Chromium Code Reviews

Side by Side Diff: source/data/region/pl.txt

Issue 872903002: ICU update to 54 - step 6 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step5
Patch Set: trailing ws removed in 5 lines Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « source/data/region/pa.txt ('k') | source/data/region/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) 2014 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/pl.xml 6 // * Source File: <path>/common/main/pl.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/pl.xml 10 * ICU <specials> source: <path>/common/main/pl.xml
11 */ 11 */
12 pl{ 12 pl{
13 Countries{ 13 Countries{
14 001{"świat"}
15 002{"Afryka"}
16 003{"Ameryka Północna"}
17 005{"Ameryka Południowa"}
18 009{"Oceania"}
19 011{"Afryka Zachodnia"}
20 013{"Ameryka Środkowa"}
21 014{"Afryka Wschodnia"}
22 015{"Afryka Północna"}
23 017{"Afryka Środkowa"}
24 018{"Afryka Południowa"}
25 019{"Ameryka"}
26 021{"Ameryka Północna (USA, Kanada)"}
27 029{"Karaiby"}
28 030{"Azja Wschodnia"}
29 034{"Azja Południowa"}
30 035{"Azja Południowo-Wschodnia"}
31 039{"Europa Południowa"}
32 053{"Australazja"}
33 054{"Melanezja"}
34 057{"Region Mikronezji"}
35 061{"Polinezja"}
36 142{"Azja"}
37 143{"Azja Środkowa"}
38 145{"Azja Zachodnia"}
39 150{"Europa"}
40 151{"Europa Wschodnia"}
41 154{"Europa Północna"}
42 155{"Europa Zachodnia"}
43 419{"Ameryka Łacińska"} 14 419{"Ameryka Łacińska"}
44 AC{"Wyspa Wniebowstąpienia"} 15 AC{"Wyspa Wniebowstąpienia"}
45 AD{"Andora"} 16 AD{"Andora"}
46 AE{"Zjednoczone Emiraty Arabskie"} 17 AE{"Zjednoczone Emiraty Arabskie"}
47 AF{"Afganistan"} 18 AF{"Afganistan"}
48 AG{"Antigua i Barbuda"} 19 AG{"Antigua i Barbuda"}
49 AI{"Anguilla"} 20 AI{"Anguilla"}
50 AL{"Albania"} 21 AL{"Albania"}
51 AM{"Armenia"} 22 AM{"Armenia"}
52 AN{"Antyle Holenderskie"} 23 AN{"Antyle Holenderskie"}
(...skipping 254 matching lines...)
307 CI{"Wybrzeże Kości Słoniowej"} 278 CI{"Wybrzeże Kości Słoniowej"}
308 FK{"Falklandy (Malwiny)"} 279 FK{"Falklandy (Malwiny)"}
309 TL{"Timor-Leste"} 280 TL{"Timor-Leste"}
310 } 281 }
311 CountriesShort{ 282 CountriesShort{
312 GB{"GB"} 283 GB{"GB"}
313 US{"USA"} 284 US{"USA"}
314 } 285 }
315 Version{"2.1.8.95"} 286 Version{"2.1.8.95"}
316 } 287 }
OLDNEW
« no previous file with comments | « source/data/region/pa.txt ('k') | source/data/region/pt.txt » ('j') | no next file with comments »

Powered by Google App Engine