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/so.xml | 6 // * Source File: <path>/common/main/so.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/so.xml | 10 * ICU <specials> source: <path>/common/main/so.xml |
11 */ | 11 */ |
12 so{ | 12 so{ |
13 Languages{ | 13 Languages{ |
| 14 ak{"Akan"} |
| 15 am{"Axmaari"} |
| 16 ar{"Carabi"} |
| 17 be{"Beleruusiyaan"} |
| 18 bg{"Bulgeeriyaan"} |
| 19 bn{"Bangaali"} |
| 20 cs{"Jeeg"} |
| 21 de{"Jarmal"} |
| 22 el{"Giriik"} |
| 23 en{"Ingiriisi"} |
| 24 es{"Isbaanish"} |
| 25 fa{"Faarisi"} |
| 26 fr{"Faransiis"} |
| 27 fy{"Firiisiyan Galbeed"} |
| 28 ha{"Hawsa"} |
| 29 hi{"Hindi"} |
| 30 hu{"Hangariyaan"} |
| 31 id{"Indunuusiyaan"} |
| 32 ig{"Igbo"} |
| 33 it{"Talyaani"} |
| 34 ja{"Jabbaaniis"} |
| 35 jv{"Jafaaniis"} |
| 36 km{"Kamboodhian"} |
| 37 ko{"Kuuriyaan"} |
| 38 ms{"Malaay"} |
| 39 my{"Burmese"} |
| 40 ne{"Nebaali"} |
| 41 nl{"Holandays"} |
| 42 pa{"Bunjaabi"} |
| 43 pl{"Boolish"} |
| 44 pt{"Boortaqiis"} |
| 45 ro{"Romanka"} |
| 46 ru{"Ruush"} |
| 47 rw{"Rwanda"} |
14 so{"Soomaali"} | 48 so{"Soomaali"} |
| 49 sv{"Swiidhis"} |
| 50 ta{"Tamiil"} |
| 51 th{"Taaylandays"} |
| 52 tr{"Turkish"} |
| 53 uk{"Yukreeniyaan"} |
| 54 ur{"Urduu"} |
| 55 vi{"Fiitnaamays"} |
| 56 yo{"Yoruuba"} |
| 57 zh{"Jayniis"} |
| 58 zu{"Zuulu"} |
15 } | 59 } |
| 60 Scripts{ |
| 61 Zxxx{"Aan la qorin"} |
| 62 Zzzz{"Far aan la aqoon amase aan saxnayn"} |
| 63 } |
| 64 Version{"2.1.7.39"} |
16 } | 65 } |
OLD | NEW |