1comment_char %
2escape_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 Tunisia.
12
13LC_IDENTIFICATION
14title      "Arabic language locale for Tunisia"
15source     "IBM Globalization Center of Competency, Yamato Software Laboratory"
16address    "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
17contact    ""
18email      "bug-glibc-locales@gnu.org"
19tel        ""
20fax        ""
21language   "Arabic"
22territory  "Tunisia"
23revision   "1.0"
24date       "2000-07-20"
25
26category "i18n:2012";LC_IDENTIFICATION
27category "i18n:2012";LC_CTYPE
28category "i18n:2012";LC_COLLATE
29category "i18n:2012";LC_TIME
30category "i18n:2012";LC_NUMERIC
31category "i18n:2012";LC_MONETARY
32category "i18n:2012";LC_MESSAGES
33category "i18n:2012";LC_PAPER
34category "i18n:2012";LC_NAME
35category "i18n:2012";LC_ADDRESS
36category "i18n:2012";LC_TELEPHONE
37category "i18n:2012";LC_MEASUREMENT
38END LC_IDENTIFICATION
39
40LC_CTYPE
41copy "ar_EG"
42END LC_CTYPE
43
44LC_COLLATE
45
46% Copy the template from ISO/IEC 14651
47copy "iso14651_t1"
48
49END LC_COLLATE
50
51LC_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%
56int_curr_symbol       "TND "
57currency_symbol       "<U062F>.<U062A>."
58mon_decimal_point     "."
59mon_thousands_sep     ","
60mon_grouping          3
61positive_sign         ""
62negative_sign         "-"
63int_frac_digits       3
64frac_digits           3
65p_cs_precedes         1
66p_sep_by_space        1
67n_cs_precedes         1
68n_sep_by_space        1
69p_sign_posn           1
70n_sign_posn           2
71%
72END LC_MONETARY
73
74
75LC_NUMERIC
76% This is the POSIX Locale definition for the LC_NUMERIC  category.
77%
78decimal_point          "."
79thousands_sep          ","
80grouping               3
81%
82END LC_NUMERIC
83
84
85LC_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)
91abday       "<U062D>";"<U0646>";/
92            "<U062B>";"<U0631>";/
93            "<U062E>";"<U062C>";/
94            "<U0633>"
95%
96% Full weekday names (%A)
97day         "<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)
106abmon       "<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)
120mon         "<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
134am_pm       "<U0635>";"<U0645>"
135%
136% Appropriate date and time representation
137d_t_fmt     "%d %b, %Y %I:%M:%S %p"
138%
139% Appropriate date and time representation for date(1)
140date_fmt    "%d %b, %Y %Z %I:%M:%S %p"
141%
142% Appropriate date representation
143d_fmt       "%d %b, %Y"
144%
145% Appropriate time representation
146t_fmt       "%Z %I:%M:%S %p"
147%
148% Appropriate 12 h time representation (%r)
149t_fmt_ampm  "%Z %I:%M:%S %p"
150week 7;19971130;1
151first_workday 1
152END LC_TIME
153
154
155LC_MESSAGES
156copy "ar_EG"
157END LC_MESSAGES
158
159
160LC_PAPER
161copy "i18n"
162END LC_PAPER
163
164
165LC_NAME
166% This is the ISO_IEC TR14652 Locale definition for the
167% LC_NAME category.
168%
169name_fmt    "%p%t%f%t%g"
170name_gen    "-san"
171name_mr     "Mr."
172name_mrs    "Mrs."
173name_miss   "Miss."
174name_ms     "Ms."
175
176END LC_NAME
177
178
179LC_ADDRESS
180% This is the ISO_IEC TR14652 Locale definition for the
181% LC_ADDRESS
182postal_fmt  "%z%c%T%s%b%e%r"
183country_name "<U062A><U0648><U0646><U0633>"
184country_ab2 "TN"
185country_ab3 "TUN"
186country_num 788
187country_car    "TN"
188lang_name    "<U0627><U0644><U0639><U0631><U0628><U064A><U0629>"
189lang_ab      "ar"
190lang_term    "ara"
191lang_lib    "ara"
192END LC_ADDRESS
193
194
195LC_TELEPHONE
196% This is the ISO_IEC TR14652 Locale definition for the
197%
198tel_int_fmt "+%c ;%a ;%l"
199int_prefix  "216"
200int_select  "00"
201END LC_TELEPHONE
202
203
204LC_MEASUREMENT
205copy "i18n"
206END LC_MEASUREMENT
207