tizen 2.4 release
[framework/base/tizen-locale.git] / localedata / locales / ar_EG
1 comment_char    %
2 escape_char     /
3 % Arabic language locale for Egypt.
4 % Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
5 % Tetsuji Orita <orita@jp.ibm.com>.
6
7 LC_IDENTIFICATION
8 title      "Arabic language locale for Egypt"
9 source     "IBM Globalization Center of Competency, Yamato Software Laboratory"
10 address    "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
11 contact    ""
12 email      "bug-glibc-locales@gnu.org"
13 tel        ""
14 fax        ""
15 language   "Arabic"
16 territory  "Egypt"
17 revision   "1.0"
18 date       "2000-07-20"
19 %
20 category  "ar_EG:2000";LC_IDENTIFICATION
21 category  "ar_EG:2000";LC_CTYPE
22 category  "ar_EG:2000";LC_COLLATE
23 category  "ar_EG:2000";LC_TIME
24 category  "ar_EG:2000";LC_NUMERIC
25 category  "ar_EG:2000";LC_MONETARY
26 category  "ar_EG:2000";LC_MESSAGES
27 category  "ar_EG:2000";LC_PAPER
28 category  "ar_EG:2000";LC_NAME
29 category  "ar_EG:2000";LC_ADDRESS
30 category  "ar_EG:2000";LC_TELEPHONE
31 category  "ar_EG:2000";LC_MEASUREMENT
32
33 END LC_IDENTIFICATION
34
35 LC_CTYPE
36 copy "i18n"
37
38 translit_start
39 include "translit_combining";""
40 translit_end
41 END LC_CTYPE
42
43 LC_COLLATE
44
45 % Copy the template from ISO/IEC 14651
46 copy "iso14651_t1"
47
48 END LC_COLLATE
49
50 LC_MONETARY
51 % This is the POSIX Locale definition the LC_MONETARY category.
52 % These are generated based on XML base Locale definition file
53 % for IBM Class for Unicode/Java
54 %
55 int_curr_symbol       "<U0045><U0047><U0050><U0020>"
56 currency_symbol       "<U062C><U002E><U0645><U002E>"
57 mon_decimal_point     "<U002E>"
58 mon_thousands_sep     "<U002C>"
59 mon_grouping          3
60 positive_sign         ""
61 negative_sign         "<U002D>"
62 int_frac_digits       3
63 frac_digits           3
64 p_cs_precedes         1
65 p_sep_by_space        1
66 n_cs_precedes         1
67 n_sep_by_space        1
68 p_sign_posn           1
69 n_sign_posn           2
70 %
71 END LC_MONETARY
72
73
74 LC_NUMERIC
75 % This is the POSIX Locale definition for the LC_NUMERIC  category.
76 %
77 decimal_point          "<U002E>"
78 thousands_sep          "<U002C>"
79 grouping               3
80 %
81 END LC_NUMERIC
82
83
84 LC_TIME
85 % This is the POSIX Locale definition for the LC_TIME category.
86 % These are generated based on XML base Locale definition file
87 % for IBM Class for Unicode/Java
88 %
89 % Abbreviated weekday names (%a)
90 abday       "<U062D>";"<U0646>";/
91             "<U062B>";"<U0631>";/
92             "<U062E>";"<U062C>";/
93             "<U0633>"
94 %
95 % Full weekday names (%A)
96 day         "<U0627><U0644><U0623><U062D><U062F>";/
97             "<U0627><U0644><U0627><U062B><U0646><U064A><U0646>";/
98             "<U0627><U0644><U062B><U0644><U0627><U062B><U0627><U0621>";/
99             "<U0627><U0644><U0623><U0631><U0628><U0639><U0627><U0621>";/
100             "<U0627><U0644><U062E><U0645><U064A><U0633>";/
101             "<U0627><U0644><U062C><U0645><U0639><U0629>";/
102             "<U0627><U0644><U0633><U0628><U062A>"
103 %
104 % Abbreviated month names (%b)
105 abmon       "<U064A><U0646><U0627>";"<U0641><U0628><U0631>";/
106             "<U0645><U0627><U0631>";"<U0623><U0628><U0631>";/
107             "<U0645><U0627><U064A>";"<U064A><U0648><U0646>";/
108             "<U064A><U0648><U0644>";"<U0623><U063A><U0633>";/
109             "<U0633><U0628><U062A>";"<U0623><U0643><U062A>";/
110             "<U0646><U0648><U0641>";"<U062F><U064A><U0633>"
111 %
112 % Full month names (%B)
113 mon         "<U064A><U0646><U0627><U064A><U0631>";/
114             "<U0641><U0628><U0631><U0627><U064A><U0631>";/
115             "<U0645><U0627><U0631><U0633>";/
116             "<U0623><U0628><U0631><U064A><U0644>";/
117             "<U0645><U0627><U064A><U0648>";/
118             "<U064A><U0648><U0646><U064A><U0648>";/
119             "<U064A><U0648><U0644><U064A><U0648>";/
120             "<U0623><U063A><U0633><U0637><U0633>";/
121             "<U0633><U0628><U062A><U0645><U0628><U0631>";/
122             "<U0623><U0643><U062A><U0648><U0628><U0631>";/
123             "<U0646><U0648><U0641><U0645><U0628><U0631>";/
124             "<U062F><U064A><U0633><U0645><U0628><U0631>"
125 %
126 % Equivalent of AM PM
127 am_pm       "<U0635>";"<U0645>"
128 %
129 % Appropriate date and time representation
130 % %d %b, %Y%Z %I:%M:%S
131 d_t_fmt     "<U0025><U0064><U0020><U0025><U0062><U002C><U0020><U0025>/
132 <U0059><U0020><U0025><U005A><U0020><U0025><U0049><U003A><U0025><U004D>/
133 <U003A><U0025><U0053><U0020><U0025><U0070>"
134 %
135 % Appropriate date representation
136 % %d %b, %Y
137 d_fmt       "<U0025><U0064><U0020><U0025><U0062><U002C><U0020><U0025><U0059>"
138 %
139 % Appropriate time representation
140 % %Z %I:%M:%S
141 t_fmt       "<U0025><U005A><U0020><U0025><U0049><U003A><U0025><U004D>/
142 <U003A><U0025><U0053><U0020>"
143 %
144 % Appropriate 12 h time representation (%r)
145 t_fmt_ampm  "<U0025><U005A><U0020><U0025><U0049><U003A><U0025><U004D>/
146 <U003A><U0025><U0053><U0020><U0025><U0070>"
147 %
148 % Appropriate date representation (date(1))   "%a %b %e %H:%M:%S %Z %Y"
149 date_fmt        "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
150 <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
151 <U0025><U005A><U0020><U0025><U0059>"
152 END LC_TIME
153
154
155 LC_MESSAGES
156 yesexpr     "<U005E><U005B><U0646><U0079><U0059><U005D><U002E><U002A>"
157 noexpr      "<U005E><U005B><U0644><U006E><U004E><U005D><U002E><U002A>"
158
159 yesstr      "<U0646><U0639><U0645>"
160 nostr       "<U0644><U0627>"
161 END LC_MESSAGES
162
163
164 LC_PAPER
165 % This is the ISO_IEC TR14652 Locale definition for the
166 % LC_PAPER category
167 height      297
168 width       210
169
170 END LC_PAPER
171
172
173 LC_NAME
174 % This is the ISO_IEC TR14652 Locale definition for the
175 % LC_NAME category.
176 %
177 name_fmt    "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074>/
178 <U0025><U0067>"
179 name_gen    "<U002D><U0073><U0061><U006E>"
180 name_mr     "<U004D><U0072><U002E>"
181 name_mrs    "<U004D><U0072><U0073><U002E>"
182 name_miss   "<U004D><U0069><U0073><U0073><U002E>"
183 name_ms     "<U004D><U0073><U002E>"
184
185 END LC_NAME
186
187
188 LC_ADDRESS
189 % This is the ISO_IEC TR14652 Locale definition for the
190 % LC_ADDRESS
191 postal_fmt  "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/
192 <U0025><U0062><U0025><U0065><U0025><U0072>"
193 country_ab2 "<U0045><U0047>"
194 country_ab3 "<U0045><U0047><U0059>"
195 country_num 818
196 % ET
197 country_car    "<U0045><U0054>"
198 lang_name    "<U0627><U0644><U0639><U0631><U0628><U064A><U0629>"
199 % ar
200 lang_ab      "<U0061><U0072>"
201 % ara
202 lang_term    "<U0061><U0072><U0061>"
203 % ara
204 lang_lib    "<U0061><U0072><U0061>"
205 END LC_ADDRESS
206
207
208 LC_TELEPHONE
209 % This is the ISO_IEC TR14652 Locale definition for the
210 %
211 tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
212 <U003B><U0025><U006C>"
213 int_prefix  "<U0032><U0030>"
214 int_select  "<U0030><U0030>"
215 END LC_TELEPHONE
216
217
218 LC_MEASUREMENT
219 % metric
220 measurement 1
221 END LC_MEASUREMENT