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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 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
« no previous file with comments | « source/data/region/dav.txt ('k') | source/data/region/de_CH.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) 2013 International Business Machines 3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
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>/common/main/de.xml 10 * ICU <specials> source: <path>/common/main/de.xml
11 */ 11 */
12 de{ 12 de{
13 Countries{ 13 Countries{
14 001{"Welt"}
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{"Australasien"}
33 054{"Melanesien"}
34 057{"Mikronesisches Inselgebiet"}
35 061{"Polynesien"}
36 142{"Asien"}
37 143{"Zentralasien"}
38 145{"Westasien"}
39 150{"Europa"}
40 151{"Osteuropa"}
41 154{"Nordeuropa"}
42 155{"Westeuropa"}
14 419{"Lateinamerika"} 43 419{"Lateinamerika"}
15 AC{"Ascension"} 44 AC{"Ascension"}
16 AD{"Andorra"} 45 AD{"Andorra"}
17 AE{"Vereinigte Arabische Emirate"} 46 AE{"Vereinigte Arabische Emirate"}
18 AF{"Afghanistan"} 47 AF{"Afghanistan"}
19 AG{"Antigua und Barbuda"} 48 AG{"Antigua und Barbuda"}
20 AI{"Anguilla"} 49 AI{"Anguilla"}
21 AL{"Albanien"} 50 AL{"Albanien"}
22 AM{"Armenien"} 51 AM{"Armenien"}
23 AN{"Niederländische Antillen"} 52 AN{"Niederländische Antillen"}
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 MC{"Monaco"} 188 MC{"Monaco"}
160 MD{"Republik Moldau"} 189 MD{"Republik Moldau"}
161 ME{"Montenegro"} 190 ME{"Montenegro"}
162 MF{"St. Martin"} 191 MF{"St. Martin"}
163 MG{"Madagaskar"} 192 MG{"Madagaskar"}
164 MH{"Marshallinseln"} 193 MH{"Marshallinseln"}
165 MK{"Mazedonien"} 194 MK{"Mazedonien"}
166 ML{"Mali"} 195 ML{"Mali"}
167 MM{"Myanmar"} 196 MM{"Myanmar"}
168 MN{"Mongolei"} 197 MN{"Mongolei"}
169 MO{"Sonderverwaltungszone Macao"} 198 MO{"Sonderverwaltungsregion Macau"}
170 MP{"Nördliche Marianen"} 199 MP{"Nördliche Marianen"}
171 MQ{"Martinique"} 200 MQ{"Martinique"}
172 MR{"Mauretanien"} 201 MR{"Mauretanien"}
173 MS{"Montserrat"} 202 MS{"Montserrat"}
174 MT{"Malta"} 203 MT{"Malta"}
175 MU{"Mauritius"} 204 MU{"Mauritius"}
176 MV{"Malediven"} 205 MV{"Malediven"}
177 MW{"Malawi"} 206 MW{"Malawi"}
178 MX{"Mexiko"} 207 MX{"Mexiko"}
179 MY{"Malaysia"} 208 MY{"Malaysia"}
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
266 WF{"Wallis und Futuna"} 295 WF{"Wallis und Futuna"}
267 WS{"Samoa"} 296 WS{"Samoa"}
268 XK{"Kosovo"} 297 XK{"Kosovo"}
269 YE{"Jemen"} 298 YE{"Jemen"}
270 YT{"Mayotte"} 299 YT{"Mayotte"}
271 ZA{"Südafrika"} 300 ZA{"Südafrika"}
272 ZM{"Sambia"} 301 ZM{"Sambia"}
273 ZW{"Simbabwe"} 302 ZW{"Simbabwe"}
274 ZZ{"Unbekannte Region"} 303 ZZ{"Unbekannte Region"}
275 } 304 }
305 Countries%variant{
306 CD{"Kongo (Demokratische Republik)"}
307 CG{"Kongo (Republik)"}
308 CI{"Elfenbeinküste"}
309 FK{"Falklandinseln (Malwinen)"}
310 MK{"Mazedonien (EJR)"}
311 TL{"Osttimor"}
312 }
276 CountriesShort{ 313 CountriesShort{
277 GB{"UK"} 314 GB{"UK"}
278 HK{"Hongkong"} 315 HK{"Hongkong"}
279 MO{"Macao"} 316 MO{"Macau"}
280 PS{"Palästina"} 317 PS{"Palästina"}
318 US{"USA"}
281 } 319 }
282 Version{"2.0.92.87"} 320 Version{"2.1.8.9"}
283 } 321 }
OLDNEW
« no previous file with comments | « source/data/region/dav.txt ('k') | source/data/region/de_CH.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698