1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE Locale SYSTEM 'locale.dtd'>
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.2">
24  <LC_INFO>
25    <Language>
26      <LangID>bn</LangID>
27      <DefaultName>Bengali</DefaultName>
28    </Language>
29    <Country>
30      <CountryID>IN</CountryID>
31      <DefaultName>India</DefaultName>
32    </Country>
33  </LC_INFO>
34  <LC_CTYPE>
35    <Separators>
36      <DateSeparator>-</DateSeparator>
37      <ThousandSeparator>,</ThousandSeparator>
38      <DecimalSeparator>.</DecimalSeparator>
39      <TimeSeparator>:</TimeSeparator>
40      <Time100SecSeparator>.</Time100SecSeparator>
41      <ListSeparator>;</ListSeparator>
42      <LongDateDayOfWeekSeparator> </LongDateDayOfWeekSeparator>
43      <LongDateDaySeparator> </LongDateDaySeparator>
44      <LongDateMonthSeparator> </LongDateMonthSeparator>
45      <LongDateYearSeparator> </LongDateYearSeparator>
46    </Separators>
47    <Markers>
48      <QuotationStart>‘</QuotationStart>
49      <QuotationEnd>’</QuotationEnd>
50      <DoubleQuotationStart>“</DoubleQuotationStart>
51      <DoubleQuotationEnd>”</DoubleQuotationEnd>
52    </Markers>
53    <TimeAM>পূর্বাহ্ণ</TimeAM>
54    <TimePM>অপরাহ্ণ</TimePM>
55    <MeasurementSystem>metric</MeasurementSystem>
56  </LC_CTYPE>
57  <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$৳-445]">
58    <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
59      <FormatCode>Standard</FormatCode>
60    </FormatElement>
61    <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1">
62      <FormatCode>0</FormatCode>
63    </FormatElement>
64    <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2">
65      <FormatCode>0.00</FormatCode>
66    </FormatElement>
67    <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
68      <FormatCode>#,##0</FormatCode>
69      <DefaultName>3</DefaultName>
70    </FormatElement>
71    <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4">
72      <FormatCode>#,##0.00</FormatCode>
73    </FormatElement>
74    <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
75      <FormatCode>#,###.00</FormatCode>
76    </FormatElement>
77    <FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
78      <FormatCode>0.00E+00</FormatCode>
79    </FormatElement>
80    <FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
81      <FormatCode>0.00E+00</FormatCode>
82    </FormatElement>
83    <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
84      <FormatCode>0%</FormatCode>
85    </FormatElement>
86    <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
87      <FormatCode>0.00%</FormatCode>
88    </FormatElement>
89    <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
90      <FormatCode>[CURRENCY]#,##0;-[CURRENCY]#,##0</FormatCode>
91    </FormatElement>
92    <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
93      <FormatCode>[CURRENCY]#,##0.00;-[CURRENCY]#,##0.00</FormatCode>
94    </FormatElement>
95    <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
96      <FormatCode>[CURRENCY]#,##0;[RED]-[CURRENCY]#,##0</FormatCode>
97    </FormatElement>
98    <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15">
99      <FormatCode>[CURRENCY]#,##0.00;[RED]-[CURRENCY]#,##0.00</FormatCode>
100    </FormatElement>
101    <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
102      <FormatCode>#,##0.00 CCC</FormatCode>
103    </FormatElement>
104    <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
105      <FormatCode>[CURRENCY]#,##0.--;[RED]-[CURRENCY]#,##0.--</FormatCode>
106    </FormatElement>
107    <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
108      <FormatCode>D-M-YY</FormatCode>
109    </FormatElement>
110    <FormatElement msgid="DateFormatskey9" default="false" type="medium" usage="DATE" formatindex="19">
111      <FormatCode>NNNNDD MMMM GGGE</FormatCode>
112    </FormatElement>
113    <FormatElement msgid="DateFormatskey8" default="false" type="medium" usage="DATE" formatindex="20">
114      <FormatCode>DD-MM-YY</FormatCode>
115    </FormatElement>
116    <FormatElement msgid="DateFormatskey7" default="true" type="medium" usage="DATE" formatindex="21">
117      <FormatCode>DD-MM-YYYY</FormatCode>
118    </FormatElement>
119    <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22">
120      <FormatCode>MMM D, YY</FormatCode>
121    </FormatElement>
122    <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23">
123      <FormatCode>MMM, D YYYY</FormatCode>
124    </FormatElement>
125    <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24">
126      <FormatCode>D. MMM. YYYY</FormatCode>
127    </FormatElement>
128    <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25">
129      <FormatCode>MMMM D, YYYY</FormatCode>
130    </FormatElement>
131    <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26">
132      <FormatCode>D. MMMM YYYY</FormatCode>
133    </FormatElement>
134    <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27">
135      <FormatCode>NN, MMM D, YY</FormatCode>
136    </FormatElement>
137    <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28">
138      <FormatCode>NN DD-MMM YY</FormatCode>
139    </FormatElement>
140    <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29">
141      <FormatCode>NN, MMMM D, YYYY</FormatCode>
142      <DefaultName>29</DefaultName>
143    </FormatElement>
144    <FormatElement msgid="DateFormatskey15" default="true" type="long" usage="DATE" formatindex="30">
145      <FormatCode>NNNNMMMM D, YYYY</FormatCode>
146    </FormatElement>
147    <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31">
148      <FormatCode>MM-DD</FormatCode>
149    </FormatElement>
150    <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32">
151      <FormatCode>YY-MM-DD</FormatCode>
152      <DefaultName>ISO 8601</DefaultName>
153    </FormatElement>
154    <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33">
155      <FormatCode>YYYY-MM-DD</FormatCode>
156      <DefaultName>ISO 8601</DefaultName>
157    </FormatElement>
158    <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34">
159      <FormatCode>MM-YY</FormatCode>
160    </FormatElement>
161    <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35">
162      <FormatCode>DD MMM</FormatCode>
163    </FormatElement>
164    <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36">
165      <FormatCode>MMMM</FormatCode>
166    </FormatElement>
167    <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37">
168      <FormatCode>QQ YY</FormatCode>
169    </FormatElement>
170    <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
171      <FormatCode>WW</FormatCode>
172    </FormatElement>
173    <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
174      <FormatCode>HH:MM</FormatCode>
175    </FormatElement>
176    <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40">
177      <FormatCode>HH:MM:SS</FormatCode>
178    </FormatElement>
179    <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41">
180      <FormatCode>HH:MM AM/PM</FormatCode>
181    </FormatElement>
182    <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42">
183      <FormatCode>HH:MM:SS AM/PM</FormatCode>
184    </FormatElement>
185    <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
186      <FormatCode>[HH]:MM:SS</FormatCode>
187    </FormatElement>
188    <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
189      <FormatCode>MM:SS.00</FormatCode>
190    </FormatElement>
191    <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
192      <FormatCode>[HH]:MM:SS.00</FormatCode>
193    </FormatElement>
194    <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
195      <FormatCode>MM-DD-YY HH:MM AM/PM</FormatCode>
196    </FormatElement>
197    <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
198      <FormatCode>MM-DD-YYYY HH:MM:SS</FormatCode>
199    </FormatElement>
200  </LC_FORMAT>
201  <LC_COLLATION ref="en_US" />
202  <LC_SEARCH ref="en_US"/>
203  <LC_INDEX>
204    <IndexKey phonetic="false" default="true" unoid="alphanumeric">ক-ন প-র ল শ-হ</IndexKey>
205    <UnicodeScript>15</UnicodeScript>
206    <FollowPageWord>পরবর্তী পৃষ্ঠা</FollowPageWord>
207    <FollowPageWord>শেষ পৃষ্ঠা</FollowPageWord>
208  </LC_INDEX>
209  <LC_CALENDAR>
210    <Calendar unoid="gregorian" default="true">
211      <DaysOfWeek>
212        <Day>
213          <DayID>sun</DayID>
214          <DefaultAbbrvName>রবি</DefaultAbbrvName>
215          <DefaultFullName>রবিবার</DefaultFullName>
216        </Day>
217        <Day>
218          <DayID>mon</DayID>
219          <DefaultAbbrvName>সোম</DefaultAbbrvName>
220          <DefaultFullName>সোমবার</DefaultFullName>
221        </Day>
222        <Day>
223          <DayID>tue</DayID>
224          <DefaultAbbrvName>মঙ্গল</DefaultAbbrvName>
225          <DefaultFullName>মঙ্গলবার</DefaultFullName>
226        </Day>
227        <Day>
228          <DayID>wed</DayID>
229          <DefaultAbbrvName>বুধ</DefaultAbbrvName>
230          <DefaultFullName>বুধবার</DefaultFullName>
231        </Day>
232        <Day>
233          <DayID>thu</DayID>
234          <DefaultAbbrvName>বৃহস্পতি</DefaultAbbrvName>
235          <DefaultFullName>বৃহস্পতিবার</DefaultFullName>
236        </Day>
237        <Day>
238          <DayID>fri</DayID>
239          <DefaultAbbrvName>শুক্র</DefaultAbbrvName>
240          <DefaultFullName>শুক্রবার</DefaultFullName>
241        </Day>
242        <Day>
243          <DayID>sat</DayID>
244          <DefaultAbbrvName>শনি</DefaultAbbrvName>
245          <DefaultFullName>শনিবার</DefaultFullName>
246        </Day>
247      </DaysOfWeek>
248      <MonthsOfYear>
249        <Month>
250          <MonthID>jan</MonthID>
251          <DefaultAbbrvName>জান</DefaultAbbrvName>
252          <DefaultFullName>জানুয়ারি</DefaultFullName>
253        </Month>
254        <Month>
255          <MonthID>feb</MonthID>
256          <DefaultAbbrvName>ফেব</DefaultAbbrvName>
257          <DefaultFullName>ফেব্রুয়ারি</DefaultFullName>
258        </Month>
259        <Month>
260          <MonthID>mar</MonthID>
261          <DefaultAbbrvName>মার্চ</DefaultAbbrvName>
262          <DefaultFullName>মার্চ</DefaultFullName>
263        </Month>
264        <Month>
265          <MonthID>apr</MonthID>
266          <DefaultAbbrvName>এপ্র</DefaultAbbrvName>
267          <DefaultFullName>এপ্রিল</DefaultFullName>
268        </Month>
269        <Month>
270          <MonthID>may</MonthID>
271          <DefaultAbbrvName>মে</DefaultAbbrvName>
272          <DefaultFullName>মে</DefaultFullName>
273        </Month>
274        <Month>
275          <MonthID>jun</MonthID>
276          <DefaultAbbrvName>জুন</DefaultAbbrvName>
277          <DefaultFullName>জুন</DefaultFullName>
278        </Month>
279        <Month>
280          <MonthID>jul</MonthID>
281          <DefaultAbbrvName>জুল</DefaultAbbrvName>
282          <DefaultFullName>জুলাই</DefaultFullName>
283        </Month>
284        <Month>
285          <MonthID>aug</MonthID>
286          <DefaultAbbrvName>আগ</DefaultAbbrvName>
287          <DefaultFullName>আগস্ট</DefaultFullName>
288        </Month>
289        <Month>
290          <MonthID>sep</MonthID>
291          <DefaultAbbrvName>সেপ</DefaultAbbrvName>
292          <DefaultFullName>সেপ্টেম্বার</DefaultFullName>
293        </Month>
294        <Month>
295          <MonthID>oct</MonthID>
296          <DefaultAbbrvName>অক্ট</DefaultAbbrvName>
297          <DefaultFullName>অক্টোবার</DefaultFullName>
298        </Month>
299        <Month>
300          <MonthID>nov</MonthID>
301          <DefaultAbbrvName>নভেম</DefaultAbbrvName>
302          <DefaultFullName>নভেম্বার</DefaultFullName>
303        </Month>
304        <Month>
305          <MonthID>dec</MonthID>
306          <DefaultAbbrvName>ডিস</DefaultAbbrvName>
307          <DefaultFullName>ডিসেম্বার</DefaultFullName>
308        </Month>
309      </MonthsOfYear>
310      <Eras>
311        <Era>
312          <EraID>bc</EraID>
313          <DefaultAbbrvName>খৃ</DefaultAbbrvName>
314          <DefaultFullName>খৃস্ট-পূর্ব</DefaultFullName>
315        </Era>
316        <Era>
317          <EraID>ad</EraID>
318          <DefaultAbbrvName>খ্রি</DefaultAbbrvName>
319          <DefaultFullName>খ্রিস্টাব্দ</DefaultFullName>
320        </Era>
321      </Eras>
322      <StartDayOfWeek>
323        <DayID>sun</DayID>
324      </StartDayOfWeek>
325      <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
326    </Calendar>
327  </LC_CALENDAR>
328  <LC_CURRENCY>
329    <Currency default="true" usedInCompatibleFormatCodes="true">
330      <CurrencyID>INR</CurrencyID>
331      <CurrencySymbol>৳</CurrencySymbol>
332      <BankSymbol>INR</BankSymbol>
333      <CurrencyName>Rupee</CurrencyName>
334      <DecimalPlaces>2</DecimalPlaces>
335    </Currency>
336  </LC_CURRENCY>
337  <LC_TRANSLITERATION ref="en_US"/>
338  <LC_MISC>
339    <BreakIteratorRules>
340      <EditMode/>
341      <DictionaryMode/>
342      <WordCountMode/>
343      <CharacterMode>char_in</CharacterMode>
344      <LineMode/>
345    </BreakIteratorRules>
346    <ReservedWords>
347      <trueWord>সত্য</trueWord>
348      <falseWord>মিথ্যা</falseWord>
349      <quarter1Word>Q1</quarter1Word>
350      <quarter2Word>Q2</quarter2Word>
351      <quarter3Word>Q3</quarter3Word>
352      <quarter4Word>Q4</quarter4Word>
353      <aboveWord>উপর</aboveWord>
354      <belowWord>নিচ</belowWord>
355      <quarter1Abbreviation>Q1</quarter1Abbreviation>
356      <quarter2Abbreviation>Q2</quarter2Abbreviation>
357      <quarter3Abbreviation>Q3</quarter3Abbreviation>
358      <quarter4Abbreviation>Q4</quarter4Abbreviation>
359    </ReservedWords>
360  </LC_MISC>
361  <LC_NumberingLevel>
362    <NumberingLevel NumType="12" Prefix=" " Suffix=")"/>
363    <NumberingLevel NumType="12" Prefix=" " Suffix="."/>
364    <NumberingLevel NumType="12" Prefix="(" Suffix=")"/>
365    <NumberingLevel NumType="2" Prefix=" " Suffix="."/>
366    <NumberingLevel NumType="0" Prefix=" " Suffix=")"/>
367    <NumberingLevel NumType="1" Prefix=" " Suffix=")"/>
368    <NumberingLevel NumType="1" Prefix="(" Suffix=")"/>
369    <NumberingLevel NumType="3" Prefix=" " Suffix="."/>
370  </LC_NumberingLevel>
371  <LC_OutLineNumberingLevel ref="en_US"/>
372</Locale>
373