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>BD</CountryID> 31 <DefaultName>Bangladesh</DefaultName> 32 </Country> 33 </LC_INFO> 34 <LC_CTYPE ref="bn_IN" /> 35 <LC_FORMAT ref="bn_IN" replaceFrom="[CURRENCY]" replaceTo="[$৳-845]" /> 36 <LC_COLLATION ref="en_US" /> 37 <LC_SEARCH ref="en_US"/> 38 <LC_INDEX> 39 <IndexKey phonetic="false" default="true" unoid="alphanumeric">ক-ন প-র ল শ-হ</IndexKey> 40 <UnicodeScript>15</UnicodeScript> 41 <FollowPageWord>পরবর্তী পৃষ্ঠা</FollowPageWord> 42 <FollowPageWord>শেষ পৃষ্ঠা</FollowPageWord> 43 </LC_INDEX> 44 <LC_CALENDAR> 45 <Calendar unoid="gregorian" default="true"> 46 <DaysOfWeek> 47 <Day> 48 <DayID>sun</DayID> 49 <DefaultAbbrvName>রবি</DefaultAbbrvName> 50 <DefaultFullName>রবিবার</DefaultFullName> 51 </Day> 52 <Day> 53 <DayID>mon</DayID> 54 <DefaultAbbrvName>সোম</DefaultAbbrvName> 55 <DefaultFullName>সোমবার</DefaultFullName> 56 </Day> 57 <Day> 58 <DayID>tue</DayID> 59 <DefaultAbbrvName>মঙ্গল</DefaultAbbrvName> 60 <DefaultFullName>মঙ্গলবার</DefaultFullName> 61 </Day> 62 <Day> 63 <DayID>wed</DayID> 64 <DefaultAbbrvName>বুধ</DefaultAbbrvName> 65 <DefaultFullName>বুধবার</DefaultFullName> 66 </Day> 67 <Day> 68 <DayID>thu</DayID> 69 <DefaultAbbrvName>বৃহঃ</DefaultAbbrvName> 70 <DefaultFullName>বৃহস্পতিবার</DefaultFullName> 71 </Day> 72 <Day> 73 <DayID>fri</DayID> 74 <DefaultAbbrvName>শুক্র</DefaultAbbrvName> 75 <DefaultFullName>শুক্রবার</DefaultFullName> 76 </Day> 77 <Day> 78 <DayID>sat</DayID> 79 <DefaultAbbrvName>শনি</DefaultAbbrvName> 80 <DefaultFullName>শনিবার</DefaultFullName> 81 </Day> 82 </DaysOfWeek> 83 <MonthsOfYear> 84 <Month> 85 <MonthID>jan</MonthID> 86 <DefaultAbbrvName>জানু</DefaultAbbrvName> 87 <DefaultFullName>জানুয়ারি</DefaultFullName> 88 </Month> 89 <Month> 90 <MonthID>feb</MonthID> 91 <DefaultAbbrvName>ফেব্রু</DefaultAbbrvName> 92 <DefaultFullName>ফেব্রুয়ারি</DefaultFullName> 93 </Month> 94 <Month> 95 <MonthID>mar</MonthID> 96 <DefaultAbbrvName>মার্চ</DefaultAbbrvName> 97 <DefaultFullName>মার্চ</DefaultFullName> 98 </Month> 99 <Month> 100 <MonthID>apr</MonthID> 101 <DefaultAbbrvName>এপ্রি</DefaultAbbrvName> 102 <DefaultFullName>এপ্রিল</DefaultFullName> 103 </Month> 104 <Month> 105 <MonthID>may</MonthID> 106 <DefaultAbbrvName>মে</DefaultAbbrvName> 107 <DefaultFullName>মে</DefaultFullName> 108 </Month> 109 <Month> 110 <MonthID>jun</MonthID> 111 <DefaultAbbrvName>জুন</DefaultAbbrvName> 112 <DefaultFullName>জুন</DefaultFullName> 113 </Month> 114 <Month> 115 <MonthID>jul</MonthID> 116 <DefaultAbbrvName>জুল</DefaultAbbrvName> 117 <DefaultFullName>জুলাই</DefaultFullName> 118 </Month> 119 <Month> 120 <MonthID>aug</MonthID> 121 <DefaultAbbrvName>আগ</DefaultAbbrvName> 122 <DefaultFullName>আগস্ট</DefaultFullName> 123 </Month> 124 <Month> 125 <MonthID>sep</MonthID> 126 <DefaultAbbrvName>সেপ্টে</DefaultAbbrvName> 127 <DefaultFullName>সেপ্টেম্বর</DefaultFullName> 128 </Month> 129 <Month> 130 <MonthID>oct</MonthID> 131 <DefaultAbbrvName>অক্টো</DefaultAbbrvName> 132 <DefaultFullName>অক্টোবর</DefaultFullName> 133 </Month> 134 <Month> 135 <MonthID>nov</MonthID> 136 <DefaultAbbrvName>নভে</DefaultAbbrvName> 137 <DefaultFullName>নভেম্বর</DefaultFullName> 138 </Month> 139 <Month> 140 <MonthID>dec</MonthID> 141 <DefaultAbbrvName>ডিসে</DefaultAbbrvName> 142 <DefaultFullName>ডিসেম্বর</DefaultFullName> 143 </Month> 144 </MonthsOfYear> 145 <Eras> 146 <Era> 147 <EraID>bc</EraID> 148 <DefaultAbbrvName>খৃঃ</DefaultAbbrvName> 149 <DefaultFullName>খৃস্ট-পূর্ব</DefaultFullName> 150 </Era> 151 <Era> 152 <EraID>ad</EraID> 153 <DefaultAbbrvName>খ্রিঃ</DefaultAbbrvName> 154 <DefaultFullName>খ্রিস্টাব্দ</DefaultFullName> 155 </Era> 156 </Eras> 157 <StartDayOfWeek> 158 <DayID>sat</DayID> 159 </StartDayOfWeek> 160 <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek> 161 </Calendar> 162 </LC_CALENDAR> 163 <LC_CURRENCY> 164 <Currency default="true" usedInCompatibleFormatCodes="true"> 165 <CurrencyID>BDT</CurrencyID> 166 <CurrencySymbol>৳</CurrencySymbol> 167 <BankSymbol>BDT</BankSymbol> 168 <CurrencyName>Bangladeshi Taka</CurrencyName> 169 <DecimalPlaces>2</DecimalPlaces> 170 </Currency> 171 </LC_CURRENCY> 172 <LC_TRANSLITERATION ref="en_US"/> 173 <LC_MISC> 174 <BreakIteratorRules> 175 <EditMode/> 176 <DictionaryMode/> 177 <WordCountMode/> 178 <CharacterMode>char_in</CharacterMode> 179 <LineMode/> 180 </BreakIteratorRules> 181 <ReservedWords> 182 <trueWord>সত্য</trueWord> 183 <falseWord>মিথ্যা</falseWord> 184 <quarter1Word>প্রথম তিন মাস</quarter1Word> 185 <quarter2Word>দ্বিতীয় তিন মাস</quarter2Word> 186 <quarter3Word>তৃতীয় তিন মাস</quarter3Word> 187 <quarter4Word>চতুর্থ তিন মাস</quarter4Word> 188 <aboveWord>উপর</aboveWord> 189 <belowWord>নিচ</belowWord> 190 <quarter1Abbreviation>১ম ৩ মাস</quarter1Abbreviation> 191 <quarter2Abbreviation>২য় ৩ মাস</quarter2Abbreviation> 192 <quarter3Abbreviation>৩য় ৩ মাস</quarter3Abbreviation> 193 <quarter4Abbreviation>৪র্থ ৩ মাস</quarter4Abbreviation> 194 </ReservedWords> 195 </LC_MISC> 196 <LC_NumberingLevel ref="bn_IN" /> 197 <LC_OutLineNumberingLevel ref="en_US"/> 198</Locale> 199