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

Side by Side Diff: source/data/region/gl.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/gd.txt ('k') | source/data/region/gsw.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/gl.xml 6 // * Source File: <path>/common/main/gl.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/gl.xml 10 * ICU <specials> source: <path>/common/main/gl.xml
11 */ 11 */
12 gl{ 12 gl{
13 Countries{ 13 Countries{
14 001{"Mundo"}
15 002{"África"}
16 003{"Norteamérica"}
17 005{"Sudamérica"}
18 009{"Oceanía"}
19 011{"África Occidental"}
20 013{"América Central"}
21 014{"África Oriental"}
22 015{"África Septentrional"}
23 017{"África Central"}
24 018{"África Meridional"}
25 019{"América"}
26 021{"América do Norte"}
27 029{"Caribe"}
28 030{"Asia Oriental"}
29 034{"Sul de Asia"}
30 035{"Sureste Asiático"}
31 039{"Europa Meridional"}
32 053{"Australasia"}
33 054{"Melanesia"}
34 057{"Rexión da Micronesia"}
35 061{"Polinesia"}
36 142{"Asia"}
37 143{"Asia Central"}
38 145{"Asia Occidental"}
39 150{"Europa"}
40 151{"Europa do Leste"}
41 154{"Europa Septentrional"}
42 155{"Europa Occidental"}
14 419{"América Latina"} 43 419{"América Latina"}
15 AC{"Illa de Ascensión"} 44 AC{"Illa de Ascensión"}
16 AD{"Andorra"} 45 AD{"Andorra"}
17 AE{"Emiratos Árabes Unidos"} 46 AE{"Emiratos Árabes Unidos"}
18 AF{"Afganistán"} 47 AF{"Afganistán"}
19 AG{"Antiga e Barbuda"} 48 AG{"Antiga e Barbuda"}
20 AI{"Anguila"} 49 AI{"Anguila"}
21 AL{"Albania"} 50 AL{"Albania"}
22 AM{"Armenia"} 51 AM{"Armenia"}
23 AN{"Antillas Holandesas"} 52 AN{"Antillas Holandesas"}
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
266 WF{"Wallis e Futuna"} 295 WF{"Wallis e Futuna"}
267 WS{"Samoa"} 296 WS{"Samoa"}
268 XK{"Kosovo"} 297 XK{"Kosovo"}
269 YE{"Iemen"} 298 YE{"Iemen"}
270 YT{"Mayotte"} 299 YT{"Mayotte"}
271 ZA{"Sudáfrica"} 300 ZA{"Sudáfrica"}
272 ZM{"Zambia"} 301 ZM{"Zambia"}
273 ZW{"Cimbabue"} 302 ZW{"Cimbabue"}
274 ZZ{"Rexión descoñecida"} 303 ZZ{"Rexión descoñecida"}
275 } 304 }
305 Countries%variant{
306 CD{"Congo (RDC)"}
307 CG{"Congo (RC)"}
308 CI{"Costa do Marfil"}
309 FK{"Illas Malvinas (Falkland)"}
310 MK{"Macedonia (ARIM)"}
311 }
276 CountriesShort{ 312 CountriesShort{
313 GB{"RU"}
277 HK{"Hong Kong"} 314 HK{"Hong Kong"}
278 MO{"Macau"} 315 MO{"Macau"}
279 PS{"Palestina"} 316 PS{"Palestina"}
280 } 317 }
281 Version{"2.0.92.87"} 318 Version{"2.1.8.9"}
282 } 319 }
OLDNEW
« no previous file with comments | « source/data/region/gd.txt ('k') | source/data/region/gsw.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698