| 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/mg.xml | 6 // * Source File: <path>/common/main/mg.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/mg.xml | 10 * ICU <specials> source: <path>/common/main/mg.xml |
| 11 */ | 11 */ |
| 12 mg{ | 12 mg{ |
| 13 Languages{ | 13 Languages{ |
| 14 ak{"Akan"} | |
| 15 am{"Amharika"} | |
| 16 ar{"Arabo"} | |
| 17 be{"Bielorosy"} | |
| 18 bg{"Biolgara"} | |
| 19 bn{"Bengali"} | |
| 20 cs{"Tseky"} | |
| 21 de{"Alemanina"} | |
| 22 el{"Grika"} | |
| 23 en{"Anglisy"} | |
| 24 es{"Espaniola"} | |
| 25 fa{"Persa"} | |
| 26 fr{"Frantsay"} | |
| 27 ha{"haoussa"} | |
| 28 hi{"hindi"} | |
| 29 hu{"hongroà"} | |
| 30 id{"Indonezianina"} | |
| 31 ig{"igbo"} | |
| 32 it{"Italianina"} | |
| 33 ja{"Japoney"} | |
| 34 jv{"Javaney"} | |
| 35 km{"khmer"} | |
| 36 ko{"Koreanina"} | |
| 37 mg{"Malagasy"} | 14 mg{"Malagasy"} |
| 38 ms{"Malay"} | |
| 39 my{"Birmana"} | |
| 40 ne{"Nepale"} | |
| 41 nl{"Holandey"} | |
| 42 pa{"Penjabi"} | |
| 43 pl{"Poloney"} | |
| 44 pt{"Portiogey"} | |
| 45 ro{"Romanianina"} | |
| 46 ru{"Rosianina"} | |
| 47 rw{"Roande"} | |
| 48 so{"Somalianina"} | |
| 49 sv{"Soisa"} | |
| 50 ta{"Tamoila"} | |
| 51 th{"Taioaney"} | |
| 52 tr{"Tiorka"} | |
| 53 uk{"Okrainianina"} | |
| 54 ur{"Ordò"} | |
| 55 vi{"Vietnamianina"} | |
| 56 yo{"Yôrobà"} | |
| 57 zh{"Sinoa, Mandarin"} | |
| 58 zu{"Zolò"} | |
| 59 } | 15 } |
| 60 Version{"2.1.7.39"} | |
| 61 } | 16 } |
| OLD | NEW |