OLD | NEW |
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/yi.xml | 6 // * Source File: <path>/common/main/yi.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/yi.xml | 10 * ICU <specials> source: <path>/common/main/yi.xml |
11 */ | 11 */ |
12 yi{ | 12 yi{ |
13 Countries{ | 13 Countries{ |
14 001{"וועלט"} | |
15 002{"אַפֿריקע"} | |
16 003{"צפון־אַמעריקע"} | |
17 005{"דרום־אַמעריקע"} | |
18 009{"אקעאַניע"} | |
19 013{"צענטראַל־אַמעריקע"} | |
20 019{"אַמעריקע"} | |
21 021{"צפונדיקע אַמעריקע"} | |
22 029{"קאַראַאיבע"} | |
23 030{"מזרח אַזיע"} | |
24 034{"דרום־אַזיע"} | |
25 035{"דרום־מזרח אַזיע"} | |
26 039{"דרום־אייראפּע"} | |
27 061{"פּאלינעזיע"} | |
28 142{"אַזיע"} | |
29 143{"צענטראַל־אַזיע"} | |
30 145{"מערב־אַזיע"} | |
31 150{"אייראפּע"} | |
32 151{"מזרח־אייראפּע"} | |
33 154{"צפֿון־אייראפּע"} | |
34 155{"מערב־אייראפּע"} | |
35 419{"לאַטיין־אַמעריקע"} | 14 419{"לאַטיין־אַמעריקע"} |
36 AD{"אַנדארע"} | 15 AD{"אַנדארע"} |
37 AF{"אַפֿגהאַניסטאַן"} | 16 AF{"אַפֿגהאַניסטאַן"} |
38 AG{"אַנטיגוע און באַרבודע"} | 17 AG{"אַנטיגוע און באַרבודע"} |
39 AL{"אַלבאַניע"} | 18 AL{"אַלבאַניע"} |
40 AM{"אַרמעניע"} | 19 AM{"אַרמעניע"} |
41 AO{"אַנגאלע"} | 20 AO{"אַנגאלע"} |
42 AQ{"אַנטאַרקטיקע"} | 21 AQ{"אַנטאַרקטיקע"} |
43 AR{"אַרגענטינע"} | 22 AR{"אַרגענטינע"} |
44 AT{"עסטרייך"} | 23 AT{"עסטרייך"} |
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
235 ZZ{"אומבאַוואוסטער ראַיאן"} | 214 ZZ{"אומבאַוואוסטער ראַיאן"} |
236 } | 215 } |
237 Countries%variant{ | 216 Countries%variant{ |
238 TL{"מזרח טימאר"} | 217 TL{"מזרח טימאר"} |
239 } | 218 } |
240 CountriesShort{ | 219 CountriesShort{ |
241 US{"פֿ\u0022ש"} | 220 US{"פֿ\u0022ש"} |
242 } | 221 } |
243 Version{"2.1.7.41"} | 222 Version{"2.1.7.41"} |
244 } | 223 } |
OLD | NEW |