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/tzm.xml | 6 // * Source File: <path>/common/main/tzm.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/tzm.xml | 10 * ICU <specials> source: <path>/common/main/tzm.xml |
11 */ | 11 */ |
12 tzm{ | 12 tzm{ |
13 AuxExemplarCharacters{"[o p v]"} | 13 AuxExemplarCharacters{"[o p v]"} |
14 ExemplarCharacters{"[a b c d ḍ e ɛ f g {gʷ} ɣ h ḥ i j k {kʷ} l m n q r ṛ s ṣ
t ṭ u w x y z]"} | 14 ExemplarCharacters{"[a b c d ḍ e ɛ f g {gʷ} ɣ h ḥ i j k {kʷ} l m n q r ṛ s ṣ
t ṭ u w x y z]"} |
15 ExemplarCharactersIndex{"[A B C D Ḍ E Ɛ F G Ɣ H Ḥ I J K L M N Q R Ṛ S Ṣ T Ṭ
U W X Y Z]"} | 15 ExemplarCharactersIndex{"[A B C D Ḍ E Ɛ F G Ɣ H Ḥ I J K L M N Q R Ṛ S Ṣ T Ṭ
U W X Y Z]"} |
16 LocaleScript{ | 16 LocaleScript{ |
17 "Latn", | 17 "Latn", |
18 } | 18 } |
19 NumberElements{ | 19 NumberElements{ |
20 latn{ | 20 latn{ |
21 patterns{ | 21 patterns{ |
22 currencyFormat{"#,##0.00 ¤"} | 22 currencyFormat{"#,##0.00 ¤"} |
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 "h:mm:ss a zzzz", | 34 "h:mm:ss a zzzz", |
35 "h:mm:ss a z", | 35 "h:mm:ss a z", |
36 "h:mm:ss a", | 36 "h:mm:ss a", |
37 "h:mm a", | 37 "h:mm a", |
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 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
261 dn{"Ass n Imalass"} | 261 dn{"Ass n Imalass"} |
262 } | 262 } |
263 year{ | 263 year{ |
264 dn{"Asseggas"} | 264 dn{"Asseggas"} |
265 } | 265 } |
266 zone{ | 266 zone{ |
267 dn{"Aseglem asergan"} | 267 dn{"Aseglem asergan"} |
268 } | 268 } |
269 } | 269 } |
270 } | 270 } |
OLD | NEW |