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
11LC_IDENTIFICATION
12
13title       "Arabic language locale for India"
14source     "IBM Globalization Center of Competency, Yamato Software Laboratory"
15address    "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
16contact    ""
17email      "bug-glibc-locales@gnu.org"
18tel         ""
19fax         ""
20language    "Arabic"
21territory   "India"
22revision    "1.0"
23date        "2000,October,27 (XML source:2000,July,20)"
24
25category "i18n:2012";LC_IDENTIFICATION
26category "i18n:2012";LC_CTYPE
27category "i18n:2012";LC_COLLATE
28category "i18n:2012";LC_TIME
29category "i18n:2012";LC_NUMERIC
30category "i18n:2012";LC_MONETARY
31category "i18n:2012";LC_MESSAGES
32category "i18n:2012";LC_PAPER
33category "i18n:2012";LC_NAME
34category "i18n:2012";LC_ADDRESS
35category "i18n:2012";LC_TELEPHONE
36category "i18n:2012";LC_MEASUREMENT
37END LC_IDENTIFICATION
38
39
40LC_CTYPE
41copy "ar_EG"
42END LC_CTYPE
43
44
45LC_COLLATE
46% Copy the template from ISO/IEC 14651
47copy "iso14651_t1"
48
49END LC_COLLATE
50
51
52LC_MONETARY
53copy "hi_IN"
54END LC_MONETARY
55
56
57LC_NUMERIC
58copy "hi_IN"
59END LC_NUMERIC
60
61
62LC_TIME
63% This is the POSIX Locale definition for the LC_TIME category
64% generated by IBM Basic CountryPack Transformer.
65% These are generated based on XML base Locale definition file
66% for IBM Class for Unicode.
67%
68% Abbreviated weekday names (%a)
69abday       "<U062D>";"<U0646>";/
70            "<U062B>";"<U0631>";/
71            "<U062E>";"<U062C>";/
72            "<U0633>"
73%
74% Full weekday names (%A)
75day         "<U0627><U0644><U0623><U062D><U062F>";"<U0627><U0644><U0627><U062B><U0646><U064A><U0646>";/
76            "<U0627><U0644><U062B><U0644><U0627><U062B><U0627><U0621>";"<U0627><U0644><U0623><U0631><U0628><U0639><U0627><U0621>";/
77            "<U0627><U0644><U062E><U0645><U064A><U0633>";"<U0627><U0644><U062C><U0645><U0639><U0629>";/
78            "<U0627><U0644><U0633><U0628><U062A>"
79%
80% Abbreviated month names (%b)
81abmon       "<U064A><U0646><U0627>";"<U0641><U0628><U0631>";/
82            "<U0645><U0627><U0631>";"<U0623><U0628><U0631>";/
83            "<U0645><U0627><U064A>";"<U064A><U0648><U0646>";/
84            "<U064A><U0648><U0644>";"<U0623><U063A><U0633>";/
85            "<U0633><U0628><U062A>";"<U0623><U0643><U062A>";/
86            "<U0646><U0648><U0641>";"<U062F><U064A><U0633>"
87%
88% Full month names (%B)
89mon         "<U064A><U0646><U0627><U064A><U0631>";"<U0641><U0628><U0631><U0627><U064A><U0631>";/
90            "<U0645><U0627><U0631><U0633>";"<U0623><U0628><U0631><U064A><U0644>";/
91            "<U0645><U0627><U064A><U0648>";"<U064A><U0648><U0646><U064A><U0648>";/
92            "<U064A><U0648><U0644><U064A><U0648>";"<U0623><U063A><U0633><U0637><U0633>";/
93            "<U0633><U0628><U062A><U0645><U0628><U0631>";"<U0623><U0643><U062A><U0648><U0628><U0631>";/
94            "<U0646><U0648><U0641><U0645><U0628><U0631>";"<U062F><U064A><U0633><U0645><U0628><U0631>"
95%
96% Equivalent of AM PM
97am_pm       "<U0635>";"<U0645>"
98%
99% Appropriate date and time representation
100d_t_fmt     "%A %d %B %Y %I:%M:%S %p"
101%
102% Appropriate date and time representation for date(1)
103date_fmt    "%A %d %B %Y %I:%M:%S %p %Z"
104%
105% Appropriate date representation
106d_fmt       "%-d//%-m//%y"
107%
108% Appropriate time representation
109t_fmt       "%I:%M:%S %p %Z"
110%
111% Appropriate 12 h time representation (%r)
112t_fmt_ampm  "%I:%M:%S %p %Z"
113%
114week 7;19971130;1
115END LC_TIME
116
117
118LC_MESSAGES
119copy "ar_EG"
120END LC_MESSAGES
121
122
123LC_PAPER
124copy "hi_IN"
125END LC_PAPER
126
127
128LC_NAME
129% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category
130% generated by IBM Basic CountryPack Transformer.
131%
132%
133name_fmt    "%p%t%f%t%g"
134name_gen    ""
135name_mr     "Mr."
136name_mrs    "Mrs."
137name_miss   "Miss."
138name_ms     "Ms."
139
140END LC_NAME
141
142
143LC_ADDRESS
144% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category
145% generated by IBM Basic CountryPack Transformer.
146postal_fmt  "%z%c%T%s%b%e%r"
147country_name "<U0627><U0644><U0647><U0646><U062F>"
148country_ab2 "IN"
149country_ab3 "IND"
150country_num 356
151country_car "IND"
152lang_name    "<U0627><U0644><U0639><U0631><U0628><U064A><U0629>"
153lang_ab      "ar"
154lang_term    "ara"
155lang_lib    "ara"
156END LC_ADDRESS
157
158
159LC_TELEPHONE
160copy "hi_IN"
161END LC_TELEPHONE
162
163
164LC_MEASUREMENT
165copy "hi_IN"
166END LC_MEASUREMENT
167