Adapt collation in several locales to the new iso14651_t1_common file
[glibc.git] / localedata / locales / mr_IN
blobc8d4e4b84e63c984cec3bc78ade9858041ca7635
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 % Marathi language locale for India.
12 % Contributed by Kentaroh Noji and Tetsuji Orita <orita@jp.ibm.com>.
14 LC_IDENTIFICATION
15 title      "Marathi language locale for India"
16 source     "IBM Globalization Center of Competency, Yamato Software Laboratory"
17 address    "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
18 contact    ""
19 email      "bug-glibc-locales@gnu.org"
20 tel        ""
21 fax        ""
22 language   "Marathi"
23 territory  "India"
24 revision   "1.0"
25 date       "2000-07-21"
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 "hi_IN"
43 END LC_CTYPE
45 LC_COLLATE
46 % CLDR collation rules for Marathi:
47 % (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/mr.xml)
49 %                       <collation type="standard">
50 % <cr><![CDATA[
51 % [normalization on]
52 % [reorder Deva Beng Guru Gujr Orya Taml Telu Knda Mlym Sinh]
53 % #
54 % # The following tailoring is an adjustment of the
55 % # DUCET collation order for ANUSVARA, CANDRABINDU,
56 % # and VISARGA. Instead of being sorted with secondary
57 % # weights, they are collated on primary level before
58 % # the independent vowels. CANDRABINDU is secondary
59 % # different from ANUSVARA. This gives a sort order
60 % # similar to Hindi.
61 % #
62 % &ॐ<ं<<ँ<ः
63 % #
64 % # The following tailoring is an adjustment of the
65 % # DUCET collation order for LLA. Instead of being
66 % # sorted after LA, LLA is sorted after HA.
67 % #
68 % &ह<ळ
69 % #
70 % # KSSA is sorted after LLA.
71 % #
72 % <क्ष
73 % #
74 % # JNYA is sorted after KSSA.
75 % #
76 % <ज्ञ
77 % ]]></cr>
78 % </collation>
80 % And CLDR also lists the following
81 % index characters:
82 % (see: https://unicode.org/cldr/trac/browser/trunk/common/main/mr.xml)
84 % <exemplarCharacters type="index">[\u200D ॐ \u0902 ः अ आ इ ई उ ऊ ऋ ऌ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ म य र ल व श ष स ह ळ ऽ \u0945 \u094D]</exemplarCharacters>
86 % The following rules implement the same order for glibc.
87 copy "iso14651_t1"
89 collating-symbol <anusvara>
90 collating-symbol <candrabindu>
91 collating-symbol <visarga>
93 collating-element <dv_ksha> from "<U0915><U094D><U0937>" % क ् ष = क्ष
94 collating-element <dv_dnya> from "<U091C><U094D><U091E>" % ज ् ञ = ज्ञ
95 % This not in CLDR but it was in the old mr_IN collation in glibc:
96 collating-element <dv_shra> from "<U0936><U094D><U0930>" % श ् र = श्र
98 collating-symbol <d_ksha>
99 collating-symbol <d_dnya>
100 collating-symbol <d_shra>
102 reorder-after <S0950> % DEVANAGARI OM
103 <anusvara>
104 <visarga>
106 <U0902> <anusvara>;<ANUSVARA>;<MIN>;<U0902> % DEVANAGARI SIGN ANUSVARA
107 <U0901> <anusvara>;"<ANUSVARA><VRNT1>";<MIN>;<U0901> % DEVANAGARI SIGN CANDRABINDU
108 <U0903> <visarga>;<VISARGA>;<MIN>;<U0903> % DEVANAGARI SIGN VISARGA
110 reorder-after <S0939> % <U0939> <S0939>;<BASE>;<MIN>;<U0939> % DEVANAGARI LETTER HA
111 <S0933> % DEVANAGARI LETTER LLA
112 <d_ksha>
113 <d_dnya>
114 % This not in CLDR but it was in the old mr_IN collation in glibc:
115 <d_shra>
117 <U0933> <S0933>;<BASE>;<MIN>;<U0933> % DEVANAGARI LETTER LLA
118 <dv_ksha> <d_ksha>;<BASE>;<MIN>;"<U0915><U094D><U0937>" % क ् ष = क्ष
119 <dv_dnya> <d_dnya>;<BASE>;<MIN>;IGNORE
120 % This not in CLDR but it was in the old mr_IN collation in glibc:
121 <dv_shra> <d_shra>;<BASE>;<MIN>;IGNORE
123 reorder-end
125 END LC_COLLATE
127 LC_MONETARY
128 copy "hi_IN"
129 END LC_MONETARY
132 LC_NUMERIC
133 copy "hi_IN"
134 END LC_NUMERIC
137 LC_TIME
138 % This is the POSIX Locale definition for the LC_TIME category
139 % generated by IBM Basic CountryPack Transformer.
140 % These are generated based on XML base Locale definition file
141 % for IBM Class for Unicode.
143 % Abbreviated weekday names (%a)
144 abday       "<U0930><U0935><U093F>";"<U0938><U094B><U092E>";/
145             "<U092E><U0902><U0917><U0933>";"<U092C><U0941><U0927>";/
146             "<U0917><U0941><U0930><U0941>";/
147             "<U0936><U0941><U0915><U094D><U0930>";"<U0936><U0928><U093F>"
149 % Full weekday names (%A)
150 day         "<U0930><U0935><U093F><U0935><U093E><U0930>";/
151             "<U0938><U094B><U092E><U0935><U093E><U0930>";/
152             "<U092E><U0902><U0917><U0933><U0935><U093E><U0930>";/
153             "<U092C><U0941><U0927><U0935><U093E><U0930>";/
154             "<U0917><U0941><U0930><U0941><U0935><U093E><U0930>";/
155             "<U0936><U0941><U0915><U094D><U0930><U0935><U093E><U0930>";/
156             "<U0936><U0928><U093F><U0935><U093E><U0930>"
158 % Abbreviated month names (%b)
159 abmon       "<U091C><U093E><U0928><U0947>";/
160             "<U092B><U0947><U092C><U094D><U0930><U0941>";/
161             "<U092E><U093E><U0930><U094D><U091A>";/
162             "<U090F><U092A><U094D><U0930><U093F>";/
163             "<U092E><U0947>";/
164             "<U091C><U0942><U0928>";/
165             "<U091C><U0941><U0932><U0948>";/
166             "<U0911><U0917>";/
167             "<U0938><U092A><U094D><U091F><U0947><U0902>";/
168             "<U0911><U0915><U094D><U091F><U094B>";/
169             "<U0928><U094B><U0935><U094D><U0939><U0947><U0902>";/
170             "<U0921><U093F><U0938><U0947><U0902>"
172 % Full month names (%B)
173 mon         "<U091C><U093E><U0928><U0947><U0935><U093E><U0930><U0940>";/
174             "<U092B><U0947><U092C><U094D><U0930><U0941><U0935><U093E><U0930><U0940>";/
175             "<U092E><U093E><U0930><U094D><U091A>";/
176             "<U090F><U092A><U094D><U0930><U093F><U0932>";/
177             "<U092E><U0947>";/
178             "<U091C><U0942><U0928>";/
179             "<U091C><U0941><U0932><U0948>";/
180             "<U0911><U0917><U0938><U094D><U091F>";/
181             "<U0938><U092A><U094D><U091F><U0947><U0902><U092C><U0930>";/
182             "<U0911><U0915><U094D><U091F><U094B><U092C><U0930>";/
183             "<U0928><U094B><U0935><U094D><U0939><U0947><U0902><U092C><U0930>";/
184             "<U0921><U093F><U0938><U0947><U0902><U092C><U0930>"
186 % Equivalent of AM PM
187 am_pm       "<U092E>.<U092A><U0942>.";/
188             "<U092E>.<U0928><U0902>."
190 % Appropriate date and time representation
191 d_t_fmt     "%A %d %b %Y %I:%M:%S %p %Z"
193 % Appropriate date representation
194 d_fmt       "%A %d %b %Y"
196 % Appropriate time representation
197 t_fmt       "%I:%M:%S  %Z"
199 % Appropriate 12 h time representation (%r)
200 t_fmt_ampm  "%I:%M:%S %p %Z"
201 week 7;19971130;1
202 END LC_TIME
205 LC_MESSAGES
206 yesexpr "^[+1yY<U0939>]"
207 noexpr  "^[-0nN<U0928>]"
208 yesstr  "<U0939><U094B><U092F>"
209 nostr   "<U0928><U093E><U0939><U0940>"
210 END LC_MESSAGES
213 LC_PAPER
214 copy "hi_IN"
215 END LC_PAPER
218 LC_NAME
219 % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category
220 % generated by IBM Basic CountryPack Transformer.
223 name_fmt    "%p%t%f%t%g"
224 name_gen    ""
225 name_mr     "Mr."
226 name_mrs    "Mrs."
227 name_miss   "Miss."
228 name_ms     "Ms."
230 END LC_NAME
233 LC_ADDRESS
234 % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category
235 % generated by IBM Basic CountryPack Transformer.
236 postal_fmt  "%z%c%T%s%b%e%r"
237 country_name "<U092D><U093E><U0930><U0924>"
238 country_ab2 "IN"
239 country_ab3 "IND"
240 country_num 356
241 country_car    "IND"
242 % मराठी
243 lang_name    "<U092E><U0930><U093E><U0920><U0940>"
244 lang_ab      "mr"
245 lang_term    "mar"
246 lang_lib    "mar"
247 END LC_ADDRESS
250 LC_TELEPHONE
251 copy "hi_IN"
252 END LC_TELEPHONE
255 LC_MEASUREMENT
256 copy "hi_IN"
257 END LC_MEASUREMENT