| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 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 /** | |
| 10 * ICU <specials> source: <path>/common/main/yi.xml | |
| 11 */ | |
| 12 yi{ | 9 yi{ |
| 13 Countries{ | 10 Countries{ |
| 11 001{"וועלט"} |
| 12 002{"אַפֿריקע"} |
| 13 003{"צפון־אַמעריקע"} |
| 14 005{"דרום־אַמעריקע"} |
| 15 009{"אקעאַניע"} |
| 16 013{"צענטראַל־אַמעריקע"} |
| 17 019{"אַמעריקע"} |
| 18 021{"צפונדיקע אַמעריקע"} |
| 19 029{"קאַראַאיבע"} |
| 20 030{"מזרח אַזיע"} |
| 21 034{"דרום־אַזיע"} |
| 22 035{"דרום־מזרח אַזיע"} |
| 23 039{"דרום־אייראפּע"} |
| 24 061{"פּאלינעזיע"} |
| 25 142{"אַזיע"} |
| 26 143{"צענטראַל־אַזיע"} |
| 27 145{"מערב־אַזיע"} |
| 28 150{"אייראפּע"} |
| 29 151{"מזרח־אייראפּע"} |
| 30 154{"צפֿון־אייראפּע"} |
| 31 155{"מערב־אייראפּע"} |
| 14 419{"לאַטיין־אַמעריקע"} | 32 419{"לאַטיין־אַמעריקע"} |
| 15 AD{"אַנדארע"} | 33 AD{"אַנדארע"} |
| 16 AF{"אַפֿגהאַניסטאַן"} | 34 AF{"אַפֿגהאַניסטאַן"} |
| 17 AG{"אַנטיגוע און באַרבודע"} | 35 AG{"אַנטיגוע און באַרבודע"} |
| 18 AL{"אַלבאַניע"} | 36 AL{"אַלבאַניע"} |
| 19 AM{"אַרמעניע"} | 37 AM{"אַרמעניע"} |
| 20 AO{"אַנגאלע"} | 38 AO{"אַנגאלע"} |
| 21 AQ{"אַנטאַרקטיקע"} | 39 AQ{"אַנטאַרקטיקע"} |
| 22 AR{"אַרגענטינע"} | 40 AR{"אַרגענטינע"} |
| 23 AT{"עסטרייך"} | 41 AT{"עסטרייך"} |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 206 VU{"וואַנואַטו"} | 224 VU{"וואַנואַטו"} |
| 207 WS{"סאַמאאַ"} | 225 WS{"סאַמאאַ"} |
| 208 XK{"קאסאווא"} | 226 XK{"קאסאווא"} |
| 209 YE{"תימן"} | 227 YE{"תימן"} |
| 210 YT{"מאַיאט"} | 228 YT{"מאַיאט"} |
| 211 ZA{"דרום־אַפֿריקע"} | 229 ZA{"דרום־אַפֿריקע"} |
| 212 ZM{"זאַמביע"} | 230 ZM{"זאַמביע"} |
| 213 ZW{"זימבאַבווע"} | 231 ZW{"זימבאַבווע"} |
| 214 ZZ{"אומבאַוואוסטער ראַיאן"} | 232 ZZ{"אומבאַוואוסטער ראַיאן"} |
| 215 } | 233 } |
| 234 Countries%short{ |
| 235 US{"פֿ\u0022ש"} |
| 236 } |
| 216 Countries%variant{ | 237 Countries%variant{ |
| 217 TL{"מזרח טימאר"} | 238 TL{"מזרח טימאר"} |
| 218 } | 239 } |
| 219 CountriesShort{ | 240 Version{"2.1.19.94"} |
| 220 US{"פֿ\u0022ש"} | |
| 221 } | |
| 222 Version{"2.1.7.41"} | |
| 223 } | 241 } |
| OLD | NEW |