]> git.ipfire.org Git - thirdparty/glibc.git/blob - localedata/locales/ar_IN
[BZ #337]
[thirdparty/glibc.git] / localedata / locales / ar_IN
1 comment_char %
2 escape_char /
3 % Contributed by Kentaro Noji (knoji@jp.ibm.com)
4 % Tetsuji Oriata (Oriata@jp.ibm.com) and Others, 2000
5
6 LC_IDENTIFICATION
7
8 title "Arabic language locale for India"
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 "libc-locales@sources.redhat.com"
13 tel ""
14 fax ""
15 language "Arabic"
16 territory "India"
17 revision "1.0"
18 date "2000,October,27 (XML source:2000,July,20)"
19 %
20 category "ar_IN:2000";LC_IDENTIFICATION
21 category "ar_IN:2000";LC_CTYPE
22 category "ar_IN:2000";LC_COLLATE
23 category "ar_IN:2000";LC_TIME
24 category "ar_IN:2000";LC_NUMERIC
25 category "ar_IN:2000";LC_MONETARY
26 category "ar_IN:2000";LC_MESSAGES
27 category "ar_IN:2000";LC_PAPER
28 category "ar_IN:2000";LC_NAME
29 category "ar_IN:2000";LC_ADDRESS
30 category "ar_IN:2000";LC_TELEPHONE
31
32
33 END LC_IDENTIFICATION
34
35
36 LC_CTYPE
37 copy "i18n"
38 END LC_CTYPE
39
40
41 LC_COLLATE
42 % Copy the template from ISO/IEC 14651
43 copy "iso14651_t1"
44
45 END LC_COLLATE
46
47
48 LC_MONETARY
49 % This is the POSIX Locale definition the LC_MONETARY category
50 % generated by IBM Basic CountryPack Transformer.
51 % These are generated based on XML base Locale defintion file
52 % for IBM Class for Unicode.
53 %
54 int_curr_symbol "<U0049><U004E><U0052><U0020>"
55 currency_symbol "<U20A8>"
56 mon_decimal_point "<U002E>"
57 mon_thousands_sep "<U002C>"
58 mon_grouping 3;2
59 positive_sign ""
60 negative_sign "<U002D>"
61 int_frac_digits 2
62 frac_digits 2
63 p_cs_precedes 1
64 p_sep_by_space 1
65 n_cs_precedes 1
66 n_sep_by_space 1
67 p_sign_posn 1
68 n_sign_posn 1
69 %
70 END LC_MONETARY
71
72
73 LC_NUMERIC
74 copy "hi_IN"
75 END LC_NUMERIC
76
77
78 LC_TIME
79 % This is the POSIX Locale definition for the LC_TIME category
80 % generated by IBM Basic CountryPack Transformer.
81 % These are generated based on XML base Locale definition file
82 % for IBM Class for Unicode.
83 %
84 % Abbreviated weekday names (%a)
85 abday "<U062D>";"<U0646>";/
86 "<U062B>";"<U0631>";/
87 "<U062E>";"<U062C>";/
88 "<U0633>"
89 %
90 % Full weekday names (%A)
91 day "<U0627><U0644><U0623><U062D><U062F>";"<U0627><U0644><U0627><U062B><U0646><U064A><U0646>";/
92 "<U0627><U0644><U062B><U0644><U0627><U062B><U0627><U0621>";"<U0627><U0644><U0623><U0631><U0628><U0639><U0627><U0621>";/
93 "<U0627><U0644><U062E><U0645><U064A><U0633>";"<U0627><U0644><U062C><U0645><U0639><U0629>";/
94 "<U0627><U0644><U0633><U0628><U062A>"
95 %
96 % Abbreviated month names (%b)
97 abmon "<U064A><U0646><U0627>";"<U0641><U0628><U0631>";/
98 "<U0645><U0627><U0631>";"<U0623><U0628><U0631>";/
99 "<U0645><U0627><U064A>";"<U064A><U0648><U0646>";/
100 "<U064A><U0648><U0644>";"<U0623><U063A><U0633>";/
101 "<U0633><U0628><U062A>";"<U0623><U0643><U062A>";/
102 "<U0646><U0648><U0641>";"<U062F><U064A><U0633>"
103 %
104 % Full month names (%B)
105 mon "<U064A><U0646><U0627><U064A><U0631>";"<U0641><U0628><U0631><U0627><U064A><U0631>";/
106 "<U0645><U0627><U0631><U0633>";"<U0623><U0628><U0631><U064A><U0644>";/
107 "<U0645><U0627><U064A><U0648>";"<U064A><U0648><U0646><U064A><U0648>";/
108 "<U064A><U0648><U0644><U064A><U0648>";"<U0623><U063A><U0633><U0637><U0633>";/
109 "<U0633><U0628><U062A><U0645><U0628><U0631>";"<U0623><U0643><U062A><U0648><U0628><U0631>";/
110 "<U0646><U0648><U0641><U0645><U0628><U0631>";"<U062F><U064A><U0633><U0645><U0628><U0631>"
111 %
112 % Equivalent of AM PM
113 am_pm "<U0635>";"<U0645>"
114 %
115 % Appropriate date and time representation
116 % %A %d %B %Y %I:%M:%S %Z
117 d_t_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
118 %
119 % Appropriate date representation
120 % %A %d %B %Y
121 d_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059>"
122 %
123 % Appropriate time representation
124 % %I:%M:%S %Z
125 t_fmt "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0020><U0025><U005A>"
126 %
127 % Appropriate 12 h time representation (%r)
128 t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
129 %
130 END LC_TIME
131
132
133 LC_MESSAGES
134 % This is the POSIX Locale definition for the LC_MESSAGES category
135 % generated by IBM Basic CountryPack Transformer.
136 % These are generated based on XML base Locale difintion file
137 % for IBM Class for Unicode.
138 %
139 % ^[\u0646]
140 yesexpr "<U005E><U005B><U0646><U005D>"
141
142 % Syntax on Unicode Regular Expression Guidelines TR#18
143 % yesexpr "<U005E><U005B><U005C><U0075><U0030><U0036><U0034><U0036><U005D>"
144
145 %
146 % ^[\u0644]
147 noexpr "<U005E><U005B><U0644><U005D>"
148
149 % Syntax on Unicode Regular Expression Guidelines TR#18
150 % noexpr "<U005E><U005B><U005C><U0075><U0030><U0036><U0034><U0034><U005D>"
151 %
152
153 % \u0646\u0639\u0645
154 yesstr "<U0646><U0639><U0645>"
155 %
156 % \u0644\u0627
157 nostr "<U0644><U0627>"
158 %
159 END LC_MESSAGES
160
161
162 LC_PAPER
163 copy "hi_IN"
164 END LC_PAPER
165
166
167 LC_NAME
168 % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category
169 % generated by IBM Basic CountryPack Transformer.
170 %
171 %
172 name_fmt "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
173 name_gen ""
174 name_mr "<U004D><U0072><U002E>"
175 name_mrs "<U004D><U0072><U0073><U002E>"
176 name_miss "<U004D><U0069><U0073><U0073><U002E>"
177 name_ms "<U004D><U0073><U002E>"
178
179 END LC_NAME
180
181
182 LC_ADDRESS
183 % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category
184 % generated by IBM Basic CountryPack Transformer.
185 postal_fmt "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073><U0025><U0062><U0025><U0065><U0025><U0072>"
186 country_ab2 "<U0049><U004E>"
187 country_ab3 "<U0049><U004E><U0044>"
188 country_num 356
189
190 END LC_ADDRESS
191
192
193 LC_TELEPHONE
194 copy "hi_IN"
195 END LC_TELEPHONE
196
197
198 LC_MEASUREMENT
199 copy "hi_IN"
200 END LC_MEASUREMENT