stdlib: qsort: Move some macros to inline function
[glibc.git] / localedata / locales / ur_PK
blob2653b1280256beed6597d6e5781dcf2499e5630d
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 % Urdu Language Locale for Pakistan
12 % Source:
13 % Contact: Shehzad Ashiq Ali, Pablo Saratxaga
14 % Email: shehzadashiq@hotmail.com, <pablo@mandrakesoft.com>
15 % Language: ur
16 % Territory: PK
17 % Revision: 0.3
18 % Date: 2000-07-11
19 % Users: general
21 LC_IDENTIFICATION
22 title      "Urdu Language Locale for Pakistan"
23 source     ""
24 address    ""
25 contact    ""
26 email      "bug-glibc-locales@gnu.org"
27 tel        ""
28 fax        ""
29 language   "Urdu"
30 territory  "Pakistan"
31 revision   "0.3"
32 date       "2000-07-11"
34 category "i18n:2012";LC_IDENTIFICATION
35 category "i18n:2012";LC_CTYPE
36 category "i18n:2012";LC_COLLATE
37 category "i18n:2012";LC_TIME
38 category "i18n:2012";LC_NUMERIC
39 category "i18n:2012";LC_MONETARY
40 category "i18n:2012";LC_MESSAGES
41 category "i18n:2012";LC_PAPER
42 category "i18n:2012";LC_NAME
43 category "i18n:2012";LC_ADDRESS
44 category "i18n:2012";LC_TELEPHONE
45 category "i18n:2012";LC_MEASUREMENT
46 END LC_IDENTIFICATION
48 LC_CTYPE
49 copy "i18n"
50 translit_start
51 include "translit_combining";""
53 % those two lettes are not in cp1256...
55 % Maddah above -> Alef with madda above
56 <U0653> "<U0622>"
57 % Farsi yeh -> yeh
58 <U06CC> "<U064A>"
60 translit_end
61 END LC_CTYPE
63 LC_COLLATE
64 copy "en_DK"
65 END LC_COLLATE
67 LC_MONETARY
68 %it is meant to be Pak RS, could you see if it is correct please
69 int_curr_symbol "PKR "
70 currency_symbol "Rs"
71 mon_decimal_point "."
72 mon_thousands_sep ","
73 mon_grouping  3;3
74 positive_sign ""
75 negative_sign "-"
76 int_frac_digits 2
77 frac_digits 2
78 p_cs_precedes 1
79 p_sep_by_space 1
80 n_cs_precedes        1
81 n_sep_by_space       0
82 p_sign_posn 2
83 n_sign_posn 1
84 END LC_MONETARY
86 LC_NUMERIC
87 decimal_point "."
88 thousands_sep ","
89 grouping 3;3
90 END LC_NUMERIC
92 % Since their is no abbreviated version of the days in urdu I have used the
93 % full names of the days
94 % Using only the first letters of the day would have caused a conflict here
95 % as both "Jumairat(Thurs)" and "Juma(Friday)" have the same starting letter
96 % Jeem <U062C>
97 LC_TIME
99 abday   "<U0627><U062A><U0648><U0627><U0631>";/
100         "<U067E><U064A><U0631>";/
101         "<U0645><U0646><U06AF><U0644>";/
102         "<U0628><U062F><U06BE>";/
103         "<U062C><U0645><U0639><U0631><U0627><U062A>";/
104         "<U062C><U0645><U0639><U0647>";/
105         "<U0647><U0641><U062A><U0647>"
106 day     "<U0627><U062A><U0648><U0627><U0631>";/
107         "<U067E><U064A><U0631>";/
108         "<U0645><U0646><U06AF><U0644>";/
109         "<U0628><U062F><U06BE>";/
110         "<U062C><U0645><U0639><U0631><U0627><U062A>";/
111         "<U062C><U0645><U0639><U0647>";/
112         "<U0647><U0641><U062A><U0647>"
113 abmon   "<U062C><U0646><U0648><U0631><U06CC>";/
114         "<U0641><U0631><U0648><U0631><U06CC>";/
115         "<U0645><U0627><U0631><U0686>";/
116         "<U0627><U067E><U0631><U06CC><U0644>";/
117         "<U0645><U0626><U06CC>";/
118         "<U062C><U0648><U0646>";/
119         "<U062C><U0648><U0644><U0627><U0626><U06CC>";/
120         "<U0627><U06AF><U0633><U062A>";/
121         "<U0633><U062A><U0645><U0628><U0631>";/
122         "<U0627><U06A9><U062A><U0648><U0628><U0631>";/
123         "<U0646><U0648><U0645><U0628><U0631>";/
124         "<U062F><U0633><U0645><U0628><U0631>"
125 mon     "<U062C><U0646><U0648><U0631><U06CC>";/
126         "<U0641><U0631><U0648><U0631><U06CC>";/
127         "<U0645><U0627><U0631><U0686>";/
128         "<U0627><U067E><U0631><U06CC><U0644>";/
129         "<U0645><U0626><U06CC>";/
130         "<U062C><U0648><U0646>";/
131         "<U062C><U0648><U0644><U0627><U0626><U06CC>";/
132         "<U0627><U06AF><U0633><U062A>";/
133         "<U0633><U062A><U0645><U0628><U0631>";/
134         "<U0627><U06A9><U062A><U0648><U0628><U0631>";/
135         "<U0646><U0648><U0645><U0628><U0631>";/
136         "<U062F><U0633><U0645><U0628><U0631>"
138 % Date Time Format
139 d_t_fmt "<U0648> %H:%M:%S <U062A> %d %B %Y"
141 % Date Time Format for date(1)
142 date_fmt "<U0648> %H:%M:%S %Z <U062A> %d %B %Y"
144 % date Format. I have put this in reverse order to try to get the date
145 % in R->L order
146 d_fmt "%d//%m//%Y"
148 % time format
149 t_fmt "%H:%M:%S"
151 %<U0635> stands for <U0635><U0628><U062D>
152 %<U0634> stands for <U0634><U0627><U0645>
153 am_pm "<U0635>";"<U0634>"
155 %time format in 12 hour clock
156 t_fmt_ampm "%P %I:%M:%S"
158 % display columns right to left ?
159 cal_direction   3
160 week 7;19971130;1
161 END LC_TIME
163 LC_MESSAGES
165 % locale based messages
166 % Can we put in the values for a cancel exression here?? I found a term that
167 % would define cancel appropriately
168 % <U0647> = <U0647><U0627><U06BA> , the last tag is for noon-ghunna!
169 % <U0628> = <U0628><U0644><U0643><U0644>
170 % again "f" and "o" are place holders
171 % <U0646> = <U0646><U0647><U064A><U06BA>
172 yesexpr "^[+1yY<U0647><U0628>f]"
173 noexpr  "^[-0nN<U0646>o]"
174 yesstr  "<U06C1><U0627><U06BA>"
175 nostr   "<U0646><U06C1><U06CC><U06BA>"
176 END LC_MESSAGES
178 %Draft Finished: 17:00 09/07/2000
180 LC_PAPER
181 copy "i18n"
182 END LC_PAPER
184 LC_MEASUREMENT
185 copy "i18n"
186 END LC_MEASUREMENT
188 LC_NAME
189 % FIXME
190 copy "en_DK"
191 END LC_NAME
193 LC_ADDRESS
194 % FIXME
195 postal_fmt    "%a%N%f%N%d%N%b%N%h %s %e %r%N%T %z%N%c%N"
196 country_name "<U067E><U0627><U06A9><U0633><U062A><U0627><U0646>"
197 country_ab2 "PK"
198 country_ab3 "PAK"
199 country_num 586
200 country_car "PK"
201 lang_name   "<U0627><U0631><U062F><U0648>"
202 lang_ab      "ur"
203 lang_term    "urd"
204 lang_lib    "urd"
205 END LC_ADDRESS
207 LC_TELEPHONE
208 tel_int_fmt "+%c ;%a ;%l"
209 int_prefix "92"
210 int_select "00"
211 END LC_TELEPHONE