1// ***************************************************************************
2// *
3// * Copyright (C) 2011 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/uz_Latn.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/uz_Latn.xml
11 */
12uz_Latn{
13    %%Parent{"root"}
14    AuxExemplarCharacters{"[c w]"}
15    ExemplarCharacters{
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 "
17        "{uʼ} v x y z]"
18    }
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]"}
20    LocaleScript{
21        "Latn",
22    }
23    Version{"2.0.58.82"}
24    calendar{
25        gregorian{
26            dayNames{
27                format{
28                    abbreviated{
29                        "Yaksh",
30                        "Dush",
31                        "Sesh",
32                        "Chor",
33                        "Pay",
34                        "Cum",
35                        "Shan",
36                    }
37                    wide{
38                        "yakshanba",
39                        "dushanba",
40                        "seshanba",
41                        "chorshanba",
42                        "payshanba",
43                        "cuma",
44                        "shanba",
45                    }
46                }
47                stand-alone{
48                    narrow{
49                        "Y",
50                        "D",
51                        "S",
52                        "C",
53                        "P",
54                        "C",
55                        "S",
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                    }
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                    }
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                    }
105                }
106            }
107        }
108    }
109}
110