initial commit
[glibc.git] / localedata / locales / ar_DZ
1 comment_char %
2 escape_char /
3
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.
10
11 % Arabic language locale for Algeria.
12
13 LC_IDENTIFICATION
14 title "Arabic language locale for Algeria"
15 source "IBM Globalization Center of Competency, Yamato Software Laboratory"
16 address "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
17 contact ""
18 email "bug-glibc-locales@gnu.org"
19 tel ""
20 fax ""
21 language "Arabic"
22 territory "Algeria"
23 revision "1.0"
24 date "2000-07-20"
25
26 category "i18n:2012";LC_IDENTIFICATION
27 category "i18n:2012";LC_CTYPE
28 category "i18n:2012";LC_COLLATE
29 category "i18n:2012";LC_TIME
30 category "i18n:2012";LC_NUMERIC
31 category "i18n:2012";LC_MONETARY
32 category "i18n:2012";LC_MESSAGES
33 category "i18n:2012";LC_PAPER
34 category "i18n:2012";LC_NAME
35 category "i18n:2012";LC_ADDRESS
36 category "i18n:2012";LC_TELEPHONE
37 category "i18n:2012";LC_MEASUREMENT
38 END LC_IDENTIFICATION
39
40 LC_CTYPE
41 copy "ar_EG"
42 END LC_CTYPE
43
44 LC_COLLATE
45
46 % Copy the template from ISO/IEC 14651
47 copy "iso14651_t1"
48
49 END LC_COLLATE
50
51 LC_MONETARY
52 % This is the POSIX Locale definition the LC_MONETARY category.
53 % These are generated based on XML base Locale definition file
54 % for IBM Class for Unicode/Java
55 %
56 int_curr_symbol "DZD "
57 currency_symbol "<U062F>.<U062C>."
58 mon_decimal_point "."
59 mon_thousands_sep ","
60 mon_grouping 3
61 positive_sign ""
62 negative_sign "-"
63 int_frac_digits 3
64 frac_digits 3
65 p_cs_precedes 1
66 p_sep_by_space 1
67 n_cs_precedes 1
68 n_sep_by_space 1
69 p_sign_posn 1
70 n_sign_posn 2
71 %
72 END LC_MONETARY
73
74
75 LC_NUMERIC
76 % This is the POSIX Locale definition for the LC_NUMERIC category.
77 %
78 decimal_point "."
79 thousands_sep ","
80 grouping 3
81 %
82 END LC_NUMERIC
83
84
85 LC_TIME
86 % This is the POSIX Locale definition for the LC_TIME category.
87 % These are generated based on XML base Locale definition file
88 % for IBM Class for Unicode/Java
89 %
90 % Abbreviated weekday names (%a)
91 abday "<U062D>";"<U0646>";/
92 "<U062B>";"<U0631>";/
93 "<U062E>";"<U062C>";/
94 "<U0633>"
95 %
96 % Full weekday names (%A)
97 day "<U0627><U0644><U0623><U062D><U062F>";/
98 "<U0627><U0644><U0627><U062B><U0646><U064A><U0646>";/
99 "<U0627><U0644><U062B><U0644><U0627><U062B><U0627><U0621>";/
100 "<U0627><U0644><U0623><U0631><U0628><U0639><U0627><U0621>";/
101 "<U0627><U0644><U062E><U0645><U064A><U0633>";/
102 "<U0627><U0644><U062C><U0645><U0639><U0629>";/
103 "<U0627><U0644><U0633><U0628><U062A>"
104 %
105 % Abbreviated month names (%b)
106 abmon "<U062C><U0627><U0646><U0641><U064A>";/
107 "<U0641><U064A><U0641><U0631><U064A>";/
108 "<U0645><U0627><U0631><U0633>";/
109 "<U0623><U0641><U0631><U064A><U0644>";/
110 "<U0645><U0627><U064A>";/
111 "<U062C><U0648><U0627><U0646>";/
112 "<U062C><U0648><U064A><U0644><U064A><U0629>";/
113 "<U0623><U0648><U062A>";/
114 "<U0633><U0628><U062A><U0645><U0628><U0631>";/
115 "<U0623><U0643><U062A><U0648><U0628><U0631>";/
116 "<U0646><U0648><U0641><U0645><U0628><U0631>";/
117 "<U062F><U064A><U0633><U0645><U0628><U0631>"
118 %
119 % Full month names (%B)
120 mon "<U062C><U0627><U0646><U0641><U064A>";/
121 "<U0641><U064A><U0641><U0631><U064A>";/
122 "<U0645><U0627><U0631><U0633>";/
123 "<U0623><U0641><U0631><U064A><U0644>";/
124 "<U0645><U0627><U064A>";/
125 "<U062C><U0648><U0627><U0646>";/
126 "<U062C><U0648><U064A><U0644><U064A><U0629>";/
127 "<U0623><U0648><U062A>";/
128 "<U0633><U0628><U062A><U0645><U0628><U0631>";/
129 "<U0623><U0643><U062A><U0648><U0628><U0631>";/
130 "<U0646><U0648><U0641><U0645><U0628><U0631>";/
131 "<U062F><U064A><U0633><U0645><U0628><U0631>"
132 %
133 % Equivalent of AM PM
134 am_pm "<U0635>";"<U0645>"
135 %
136 % Appropriate date and time representation
137 d_t_fmt "%d %b, %Y %I:%M:%S %p"
138 %
139 % Appropriate date and time representation for date(1)
140 date_fmt "%d %b, %Y %Z %I:%M:%S %p"
141 %
142 % Appropriate date representation
143 d_fmt "%d %b, %Y"
144 %
145 % Appropriate time representation
146 t_fmt "%Z %I:%M:%S %p"
147 %
148 % Appropriate 12 h time representation (%r)
149 t_fmt_ampm "%Z %I:%M:%S %p"
150 week 7;19971130;1
151 first_weekday 7
152 first_workday 1
153 END LC_TIME
154
155
156 LC_MESSAGES
157 copy "ar_EG"
158 END LC_MESSAGES
159
160
161 LC_PAPER
162 copy "i18n"
163 END LC_PAPER
164
165
166 LC_NAME
167 % This is the ISO_IEC TR14652 Locale definition for the
168 % LC_NAME category.
169 %
170 name_fmt "%p%t%f%t%g"
171 name_gen "-san"
172 name_mr "Mr."
173 name_mrs "Mrs."
174 name_miss "Miss."
175 name_ms "Ms."
176
177 END LC_NAME
178
179
180 LC_ADDRESS
181 % This is the ISO_IEC TR14652 Locale definition for the
182 % LC_ADDRESS
183 postal_fmt "%z%c%T%s%b%e%r"
184 country_name "<U0627><U0644><U062C><U0632><U0627><U0626><U0631>"
185 country_ab2 "DZ"
186 country_ab3 "DZA"
187 country_num 012
188 country_car "DZ"
189 lang_name "<U0627><U0644><U0639><U0631><U0628><U064A><U0629>"
190 lang_ab "ar"
191 lang_term "ara"
192 lang_lib "ara"
193 END LC_ADDRESS
194
195
196 LC_TELEPHONE
197 % This is the ISO_IEC TR14652 Locale definition for the
198 %
199 tel_int_fmt "+%c ;%a ;%l"
200 int_prefix "213"
201 int_select "00"
202
203 END LC_TELEPHONE
204
205
206 LC_MEASUREMENT
207 copy "i18n"
208 END LC_MEASUREMENT