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/zgh.xml | 6 // * Source File: <path>/common/main/zgh.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/zgh.xml | 10 * ICU <specials> source: <path>/common/main/zgh.xml |
11 */ | 11 */ |
12 zgh{ | 12 zgh{ |
13 ExemplarCharacters{"[ⴰ ⴱ ⴳ {ⴳⵯ} ⴷ ⴹ ⴻ ⴼ ⴽ {ⴽⵯ} ⵀ ⵃ ⵄ ⵅ ⵇ ⵉ ⵊ ⵍ ⵎ ⵏ ⵓ ⵔ ⵕ ⵖ ⵙ
ⵚ ⵛ ⵜ ⵟ ⵡ ⵢ ⵣ ⵥ]"} | 13 ExemplarCharacters{"[ⴰ ⴱ ⴳ {ⴳⵯ} ⴷ ⴹ ⴻ ⴼ ⴽ {ⴽⵯ} ⵀ ⵃ ⵄ ⵅ ⵇ ⵉ ⵊ ⵍ ⵎ ⵏ ⵓ ⵔ ⵕ ⵖ ⵙ
ⵚ ⵛ ⵜ ⵟ ⵡ ⵢ ⵣ ⵥ]"} |
14 ExemplarCharactersIndex{"[ⴰ ⴱ ⴳ ⴷ ⴹ ⴻ ⴼ ⴽ ⵀ ⵃ ⵄ ⵅ ⵇ ⵉ ⵊ ⵍ ⵎ ⵏ ⵓ ⵔ ⵕ ⵖ ⵙ ⵚ ⵛ
ⵜ ⵟ ⵡ ⵢ ⵣ ⵥ]"} | 14 ExemplarCharactersIndex{"[ⴰ ⴱ ⴳ ⴷ ⴹ ⴻ ⴼ ⴽ ⵀ ⵃ ⵄ ⵅ ⵇ ⵉ ⵊ ⵍ ⵎ ⵏ ⵓ ⵔ ⵕ ⵖ ⵙ ⵚ ⵛ
ⵜ ⵟ ⵡ ⵢ ⵣ ⵥ]"} |
15 LocaleScript{ | 15 LocaleScript{ |
16 "Tfng", | 16 "Tfng", |
17 } | 17 } |
18 NumberElements{ | 18 NumberElements{ |
19 latn{ | 19 latn{ |
20 patterns{ | 20 patterns{ |
21 currencyFormat{"#,##0.00¤"} | 21 currencyFormat{"#,##0.00¤"} |
22 percentFormat{"#,##0 %"} | 22 percentFormat{"#,##0 %"} |
23 } | 23 } |
24 symbols{ | 24 symbols{ |
25 decimal{","} | 25 decimal{","} |
26 group{" "} | 26 group{" "} |
27 } | 27 } |
28 } | 28 } |
29 } | 29 } |
30 Version{"2.0.92.87"} | 30 Version{"2.1.6.69"} |
31 calendar{ | 31 calendar{ |
32 generic{ | 32 generic{ |
33 DateTimePatterns{ | 33 DateTimePatterns{ |
34 "HH:mm:ss zzzz", | 34 "HH:mm:ss zzzz", |
35 "HH:mm:ss z", | 35 "HH:mm:ss z", |
36 "HH:mm:ss", | 36 "HH:mm:ss", |
37 "HH:mm", | 37 "HH:mm", |
38 "EEEE d MMMM y G", | 38 "EEEE d MMMM y G", |
39 "d MMMM y G", | 39 "d MMMM y G", |
40 "d MMM, y G", | 40 "d MMM, y G", |
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
227 dn{"ⴰⵙⵙ ⴳ ⵉⵎⴰⵍⴰⵙⵙ"} | 227 dn{"ⴰⵙⵙ ⴳ ⵉⵎⴰⵍⴰⵙⵙ"} |
228 } | 228 } |
229 year{ | 229 year{ |
230 dn{"ⴰⵙⴳⴳⵯⴰⵙ"} | 230 dn{"ⴰⵙⴳⴳⵯⴰⵙ"} |
231 } | 231 } |
232 zone{ | 232 zone{ |
233 dn{"ⴰⴽⵓⴷ ⵏ ⵓⴳⵎⵎⴰⴹ"} | 233 dn{"ⴰⴽⵓⴷ ⵏ ⵓⴳⵎⵎⴰⴹ"} |
234 } | 234 } |
235 } | 235 } |
236 } | 236 } |
OLD | NEW |