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% Hindi language locale for India.
12
13LC_IDENTIFICATION
14title      "Hindi language locale for India"
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   "Hindi"
22territory  "India"
23revision   "1.0"
24date       "2000-07-21"
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 "i18n"
42
43% Devanagari uses the alternate digits U+0966..U+096F
44outdigit <U0966>..<U096F>
45
46% This is used in the scanf family of functions to read devanagari numbers
47% using "%Id" and such.
48map to_inpunct; /
49  (<U0030>,<U0966>); /
50  (<U0031>,<U0967>); /
51  (<U0032>,<U0968>); /
52  (<U0033>,<U0969>); /
53  (<U0034>,<U096A>); /
54  (<U0035>,<U096B>); /
55  (<U0036>,<U096C>); /
56  (<U0037>,<U096D>); /
57  (<U0038>,<U096E>); /
58  (<U0039>,<U096F>);
59
60translit_start
61include "translit_combining";""
62translit_end
63END LC_CTYPE
64
65LC_COLLATE
66
67% Copy the template from ISO/IEC 14651
68copy "iso14651_t1"
69
70END LC_COLLATE
71
72LC_MONETARY
73% This is the POSIX Locale definition the LC_MONETARY category.
74% These are generated based on XML base Locale definition file
75% for IBM Class for Unicode/Java
76%
77int_curr_symbol       "INR "
78currency_symbol       "<U20B9>"
79mon_decimal_point     "."
80mon_thousands_sep     ","
81% https://en.wikipedia.org/wiki/Indian_numbering_system
82mon_grouping          3;2
83positive_sign         ""
84negative_sign         "-"
85int_frac_digits       2
86frac_digits           2
87% https://en.wikipedia.org/wiki/Indian_rupee
88p_cs_precedes         1
89p_sep_by_space        0
90n_cs_precedes         1
91n_sep_by_space        0
92p_sign_posn           1
93n_sign_posn           1
94%
95END LC_MONETARY
96
97
98LC_NUMERIC
99% This is the POSIX Locale definition for the LC_NUMERIC  category.
100%
101decimal_point          "."
102thousands_sep          ","
103grouping               3
104%
105END LC_NUMERIC
106
107
108LC_TIME
109% This is the POSIX Locale definition for the LC_TIME category.
110% These are generated based on XML base Locale definition file
111% for IBM Class for Unicode/Java
112%
113% Abbreviated weekday names (%a)
114abday       "<U0930><U0935><U093F>";/
115            "<U0938><U094B><U092E>";/
116            "<U092E><U0902><U0917><U0932>";/
117            "<U092C><U0941><U0927>";/
118            "<U0917><U0941><U0930><U0941>";/
119            "<U0936><U0941><U0915><U094D><U0930>";/
120            "<U0936><U0928><U093F>"
121%
122% Full weekday names (%A)
123day         "<U0930><U0935><U093F><U0935><U093E><U0930>";/
124            "<U0938><U094B><U092E><U0935><U093E><U0930>";/
125            "<U092E><U0902><U0917><U0932><U0935><U093E><U0930>";/
126            "<U092C><U0941><U0927><U0935><U093E><U0930>";/
127            "<U0917><U0941><U0930><U0941><U0935><U093E><U0930>";/
128            "<U0936><U0941><U0915><U094D><U0930><U0935><U093E><U0930>";/
129            "<U0936><U0928><U093F><U0935><U093E><U0930>"
130%
131% Abbreviated month names (%b)
132abmon       "<U091C><U0928><U0970>";/
133            "<U092B><U093C><U0930><U0970>";/
134            "<U092E><U093E><U0930><U094D><U091A>";/
135            "<U0905><U092A><U094D><U0930><U0948><U0932>";/
136            "<U092E><U0908>";"<U091C><U0942><U0928>";/
137            "<U091C><U0941><U0932><U0970>";/
138            "<U0905><U0917><U0970>";/
139            "<U0938><U093F><U0924><U0970>";/
140            "<U0905><U0915><U094D><U0924><U0942><U0970>";/
141            "<U0928><U0935><U0970>";/
142            "<U0926><U093F><U0938><U0970>"
143%
144% Full month names (%B)
145mon         "<U091C><U0928><U0935><U0930><U0940>";/
146            "<U092B><U093C><U0930><U0935><U0930><U0940>";/
147            "<U092E><U093E><U0930><U094D><U091A>";/
148            "<U0905><U092A><U094D><U0930><U0948><U0932>";/
149            "<U092E><U0908>";"<U091C><U0942><U0928>";/
150            "<U091C><U0941><U0932><U093E><U0908>";/
151            "<U0905><U0917><U0938><U094D><U0924>";/
152            "<U0938><U093F><U0924><U0902><U092C><U0930>";/
153            "<U0905><U0915><U094D><U0924><U0942><U092C><U0930>";/
154            "<U0928><U0935><U0902><U092C><U0930>";/
155            "<U0926><U093F><U0938><U0902><U092C><U0930>"
156%
157% Equivalent of AM PM
158am_pm       "<U092A><U0942><U0930><U094D><U0935><U093E><U0939><U094D><U0928>";/
159            "<U0905><U092A><U0930><U093E><U0939><U094D><U0928>"
160%
161% Appropriate date and time representation
162d_t_fmt     "%A %d %b %Y %I:%M:%S %p"
163%
164% Appropriate date and time representation for date(1)
165date_fmt    "%A %d %b %Y %I:%M:%S %p %Z"
166%
167% Appropriate date representation
168d_fmt       "%-d//%-m//%y"
169%
170% Appropriate time representation
171t_fmt       "%I:%M:%S %p %Z"
172%
173% Appropriate 12 h time representation (%r)
174t_fmt_ampm  "%I:%M:%S %p %Z"
175week 7;19971130;1
176END LC_TIME
177
178
179LC_MESSAGES
180yesexpr "^[+1yY<U0939>]"
181noexpr  "^[-0nN<U0928>]"
182yesstr  "<U0939><U093E><U0901>"
183nostr   "<U0928><U0939><U0940><U0902>"
184END LC_MESSAGES
185
186
187LC_PAPER
188copy "i18n"
189END LC_PAPER
190
191
192LC_NAME
193% This is the ISO_IEC TR14652 Locale definition for the
194% LC_NAME category.
195%
196name_fmt    "%p%t%f%t%g"
197name_gen    ""
198name_mr     "<U0936><U094D><U0930><U0940><U092E><U093E><U0928><U094D>"
199name_mrs    "<U0936><U094D><U0930><U0940><U092E><U0924><U0940>"
200name_miss   "<U0915><U0941><U092E><U093E><U0930><U0940>"
201name_ms     "<U0938><U0941><U0936><U094D><U0930><U0940>"
202
203END LC_NAME
204
205
206LC_ADDRESS
207% This is the ISO_IEC TR14652 Locale definition for the
208% LC_ADDRESS
209postal_fmt  "%z%c%T%s%b%e%r"
210country_name "<U092D><U093E><U0930><U0924>"
211country_ab2 "IN"
212country_ab3 "IND"
213country_num 356
214country_car "IND"
215% हिन्दी
216lang_name    "<U0939><U093F><U0928><U094D><U0926><U0940>"
217lang_ab      "hi"
218lang_term    "hin"
219lang_lib    "hin"
220END LC_ADDRESS
221
222
223LC_TELEPHONE
224% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE
225% generated by IBM Basic CountryPack Transformer.
226tel_int_fmt "+%c ;%a ;%l"
227int_prefix "91"
228int_select "00"
229END LC_TELEPHONE
230
231
232LC_MEASUREMENT
233copy "i18n"
234END LC_MEASUREMENT
235