Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Side by Side Diff: source/data/region/cs.txt

Issue 7046066: Fix some ICU locale data (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « source/data/region/chr.txt ('k') | source/data/region/da.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2010 International Business Machines 3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/cs.xml 6 // * Source File:<path>/common/main/cs.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/cs.xml 10 * ICU <specials> source: <path>/xml/main/cs.xml
11 */ 11 */
12 cs{ 12 cs{
13 Countries{ 13 Countries{
14 001{"Svět"} 14 419{"Latinská Amerika"}
15 002{"Afrika"}
16 003{"003"}
17 005{"Jižní Amerika"}
18 009{"Oceánie"}
19 011{"Západní Afrika"}
20 013{"Střední Amerika"}
21 014{"Východní Afrika"}
22 015{"Severní Afrika"}
23 017{"Střední Afrika"}
24 018{"Jižní Afrika"}
25 019{"Amerika"}
26 021{"Severní Amerika"}
27 029{"Karibik"}
28 030{"Východní Asie"}
29 034{"Jižní Asie"}
30 035{"Jihovýchodní Asie"}
31 039{"Jižní Evropa"}
32 053{"Austrálie a Nový Zéland"}
33 054{"Melanésie"}
34 057{"Mikronésie"}
35 061{"Polynésie"}
36 062{"Jižní a centrální Asie"}
37 142{"Asie"}
38 143{"Střední Asie"}
39 145{"Západní Asie"}
40 150{"Evropa"}
41 151{"Východní Evropa"}
42 154{"Severní Evropa"}
43 155{"Západní Evropa"}
44 200{"Československo"}
45 419{"Latinská Amerika a Karibské moře"}
46 830{"Normanské ostrovy"}
47 AD{"Andorra"} 15 AD{"Andorra"}
48 AE{"Spojené arabské emiráty"} 16 AE{"Spojené arabské emiráty"}
49 AF{"Afghánistán"} 17 AF{"Afghánistán"}
50 AG{"Antigua a Barbuda"} 18 AG{"Antigua a Barbuda"}
51 AI{"Anguila"} 19 AI{"Anguila"}
52 AL{"Albánie"} 20 AL{"Albánie"}
53 AM{"Arménie"} 21 AM{"Arménie"}
54 AN{"Nizozemské Antily"} 22 AN{"Nizozemské Antily"}
55 AO{"Angola"} 23 AO{"Angola"}
56 AQ{"Antarktida"} 24 AQ{"Antarktida"}
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 WS{"Samoa"} 257 WS{"Samoa"}
290 YE{"Jemen"} 258 YE{"Jemen"}
291 YT{"Mayotte"} 259 YT{"Mayotte"}
292 ZA{"Jihoafrická republika"} 260 ZA{"Jihoafrická republika"}
293 ZM{"Zambie"} 261 ZM{"Zambie"}
294 ZW{"Zimbabwe"} 262 ZW{"Zimbabwe"}
295 ZZ{"Neznámá nebo neplatná oblast"} 263 ZZ{"Neznámá nebo neplatná oblast"}
296 } 264 }
297 Version{"2.0.49.93"} 265 Version{"2.0.49.93"}
298 } 266 }
OLDNEW
« no previous file with comments | « source/data/region/chr.txt ('k') | source/data/region/da.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698