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

Side by Side Diff: source/data/region/de.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, 5 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/da.txt ('k') | source/data/region/el.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/de.xml 6 // * Source File:<path>/common/main/de.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/de.xml 10 * ICU <specials> source: <path>/xml/main/de.xml
11 */ 11 */
12 de{ 12 de{
13 Countries{ 13 Countries{
14 001{"Welt"} 14 419{"Lateinamerika"}
15 002{"Afrika"}
16 003{"Nordamerika"}
17 005{"Südamerika"}
18 009{"Ozeanien"}
19 011{"Westafrika"}
20 013{"Mittelamerika"}
21 014{"Ostafrika"}
22 015{"Nordafrika"}
23 017{"Zentralafrika"}
24 018{"Südliches Afrika"}
25 019{"Amerika"}
26 021{"Nördliches Amerika"}
27 029{"Karibik"}
28 030{"Ostasien"}
29 034{"Südasien"}
30 035{"Südostasien"}
31 039{"Südeuropa"}
32 053{"Australien und Neuseeland"}
33 054{"Melanesien"}
34 057{"Mikronesisches Inselgebiet"}
35 061{"Polynesien"}
36 062{"Süd-Zentralasien"}
37 142{"Asien"}
38 143{"Zentralasien"}
39 145{"Westasien"}
40 150{"Europa"}
41 151{"Osteuropa"}
42 154{"Nordeuropa"}
43 155{"Westeuropa"}
44 172{"Gemeinschaft Unabhängiger Staaten"}
45 419{"Lateinamerika und Karibik"}
46 830{"Kanalinseln"}
47 AC{"Ascension"} 15 AC{"Ascension"}
48 AD{"Andorra"} 16 AD{"Andorra"}
49 AE{"Vereinigte Arabische Emirate"} 17 AE{"Vereinigte Arabische Emirate"}
50 AF{"Afghanistan"} 18 AF{"Afghanistan"}
51 AG{"Antigua und Barbuda"} 19 AG{"Antigua und Barbuda"}
52 AI{"Anguilla"} 20 AI{"Anguilla"}
53 AL{"Albanien"} 21 AL{"Albanien"}
54 AM{"Armenien"} 22 AM{"Armenien"}
55 AN{"Niederländische Antillen"} 23 AN{"Niederländische Antillen"}
56 AO{"Angola"} 24 AO{"Angola"}
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 WS{"Samoa"} 264 WS{"Samoa"}
297 YE{"Jemen"} 265 YE{"Jemen"}
298 YT{"Mayotte"} 266 YT{"Mayotte"}
299 ZA{"Südafrika"} 267 ZA{"Südafrika"}
300 ZM{"Sambia"} 268 ZM{"Sambia"}
301 ZW{"Simbabwe"} 269 ZW{"Simbabwe"}
302 ZZ{"Unbekannte oder ungültige Region"} 270 ZZ{"Unbekannte oder ungültige Region"}
303 } 271 }
304 Version{"2.0.51.59"} 272 Version{"2.0.51.59"}
305 } 273 }
OLDNEW
« no previous file with comments | « source/data/region/da.txt ('k') | source/data/region/el.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698