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

Side by Side Diff: source/data/region/ca.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/bs.txt ('k') | source/data/region/chr.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/ca.xml 6 // * Source File:<path>/common/main/ca.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/ca.xml 10 * ICU <specials> source: <path>/xml/main/ca.xml
11 */ 11 */
12 ca{ 12 ca{
13 Countries{ 13 Countries{
14 001{"Món"} 14 419{"Amèrica Llatina"}
15 002{"Àfrica"}
16 003{"Amèrica del Nord"}
17 005{"Amèrica del Sud"}
18 009{"Oceania"}
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 septentrional"}
27 029{"Carib"}
28 030{"Àsia Oriental"}
29 034{"Àsia meridional"}
30 035{"Àsia Sud-oriental"}
31 039{"Europa meridional"}
32 053{"Austràlia i Nova Zelanda"}
33 054{"Melanèsia"}
34 057{"Regió de la Micronèsia"}
35 061{"Polinèsia"}
36 062{"Àsia Sud-central"}
37 142{"Àsia"}
38 143{"Àsia Central"}
39 145{"Àsia Occidental"}
40 150{"Europa"}
41 151{"Europa Oriental"}
42 154{"Europa septentrional"}
43 155{"Europa Occidental"}
44 172{"Comunitat d'Estats Independents"}
45 419{"Amèrica Llatina i Carib"}
46 AC{"Illa de l'Ascensió"} 15 AC{"Illa de l'Ascensió"}
47 AD{"Andorra"} 16 AD{"Andorra"}
48 AE{"Unió dels Emirats Àrabs"} 17 AE{"Unió dels Emirats Àrabs"}
49 AF{"Afganistan"} 18 AF{"Afganistan"}
50 AG{"Antigua i Barbuda"} 19 AG{"Antigua i Barbuda"}
51 AI{"Anguilla"} 20 AI{"Anguilla"}
52 AL{"Albània"} 21 AL{"Albània"}
53 AM{"Armènia"} 22 AM{"Armènia"}
54 AN{"Antilles Neerlandeses"} 23 AN{"Antilles Neerlandeses"}
55 AO{"Angola"} 24 AO{"Angola"}
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 WS{"Samoa"} 264 WS{"Samoa"}
296 YE{"Iemen"} 265 YE{"Iemen"}
297 YT{"Mayotte"} 266 YT{"Mayotte"}
298 ZA{"República de Sud-àfrica"} 267 ZA{"República de Sud-àfrica"}
299 ZM{"Zàmbia"} 268 ZM{"Zàmbia"}
300 ZW{"Zimbabwe"} 269 ZW{"Zimbabwe"}
301 ZZ{"Regió desconeguda o no vàlida"} 270 ZZ{"Regió desconeguda o no vàlida"}
302 } 271 }
303 Version{"2.0.50.94"} 272 Version{"2.0.50.94"}
304 } 273 }
OLDNEW
« no previous file with comments | « source/data/region/bs.txt ('k') | source/data/region/chr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698