powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)
[glibc.git] / localedata / locales / pa_IN
blob350c096341300a9ee526e657c60f5776063f63e7
1 comment_char %
2 escape_char /
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.
11 % Punjabi language locale for Indian Punjabi(Gurmukhi)
12 % Last update by A Alam <amanlinux@netscape.net>
14 LC_IDENTIFICATION
15 title      "Punjabi language locale for Indian Punjabi(Gurmukhi)"
16 source     "IndLinux.org"
17 address    ""
18 contact    ""
19 email      "bug-glibc-locales@gnu.org"
20 tel        ""
21 fax        ""
22 language   "Punjabi"
23 territory  "India"
24 revision   "0.2"
25 date       "2004-09-30"
27 category "i18n:2012";LC_IDENTIFICATION
28 category "i18n:2012";LC_CTYPE
29 category "i18n:2012";LC_COLLATE
30 category "i18n:2012";LC_TIME
31 category "i18n:2012";LC_NUMERIC
32 category "i18n:2012";LC_MONETARY
33 category "i18n:2012";LC_MESSAGES
34 category "i18n:2012";LC_PAPER
35 category "i18n:2012";LC_NAME
36 category "i18n:2012";LC_ADDRESS
37 category "i18n:2012";LC_TELEPHONE
38 category "i18n:2012";LC_MEASUREMENT
39 END LC_IDENTIFICATION
41 LC_CTYPE
42 copy    "i18n"
44 % Punjabi uses the alternate digits U+0A66..U+0A6F
45 outdigit <U0A66>..<U0A6F>
47 % This is used in the scanf family of functions to read Punjabi numbers
48 % using "%Id" and such.
49 map to_inpunct; /
50   (<U0030>,<U0A66>); /
51   (<U0031>,<U0A67>); /
52   (<U0032>,<U0A68>); /
53   (<U0033>,<U0A69>); /
54   (<U0034>,<U0A6A>); /
55   (<U0035>,<U0A6B>); /
56   (<U0036>,<U0A6C>); /
57   (<U0037>,<U0A6D>); /
58   (<U0038>,<U0A6E>); /
59   (<U0039>,<U0A6F>);
61 translit_start
62 include     "translit_combining";""
63 translit_end
64 END LC_CTYPE
67 LC_COLLATE
69 % Copy the template from ISO/IEC 14651
70 copy "iso14651_t1"
72 END LC_COLLATE
74 LC_MONETARY
75 copy "hi_IN"
76 END LC_MONETARY
79 LC_NUMERIC
80 copy "hi_IN"
81 END LC_NUMERIC
84 LC_TIME
85 % This is the POSIX Locale definition for the LC_TIME category.
86 % These are generated based on XML base Locale definition file
87 % for IBM Class for Unicode/Java
89 % Abbreviated weekday names (%a)
90 abday       "ਐਤ";/
91             "ਸੋਮ";/
92             "ਮੰਗਲ";/
93             "ਬੁੱਧ";/
94             "ਵੀਰ";/
95             "ਸ਼ੁੱਕਰ";/
96             "ਸ਼ਨਿੱਚਰ"
98 % Full weekday names (%A)
99 day         "ਐਤਵਾਰ";/
100             "ਸੋਮਵਾਰ";/
101             "ਮੰਗਲਵਾਰ";/
102             "ਬੁੱਧਵਾਰ";/
103             "ਵੀਰਵਾਰ";/
104             "ਸ਼ੁੱਕਰਵਾਰ";/
105             "ਸ਼ਨਿੱਚਰਵਾਰ"
108 % Abbreviated month names (%b)
109 abmon       "ਜਨ";/
110             "ਫ਼ਰ";/
111             "ਮਾਰਚ";/
112             "ਅਪ੍ਰੈ";/
113             "ਮਈ";/
114             "ਜੂਨ";/
115             "ਜੁਲਾ";/
116             "ਅਗ";/
117             "ਸਤੰ";/
118             "ਅਕਤੂ";/
119             "ਨਵੰ";/
120             "ਦਸੰ"
122 % Full month names (%B)
123 mon         "ਜਨਵਰੀ";/
124             "ਫ਼ਰਵਰੀ";/
125             "ਮਾਰਚ";/
126             "ਅਪ੍ਰੈਲ";/
127             "ਮਈ";/
128             "ਜੂਨ";/
129             "ਜੁਲਾਈ";/
130             "ਅਗਸਤ";/
131             "ਸਤੰਬਰ";/
132             "ਅਕਤੂਬਰ";/
133             "ਨਵੰਬਰ";/
134             "ਦਸੰਬਰ"
137 % Equivalent of AM PM
138 am_pm       "ਸਵੇਰੇ";/
139             "ਸ਼ਾਮ"
142 % Appropriate date and time representation
143 d_t_fmt     "%A %d %b %Y %I:%M:%S %p"
145 % Appropriate date and time representation for date(1)
146 date_fmt    "%A %d %b %Y %I:%M:%S %p %Z"
148 % Appropriate date representation
149 d_fmt       "%-d//%-m//%y"
151 % Appropriate time representation
152 t_fmt       "%I:%M:%S %p %Z"
154 % Appropriate 12 h time representation (%r)
155 t_fmt_ampm  "%I:%M:%S %p %Z"
156 week 7;19971130;1
157 END LC_TIME
160 LC_MESSAGES
161 yesexpr "^[+1yYਹ]"
162 noexpr  "^[-0nNਨ]"
163 yesstr  "ਹਾਂ"
164 nostr   "ਨਹੀਂ"
165 END LC_MESSAGES
168 LC_PAPER
169 copy "hi_IN"
170 END LC_PAPER
173 LC_NAME
174 % This is the ISO_IEC TR14652 Locale definition for the
175 % LC_NAME category.
177 name_fmt    "%p%t%f%t%g"
178 name_gen    ""
179 name_mr     "Mr."
180 name_mrs    "Mrs."
181 name_miss   "Miss."
182 name_ms     "Ms."
184 END LC_NAME
187 LC_ADDRESS
188 % This is the ISO_IEC TR14652 Locale definition for the
189 % LC_ADDRESS
190 postal_fmt  "%z%c%T%s%b%e%r"
191 country_name "ਭਾਰਤ"
192 country_ab2 "IN"
193 country_ab3 "IND"
194 country_num 356
195 country_car    "IND"
196 lang_name    "ਪੰਜਾਬੀ"
197 lang_ab      "pa"
198 lang_term    "pan"
199 lang_lib    "pan"
200 END LC_ADDRESS
203 LC_TELEPHONE
204 copy "hi_IN"
205 END LC_TELEPHONE
208 LC_MEASUREMENT
209 copy "hi_IN"
210 END LC_MEASUREMENT