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