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