| 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/ksh.xml | 6 // * Source File: <path>/common/main/ksh.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/ksh.xml | |
| 11 */ | |
| 12 ksh{ | 9 ksh{ |
| 13 Countries{ | 10 Countries{ |
| 11 001{"de Ääd"} |
| 12 002{"Affrika"} |
| 13 003{"Nood-Amärrika"} |
| 14 005{"Söd-Amärrika"} |
| 15 009{"Ozejaanije"} |
| 16 011{"Wäß-Affrika"} |
| 17 013{"Meddelammärrika"} |
| 18 014{"Oß-Affrika"} |
| 19 015{"Nood-Affrika"} |
| 20 017{"Meddel-Affrika"} |
| 21 018{"Söd-Affrika"} |
| 22 019{"Ammärrika"} |
| 23 021{"der Norde vun Amärrika"} |
| 24 029{"de Karribik"} |
| 25 030{"Oß-Aasije"} |
| 26 034{"Söd-Aasije"} |
| 27 035{"Söd-Oß-Aasije"} |
| 28 039{"Söd-Europpa"} |
| 29 053{"de Rejjohn öm Austraalije"} |
| 30 054{"Mellaneesije"} |
| 31 057{"de Rejohn vun Mikroneeseje"} |
| 32 061{"Polineesije"} |
| 33 142{"Aasije"} |
| 34 143{"Meddelaasije"} |
| 35 145{"Wäß-Aasije"} |
| 36 150{"Europpa"} |
| 37 151{"Oß-Europpa"} |
| 38 154{"Nood-Europpa"} |
| 39 155{"Wäß-Europpa"} |
| 14 419{"Lateinamärrika"} | 40 419{"Lateinamärrika"} |
| 15 AC{"Aßension"} | 41 AC{"Aßension"} |
| 16 AD{"Andorra"} | 42 AD{"Andorra"} |
| 17 AE{"Vereinschte Arrabesche Emmirate"} | 43 AE{"Vereinschte Arrabesche Emmirate"} |
| 18 AF{"Afjaanistahn"} | 44 AF{"Afjaanistahn"} |
| 19 AG{"Antigwa un Barbuda"} | 45 AG{"Antigwa un Barbuda"} |
| 20 AI{"Anggwilla"} | 46 AI{"Anggwilla"} |
| 21 AL{"Albaanije"} | 47 AL{"Albaanije"} |
| 22 AM{"Arrmeenije"} | 48 AM{"Arrmeenije"} |
| 23 AN{"de Nederlängsche Antille"} | 49 AN{"de Nederlängsche Antille"} |
| (...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 266 WF{"Wallis un Futuna"} | 292 WF{"Wallis un Futuna"} |
| 267 WS{"Sammoha"} | 293 WS{"Sammoha"} |
| 268 XK{"Kosovo"} | 294 XK{"Kosovo"} |
| 269 YE{"Jämme"} | 295 YE{"Jämme"} |
| 270 YT{"Majott"} | 296 YT{"Majott"} |
| 271 ZA{"de Republik Södaffrika"} | 297 ZA{"de Republik Södaffrika"} |
| 272 ZM{"Sambija"} | 298 ZM{"Sambija"} |
| 273 ZW{"Simbabwe"} | 299 ZW{"Simbabwe"} |
| 274 ZZ{"- Jääjend onbikannt -"} | 300 ZZ{"- Jääjend onbikannt -"} |
| 275 } | 301 } |
| 302 Countries%short{ |
| 303 GB{"Jruußbrettannije"} |
| 304 HK{"Hongkong"} |
| 305 MO{"Makau"} |
| 306 US{"USA"} |
| 307 } |
| 276 Countries%variant{ | 308 Countries%variant{ |
| 277 CD{"de Demmokraatesche Republik Konggo"} | 309 CD{"de Demmokraatesche Republik Konggo"} |
| 278 CG{"de Republik Konggo"} | 310 CG{"de Republik Konggo"} |
| 279 CI{"de Älfebeijnköß"} | 311 CI{"de Älfebeijnköß"} |
| 280 FK{"de malleviinesche Enselle"} | 312 FK{"de malleviinesche Enselle"} |
| 281 MK{"de vörmaals ens jugoßlaawesch jewääse Republik Mazedoonije"} | 313 MK{"de vörmaals ens jugoßlaawesch jewääse Republik Mazedoonije"} |
| 282 } | 314 } |
| 283 CountriesShort{ | 315 Version{"2.1.19.14"} |
| 284 GB{"Jruußbrettannije"} | |
| 285 US{"USA"} | |
| 286 } | |
| 287 Version{"2.1.7.53"} | |
| 288 } | 316 } |
| OLD | NEW |