c709e1cbf0
Reviewed-by: rriggs, srl
287 lines
11 KiB
XML
287 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
||
<!-- Copyright © 1991-2019 Unicode, Inc.
|
||
For terms of use, see http://www.unicode.org/copyright.html
|
||
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/)
|
||
-->
|
||
<ldml>
|
||
<identity>
|
||
<version number="$Revision: 14914 $"/>
|
||
<language type="en"/>
|
||
<territory type="IN"/>
|
||
</identity>
|
||
<localeDisplayNames>
|
||
<languages>
|
||
<language type="bn">Bengali</language>
|
||
</languages>
|
||
<scripts>
|
||
<script type="Beng">Bengali</script>
|
||
<script type="Orya">Oriya</script>
|
||
</scripts>
|
||
<types>
|
||
<type key="numbers" type="beng">Bengali Digits</type>
|
||
<type key="numbers" type="orya">Oriya Digits</type>
|
||
</types>
|
||
</localeDisplayNames>
|
||
<dates>
|
||
<calendars>
|
||
<calendar type="generic">
|
||
<dateFormats>
|
||
<dateFormatLength type="full">
|
||
<dateFormat>
|
||
<pattern>EEEE, d MMMM, y G</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
<dateFormatLength type="long">
|
||
<dateFormat>
|
||
<pattern>d MMMM, y G</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
<dateFormatLength type="medium">
|
||
<dateFormat>
|
||
<pattern>d MMM, y G</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
<dateFormatLength type="short">
|
||
<dateFormat>
|
||
<pattern>d/M/y/ GGGGG</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
</dateFormats>
|
||
<dateTimeFormats>
|
||
<availableFormats>
|
||
<dateFormatItem id="GyMMM">MMM, y G</dateFormatItem>
|
||
<dateFormatItem id="GyMMMd">d MMM, y G</dateFormatItem>
|
||
<dateFormatItem id="GyMMMEd">E, d MMM, y G</dateFormatItem>
|
||
<dateFormatItem id="Md">d/M</dateFormatItem>
|
||
<dateFormatItem id="yyyyM">M/y GGGGG</dateFormatItem>
|
||
<dateFormatItem id="yyyyMd">d/M/y G</dateFormatItem>
|
||
<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>
|
||
</availableFormats>
|
||
<intervalFormats>
|
||
<intervalFormatItem id="Md">
|
||
<greatestDifference id="d">d/M – d/M</greatestDifference>
|
||
<greatestDifference id="M">d/M – d/M</greatestDifference>
|
||
</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>
|
||
<intervalFormatItem id="yM">
|
||
<greatestDifference id="M">MM/y – MM/y G</greatestDifference>
|
||
<greatestDifference id="y">MM/y – MM/y G</greatestDifference>
|
||
</intervalFormatItem>
|
||
<intervalFormatItem id="yMd">
|
||
<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>
|
||
</intervalFormatItem>
|
||
<intervalFormatItem id="yMEd">
|
||
<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>
|
||
</intervalFormatItem>
|
||
<intervalFormatItem id="yMMMEd">
|
||
<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>
|
||
</intervalFormatItem>
|
||
</intervalFormats>
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
<calendar type="gregorian">
|
||
<dateFormats>
|
||
<dateFormatLength type="full">
|
||
<dateFormat>
|
||
<pattern>EEEE, d MMMM, y</pattern>
|
||
</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>
|
||
<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>
|
||
<dateFormatItem id="yMd">d/M/y</dateFormatItem>
|
||
<dateFormatItem id="yMEd">E, d/M/y</dateFormatItem>
|
||
<dateFormatItem id="yMMMEd">E, d MMM, y</dateFormatItem>
|
||
</availableFormats>
|
||
<intervalFormats>
|
||
<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>
|
||
</intervalFormats>
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
<calendar type="islamic">
|
||
<months>
|
||
<monthContext type="stand-alone">
|
||
<monthWidth type="wide">
|
||
<month type="4" draft="contributed">Rabiʻ II</month>
|
||
</monthWidth>
|
||
</monthContext>
|
||
</months>
|
||
<dateFormats>
|
||
<dateFormatLength type="full">
|
||
<dateFormat>
|
||
<pattern draft="contributed">EEEE d MMMM y G</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
<dateFormatLength type="long">
|
||
<dateFormat>
|
||
<pattern draft="contributed">d MMMM, y G</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
<dateFormatLength type="medium">
|
||
<dateFormat>
|
||
<pattern draft="contributed">dd-MMM-y G</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
<dateFormatLength type="short">
|
||
<dateFormat>
|
||
<pattern draft="contributed">d/M/y/ GGGGG</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
</dateFormats>
|
||
<dateTimeFormats>
|
||
<availableFormats>
|
||
<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>
|
||
<dateFormatItem id="yyyyMEd" draft="contributed">E d/M/y G</dateFormatItem>
|
||
<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>
|
||
</availableFormats>
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
</calendars>
|
||
<fields>
|
||
<field type="dayperiod">
|
||
<displayName>AM/PM</displayName>
|
||
</field>
|
||
</fields>
|
||
<timeZoneNames>
|
||
<zone type="Asia/Rangoon">
|
||
<exemplarCity>Rangoon</exemplarCity>
|
||
</zone>
|
||
<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>
|
||
<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>
|
||
</currencyFormats>
|
||
<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>
|
||
</numbers>
|
||
<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>
|
||
</ldml>
|