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/shi_Latn.xml | 6 // * Source File: <path>/common/main/shi_Latn.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/shi_Latn.xml | 10 * ICU <specials> source: <path>/common/main/shi_Latn.xml |
11 */ | 11 */ |
12 shi_Latn{ | 12 shi_Latn{ |
13 %%Parent{"root"} | 13 %%Parent{"root"} |
14 AuxExemplarCharacters{"[o p v]"} | 14 AuxExemplarCharacters{"[o p v]"} |
15 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 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]"} |
16 ExemplarCharactersIndex{"[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]"} | 16 ExemplarCharactersIndex{"[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]"} |
17 LocaleScript{ | 17 LocaleScript{ |
18 "Latn", | 18 "Latn", |
19 } | 19 } |
20 NumberElements{ | 20 NumberElements{ |
21 latn{ | 21 latn{ |
22 patterns{ | 22 patterns{ |
23 currencyFormat{"#,##0.00¤"} | 23 currencyFormat{"#,##0.00¤"} |
24 } | 24 } |
25 symbols{ | 25 symbols{ |
26 decimal{","} | 26 decimal{","} |
27 group{" "} | 27 group{" "} |
28 } | 28 } |
29 } | 29 } |
30 } | 30 } |
31 Version{"2.0.92.87"} | 31 Version{"2.1.6.69"} |
32 calendar{ | 32 calendar{ |
33 generic{ | 33 generic{ |
34 DateTimePatterns{ | 34 DateTimePatterns{ |
35 "HH:mm:ss zzzz", | 35 "HH:mm:ss zzzz", |
36 "HH:mm:ss z", | 36 "HH:mm:ss z", |
37 "HH:mm:ss", | 37 "HH:mm:ss", |
38 "HH:mm", | 38 "HH:mm", |
39 "EEEE d MMMM y G", | 39 "EEEE d MMMM y G", |
40 "d MMMM y G", | 40 "d MMMM y G", |
41 "d MMM, y G", | 41 "d MMM, y G", |
42 "d/M/y GGGGG", | 42 "d/M/y GGGGG", |
43 "{1} {0}", | 43 "{1} {0}", |
44 "{1} {0}", | 44 "{1} {0}", |
45 "{1} {0}", | 45 "{1} {0}", |
46 "{1} {0}", | 46 "{1} {0}", |
47 "{1} {0}", | 47 "{1} {0}", |
48 } | 48 } |
49 availableFormats{ | 49 availableFormats{ |
50 M{"M"} | 50 M{"M"} |
51 MMM{"MMM"} | 51 MMM{"MMM"} |
52 MMMEd{"E d MMM"} | 52 MMMEd{"E d MMM"} |
53 MMMMEd{"E d MMMM"} | 53 MMMMEd{"E d MMMM"} |
54 MMMMd{"d MMMM"} | 54 MMMMd{"d MMMM"} |
55 MMMd{"d MMM"} | 55 MMMd{"d MMM"} |
56 MMMdd{"dd MMM"} | |
57 MMd{"d/MM"} | 56 MMd{"d/MM"} |
58 MMdd{"dd/MM"} | 57 MMdd{"dd/MM"} |
59 Md{"d/M"} | 58 Md{"d/M"} |
60 ms{"m:ss"} | 59 ms{"m:ss"} |
61 y{"y"} | 60 y{"y"} |
62 yM{"M/y"} | 61 yM{"M/y"} |
63 yMEd{"E d/M/y"} | 62 yMEd{"E d/M/y"} |
64 yMMM{"MMM y"} | 63 yMMM{"MMM y"} |
65 yMMMEd{"E d MMM y"} | 64 yMMMEd{"E d MMM y"} |
66 yMMMM{"MMMM y"} | 65 yMMMM{"MMMM y"} |
(...skipping 21 matching lines...) Expand all Loading... |
88 "{1} {0}", | 87 "{1} {0}", |
89 "{1} {0}", | 88 "{1} {0}", |
90 } | 89 } |
91 availableFormats{ | 90 availableFormats{ |
92 M{"M"} | 91 M{"M"} |
93 MMM{"MMM"} | 92 MMM{"MMM"} |
94 MMMEd{"E d MMM"} | 93 MMMEd{"E d MMM"} |
95 MMMMEd{"E d MMMM"} | 94 MMMMEd{"E d MMMM"} |
96 MMMMd{"d MMMM"} | 95 MMMMd{"d MMMM"} |
97 MMMd{"d MMM"} | 96 MMMd{"d MMM"} |
98 MMMdd{"dd MMM"} | |
99 MMd{"d/MM"} | 97 MMd{"d/MM"} |
100 MMdd{"dd/MM"} | 98 MMdd{"dd/MM"} |
101 Md{"d/M"} | 99 Md{"d/M"} |
102 ms{"m:ss"} | 100 ms{"m:ss"} |
103 y{"y"} | 101 y{"y"} |
104 yM{"M/y"} | 102 yM{"M/y"} |
105 yMEd{"E d/M/y"} | 103 yMEd{"E d/M/y"} |
106 yMMM{"MMM y"} | 104 yMMM{"MMM y"} |
107 yMMMEd{"E d MMM y"} | 105 yMMMEd{"E d MMM y"} |
108 yMMMM{"MMMM y"} | 106 yMMMM{"MMMM y"} |
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
247 dn{"ass g imalass"} | 245 dn{"ass g imalass"} |
248 } | 246 } |
249 year{ | 247 year{ |
250 dn{"asggʷas"} | 248 dn{"asggʷas"} |
251 } | 249 } |
252 zone{ | 250 zone{ |
253 dn{"akud n ugmmaḍ"} | 251 dn{"akud n ugmmaḍ"} |
254 } | 252 } |
255 } | 253 } |
256 } | 254 } |
OLD | NEW |