• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2010 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/az.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/az.xml
11 */
12az{
13    AuxExemplarCharacters{"[w]"}
14    ExemplarCharacters{"[a b c ç d e ə f g ğ h x ı i {i\u0307} j k q l m n o ö p r s ş t u ü v y z]"}
15    ExemplarCharactersIndex{"[A B C Ç D E Ə F G Ğ H X I İ J K Q L M N O Ö P R S Ş T U Ü V W Y Z]"}
16    LocaleScript{
17        "Latn",
18    }
19    NumberElements{
20        latn{
21            patterns{
22                currencyFormat{"¤ #,##0.00"}
23            }
24            symbols{
25                decimal{","}
26                exponential{"E"}
27                group{"."}
28                infinity{"∞"}
29                list{";"}
30                minusSign{"-"}
31                nan{"NaN"}
32                perMille{"‰"}
33                percentSign{"%"}
34                plusSign{"+"}
35            }
36        }
37    }
38    Version{"2.0.47.53"}
39    calendar{
40        gregorian{
41            DateTimePatterns{
42                "HH:mm:ss zzzz",
43                "HH:mm:ss z",
44                "HH:mm:ss",
45                "HH:mm",
46                "EEEE, d, MMMM, y",
47                "d MMMM , y",
48                "d MMM, y",
49                "yyyy-MM-dd",
50                "{1} {0}",
51                "{1} {0}",
52                "{1} {0}",
53                "{1} {0}",
54                "{1} {0}",
55            }
56            dayNames{
57                format{
58                    abbreviated{
59                        "B.",
60                        "B.E.",
61                        "Ç.A.",
62                        "Ç.",
63                        "C.A.",
64                        "C",
65                        "Ş.",
66                    }
67                    wide{
68                        "bazar",
69                        "bazar ertəsi",
70                        "çərşənbə axşamı",
71                        "çərşənbə",
72                        "cümə axşamı",
73                        "cümə",
74                        "şənbə",
75                    }
76                }
77                stand-alone{
78                    narrow{
79                        "7",
80                        "1",
81                        "2",
82                        "3",
83                        "4",
84                        "5",
85                        "6",
86                    }
87                }
88            }
89            eras{
90                abbreviated{
91                    "e.ə.",
92                    "b.e.",
93                }
94                wide{
95                    "eramızdan əvvəl",
96                    "bizim eramızın",
97                }
98            }
99            fields{
100                day{
101                    dn{"bu gün"}
102                    relative{
103                        "-1"{"dünən"}
104                        "-3"{"üç gün əvvəl"}
105                        "0"{"bu gün"}
106                        "1"{"sabah"}
107                        "3"{"üç gün sonra"}
108                    }
109                }
110                era{
111                    dn{"era"}
112                }
113                hour{
114                    dn{"saat"}
115                }
116                minute{
117                    dn{"dəqiqə"}
118                }
119                month{
120                    dn{"ay"}
121                }
122                second{
123                    dn{"saniyə"}
124                }
125                week{
126                    dn{"həftə"}
127                }
128                weekday{
129                    dn{"həftə günü"}
130                }
131                year{
132                    dn{"il"}
133                }
134                zone{
135                    dn{"zona"}
136                }
137            }
138            monthNames{
139                format{
140                    abbreviated{
141                        "yan",
142                        "fev",
143                        "mar",
144                        "apr",
145                        "may",
146                        "iyn",
147                        "iyl",
148                        "avq",
149                        "sen",
150                        "okt",
151                        "noy",
152                        "dek",
153                    }
154                    wide{
155                        "Yanvar",
156                        "Fevral",
157                        "Mart",
158                        "Aprel",
159                        "May",
160                        "İyun",
161                        "İyul",
162                        "Avqust",
163                        "Sentyabr",
164                        "Oktyabr",
165                        "Noyabr",
166                        "Dekabr",
167                    }
168                }
169            }
170            quarters{
171                format{
172                    abbreviated{
173                        "1-ci kv.",
174                        "2-ci kv.",
175                        "3-cü kv.",
176                        "4-cü kv.",
177                    }
178                    wide{
179                        "1-ci kvartal",
180                        "2-ci kvartal",
181                        "3-cü kvartal",
182                        "4-cü kvartal",
183                    }
184                }
185            }
186        }
187    }
188    delimiters{
189        alternateQuotationEnd{"’"}
190        alternateQuotationStart{"‘"}
191        quotationEnd{"”"}
192        quotationStart{"“"}
193    }
194    measurementSystemNames{
195        US{"ABŞ"}
196        metric{"metr"}
197    }
198    units{
199        day{
200            other{"{0} gün"}
201        }
202        hour{
203            other{"{0} saat"}
204        }
205        minute{
206            other{"{0} dəqiqə"}
207        }
208        month{
209            other{"{0} ay"}
210        }
211        second{
212            other{"{0} saniyə"}
213        }
214        week{
215            other{"{0} həftə"}
216        }
217        year{
218            other{"{0} il"}
219        }
220    }
221}
222