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

Side by Side Diff: source/data/region/es.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/en.txt ('k') | source/data/region/es_CL.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/es.xml 6 // * Source File:<path>/common/main/es.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/es.xml 10 * ICU <specials> source: <path>/xml/main/es.xml
11 */ 11 */
12 es{ 12 es{
13 Countries{ 13 Countries{
14 001{"Mundo"} 14 419{"Latinoamérica"}
15 002{"África"}
16 003{"América del Norte"}
17 005{"Suramérica"}
18 009{"Oceanía"}
19 011{"África occidental"}
20 013{"Centroamérica"}
21 014{"África oriental"}
22 015{"África septentrional"}
23 017{"África central"}
24 018{"África meridional"}
25 019{"Américas"}
26 021{"Norteamérica"}
27 029{"Caribe"}
28 030{"Asia oriental"}
29 034{"Asia meridional"}
30 035{"Sudeste asiático"}
31 039{"Europa meridional"}
32 053{"Australia y Nueva Zelanda"}
33 054{"Melanesia"}
34 057{"Micronesia [057]"}
35 061{"Polinesia"}
36 062{"Asia centromeridional"}
37 142{"Asia"}
38 143{"Asia central"}
39 145{"Asia occidental"}
40 150{"Europa"}
41 151{"Europa oriental"}
42 154{"Europa septentrional"}
43 155{"Europa occidental"}
44 172{"Comunidad de Estados Independientes"}
45 419{"Latinoamérica y el Caribe"}
46 AC{"Isla de la Ascensión"} 15 AC{"Isla de la Ascensión"}
47 AD{"Andorra"} 16 AD{"Andorra"}
48 AE{"Emiratos Árabes Unidos"} 17 AE{"Emiratos Árabes Unidos"}
49 AF{"Afganistán"} 18 AF{"Afganistán"}
50 AG{"Antigua y Barbuda"} 19 AG{"Antigua y Barbuda"}
51 AI{"Anguila"} 20 AI{"Anguila"}
52 AL{"Albania"} 21 AL{"Albania"}
53 AM{"Armenia"} 22 AM{"Armenia"}
54 AN{"Antillas Neerlandesas"} 23 AN{"Antillas Neerlandesas"}
55 AO{"Angola"} 24 AO{"Angola"}
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 WS{"Samoa"} 267 WS{"Samoa"}
299 YE{"Yemen"} 268 YE{"Yemen"}
300 YT{"Mayotte"} 269 YT{"Mayotte"}
301 ZA{"Sudáfrica"} 270 ZA{"Sudáfrica"}
302 ZM{"Zambia"} 271 ZM{"Zambia"}
303 ZW{"Zimbabue"} 272 ZW{"Zimbabue"}
304 ZZ{"Región desconocida o no válida"} 273 ZZ{"Región desconocida o no válida"}
305 } 274 }
306 Version{"2.0.51.59"} 275 Version{"2.0.51.59"}
307 } 276 }
OLDNEW
« no previous file with comments | « source/data/region/en.txt ('k') | source/data/region/es_CL.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698