| 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/fo.xml | 6 // * Source File: <path>/common/main/fo.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/fo.xml | 10 * ICU <specials> source: <path>/common/main/fo.xml |
| (...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 223 PA{"Panama"} | 223 PA{"Panama"} |
| 224 PE{"Perú"} | 224 PE{"Perú"} |
| 225 PF{"Franska Polynesia"} | 225 PF{"Franska Polynesia"} |
| 226 PG{"Papua Nýguinea"} | 226 PG{"Papua Nýguinea"} |
| 227 PH{"Filipsoyggjar"} | 227 PH{"Filipsoyggjar"} |
| 228 PK{"Pakistan"} | 228 PK{"Pakistan"} |
| 229 PL{"Pólland"} | 229 PL{"Pólland"} |
| 230 PM{"Saint Pierre og Miquelon"} | 230 PM{"Saint Pierre og Miquelon"} |
| 231 PN{"Pitcairn"} | 231 PN{"Pitcairn"} |
| 232 PR{"Puerto Rico"} | 232 PR{"Puerto Rico"} |
| 233 PS{"Palestinskt territorium"} | 233 PS{"Palestina"} |
| 234 PT{"Portugal"} | 234 PT{"Portugal"} |
| 235 PW{"Palau"} | 235 PW{"Palau"} |
| 236 PY{"Paraguei"} | 236 PY{"Paraguei"} |
| 237 QA{"Katar"} | 237 QA{"Katar"} |
| 238 RE{"Réunion"} | 238 RE{"Réunion"} |
| 239 RO{"Rumenia"} | 239 RO{"Rumenia"} |
| 240 RS{"Serbia"} | 240 RS{"Serbia"} |
| 241 RU{"Russland"} | 241 RU{"Russland"} |
| 242 RW{"Ruanda"} | 242 RW{"Ruanda"} |
| 243 SA{"Saudi-Arábia"} | 243 SA{"Saudi-Arábia"} |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 297 ZA{"Suðurafrikalýðveldið"} | 297 ZA{"Suðurafrikalýðveldið"} |
| 298 ZM{"Sambia"} | 298 ZM{"Sambia"} |
| 299 ZW{"Simbabvi"} | 299 ZW{"Simbabvi"} |
| 300 ZZ{"(ukendt område)"} | 300 ZZ{"(ukendt område)"} |
| 301 } | 301 } |
| 302 Countries%variant{ | 302 Countries%variant{ |
| 303 CG{"Kongo-Brazzaville"} | 303 CG{"Kongo-Brazzaville"} |
| 304 } | 304 } |
| 305 CountriesShort{ | 305 CountriesShort{ |
| 306 GB{"Stóra Bretland"} | 306 GB{"Stóra Bretland"} |
| 307 HK{"Hongkong"} | |
| 308 MO{"Makao"} | |
| 309 PS{"Palestina"} | |
| 310 US{"USA"} | 307 US{"USA"} |
| 311 } | 308 } |
| 312 Version{"2.1.7.53"} | 309 Version{"2.1.7.53"} |
| 313 } | 310 } |
| OLD | NEW |