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

Side by Side Diff: source/data/region/it.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/is.txt ('k') | source/data/region/ja.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/it.xml 6 // * Source File:<path>/common/main/it.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/it.xml 10 * ICU <specials> source: <path>/xml/main/it.xml
11 */ 11 */
12 it{ 12 it{
13 Countries{ 13 Countries{
14 001{"Mondo"} 14 419{"America Latina"}
15 002{"Africa"}
16 003{"Nord America"}
17 005{"America del Sud"}
18 009{"Oceania"}
19 011{"Africa occidentale"}
20 013{"America centrale"}
21 014{"Africa orientale"}
22 015{"Africa del Nord"}
23 017{"Africa centrale"}
24 018{"Africa del Sud"}
25 019{"Americhe"}
26 021{"America del Nord"}
27 029{"Caraibi"}
28 030{"Asia orientale"}
29 034{"Asia del Sud"}
30 035{"Asia sudorientale"}
31 039{"Europa del Sud"}
32 053{"Australia e Nuova Zelanda"}
33 054{"Melanesia"}
34 057{"Regione Micronesiana"}
35 061{"Polinesia"}
36 062{"Asia centro-meridionale"}
37 142{"Asia"}
38 143{"Asia centrale"}
39 145{"Asia occidentale"}
40 150{"Europa"}
41 151{"Europa orientale"}
42 154{"Europa del Nord"}
43 155{"Europa occidentale"}
44 172{"Comunità di Stati Indipendenti"}
45 419{"America Latina e Caraibi"}
46 AC{"Isola di Ascensione"} 15 AC{"Isola di Ascensione"}
47 AD{"Andorra"} 16 AD{"Andorra"}
48 AE{"Emirati Arabi Uniti"} 17 AE{"Emirati Arabi Uniti"}
49 AF{"Afghanistan"} 18 AF{"Afghanistan"}
50 AG{"Antigua e Barbuda"} 19 AG{"Antigua e Barbuda"}
51 AI{"Anguilla"} 20 AI{"Anguilla"}
52 AL{"Albania"} 21 AL{"Albania"}
53 AM{"Armenia"} 22 AM{"Armenia"}
54 AN{"Antille Olandesi"} 23 AN{"Antille Olandesi"}
55 AO{"Angola"} 24 AO{"Angola"}
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
300 WS{"Samoa"} 269 WS{"Samoa"}
301 YE{"Yemen"} 270 YE{"Yemen"}
302 YT{"Mayotte"} 271 YT{"Mayotte"}
303 ZA{"Sudafrica"} 272 ZA{"Sudafrica"}
304 ZM{"Zambia"} 273 ZM{"Zambia"}
305 ZW{"Zimbabwe"} 274 ZW{"Zimbabwe"}
306 ZZ{"regione non valida o sconosciuta"} 275 ZZ{"regione non valida o sconosciuta"}
307 } 276 }
308 Version{"2.0.51.59"} 277 Version{"2.0.51.59"}
309 } 278 }
OLDNEW
« no previous file with comments | « source/data/region/is.txt ('k') | source/data/region/ja.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698