2015-06-24 23:42:11 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<!-- Copyright © 1991-2019 Unicode, Inc.
|
2015-06-24 23:42:11 +00:00
|
|
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
2018-06-15 06:28:34 +00:00
|
|
|
|
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
|
|
|
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
2015-06-24 23:42:11 +00:00
|
|
|
|
-->
|
|
|
|
|
<ldml>
|
|
|
|
|
<identity>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<version number="$Revision: 14914 $"/>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
<language type="en"/>
|
|
|
|
|
<territory type="IN"/>
|
|
|
|
|
</identity>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<localeDisplayNames>
|
|
|
|
|
<languages>
|
|
|
|
|
<language type="bn">Bengali</language>
|
|
|
|
|
</languages>
|
|
|
|
|
<scripts>
|
|
|
|
|
<script type="Beng">Bengali</script>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<script type="Orya">Oriya</script>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
</scripts>
|
|
|
|
|
<types>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<type key="numbers" type="beng">Bengali Digits</type>
|
|
|
|
|
<type key="numbers" type="orya">Oriya Digits</type>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
</types>
|
|
|
|
|
</localeDisplayNames>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
<dates>
|
|
|
|
|
<calendars>
|
|
|
|
|
<calendar type="generic">
|
|
|
|
|
<dateFormats>
|
|
|
|
|
<dateFormatLength type="full">
|
|
|
|
|
<dateFormat>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<pattern>EEEE, d MMMM, y G</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
|
|
|
|
<dateFormatLength type="long">
|
|
|
|
|
<dateFormat>
|
|
|
|
|
<pattern>d MMMM, y G</pattern>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
|
|
|
|
<dateFormatLength type="medium">
|
|
|
|
|
<dateFormat>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<pattern>d MMM, y G</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
|
|
|
|
<dateFormatLength type="short">
|
|
|
|
|
<dateFormat>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<pattern>d/M/y/ GGGGG</pattern>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
|
|
|
|
</dateFormats>
|
|
|
|
|
<dateTimeFormats>
|
|
|
|
|
<availableFormats>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<dateFormatItem id="GyMMM">MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="GyMMMd">d MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="GyMMMEd">E, d MMM, y G</dateFormatItem>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<dateFormatItem id="Md">d/M</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yyyyM">M/y GGGGG</dateFormatItem>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
<dateFormatItem id="yyyyMd">d/M/y G</dateFormatItem>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<dateFormatItem id="yyyyMEd">E, d/M/y GGGGG</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yyyyMMM">MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yyyyMMMd">d MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yyyyMMMEd">E, d MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yyyyMMMM">MMMM, y G</dateFormatItem>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</availableFormats>
|
|
|
|
|
<intervalFormats>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<intervalFormatItem id="Md">
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<greatestDifference id="d">d/M – d/M</greatestDifference>
|
|
|
|
|
<greatestDifference id="M">d/M – d/M</greatestDifference>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
</intervalFormatItem>
|
|
|
|
|
<intervalFormatItem id="MEd">
|
|
|
|
|
<greatestDifference id="d">E, dd/MM – E, dd/MM</greatestDifference>
|
|
|
|
|
<greatestDifference id="M">E, dd/MM – E, dd/MM</greatestDifference>
|
|
|
|
|
</intervalFormatItem>
|
|
|
|
|
<intervalFormatItem id="MMMEd">
|
|
|
|
|
<greatestDifference id="d">E, d – E, d MMM</greatestDifference>
|
|
|
|
|
<greatestDifference id="M">E, d MMM – E, d MMM</greatestDifference>
|
|
|
|
|
</intervalFormatItem>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
<intervalFormatItem id="yM">
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<greatestDifference id="M">MM/y – MM/y G</greatestDifference>
|
|
|
|
|
<greatestDifference id="y">MM/y – MM/y G</greatestDifference>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</intervalFormatItem>
|
|
|
|
|
<intervalFormatItem id="yMd">
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<greatestDifference id="d">dd/MM/y – dd/MM/y G</greatestDifference>
|
|
|
|
|
<greatestDifference id="M">dd/MM/y – dd/MM/y G</greatestDifference>
|
|
|
|
|
<greatestDifference id="y">dd/MM/y – dd/MM/y G</greatestDifference>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</intervalFormatItem>
|
|
|
|
|
<intervalFormatItem id="yMEd">
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<greatestDifference id="d">E, dd/MM/y – E, dd/MM/y G</greatestDifference>
|
|
|
|
|
<greatestDifference id="M">E, dd/MM/y – E, dd/MM/y G</greatestDifference>
|
|
|
|
|
<greatestDifference id="y">E, dd/MM/y – E, dd/MM/y G</greatestDifference>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</intervalFormatItem>
|
|
|
|
|
<intervalFormatItem id="yMMMEd">
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<greatestDifference id="d">E d – E d MMM y G</greatestDifference>
|
|
|
|
|
<greatestDifference id="M">E d MMM – E d MMM y G</greatestDifference>
|
|
|
|
|
<greatestDifference id="y">E d MMM y – E d MMM y G</greatestDifference>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</intervalFormatItem>
|
|
|
|
|
</intervalFormats>
|
|
|
|
|
</dateTimeFormats>
|
|
|
|
|
</calendar>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<dateFormats>
|
|
|
|
|
<dateFormatLength type="full">
|
|
|
|
|
<dateFormat>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<pattern>EEEE, d MMMM, y</pattern>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
|
|
|
|
<dateFormatLength type="medium">
|
|
|
|
|
<dateFormat>
|
|
|
|
|
<pattern>dd-MMM-y</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
|
|
|
|
<dateFormatLength type="short">
|
|
|
|
|
<dateFormat>
|
|
|
|
|
<pattern>dd/MM/yy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
|
|
|
|
</dateFormats>
|
|
|
|
|
<dateTimeFormats>
|
|
|
|
|
<availableFormats>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<dateFormatItem id="Ehm">E, h:mm a</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="EHm">E, HH:mm</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="Ehms">E, h:mm:ss a</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="EHms">E, HH:mm:ss</dateFormatItem>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<dateFormatItem id="yMEd">E, d/M/y</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yMMMEd">E, d MMM, y</dateFormatItem>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</availableFormats>
|
|
|
|
|
<intervalFormats>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<intervalFormatItem id="MEd">
|
|
|
|
|
<greatestDifference id="d">E, dd/MM – E, dd/MM</greatestDifference>
|
|
|
|
|
<greatestDifference id="M">E, dd/MM – E, dd/MM</greatestDifference>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</intervalFormatItem>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<intervalFormatItem id="MMMEd">
|
|
|
|
|
<greatestDifference id="d">E, d – E, d MMM</greatestDifference>
|
|
|
|
|
<greatestDifference id="M">E, d MMM – E, d MMM</greatestDifference>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</intervalFormatItem>
|
|
|
|
|
</intervalFormats>
|
|
|
|
|
</dateTimeFormats>
|
|
|
|
|
</calendar>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<calendar type="islamic">
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<months>
|
|
|
|
|
<monthContext type="stand-alone">
|
|
|
|
|
<monthWidth type="wide">
|
|
|
|
|
<month type="4" draft="contributed">Rabiʻ II</month>
|
|
|
|
|
</monthWidth>
|
|
|
|
|
</monthContext>
|
|
|
|
|
</months>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<dateFormats>
|
|
|
|
|
<dateFormatLength type="full">
|
|
|
|
|
<dateFormat>
|
|
|
|
|
<pattern draft="contributed">EEEE d MMMM y G</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<dateFormatLength type="long">
|
|
|
|
|
<dateFormat>
|
|
|
|
|
<pattern draft="contributed">d MMMM, y G</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<dateFormatLength type="medium">
|
|
|
|
|
<dateFormat>
|
|
|
|
|
<pattern draft="contributed">dd-MMM-y G</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<dateFormatLength type="short">
|
|
|
|
|
<dateFormat>
|
|
|
|
|
<pattern draft="contributed">d/M/y/ GGGGG</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
</dateFormats>
|
|
|
|
|
<dateTimeFormats>
|
|
|
|
|
<availableFormats>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<dateFormatItem id="GyMMM" draft="contributed">MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="GyMMMd" draft="contributed">d MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="GyMMMEd" draft="contributed">E, d MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="Md" draft="contributed">d/M</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yyyyM" draft="contributed">M/y GGGGG</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yyyyMd" draft="contributed">d/M/y G</dateFormatItem>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<dateFormatItem id="yyyyMEd" draft="contributed">E d/M/y G</dateFormatItem>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<dateFormatItem id="yyyyMMM" draft="contributed">MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yyyyMMMd" draft="contributed">d MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yyyyMMMEd" draft="contributed">E, d MMM, y G</dateFormatItem>
|
|
|
|
|
<dateFormatItem id="yyyyMMMM" draft="contributed">MMMM, y G</dateFormatItem>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
</availableFormats>
|
|
|
|
|
</dateTimeFormats>
|
|
|
|
|
</calendar>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</calendars>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<fields>
|
|
|
|
|
<field type="dayperiod">
|
|
|
|
|
<displayName>AM/PM</displayName>
|
|
|
|
|
</field>
|
|
|
|
|
</fields>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
<timeZoneNames>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<zone type="Asia/Rangoon">
|
|
|
|
|
<exemplarCity>Rangoon</exemplarCity>
|
|
|
|
|
</zone>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
<metazone type="India">
|
|
|
|
|
<short>
|
|
|
|
|
<standard>IST</standard>
|
|
|
|
|
</short>
|
|
|
|
|
</metazone>
|
|
|
|
|
</timeZoneNames>
|
|
|
|
|
</dates>
|
|
|
|
|
<numbers>
|
|
|
|
|
<decimalFormats numberSystem="latn">
|
|
|
|
|
<decimalFormatLength>
|
|
|
|
|
<decimalFormat>
|
|
|
|
|
<pattern>#,##,##0.###</pattern>
|
|
|
|
|
</decimalFormat>
|
|
|
|
|
</decimalFormatLength>
|
|
|
|
|
</decimalFormats>
|
|
|
|
|
<percentFormats numberSystem="latn">
|
|
|
|
|
<percentFormatLength>
|
|
|
|
|
<percentFormat>
|
|
|
|
|
<pattern>#,##,##0%</pattern>
|
|
|
|
|
</percentFormat>
|
|
|
|
|
</percentFormatLength>
|
|
|
|
|
</percentFormats>
|
|
|
|
|
<currencyFormats numberSystem="latn">
|
|
|
|
|
<currencyFormatLength>
|
|
|
|
|
<currencyFormat type="standard">
|
|
|
|
|
<pattern>¤ #,##,##0.00</pattern>
|
|
|
|
|
</currencyFormat>
|
|
|
|
|
</currencyFormatLength>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<currencyFormatLength type="short">
|
|
|
|
|
<currencyFormat type="standard">
|
|
|
|
|
<pattern type="1000" count="one">¤0T</pattern>
|
|
|
|
|
<pattern type="1000" count="other">¤0T</pattern>
|
|
|
|
|
<pattern type="10000" count="one">¤00T</pattern>
|
|
|
|
|
<pattern type="10000" count="other">¤00T</pattern>
|
|
|
|
|
<pattern type="100000" count="one">¤0L</pattern>
|
|
|
|
|
<pattern type="100000" count="other">¤0L</pattern>
|
|
|
|
|
<pattern type="1000000" count="one" draft="contributed">¤00L</pattern>
|
|
|
|
|
<pattern type="1000000" count="other" draft="contributed">¤00L</pattern>
|
|
|
|
|
<pattern type="10000000" count="one">¤0Cr</pattern>
|
|
|
|
|
<pattern type="10000000" count="other">¤0Cr</pattern>
|
|
|
|
|
<pattern type="100000000" count="one">¤00Cr</pattern>
|
|
|
|
|
<pattern type="100000000" count="other">¤00Cr</pattern>
|
|
|
|
|
<pattern type="1000000000" count="one" draft="contributed">¤000Cr</pattern>
|
|
|
|
|
<pattern type="1000000000" count="other" draft="contributed">¤000Cr</pattern>
|
|
|
|
|
<pattern type="10000000000" count="one">¤0TCr</pattern>
|
|
|
|
|
<pattern type="10000000000" count="other">¤0TCr</pattern>
|
|
|
|
|
<pattern type="100000000000" count="one">¤00TCr</pattern>
|
|
|
|
|
<pattern type="100000000000" count="other">¤00TCr</pattern>
|
|
|
|
|
<pattern type="1000000000000" count="one" draft="contributed">¤0LCr</pattern>
|
|
|
|
|
<pattern type="1000000000000" count="other" draft="contributed">¤0LCr</pattern>
|
|
|
|
|
<pattern type="10000000000000" count="one" draft="contributed">¤00LCr</pattern>
|
|
|
|
|
<pattern type="10000000000000" count="other" draft="contributed">¤00LCr</pattern>
|
|
|
|
|
<pattern type="100000000000000" count="one" draft="contributed">¤000LCr</pattern>
|
|
|
|
|
<pattern type="100000000000000" count="other" draft="contributed">¤000LCr</pattern>
|
|
|
|
|
</currencyFormat>
|
|
|
|
|
</currencyFormatLength>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</currencyFormats>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<currencies>
|
|
|
|
|
<currency type="VEF">
|
|
|
|
|
<displayName draft="contributed">Venezuelan Bolívar</displayName>
|
|
|
|
|
<displayName count="one" draft="contributed">Venezuelan bolívar</displayName>
|
|
|
|
|
<displayName count="other" draft="contributed">Venezuelan bolívars</displayName>
|
|
|
|
|
</currency>
|
|
|
|
|
<currency type="VES">
|
|
|
|
|
<displayName draft="contributed">VES</displayName>
|
|
|
|
|
<displayName count="one" draft="contributed">VES</displayName>
|
|
|
|
|
<displayName count="other" draft="contributed">VES</displayName>
|
|
|
|
|
</currency>
|
|
|
|
|
</currencies>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</numbers>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<units>
|
|
|
|
|
<unitLength type="short">
|
|
|
|
|
<unit type="speed-kilometer-per-hour">
|
|
|
|
|
<unitPattern count="one" draft="contributed">{0} kph</unitPattern>
|
|
|
|
|
<unitPattern count="other" draft="contributed">{0} kph</unitPattern>
|
|
|
|
|
</unit>
|
|
|
|
|
</unitLength>
|
|
|
|
|
<unitLength type="narrow">
|
|
|
|
|
<unit type="speed-kilometer-per-hour">
|
|
|
|
|
<unitPattern count="one" draft="contributed">{0}kph</unitPattern>
|
|
|
|
|
<unitPattern count="other" draft="contributed">{0}kph</unitPattern>
|
|
|
|
|
</unit>
|
|
|
|
|
</unitLength>
|
|
|
|
|
</units>
|
|
|
|
|
<listPatterns>
|
|
|
|
|
<listPattern type="standard-narrow">
|
|
|
|
|
<listPatternPart type="end" draft="contributed">{0}, and {1}</listPatternPart>
|
|
|
|
|
</listPattern>
|
|
|
|
|
</listPatterns>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</ldml>
|