| 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/ksh.xml | 6 // * Source File: <path>/common/main/ksh.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/ksh.xml | 10 * ICU <specials> source: <path>/common/main/ksh.xml |
| 11 */ | 11 */ |
| 12 ksh{ | 12 ksh{ |
| 13 Countries{ | 13 Countries{ |
| 14 001{"de Ääd"} | |
| 15 002{"Affrika"} | |
| 16 003{"Nood-Amärrika"} | |
| 17 005{"Söd-Amärrika"} | |
| 18 009{"Ozejaanije"} | |
| 19 011{"Wäß-Affrika"} | |
| 20 013{"Meddelammärrika"} | |
| 21 014{"Oß-Affrika"} | |
| 22 015{"Nood-Affrika"} | |
| 23 017{"Meddel-Affrika"} | |
| 24 018{"Söd-Affrika"} | |
| 25 019{"Ammärrika"} | |
| 26 021{"der Norde vun Amärrika"} | |
| 27 029{"de Karribik"} | |
| 28 030{"Oß-Aasije"} | |
| 29 034{"Söd-Aasije"} | |
| 30 035{"Söd-Oß-Aasije"} | |
| 31 039{"Söd-Europpa"} | |
| 32 053{"de Rejjohn öm Austraalije"} | |
| 33 054{"Mellaneesije"} | |
| 34 057{"de Rejohn vun Mikroneeseje"} | |
| 35 061{"Polineesije"} | |
| 36 142{"Aasije"} | |
| 37 143{"Meddelaasije"} | |
| 38 145{"Wäß-Aasije"} | |
| 39 150{"Europpa"} | |
| 40 151{"Oß-Europpa"} | |
| 41 154{"Nood-Europpa"} | |
| 42 155{"Wäß-Europpa"} | |
| 43 419{"Lateinamärrika"} | 14 419{"Lateinamärrika"} |
| 44 AC{"Aßension"} | 15 AC{"Aßension"} |
| 45 AD{"Andorra"} | 16 AD{"Andorra"} |
| 46 AE{"Vereinschte Arrabesche Emmirate"} | 17 AE{"Vereinschte Arrabesche Emmirate"} |
| 47 AF{"Afjaanistahn"} | 18 AF{"Afjaanistahn"} |
| 48 AG{"Antigwa un Barbuda"} | 19 AG{"Antigwa un Barbuda"} |
| 49 AI{"Anggwilla"} | 20 AI{"Anggwilla"} |
| 50 AL{"Albaanije"} | 21 AL{"Albaanije"} |
| 51 AM{"Arrmeenije"} | 22 AM{"Arrmeenije"} |
| 52 AN{"de Nederlängsche Antille"} | 23 AN{"de Nederlängsche Antille"} |
| (...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 308 CI{"de Älfebeijnköß"} | 279 CI{"de Älfebeijnköß"} |
| 309 FK{"de malleviinesche Enselle"} | 280 FK{"de malleviinesche Enselle"} |
| 310 MK{"de vörmaals ens jugoßlaawesch jewääse Republik Mazedoonije"} | 281 MK{"de vörmaals ens jugoßlaawesch jewääse Republik Mazedoonije"} |
| 311 } | 282 } |
| 312 CountriesShort{ | 283 CountriesShort{ |
| 313 GB{"Jruußbrettannije"} | 284 GB{"Jruußbrettannije"} |
| 314 US{"USA"} | 285 US{"USA"} |
| 315 } | 286 } |
| 316 Version{"2.1.7.53"} | 287 Version{"2.1.7.53"} |
| 317 } | 288 } |
| OLD | NEW |