| 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/wae.xml | 6 // * Source File: <path>/common/main/wae.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/wae.xml | |
| 11 */ | |
| 12 wae{ | 9 wae{ |
| 13 Languages{ | 10 Languages{ |
| 14 ab{"Abčasiš"} | 11 ab{"Abčasiš"} |
| 15 af{"Afrikáns"} | 12 af{"Afrikáns"} |
| 16 am{"Amhariš"} | 13 am{"Amhariš"} |
| 17 ar{"Arabiš"} | 14 ar{"Arabiš"} |
| 18 as{"Assamesiš"} | 15 as{"Assamesiš"} |
| 19 ay{"Aymara"} | 16 ay{"Aymara"} |
| 20 az{"Serbaidšaniš"} | 17 az{"Serbaidšaniš"} |
| 21 be{"Wísrussiš"} | 18 be{"Wísrussiš"} |
| (...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 195 gregorian{"Gregorianišä Kaländer"} | 192 gregorian{"Gregorianišä Kaländer"} |
| 196 } | 193 } |
| 197 collation{ | 194 collation{ |
| 198 ducet{"Standard Unicode Sortierreiefolg"} | 195 ducet{"Standard Unicode Sortierreiefolg"} |
| 199 search{"Allgmeini Süeč"} | 196 search{"Allgmeini Süeč"} |
| 200 } | 197 } |
| 201 numbers{ | 198 numbers{ |
| 202 latn{"Arabiši Zálä"} | 199 latn{"Arabiši Zálä"} |
| 203 } | 200 } |
| 204 } | 201 } |
| 205 Version{"2.1.7.53"} | 202 Version{"2.1.19.14"} |
| 206 codePatterns{ | 203 codePatterns{ |
| 207 language{"Sprač: {0}"} | 204 language{"Sprač: {0}"} |
| 208 script{"Alfabét: {0}"} | 205 script{"Alfabét: {0}"} |
| 209 territory{"Regio: {0}"} | 206 territory{"Regio: {0}"} |
| 210 } | 207 } |
| 211 } | 208 } |
| OLD | NEW |