| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 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/nn.xml | 6 // * Source File: <path>/common/main/nn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/nn.xml | 10 * ICU <specials> source: <path>/common/main/nn.xml |
| 11 */ | 11 */ |
| 12 nn{ | 12 nn{ |
| 13 Countries{ | 13 Countries{ |
| 14 001{"verda"} |
| 15 002{"Afrika"} |
| 16 003{"Nord-Amerika"} |
| 17 005{"Sør-Amerika"} |
| 18 009{"Oseania"} |
| 19 011{"Vest-Afrika"} |
| 20 013{"Sentral-Amerika"} |
| 21 014{"Aust-Afrika"} |
| 22 015{"Nord-Afrika"} |
| 23 017{"Sentral-Afrika"} |
| 24 018{"Sørlege Afrika"} |
| 25 019{"Amerika"} |
| 26 021{"nordlege Amerika"} |
| 27 029{"Karibia"} |
| 28 030{"Aust-Asia"} |
| 29 034{"Sør-Asia"} |
| 30 035{"Søraust-Asia"} |
| 31 039{"Sør-Europa"} |
| 32 053{"Australia og New Zealand"} |
| 33 054{"Melanesia"} |
| 34 057{"Mikronesia"} |
| 35 061{"Polynesia"} |
| 36 142{"Asia"} |
| 37 143{"Sentral-Asia"} |
| 38 145{"Vest-Asia"} |
| 39 150{"Europa"} |
| 40 151{"Aust-Europa"} |
| 41 154{"Nord-Europa"} |
| 42 155{"Vest-Europa"} |
| 14 419{"Latin-Amerika"} | 43 419{"Latin-Amerika"} |
| 15 AC{"Ascension"} | 44 AC{"Ascension"} |
| 16 AD{"Andorra"} | 45 AD{"Andorra"} |
| 17 AE{"Dei sameinte arabiske emirata"} | 46 AE{"Dei sameinte arabiske emirata"} |
| 18 AF{"Afghanistan"} | 47 AF{"Afghanistan"} |
| 19 AG{"Antigua og Barbuda"} | 48 AG{"Antigua og Barbuda"} |
| 20 AI{"Anguilla"} | 49 AI{"Anguilla"} |
| 21 AL{"Albania"} | 50 AL{"Albania"} |
| 22 AM{"Armenia"} | 51 AM{"Armenia"} |
| 23 AN{"Dei nederlandske Antillane"} | 52 AN{"Dei nederlandske Antillane"} |
| (...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 265 YT{"Mayotte"} | 294 YT{"Mayotte"} |
| 266 ZA{"Sør-Afrika"} | 295 ZA{"Sør-Afrika"} |
| 267 ZM{"Zambia"} | 296 ZM{"Zambia"} |
| 268 ZW{"Zimbabwe"} | 297 ZW{"Zimbabwe"} |
| 269 ZZ{"ukjent område"} | 298 ZZ{"ukjent område"} |
| 270 } | 299 } |
| 271 CountriesShort{ | 300 CountriesShort{ |
| 272 HK{"Hongkong"} | 301 HK{"Hongkong"} |
| 273 MO{"Macao"} | 302 MO{"Macao"} |
| 274 } | 303 } |
| 275 Version{"2.0.92.87"} | 304 Version{"2.1.7.72"} |
| 276 } | 305 } |
| OLD | NEW |