| 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/ig.xml | 6 // * Source File: <path>/common/main/ig.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/ig.xml | 10 * ICU <specials> source: <path>/common/main/ig.xml |
| 11 */ | 11 */ |
| 12 ig{ | 12 ig{ |
| 13 Languages{ | 13 Languages{ |
| 14 ak{"Akan"} | |
| 15 am{"Amariikị"} | |
| 16 ar{"Arabiikị"} | |
| 17 be{"Belaruusu"} | |
| 18 bg{"Bọlụgarịa"} | |
| 19 bn{"Bengali"} | |
| 20 cs{"Cheekị"} | |
| 21 de{"Jamaan"} | |
| 22 el{"Giriikị"} | |
| 23 en{"Oyibo"} | |
| 24 es{"Panya"} | |
| 25 fa{"Peshan"} | |
| 26 fr{"Fụrench"} | |
| 27 ha{"Awụsa"} | |
| 28 hi{"Hindi"} | |
| 29 hu{"Magịya"} | |
| 30 id{"Indonisia"} | |
| 31 ig{"Igbo"} | 14 ig{"Igbo"} |
| 32 it{"Italo"} | |
| 33 ja{"Japanese"} | |
| 34 jv{"Java"} | |
| 35 km{"Keme, Etiti"} | |
| 36 ko{"Koria"} | |
| 37 ms{"Maleyi"} | |
| 38 my{"Mịanma"} | |
| 39 ne{"Nepali"} | |
| 40 nl{"Dọọch"} | |
| 41 pa{"Punjabi"} | |
| 42 pl{"Poliishi"} | |
| 43 pt{"Potoki"} | |
| 44 ro{"Rumenia"} | |
| 45 ru{"Rọshan"} | |
| 46 rw{"Rụwanda"} | |
| 47 so{"Somali"} | |
| 48 sv{"Sụwidiishi"} | |
| 49 ta{"Tamụlụ"} | |
| 50 th{"Taị"} | |
| 51 tr{"Tọkiishi"} | |
| 52 uk{"Ukureenị"} | |
| 53 ur{"Urudu"} | |
| 54 vi{"Viyetịnaamụ"} | |
| 55 yo{"Yoruba"} | |
| 56 zh{"Mandarịịnị"} | |
| 57 zu{"Zulu"} | |
| 58 } | 15 } |
| 59 Version{"2.1.7.39"} | |
| 60 } | 16 } |
| OLD | NEW |