posix: fix glob bugs with long login names
[glibc.git] / localedata / locales / hy_AM
blobb0bfbe8db451a1c30dffe3d8985b9945c1b199fa
1 comment_char %
2 escape_char /
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 LC_IDENTIFICATION
12 title "Armenian language locale for Armenia"
13 source "http:////www.freenet.am//armscii"
14 %       Eugene Sevinian <sevinian@crdlx2.yerphi.am> completed
15 %       LC_MONETARY and LC_TIME
16 address ""
17 contact "Pablo Saratxaga"
18 email "pablo@mandrakesoft.com"
19 tel ""
20 fax ""
21 language "Armenian"
22 territory "Armenia"
23 revision "0.4"
24 date "2001-01-26"
26 category "i18n:2012";LC_IDENTIFICATION
27 category "i18n:2012";LC_COLLATE
28 category "i18n:2012";LC_CTYPE
29 category "i18n:2012";LC_MESSAGES
30 category "i18n:2012";LC_MONETARY
31 category "i18n:2012";LC_NUMERIC
32 category "i18n:2012";LC_TIME
33 category "i18n:2012";LC_PAPER
34 category "i18n:2012";LC_MEASUREMENT
35 category "i18n:2012";LC_TELEPHONE
36 category "i18n:2012";LC_ADDRESS
37 END LC_IDENTIFICATION
40 % IMORTANT NOTE:
42 %    Dictionaries, spelling checkers and other linguistic systems, as
43 %    well as operating environments distinguishing human languages and
44 %    locale identification should take into consideration the existence
45 %    of 4 mutually incomprehensible forms (dialects) of the Armenian
46 %    language: Eastern, Western, Grabar and Middle. Table 3 presents two
47 %    forms of suggested mnemonic tags: MIME-style (RFC-1766) and
48 %    Windows-style 3-letter abbreviations.
50 %    Table 3. Language tags
52 %               Mime-style name  3-letter code   Full name
53 %                   hy-eastern   AME      Armenian Eastern
54 %                   hy-western   AMW      Armenian Western
55 %                   hy-grabar    AMG      Armenian Grabar
56 %                   hy-middle    AMM      Armenian Middle
58 % That will affect LC_TIME and LC_MESSAGES; as well as any translation
59 % of programs. the locale names will probably be hy@eastern, hy@western,
60 % hy@grabar, and hy@middle in Linux (eg, as you pass them to LANG variable).
62 %%%%%%%%%%%%%
64 % TODO: check LC_MESSAGES
65 %       see IMPORTANT NOTE above.
67 %%%%%%%%%%%%
69 LC_COLLATE
70 copy "iso14651_t1"
71 END LC_COLLATE
73 LC_CTYPE
74 copy "i18n"
76 translit_start
77 include "translit_combining";""
78 translit_end
79 END LC_CTYPE
81 LC_MONETARY
82 int_curr_symbol      "<U0041><U004D><U0044><U0020>"
83 currency_symbol      "<U058F>"
84 mon_decimal_point    "<U002E>"
85 mon_thousands_sep    "<U002C>"
86 mon_grouping         3;3
87 positive_sign        ""
88 negative_sign        "<U002D>"
89 int_frac_digits      2
90 frac_digits          2
91 p_cs_precedes        1
92 p_sep_by_space       0
93 n_cs_precedes        1
94 n_sep_by_space       0
95 p_sign_posn          1
96 n_sign_posn          1
97 END LC_MONETARY
99 LC_NUMERIC
100 decimal_point        "<U002E>"
101 thousands_sep        "<U002C>"
102 grouping             3;3
103 END LC_NUMERIC
105 LC_TIME
107 abday       "<U053F><U0580><U056F>";/
108             "<U0535><U0580><U056F>";/
109             "<U0535><U0580><U0584>";/
110             "<U0549><U0580><U0584>";/
111             "<U0540><U0576><U0563>";/
112             "<U0548><U0582><U0580>";/
113             "<U0547><U0562><U0569>"
114 day         "<U053F><U056B><U0580><U0561><U056F><U056B>";/
115             "<U0535><U0580><U056F><U0578><U0582><U0577><U0561><U0562><U0569><U056B>";/
116             "<U0535><U0580><U0565><U0584><U0577><U0561><U0562><U0569><U056B>";/
117             "<U0549><U0578><U0580><U0565><U0584><U0577><U0561><U0562><U0569><U056B>";/
118             "<U0540><U056B><U0576><U0563><U0577><U0561><U0562><U0569><U056B>";/
119             "<U0548><U0582><U0580><U0562><U0561><U0569>";/
120             "<U0547><U0561><U0562><U0561><U0569>"
121 abmon       "<U0540><U0576><U057E>";/
122             "<U0553><U057F><U0580>";/
123             "<U0544><U0561><U0580>";/
124             "<U0531><U057A><U0580>";/
125             "<U0544><U0561><U0575>";/
126             "<U0540><U0576><U057D>";/
127             "<U0540><U056C><U057D>";/
128             "<U0555><U0563><U057D>";/
129             "<U054D><U0565><U057A>";/
130             "<U0540><U0578><U056F>";/
131             "<U0546><U0574><U0562>";/
132             "<U0534><U0565><U056F>"
133 mon         "<U0540><U0578><U0582><U0576><U057E><U0561><U0580><U056B>";/
134             "<U0553><U0565><U057F><U0580><U057E><U0561><U0580><U056B>";/
135             "<U0544><U0561><U0580><U057F><U056B>";/
136             "<U0531><U057A><U0580><U056B><U056C><U056B>";/
137             "<U0544><U0561><U0575><U056B><U057D><U056B>";/
138             "<U0540><U0578><U0582><U0576><U056B><U057D><U056B>";/
139             "<U0540><U0578><U0582><U056C><U056B><U057D><U056B>";/
140             "<U0555><U0563><U0578><U057D><U057F><U0578><U057D><U056B>";/
141             "<U054D><U0565><U057A><U057F><U0565><U0574><U0562><U0565><U0580><U056B>";/
142             "<U0540><U0578><U056F><U057F><U0565><U0574><U0562><U0565><U0580><U056B>";/
143             "<U0546><U0578><U0575><U0565><U0574><U0562><U0565><U0580><U056B>";/
144             "<U0534><U0565><U056F><U057F><U0565><U0574><U0562><U0565><U0580><U056B>"
145 d_t_fmt     "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0072><U0020><U0025><U005A>"
146 d_fmt       "<U0025><U006D><U002F><U0025><U0064><U002F><U0025><U0079>"
147 t_fmt       "<U0025><U0072>"
148 am_pm       "";""
149 t_fmt_ampm  ""
150 week 7;19971130;1
151 first_weekday 2
152 END LC_TIME
154 LC_MESSAGES
155 yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U0073><U0053><U0561><U0531><U005D>"
156 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U0578><U0548><U005D>"
157 yesstr  "<U0561><U0575><U0578>"
158 nostr   "<U0578><U0579>"
159 END LC_MESSAGES
161 LC_MEASUREMENT
162 copy "i18n"
163 END LC_MEASUREMENT
165 LC_PAPER
166 copy "i18n"
167 END LC_PAPER
169 LC_TELEPHONE
170 tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025><U006C>"
171 % FIXME Find tel_dom_fmt
172 int_select "<U0030><U0030>"
173 int_prefix "<U0033><U0037><U0034>"
174 END LC_TELEPHONE
176 LC_ADDRESS
177 postal_fmt "<U0025><U0064><U0025><U004E><U0025><U0066><U0025><U004E><U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E>/
178 <U0025><U0073><U0020><U0025><U0068><U0020><U0035><U0065><U0020><U0025><U0072><U0025><U004E>/
179 <U0025><U0043><U0025><U007A><U0020><U0025><U0054><U0025><U004E><U0025><U0063><U0025><U004E>"
180 country_name "<U0540><U0561><U0575><U0561><U057D><U057F><U0561><U0576>"
181 country_post "<U0041><U004D>"
182 country_ab2 "<U0041><U004D>"
183 country_ab3 "<U0041><U0052><U004D>"
184 country_num 051
185 country_car "<U0041><U004D>"
186 country_isbn "978-9939,978-99930,978-99941"
187 lang_name "<U0570><U0561><U0575><U0565><U0580><U0565><U0576>"
188 % hy
189 lang_ab      "<U0068><U0079>"
190 % hye
191 lang_term    "<U0068><U0079><U0065>"
192 % arm
193 lang_lib     "<U0061><U0072><U006D>"
194 END LC_ADDRESS
196 LC_NAME
197 name_fmt    "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
198 <U0025><U006D><U0025><U0074><U0025><U0066>"
199 name_miss   "<U0585><U0580><U056B><U0578><U0580><U0564>"
200 name_mr     "<U057A><U0580><U0576>"
201 name_mrs    "<U057F><U056F><U0576>"
202 END LC_NAME