]> git.ipfire.org Git - thirdparty/glibc.git/blame - localedata/locales/doi_IN
Fix nscd/cachedumper.c compile errors
[thirdparty/glibc.git] / localedata / locales / doi_IN
CommitLineData
6bc81cf2
MF
1comment_char %
2escape_char /
3
a4cea54b
MF
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
6e099e57
AJ
11% Dogri language locale for India.
12% Contributed by Pravin Satpute <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>
13
14LC_IDENTIFICATION
15title "Dogri language locale for India"
16source "Red Hat Pune"
17address "Level 1, Tower X, Cybercity, Magarpatta City, Hadapsar, Pune-411013 "
18contact ""
19email "libc-alpha@sourceware.org"
20tel ""
21fax ""
22language "Dogri"
23territory "India"
24revision "1.0"
25date "2012-02-16"
1a06eee8
MF
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
6e099e57
AJ
39END LC_IDENTIFICATION
40
41LC_CTYPE
42copy "hi_IN"
43END LC_CTYPE
44
45LC_COLLATE
46
47% Copy the template from ISO/IEC 14651
48copy "iso14651_t1"
49
50END LC_COLLATE
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% These are generated based on XML base Locale definition file
65% for IBM Class for Unicode/Java
66%
67% Abbreviated weekday names (%a)
dfe82f3f
RL
68abday "<U0910><U0924>";/
69 "<U0938><U094B><U092E>";/
70 "<U092E><U0902><U0917><U0932>";/
71 "<U092C><U0941><U0927>";/
72 "<U092C><U0940><U0930>";/
73 "<U0936><U0941><U0915><U094D><U0915><U0930>";/
74 "<U0936><U094D><U0928><U0940><U091A><U0930>"
6e099e57
AJ
75%
76% Full weekday names (%A)
dfe82f3f
RL
77day "<U0910><U0924><U092C><U093E><U0930>";/
78 "<U0938><U094B><U092E><U092C><U093E><U0930>";/
79 "<U092E><U0902><U0917><U0932><U092C><U0930>";/
80 "<U092C><U0941><U0927><U092C><U093E><U0930>";/
81 "<U092C><U0940><U0930><U092C><U093E><U0930>";/
82 "<U0936><U0941><U0915><U094D><U0915><U0930><U092C><U093E><U0930>";/
83 "<U0936><U094D><U0928><U0940><U091A><U0930><U092C><U093E><U0930>"
6e099e57
AJ
84%
85% Abbreviated month names (%b)
86abmon "<U091C><U0928><U0935><U0930><U0940>";/
87 "<U092B><U0930><U0935><U0930><U0940>";/
88 "<U092E><U093E><U0930><U094D><U091A>";/
89 "<U090F><U092A><U094D><U0930><U0948><U0932>";/
90 "<U092E><U0947><U0908>";"<U091C><U0942><U0928>";/
91 "<U091C><U0942><U0932><U0948>";/
92 "<U0905><U0917><U0938><U094D><U0924>";/
93 "<U0938><U093F><U0924><U0902><U092C><U0930>";/
94 "<U0905><U0915><U094D><U0924><U0942><U092C><U0930>";/
95 "<U0928><U0935><U0902><U092C><U0930>";/
96 "<U0926><U093F><U0938><U0902><U092C><U0930>"
97%
98% Full month names (%B)
99mon "<U091C><U0928><U0935><U0930><U0940>";/
100 "<U092B><U0930><U0935><U0930><U0940>";/
101 "<U092E><U093E><U0930><U094D><U091A>";/
102 "<U090F><U092A><U094D><U0930><U0948><U0932>";/
103 "<U092E><U0947><U0908>";"<U091C><U0942><U0928>";/
104 "<U091C><U0942><U0932><U0948>";/
105 "<U0905><U0917><U0938><U094D><U0924>";/
106 "<U0938><U093F><U0924><U0902><U092C><U0930>";/
107 "<U0905><U0915><U094D><U0924><U0942><U092C><U0930>";/
108 "<U0928><U0935><U0902><U092C><U0930>";/
109 "<U0926><U093F><U0938><U0902><U092C><U0930>"
110%
111% Equivalent of AM PM
112am_pm "<U0938><U091E><U0902>";/
113 "<U0938><U092C><U0947><U0930>"
114%
115% Appropriate date and time representation
75ba9299
RL
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"
6e099e57
AJ
120%
121% Appropriate date representation
a33650d1 122d_fmt "%-d//%-m//%y"
6e099e57
AJ
123%
124% Appropriate time representation
989182c4 125t_fmt "%I:%M:%S %p %Z"
6e099e57
AJ
126%
127% Appropriate 12 h time representation (%r)
a259f5d3 128t_fmt_ampm "%I:%M:%S %p %Z"
0a410e76 129week 7;19971130;1
6e099e57
AJ
130END LC_TIME
131
132
133LC_MESSAGES
1e5971ec
MF
134yesexpr "^[+1yY<U0911>]"
135noexpr "^[-0nN<U0928>]"
08897a57
MF
136yesstr "<U0911><U0939>"
137nostr "<U0928><U093E>"
6e099e57
AJ
138END LC_MESSAGES
139
140LC_PAPER
141copy "hi_IN"
142END LC_PAPER
143
144
145LC_NAME
146% This is the ISO_IEC TR14652 Locale definition for the
147% LC_NAME category.
148%
a259f5d3 149name_fmt "%p%t%f%t%g"
6e099e57 150name_gen ""
a259f5d3
CP
151name_mr "Mr."
152name_mrs "Mrs."
153name_miss "Miss."
154name_ms "Ms."
6e099e57
AJ
155
156END LC_NAME
157
158
159
160LC_ADDRESS
a259f5d3 161postal_fmt "%z%c%T%s%b%e%r"
8e42fc68 162country_name "<U092D><U093E><U0930><U0924>"
a259f5d3
CP
163country_ab2 "IN"
164country_ab3 "IND"
0434d238 165country_num 356
a259f5d3 166country_car "IND"
085b5ddf
CL
167% डोगरी
168lang_name "<U0921><U094B><U0917><U0930><U0940>"
a259f5d3
CP
169lang_term "doi"
170lang_lib "doi"
6e099e57
AJ
171END LC_ADDRESS
172
173
174LC_TELEPHONE
175copy "hi_IN"
176END LC_TELEPHONE
177
178LC_MEASUREMENT
1c20cb20 179copy "hi_IN"
6e099e57 180END LC_MEASUREMENT