| 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/gsw.xml | 6 // * Source File: <path>/common/main/gsw.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/gsw.xml | 10 * ICU <specials> source: <path>/common/main/gsw.xml |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 128 GM{"Gambia"} | 128 GM{"Gambia"} |
| 129 GN{"Gineea"} | 129 GN{"Gineea"} |
| 130 GP{"Guadälup"} | 130 GP{"Guadälup"} |
| 131 GQ{"Äquatoriaalgineea"} | 131 GQ{"Äquatoriaalgineea"} |
| 132 GR{"Griecheland"} | 132 GR{"Griecheland"} |
| 133 GS{"Süüdgeorgie und d’süüdlichi Sändwitsch-Insle"} | 133 GS{"Süüdgeorgie und d’süüdlichi Sändwitsch-Insle"} |
| 134 GT{"Guatemaala"} | 134 GT{"Guatemaala"} |
| 135 GU{"Guam"} | 135 GU{"Guam"} |
| 136 GW{"Gineea-Bissau"} | 136 GW{"Gineea-Bissau"} |
| 137 GY{"Guäjaana"} | 137 GY{"Guäjaana"} |
| 138 HK{"Sonderverwaltigszone Hongkong"} | 138 HK{"Hongkong"} |
| 139 HM{"Höörd- und MäcDonald-Insle"} | 139 HM{"Höörd- und MäcDonald-Insle"} |
| 140 HN{"Honduras"} | 140 HN{"Honduras"} |
| 141 HR{"Kroaazie"} | 141 HR{"Kroaazie"} |
| 142 HT{"Haiti"} | 142 HT{"Haiti"} |
| 143 HU{"Ungarn"} | 143 HU{"Ungarn"} |
| 144 ID{"Indoneesie"} | 144 ID{"Indoneesie"} |
| 145 IE{"Irland"} | 145 IE{"Irland"} |
| 146 IL{"Israel"} | 146 IL{"Israel"} |
| 147 IM{"Insle vo Män"} | 147 IM{"Insle vo Män"} |
| 148 IN{"Indie"} | 148 IN{"Indie"} |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 181 MC{"Monaco"} | 181 MC{"Monaco"} |
| 182 MD{"Republik Moldau"} | 182 MD{"Republik Moldau"} |
| 183 ME{"Monteneegro"} | 183 ME{"Monteneegro"} |
| 184 MF{"St. Martin"} | 184 MF{"St. Martin"} |
| 185 MG{"Madagaschkar"} | 185 MG{"Madagaschkar"} |
| 186 MH{"Marshallinsle"} | 186 MH{"Marshallinsle"} |
| 187 MK{"Mazedoonie"} | 187 MK{"Mazedoonie"} |
| 188 ML{"Maali"} | 188 ML{"Maali"} |
| 189 MM{"Myanmar (Burma)"} | 189 MM{"Myanmar (Burma)"} |
| 190 MN{"Mongolei"} | 190 MN{"Mongolei"} |
| 191 MO{"Sonderverwaltigszone Macao"} | 191 MO{"Macao"} |
| 192 MP{"Nördlichi Mariaane"} | 192 MP{"Nördlichi Mariaane"} |
| 193 MQ{"Martinigg"} | 193 MQ{"Martinigg"} |
| 194 MR{"Mauretaanie"} | 194 MR{"Mauretaanie"} |
| 195 MS{"Moosörrat"} | 195 MS{"Moosörrat"} |
| 196 MT{"Malta"} | 196 MT{"Malta"} |
| 197 MU{"Mauriizius"} | 197 MU{"Mauriizius"} |
| 198 MV{"Malediiwe"} | 198 MV{"Malediiwe"} |
| 199 MW{"Malaawi"} | 199 MW{"Malaawi"} |
| 200 MX{"Mexiko"} | 200 MX{"Mexiko"} |
| 201 MY{"Maläisia"} | 201 MY{"Maläisia"} |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 287 YE{"Jeeme"} | 287 YE{"Jeeme"} |
| 288 YT{"Majott"} | 288 YT{"Majott"} |
| 289 ZA{"Süüdafrika"} | 289 ZA{"Süüdafrika"} |
| 290 ZM{"Sambia"} | 290 ZM{"Sambia"} |
| 291 ZW{"Simbabwe"} | 291 ZW{"Simbabwe"} |
| 292 ZZ{"Unbekannti oder ungültigi Regioon"} | 292 ZZ{"Unbekannti oder ungültigi Regioon"} |
| 293 } | 293 } |
| 294 Countries%variant{ | 294 Countries%variant{ |
| 295 MK{"Mazedoonie (EJRM)"} | 295 MK{"Mazedoonie (EJRM)"} |
| 296 } | 296 } |
| 297 CountriesShort{ | |
| 298 HK{"Hongkong"} | |
| 299 MO{"Macao"} | |
| 300 } | |
| 301 Version{"2.1.7.41"} | 297 Version{"2.1.7.41"} |
| 302 } | 298 } |
| OLD | NEW |