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/ebu.xml | 6 // * Source File: <path>/common/main/ebu.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | |
10 * ICU <specials> source: <path>/common/main/ebu.xml | |
11 */ | |
12 ebu{ | 9 ebu{ |
13 Languages{ | 10 Languages{ |
14 ak{"Kĩakan"} | 11 ak{"Kĩakan"} |
15 am{"Kĩamhari"} | 12 am{"Kĩamhari"} |
16 ar{"Kĩarabu"} | 13 ar{"Kĩarabu"} |
17 be{"Kĩmbelarusi"} | 14 be{"Kĩmbelarusi"} |
18 bg{"Kĩbulgaria"} | 15 bg{"Kĩbulgaria"} |
19 bn{"Kĩbangla"} | 16 bn{"Kĩbangla"} |
20 cs{"Kĩcheki"} | 17 cs{"Kĩcheki"} |
21 de{"Kĩnjeremani"} | 18 de{"Kĩnjeremani"} |
(...skipping 28 matching lines...) Expand all Loading... |
50 ta{"Kĩtamil"} | 47 ta{"Kĩtamil"} |
51 th{"Kĩtailandi"} | 48 th{"Kĩtailandi"} |
52 tr{"Kĩturuki"} | 49 tr{"Kĩturuki"} |
53 uk{"Kĩukrania"} | 50 uk{"Kĩukrania"} |
54 ur{"Kĩurdu"} | 51 ur{"Kĩurdu"} |
55 vi{"Kĩvietinamu"} | 52 vi{"Kĩvietinamu"} |
56 yo{"Kĩyoruba"} | 53 yo{"Kĩyoruba"} |
57 zh{"Kĩchina"} | 54 zh{"Kĩchina"} |
58 zu{"Kĩzulu"} | 55 zu{"Kĩzulu"} |
59 } | 56 } |
60 Version{"2.1.6.69"} | 57 Version{"2.1.19.14"} |
61 } | 58 } |
OLD | NEW |