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

Side by Side Diff: source/data/region/pt.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/pl.txt ('k') | source/data/region/pt_PT.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/pt.xml 6 // * Source File:<path>/common/main/pt.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/pt.xml 10 * ICU <specials> source: <path>/xml/main/pt.xml
11 */ 11 */
12 pt{ 12 pt{
13 Countries{ 13 Countries{
14 001{"Mundo"} 14 419{"América Latina"}
15 002{"África"}
16 003{"América do Norte"}
17 005{"América do Sul"}
18 009{"Oceania"}
19 011{"África Ocidental"}
20 013{"América Central"}
21 014{"África Oriental"}
22 015{"África do Norte"}
23 017{"África Central"}
24 018{"África Austral"}
25 019{"Américas"}
26 021{"América Setentrional"}
27 029{"Caribe"}
28 030{"Ásia Oriental"}
29 034{"Ásia do Sul"}
30 035{"Ásia Centro-Oriental"}
31 039{"Europa do Sul"}
32 053{"Austrália e Nova Zelândia"}
33 054{"Melanésia"}
34 057{"Região da Micronésia"}
35 061{"Polinésia"}
36 062{"Ásia Centro-Meridional"}
37 142{"Ásia"}
38 143{"Ásia Central"}
39 145{"Ásia Ocidental"}
40 150{"Europa"}
41 151{"Europa Oriental"}
42 154{"Europa Setentrional"}
43 155{"Europa Ocidental"}
44 172{"Comunidade dos Estados Independentes"}
45 419{"América Latina e Caribe"}
46 AC{"Ilha de Ascensão"} 15 AC{"Ilha de Ascensão"}
47 AD{"Andorra"} 16 AD{"Andorra"}
48 AE{"Emirados Árabes Unidos"} 17 AE{"Emirados Árabes Unidos"}
49 AF{"Afeganistão"} 18 AF{"Afeganistão"}
50 AG{"Antígua e Barbuda"} 19 AG{"Antígua e 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{"Antilhas Holandesas"} 23 AN{"Antilhas Holandesas"}
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{"Iêmen"} 265 YE{"Iêmen"}
297 YT{"Mayotte"} 266 YT{"Mayotte"}
298 ZA{"África do Sul"} 267 ZA{"África do Sul"}
299 ZM{"Zâmbia"} 268 ZM{"Zâmbia"}
300 ZW{"Zimbábue"} 269 ZW{"Zimbábue"}
301 ZZ{"Região desconhecida ou inválida"} 270 ZZ{"Região desconhecida ou inválida"}
302 } 271 }
303 Version{"2.0.51.59"} 272 Version{"2.0.51.59"}
304 } 273 }
OLDNEW
« no previous file with comments | « source/data/region/pl.txt ('k') | source/data/region/pt_PT.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698