]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
51004dcb A |
3 | // * Copyright (C) 2013 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/uz_Latn.xml | |
73c04bcf A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/uz_Latn.xml | |
11 | */ | |
12 | uz_Latn{ | |
4388f060 A |
13 | %%Parent{"root"} |
14 | AuxExemplarCharacters{"[c w]"} | |
15 | ExemplarCharacters{ | |
51004dcb | 16 | "[a {aʼ} b {ch} d e {eʼ} f g {gʻ} h i {iʼ} j k l m n o {oʻ} p q r s {sh} t u " |
4388f060 A |
17 | "{uʼ} v x y z]" |
18 | } | |
51004dcb | 19 | ExemplarCharactersIndex{"[A B {CH} D E F G {Gʻ} H I J K L M N O {Oʻ} P Q R S {SH} T U V X Y Z]"} |
73c04bcf A |
20 | LocaleScript{ |
21 | "Latn", | |
22 | } | |
51004dcb | 23 | Version{"2.0.82.45"} |
73c04bcf A |
24 | calendar{ |
25 | gregorian{ | |
26 | dayNames{ | |
27 | format{ | |
28 | abbreviated{ | |
29 | "Yaksh", | |
30 | "Dush", | |
31 | "Sesh", | |
32 | "Chor", | |
33 | "Pay", | |
4388f060 | 34 | "Cum", |
73c04bcf A |
35 | "Shan", |
36 | } | |
37 | wide{ | |
38 | "yakshanba", | |
39 | "dushanba", | |
40 | "seshanba", | |
41 | "chorshanba", | |
42 | "payshanba", | |
4388f060 | 43 | "cuma", |
73c04bcf A |
44 | "shanba", |
45 | } | |
46 | } | |
47 | stand-alone{ | |
48 | narrow{ | |
49 | "Y", | |
50 | "D", | |
51 | "S", | |
52 | "C", | |
53 | "P", | |
4388f060 | 54 | "C", |
46f4442e | 55 | "S", |
73c04bcf A |
56 | } |
57 | } | |
58 | } | |
59 | monthNames{ | |
60 | format{ | |
61 | abbreviated{ | |
62 | "Yanv", | |
63 | "Fev", | |
64 | "Mar", | |
65 | "Apr", | |
66 | "May", | |
67 | "Iyun", | |
68 | "Iyul", | |
69 | "Avg", | |
70 | "Sen", | |
71 | "Okt", | |
72 | "Noya", | |
73 | "Dek", | |
74 | } | |
4388f060 A |
75 | wide{ |
76 | "Yanvar", | |
77 | "Fevral", | |
78 | "Mart", | |
79 | "Aprel", | |
80 | "May", | |
81 | "Iyun", | |
82 | "Iyul", | |
83 | "Avgust", | |
84 | "Sentyabr", | |
85 | "Oktyabr", | |
86 | "Noyabr", | |
87 | "Dekabr", | |
88 | } | |
73c04bcf A |
89 | } |
90 | stand-alone{ | |
91 | narrow{ | |
92 | "Y", | |
93 | "F", | |
94 | "M", | |
95 | "A", | |
96 | "M", | |
97 | "I", | |
98 | "I", | |
99 | "A", | |
100 | "S", | |
101 | "O", | |
102 | "N", | |
103 | "D", | |
104 | } | |
729e4ab9 A |
105 | } |
106 | } | |
107 | } | |
51004dcb A |
108 | islamic{ |
109 | monthNames{ | |
110 | format{ | |
111 | wide{ | |
112 | "Muharram", | |
113 | "Safar", | |
114 | "Robiʼ ul-avval", | |
115 | "Robiʼ ul-oxir", | |
116 | "Jumad ul-avval", | |
117 | "Jumad ul-oxir", | |
118 | "Rajab", | |
119 | "Shaʼbon", | |
120 | "Ramazon", | |
121 | "Shavvol", | |
122 | "Zul-qaʼda", | |
123 | "Zul-hijja", | |
124 | } | |
125 | } | |
126 | } | |
127 | } | |
73c04bcf A |
128 | } |
129 | } |