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% Bodo language locale for India.
12% Reference http://www.unicode.org/cldr/trac/browser/trunk/common/main/brx.xml
13
14LC_IDENTIFICATION
15title      "Bodo language locale for India"
16source     "Red Hat Pune"
17address    "Level 1, Tower X, Cybercity, Magarpatta City, Hadapsar, Pune-411013 "
18contact    ""
19email      "bug-glibc-locales@gnu.org"
20tel        ""
21fax        ""
22language   "Bodo"
23territory  "India"
24revision   "1.0"
25date       "2011-10-17"
26
27category "i18n:2012";LC_IDENTIFICATION
28category "i18n:2012";LC_CTYPE
29category "i18n:2012";LC_COLLATE
30category "i18n:2012";LC_TIME
31category "i18n:2012";LC_NUMERIC
32category "i18n:2012";LC_MONETARY
33category "i18n:2012";LC_MESSAGES
34category "i18n:2012";LC_PAPER
35category "i18n:2012";LC_NAME
36category "i18n:2012";LC_ADDRESS
37category "i18n:2012";LC_TELEPHONE
38category "i18n:2012";LC_MEASUREMENT
39END LC_IDENTIFICATION
40
41LC_CTYPE
42copy "hi_IN"
43END LC_CTYPE
44
45LC_COLLATE
46copy "hi_IN"
47END LC_COLLATE
48
49LC_MONETARY
50copy "hi_IN"
51END LC_MONETARY
52
53
54LC_NUMERIC
55copy "hi_IN"
56END LC_NUMERIC
57
58
59LC_TIME
60% This is the POSIX Locale definition for the LC_TIME category
61% generated by IBM Basic CountryPack Transformer.
62% These are generated based on XML base Locale definition file
63% for IBM Class for Unicode.
64%
65% Abbreviated weekday names (%a)
66abday       "<U0930><U092C><U093F>";"<U0938><U092E>";/
67            "<U092E><U0902><U0917><U0932>";"<U092C><U0941><U0926>";/
68            "<U092C><U093F><U0938><U0925><U093F>";/
69            "<U0938><U0941><U0916><U0941><U0930>";"<U0938><U0941><U0928><U093F>"
70%
71
72% Full weekday names (%A)
73day         "<U0930><U092C><U093F><U092C><U093E><U0930>";/
74            "<U0938><U094B><U092C><U093E><U0930>";/
75            "<U092E><U0902><U0917><U0932><U092C><U093E><U0930>";/
76            "<U092C><U0941><U0926><U092C><U093E><U0930>";/
77            "<U092C><U093F><U0938><U0925><U093F><U092C><U093E><U0930>";/
78            "<U0938><U0941><U0916><U0941><U0930><U092C><U093E><U0930>";/
79            "<U0938><U0941><U0928><U093F><U092C><U093E><U0930>"
80%
81% Abbreviated month names (%b)
82abmon         "<U091C><U093E><U0928><U0941><U0935><U093E><U0930><U0940>";/
83            "<U092B><U0947><U092C><U094D><U0930><U0941><U0935><U093E><U0930><U0940>";/
84            "<U092E><U093E><U0930><U094D><U0938>";/
85            "<U090F><U092A><U094D><U0930><U093F><U0932>";/
86            "<U092E><U0947>";/
87            "<U091C><U0941><U0928>";/
88            "<U091C><U0941><U0932><U093E><U0907>";/
89            "<U0906><U0917><U0938><U094D><U0925>";/
90            "<U0938><U0947><U092C><U0925><U0947><U091C><U094D><U092C><U093C><U0930>";/
91            "<U0905><U0916><U0925><U092C><U0930>";/
92            "<U0928><U092C><U0947><U091C><U094D><U092C><U093C><U0930>";/
93            "<U0926><U093F><U0938><U0947><U091C><U094D><U092C><U093C><U0930>"
94%
95
96% Full month names (%B)
97mon         "<U091C><U093E><U0928><U0941><U0935><U093E><U0930><U0940>";/
98            "<U092B><U0947><U092C><U094D><U0930><U0941><U0935><U093E><U0930><U0940>";/
99            "<U092E><U093E><U0930><U094D><U0938>";/
100            "<U090F><U092B><U094D><U0930><U093F><U0932>";/
101            "<U092E><U0947>";/
102            "<U091C><U0941><U0928>";/
103            "<U091C><U0941><U0932><U093E><U0907>";/
104            "<U0906><U0917><U0938><U094D><U0925>";/
105            "<U0938><U0947><U092C><U0925><U0947><U091C><U094D><U092C><U093C><U0930>";/
106            "<U0905><U0916><U0925><U092C><U0930>";/
107            "<U0928><U092C><U0947><U091C><U094D><U092C><U093C><U0930>";/
108            "<U0926><U093F><U0938><U0947><U091C><U094D><U092C><U093C><U0930>"
109%
110% Equivalent of AM PM
111
112am_pm       "<U092B><U0941><U0902>.";/
113            "<U092C><U0947><U0932><U093E><U0938><U0947>."
114%
115% Appropriate date and time representation
116d_t_fmt     "%A %d %b %Y %I:%M:%S %p"
117%
118% Appropriate date and time representation for date(1)
119date_fmt    "%A %d %b %Y %I:%M:%S %p %Z"
120%
121% Appropriate date representation
122d_fmt       "%-m//%-d//%y"
123%
124% Appropriate time representation
125t_fmt       "%I:%M:%S %p %Z"
126%
127% Appropriate 12 h time representation (%r)
128t_fmt_ampm  "%I:%M:%S %p %Z"
129week 7;19971130;1
130END LC_TIME
131
132
133LC_MESSAGES
134yesexpr "^[+1yY<U0939>]"
135noexpr  "^[-0nN<U0928>]"
136yesstr  "<U0939><U093E><U0901>"
137nostr   "<U0928><U0939><U0940><U0902>"
138END LC_MESSAGES
139
140
141LC_PAPER
142copy "hi_IN"
143END LC_PAPER
144
145
146LC_NAME
147% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category
148% generated by IBM Basic CountryPack Transformer.
149%
150%
151name_fmt    "%p%t%f%t%g"
152name_gen    ""
153name_mr     "Mr."
154name_mrs    "Mrs."
155name_miss   "Miss."
156name_ms     "Ms."
157
158END LC_NAME
159
160
161LC_ADDRESS
162postal_fmt  "%z%c%T%s%b%e%r"
163country_name "<U092D><U093E><U0930><U0924>"
164country_ab2 "IN"
165country_ab3 "IND"
166country_num 356
167country_car    "IND"
168lang_name   "<U092C><U0921><U093C><U094B>"
169lang_term   "brx"
170lang_lib    "brx"
171END LC_ADDRESS
172
173
174LC_TELEPHONE
175copy "hi_IN"
176END LC_TELEPHONE
177
178
179LC_MEASUREMENT
180copy "hi_IN"
181END LC_MEASUREMENT
182