4 % This file is part of the GNU C Library and contains locale data.
5 % The Free Software Foundation does not claim any copyright interest
6 % in the locale data contained in this file. The foregoing does not
7 % affect the license of the GNU C Library as a whole. It does not
8 % exempt you from the conditions of the license if your use would
9 % otherwise be governed by that license.
11 % Azeri Language Locale for Azerbaijan (latin)
13 % Contact: Pablo Saratxaga
14 % Email: <pablo@mandrakesoft.com>
19 % Application: general
23 title "Azeri language locale for Azerbaijan (latin)"
26 contact "Pablo Saratxaga"
27 email "pablo@mandrakesoft.com"
30 language "Azerbaijani"
31 territory "Azerbaijan"
35 category "i18n:2012";LC_IDENTIFICATION
36 category "i18n:2012";LC_CTYPE
37 category "i18n:2012";LC_COLLATE
38 category "i18n:2012";LC_TIME
39 category "i18n:2012";LC_NUMERIC
40 category "i18n:2012";LC_PAPER
41 category "i18n:2012";LC_TELEPHONE
42 category "i18n:2012";LC_MEASUREMENT
43 category "i18n:2012";LC_ADDRESS
44 category "i18n:2012";LC_MONETARY
45 category "i18n:2012";LC_MESSAGES
49 % TODO: fix LC_MONETARY
52 % CLDR collation rules for Azerbaijani:
53 % (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/az.xml)
55 % <collation type="standard" >
72 % And CLDR also lists the following
74 % (see: https://unicode.org/cldr/trac/browser/trunk/common/main/az.xml)
76 % <exemplarCharacters type="index" draft="contributed">[A B C Ç D E Ə F G Ğ H X I İ J K Q L M N O Ö P R S Ş T U Ü V Y Z W]</exemplarCharacters>
78 % The following rules implement the same order for glibc.
82 collating-symbol <c-cedilla>
83 collating-symbol <g-breve>
84 collating-symbol <schwa>
85 collating-symbol <i-dotless>
86 collating-symbol <i-dot>
87 collating-symbol <o-diaresis>
88 collating-symbol <s-cedilla>
89 collating-symbol <u-diaresis>
91 reorder-after <AFTER-C>
93 reorder-after <AFTER-G>
95 reorder-after <AFTER-E>
97 reorder-after <BEFORE-I>
99 reorder-after <AFTER-O>
101 reorder-after <AFTER-S>
103 reorder-after <AFTER-U>
105 reorder-after <AFTER-K>
106 <S0071> % LATIN SMALL LETTER Q
107 reorder-after <AFTER-H>
108 <S0078> % LATIN SMALL LETTER X
109 reorder-after <AFTER-Z>
110 <S0077> % LATIN SMALL LETTER W
112 <U00E7> <c-cedilla>;<BASE>;<MIN>;IGNORE % ç
113 <U00C7> <c-cedilla>;<BASE>;<CAP>;IGNORE % Ç
114 <U011F> <g-breve>;<BASE>;<MIN>;IGNORE % ğ
115 <U011E> <g-breve>;<BASE>;<CAP>;IGNORE % Ğ
116 <U0131> <i-dotless>;<BASE>;<MIN>;IGNORE % ı
117 <U0049> <i-dotless>;<BASE>;<CAP>;IGNORE % I
118 <U0069> <S0069>;<BASE>;<MIN>;IGNORE % i
119 <U0130> <S0069>;<BASE>;<CAP>;IGNORE % İ
120 <U00F6> <o-diaresis>;<BASE>;<MIN>;IGNORE % ö
121 <U00D6> <o-diaresis>;<BASE>;<CAP>;IGNORE % Ö
122 <U015F> <s-cedilla>;<BASE>;<MIN>;IGNORE % ş
123 <U015E> <s-cedilla>;<BASE>;<CAP>;IGNORE % Ş
124 <U00FC> <u-diaresis>;<BASE>;<MIN>;IGNORE % ü
125 <U00DC> <u-diaresis>;<BASE>;<CAP>;IGNORE % Ü
144 % No is "yox"; that conflicts with English "yes". The man page of
145 % rpmatch says: “Regardless of the locale, responses matching ^[Yy] are
146 % always accepted as affirmative, and those matching ^[Nn] are
147 % always accepted as negative.”. But that is not quite right, actually
148 % yesexpr "^[+1Bb]" and noexpr "^[-0YyNn]" make a response matching “^[Yy]”
149 % accepted as *negative*. So the expressions below do work as they
158 int_curr_symbol "AZN "
159 currency_symbol "<U20BC>"
160 mon_decimal_point "."
161 mon_thousands_sep "<U202F>"
182 day "bazar g<U00FC>n<U00FC>";/
183 "bazar ert<U0259>si";/
184 "<U00E7><U0259>r<U015F><U0259>nb<U0259> ax<U015F>am<U0131>";/
185 "<U00E7><U0259>r<U015F><U0259>nb<U0259>";/
186 "c<U00FC>m<U0259> ax<U015F>am<U0131>";/
188 "<U015F><U0259>nb<U0259>"
220 d_t_fmt "%A, %d %B %Y %T"
240 country_name "Az<U0259>rbaycan"
246 lang_name "az<U0259>rbaycan"
253 tel_int_fmt "+%c %a %l"