UNPKG

cldr

Version:

Library for extracting data from CLDR (the Unicode Common Locale Data Repository)

1,120 lines (1,119 loc) 42 kB
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 1991-2024 Unicode, Inc. For terms of use, see http://www.unicode.org/copyright.html SPDX-License-Identifier: Unicode-3.0 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) --> <ldml> <identity> <version number="$Revision$"/> <language type="en"/> <territory type="AU"/> </identity> <localeDisplayNames> <languages> <language type="bn">Bengali</language> <language type="ckb" alt="menu">Kurdish (Central)</language> <language type="ckb" alt="variant">Kurdish (Sorani)</language> <language type="en_US">United States English</language> <language type="ro_MD">Moldovan</language> </languages> <scripts> <script type="Beng">Bengali</script> </scripts> <territories> <territory type="001">World</territory> <territory type="BL">St. Barthélemy</territory> <territory type="KN">St. Kitts &amp; Nevis</territory> <territory type="LC">St. Lucia</territory> <territory type="MF">St. Martin</territory> <territory type="VC">St. Vincent &amp; Grenadines</territory> </territories> <keys> <key type="colCaseFirst">Upper case / Lower case Ordering</key> <key type="x">Private Use</key> <key type="x0">Private Use Transform</key> </keys> <types> <type key="calendar" type="dangi">Korean Calendar</type> <type key="calendar" type="ethiopic">Ethiopian Calendar</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>dd/MM/y GGGGG</pattern> </dateFormat> </dateFormatLength> </dateFormats> <dateTimeFormats> <dateTimeFormatLength type="full"> <dateTimeFormat> <pattern>{1}, {0}</pattern> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="long"> <dateTimeFormat> <pattern>{1}, {0}</pattern> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="medium"> <dateTimeFormat> <pattern>{1}, {0}</pattern> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="short"> <dateTimeFormat> <pattern>{1}, {0}</pattern> </dateTimeFormat> </dateTimeFormatLength> <availableFormats> <dateFormatItem id="GyMMMEEEEd">EEEE d MMM y G</dateFormatItem> <dateFormatItem id="MMMEEEEd">EEEE d MMM</dateFormatItem> <dateFormatItem id="MMMMEEEEd">EEEE d MMMM</dateFormatItem> <dateFormatItem id="yMd">dd/MM/y</dateFormatItem> <dateFormatItem id="yMEd">E, dd/MM/y</dateFormatItem> <dateFormatItem id="yyyyMMMEEEEd">EEEE d MMM y G</dateFormatItem> <dateFormatItem id="yyyyMMMMEEEEd">EEEE d MMMM y G</dateFormatItem> </availableFormats> <intervalFormats> <intervalFormatItem id="GyMEd"> <greatestDifference id="d">E dd/MM/y – E dd/MM/y GGGGG</greatestDifference> <greatestDifference id="G">E dd/MM/y GGGGG – E dd/MM/y GGGGG</greatestDifference> <greatestDifference id="M">E dd/MM/y – E dd/MM/y GGGGG</greatestDifference> <greatestDifference id="y">E dd/MM/y – E dd/MM/y GGGGG</greatestDifference> </intervalFormatItem> <intervalFormatItem id="GyMMMEd"> <greatestDifference id="d">E d MMM – E d MMM y G</greatestDifference> <greatestDifference id="G">E d MMM y G – 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> <intervalFormatItem id="MEd"> <greatestDifference id="d">E, d/M – E, d/M</greatestDifference> <greatestDifference id="M">E, d/M – E, d/M</greatestDifference> </intervalFormatItem> <intervalFormatItem id="MMMEd"> <greatestDifference id="d">E, d MMM – E, d MMM</greatestDifference> <greatestDifference id="M">E, d MMM – E, d MMM</greatestDifference> </intervalFormatItem> <intervalFormatItem id="MMMEEEEd"> <greatestDifference id="d">EEEE d MMM – EEEE d MMM</greatestDifference> <greatestDifference id="M">EEEE d MMM – EEEE d MMM</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMEd"> <greatestDifference id="d">E, d MMM – E, d MMM y G</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMEEEEd"> <greatestDifference id="d">EEEE d MMM – EEEE d MMM y G</greatestDifference> <greatestDifference id="M">EEEE d MMM – EEEE d MMM y G</greatestDifference> <greatestDifference id="y">EEEE d MMM y – EEEE d MMM y G</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMMEEEEd"> <greatestDifference id="d">EEEE d MMMM – EEEE d MMMM y G</greatestDifference> <greatestDifference id="M">EEEE d MMMM – EEEE d MMMM y G</greatestDifference> <greatestDifference id="y">EEEE d MMMM y – EEEE d MMMM y G</greatestDifference> </intervalFormatItem> </intervalFormats> </dateTimeFormats> </calendar> <calendar type="gregorian"> <months> <monthContext type="format"> <monthWidth type="abbreviated"> <month type="1">Jan</month> <month type="2">Feb</month> <month type="3">Mar</month> <month type="4">Apr</month> <month type="5">May</month> <month type="6">June</month> <month type="7">July</month> <month type="8">Aug</month> <month type="9">Sept</month> <month type="10">Oct</month> <month type="11">Nov</month> <month type="12">Dec</month> </monthWidth> </monthContext> <monthContext type="stand-alone"> <monthWidth type="abbreviated"> <month type="1">Jan</month> <month type="2">Feb</month> <month type="3">Mar</month> <month type="4">Apr</month> <month type="5">May</month> <month type="6">June</month> <month type="7">July</month> <month type="8">Aug</month> <month type="9">Sept</month> <month type="10">Oct</month> <month type="11">Nov</month> <month type="12">Dec</month> </monthWidth> </monthContext> </months> <days> <dayContext type="format"> <dayWidth type="narrow"> <day type="sun">Su.</day> <day type="mon">M.</day> <day type="tue">Tu.</day> <day type="wed">W.</day> <day type="thu">Th.</day> <day type="fri">F.</day> <day type="sat">Sa.</day> </dayWidth> </dayContext> </days> <dayPeriods> <dayPeriodContext type="format"> <dayPeriodWidth type="abbreviated"> <dayPeriod type="midnight">midnight</dayPeriod> <dayPeriod type="noon">midday</dayPeriod> <dayPeriod type="morning1">in the morning</dayPeriod> <dayPeriod type="afternoon1">in the afternoon</dayPeriod> <dayPeriod type="evening1">in the evening</dayPeriod> <dayPeriod type="night1">at night</dayPeriod> </dayPeriodWidth> <dayPeriodWidth type="narrow"> <dayPeriod type="midnight">midnight</dayPeriod> <dayPeriod type="am">am</dayPeriod> <dayPeriod type="noon">midday</dayPeriod> <dayPeriod type="pm">pm</dayPeriod> <dayPeriod type="morning1">in the morning</dayPeriod> <dayPeriod type="afternoon1">in the afternoon</dayPeriod> <dayPeriod type="evening1">in the evening</dayPeriod> <dayPeriod type="night1">at night</dayPeriod> </dayPeriodWidth> <dayPeriodWidth type="wide"> <dayPeriod type="midnight">midnight</dayPeriod> <dayPeriod type="noon">midday</dayPeriod> <dayPeriod type="morning1">in the morning</dayPeriod> <dayPeriod type="afternoon1">in the afternoon</dayPeriod> <dayPeriod type="evening1">in the evening</dayPeriod> <dayPeriod type="night1">at night</dayPeriod> </dayPeriodWidth> </dayPeriodContext> <dayPeriodContext type="stand-alone"> <dayPeriodWidth type="abbreviated"> <dayPeriod type="noon">midday</dayPeriod> </dayPeriodWidth> <dayPeriodWidth type="narrow"> <dayPeriod type="noon">midday</dayPeriod> </dayPeriodWidth> <dayPeriodWidth type="wide"> <dayPeriod type="noon">midday</dayPeriod> </dayPeriodWidth> </dayPeriodContext> </dayPeriods> <dateFormats> <dateFormatLength type="full"> <dateFormat> <pattern>EEEE d MMMM y</pattern> </dateFormat> </dateFormatLength> <dateFormatLength type="long"> <dateFormat> <pattern>d MMMM y</pattern> </dateFormat> </dateFormatLength> <dateFormatLength type="medium"> <dateFormat> <pattern>d MMM y</pattern> </dateFormat> </dateFormatLength> <dateFormatLength type="short"> <dateFormat> <pattern>d/M/yy</pattern> <datetimeSkeleton>yyMd</datetimeSkeleton> </dateFormat> </dateFormatLength> </dateFormats> <timeFormats> <timeFormatLength type="full"> <timeFormat> <pattern>h:mm:ss a zzzz</pattern> </timeFormat> </timeFormatLength> <timeFormatLength type="long"> <timeFormat> <pattern>h:mm:ss a z</pattern> </timeFormat> </timeFormatLength> <timeFormatLength type="medium"> <timeFormat> <pattern>h:mm:ss a</pattern> </timeFormat> </timeFormatLength> <timeFormatLength type="short"> <timeFormat> <pattern>h:mm a</pattern> </timeFormat> </timeFormatLength> </timeFormats> <dateTimeFormats> <dateTimeFormatLength type="full"> <dateTimeFormat> <pattern>{1}, {0}</pattern> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="long"> <dateTimeFormat> <pattern>{1}, {0}</pattern> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="medium"> <dateTimeFormat> <pattern>{1}, {0}</pattern> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="short"> <dateTimeFormat> <pattern>{1}, {0}</pattern> </dateTimeFormat> </dateTimeFormatLength> <availableFormats> <dateFormatItem id="GyMd">d/M/y GGGGG</dateFormatItem> <dateFormatItem id="GyMMMEEEEd">EEEE d MMM y G</dateFormatItem> <dateFormatItem id="Md">d/M</dateFormatItem> <dateFormatItem id="MEd">E, d/M</dateFormatItem> <dateFormatItem id="MMMEEEEd">EEEE d MMM</dateFormatItem> <dateFormatItem id="MMMMEEEEd">EEEE d MMMM</dateFormatItem> <dateFormatItem id="yMMMEEEEd">EEEE d MMM y</dateFormatItem> <dateFormatItem id="yMMMMEEEEd">EEEE d MMMM y</dateFormatItem> </availableFormats> <intervalFormats> <intervalFormatItem id="GyMd"> <greatestDifference id="d">d/M/y – d/M/y G</greatestDifference> <greatestDifference id="G">d/M/y G – d/M/y G</greatestDifference> <greatestDifference id="M">d/M/y – d/M/y G</greatestDifference> <greatestDifference id="y">d/M/y – d/M/y G</greatestDifference> </intervalFormatItem> <intervalFormatItem id="GyMEd"> <greatestDifference id="d">E, d/M/y – E, d/M/y G</greatestDifference> <greatestDifference id="G">E, d/M/y G – E, d/M/y G</greatestDifference> <greatestDifference id="M">E, d/M/y – E, d/M/y G</greatestDifference> <greatestDifference id="y">E, d/M/y – E, d/M/y G</greatestDifference> </intervalFormatItem> <intervalFormatItem id="GyMMMEEEEd"> <greatestDifference id="d">EEEE d MMM – EEEE d MMM y G</greatestDifference> <greatestDifference id="G">EEEE d MMM y G – EEEE d MMM y G</greatestDifference> <greatestDifference id="M">EEEE d MMM – EEEE d MMM y G</greatestDifference> <greatestDifference id="y">EEEE d MMM y – EEEE d MMM y G</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMEEEEd"> <greatestDifference id="d">EEEE d – EEEE d MMM y</greatestDifference> <greatestDifference id="M">EEEE d MMM – EEEE d MMM y</greatestDifference> <greatestDifference id="y">EEEE d MMM y – EEEE d MMM y</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMMEEEEd"> <greatestDifference id="d">EEEE d – EEEE d MMMM y</greatestDifference> <greatestDifference id="M">EEEE d MMMM – EEEE d MMMM y</greatestDifference> <greatestDifference id="y">EEEE d MMMM y – EEEE d MMMM y</greatestDifference> </intervalFormatItem> </intervalFormats> </dateTimeFormats> </calendar> <calendar type="islamic"> <dateTimeFormats> <availableFormats> <dateFormatItem id="Ed">E d</dateFormatItem> <dateFormatItem id="M">LL</dateFormatItem> <dateFormatItem id="MMMEd">E, d MMM</dateFormatItem> <dateFormatItem id="yyyyM">MM/y GGGGG</dateFormatItem> </availableFormats> </dateTimeFormats> </calendar> </calendars> <fields> <field type="year-short"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} yr</relativeTimePattern> <relativeTimePattern count="other">in {0} yrs</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} yr ago</relativeTimePattern> <relativeTimePattern count="other">{0} yrs ago</relativeTimePattern> </relativeTime> </field> <field type="year-narrow"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} yr</relativeTimePattern> <relativeTimePattern count="other">in {0} yrs</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} yr ago</relativeTimePattern> <relativeTimePattern count="other">{0} yrs ago</relativeTimePattern> </relativeTime> </field> <field type="quarter-short"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} qtr</relativeTimePattern> <relativeTimePattern count="other">in {0} qtrs</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} qtr ago</relativeTimePattern> <relativeTimePattern count="other">{0} qtrs ago</relativeTimePattern> </relativeTime> </field> <field type="quarter-narrow"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} qtr</relativeTimePattern> <relativeTimePattern count="other">in {0} qtrs</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} qtr ago</relativeTimePattern> <relativeTimePattern count="other">{0} qtrs ago</relativeTimePattern> </relativeTime> </field> <field type="week-short"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} wk</relativeTimePattern> <relativeTimePattern count="other">in {0} wks</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} wk ago</relativeTimePattern> <relativeTimePattern count="other">{0} wks ago</relativeTimePattern> </relativeTime> </field> <field type="week-narrow"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} wk</relativeTimePattern> <relativeTimePattern count="other">in {0} wks</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} wk ago</relativeTimePattern> <relativeTimePattern count="other">{0} wks ago</relativeTimePattern> </relativeTime> </field> <field type="hour-short"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} hr</relativeTimePattern> <relativeTimePattern count="other">in {0} hrs</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} hr ago</relativeTimePattern> <relativeTimePattern count="other">{0} hrs ago</relativeTimePattern> </relativeTime> </field> <field type="hour-narrow"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} hr</relativeTimePattern> <relativeTimePattern count="other">in {0} hrs</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} hr ago</relativeTimePattern> <relativeTimePattern count="other">{0} hrs ago</relativeTimePattern> </relativeTime> </field> <field type="minute-short"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} min</relativeTimePattern> <relativeTimePattern count="other">in {0} mins</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} min ago</relativeTimePattern> <relativeTimePattern count="other">{0} mins ago</relativeTimePattern> </relativeTime> </field> <field type="minute-narrow"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} min</relativeTimePattern> <relativeTimePattern count="other">in {0} mins</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} min ago</relativeTimePattern> <relativeTimePattern count="other">{0} mins ago</relativeTimePattern> </relativeTime> </field> <field type="second-short"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} sec</relativeTimePattern> <relativeTimePattern count="other">in {0} secs</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} sec ago</relativeTimePattern> <relativeTimePattern count="other">{0} secs ago</relativeTimePattern> </relativeTime> </field> <field type="second-narrow"> <relativeTime type="future"> <relativeTimePattern count="one">in {0} sec</relativeTimePattern> <relativeTimePattern count="other">in {0} secs</relativeTimePattern> </relativeTime> <relativeTime type="past"> <relativeTimePattern count="one">{0} sec ago</relativeTimePattern> <relativeTimePattern count="other">{0} secs ago</relativeTimePattern> </relativeTime> </field> </fields> <timeZoneNames> <metazone type="Africa_Eastern"> <long> <standard>Eastern Africa Time</standard> </long> </metazone> <metazone type="Arabian"> <long> <generic>Arabia Time</generic> <standard>Arabia Standard Time</standard> <daylight>Arabia Daylight Time</daylight> </long> </metazone> <metazone type="Australia_Central"> <long> <generic>Australian Central Time</generic> <standard>Australian Central Standard Time</standard> <daylight>Australian Central Daylight Time</daylight> </long> <short> <generic>ACT</generic> <standard>ACST</standard> <daylight>ACDT</daylight> </short> </metazone> <metazone type="Australia_CentralWestern"> <short> <generic>ACWT</generic> <standard>ACWST</standard> <daylight>ACWDT</daylight> </short> </metazone> <metazone type="Australia_Eastern"> <long> <generic>Australian Eastern Time</generic> <standard>Australian Eastern Standard Time</standard> <daylight>Australian Eastern Daylight Time</daylight> </long> <short> <generic>AET</generic> <standard>AEST</standard> <daylight>AEDT</daylight> </short> </metazone> <metazone type="Australia_Western"> <long> <generic>Australian Western Time</generic> <standard>Australian Western Standard Time</standard> <daylight>Australian Western Daylight Time</daylight> </long> <short> <generic>AWT</generic> <standard>AWST</standard> <daylight>AWDT</daylight> </short> </metazone> <metazone type="China"> <long> <generic>China Time</generic> <standard>China Standard Time</standard> <daylight>China Summer Time</daylight> </long> </metazone> <metazone type="Cook"> <long> <generic>Cook Island Time</generic> <standard>Cook Island Standard Time</standard> <daylight>Cook Island Summer Time</daylight> </long> </metazone> <metazone type="Gulf"> <short> <standard>Gulf ST</standard> </short> </metazone> <metazone type="Japan"> <long> <generic>Japan Time</generic> <standard>Japan Standard Time</standard> <daylight>Japan Summer Time</daylight> </long> </metazone> <metazone type="Korea"> <long> <generic>Korea Time</generic> <standard>Korean Standard Time</standard> <daylight>Korean Summer Time</daylight> </long> </metazone> <metazone type="Lord_Howe"> <short> <generic>LHT</generic> <standard>LHST</standard> <daylight>LHDT</daylight> </short> </metazone> <metazone type="Moscow"> <long> <generic>Moscow Time</generic> <standard>Moscow Standard Time</standard> <daylight>Moscow Daylight Time</daylight> </long> </metazone> <metazone type="New_Zealand"> <short> <generic>NZT</generic> <standard>NZST</standard> <daylight>NZDT</daylight> </short> </metazone> <metazone type="Samoa"> <long> <generic>Samoa Time</generic> <standard>Samoa Standard Time</standard> <daylight>Samoa Summer Time</daylight> </long> </metazone> <metazone type="Taipei"> <long> <generic>Taipei Time</generic> <standard>Taipei Standard Time</standard> <daylight>Taipei Summer Time</daylight> </long> </metazone> </timeZoneNames> </dates> <numbers> <symbols numberSystem="latn"> <exponential>e</exponential> </symbols> <currencies> <currency type="AFN"> <displayName count="one">Afghan Afghani</displayName> <displayName count="other">Afghan Afghanis</displayName> </currency> <currency type="AUD"> <symbol>$</symbol> </currency> <currency type="BAM"> <displayName>Bosnia-Herzegovina Convertible Marka</displayName> <displayName count="one">Bosnia-Herzegovina convertible marka</displayName> <displayName count="other">Bosnia-Herzegovina convertible marka</displayName> </currency> <currency type="BBD"> <displayName>Barbados Dollar</displayName> <displayName count="one">Barbados dollar</displayName> <displayName count="other">Barbados dollars</displayName> </currency> <currency type="BDT"> <symbol alt="narrow">Tk</symbol> </currency> <currency type="BMD"> <displayName>Bermuda Dollar</displayName> <displayName count="one">Bermuda dollar</displayName> <displayName count="other">Bermuda dollars</displayName> </currency> <currency type="BOB"> <displayName>Bolivian boliviano</displayName> </currency> <currency type="BRL"> <symbol>BRL</symbol> </currency> <currency type="CAD"> <symbol>CAD</symbol> </currency> <currency type="CNY"> <symbol>CNY</symbol> </currency> <currency type="CUP"> <symbol alt="narrow"></symbol> </currency> <currency type="EGP"> <symbol alt="narrow">£</symbol> </currency> <currency type="ETB"> <displayName count="one">Ethiopian birr</displayName> <displayName count="other">Ethiopian birrs</displayName> </currency> <currency type="EUR"> <symbol>EUR</symbol> </currency> <currency type="GBP"> <symbol>GBP</symbol> </currency> <currency type="GEL"> <displayName count="one">Georgian lari</displayName> <displayName count="other">Georgian lari</displayName> </currency> <currency type="HKD"> <symbol>HKD</symbol> </currency> <currency type="ILS"> <displayName>Israeli Shekel</displayName> <displayName count="one">Israeli shekel</displayName> <displayName count="other">Israeli sheckles</displayName> <symbol>ILS</symbol> </currency> <currency type="INR"> <symbol>INR</symbol> </currency> <currency type="ISK"> <symbol alt="narrow">Kr</symbol> </currency> <currency type="JPY"> <symbol>JPY</symbol> </currency> <currency type="KRW"> <symbol>KRW</symbol> </currency> <currency type="KZT"> <displayName count="one">Kazakhstani tenge</displayName> <displayName count="other">Kazakhstani tenge</displayName> </currency> <currency type="LAK"> <displayName count="one">Laotian kip</displayName> <displayName count="other">Laotian kip</displayName> </currency> <currency type="LSL"> <displayName count="one">Lesotho loti</displayName> <displayName count="other">Lesotho lotis</displayName> </currency> <currency type="MKD"> <displayName count="one">Macedonian denar</displayName> <displayName count="other">Macedonian denar</displayName> </currency> <currency type="MVR"> <displayName count="one">Maldivian rufiyaa</displayName> <displayName count="other">Maldivian rufiyaas</displayName> </currency> <currency type="MXN"> <symbol>MXN</symbol> </currency> <currency type="NZD"> <symbol>NZD</symbol> </currency> <currency type="PGK"> <displayName count="one">Papua New Guinean kina</displayName> <displayName count="other">Papua New Guinean kinas</displayName> </currency> <currency type="PHP"> <symbol>PHP</symbol> </currency> <currency type="PYG"> <symbol alt="narrow">Gs</symbol> </currency> <currency type="QAR"> <displayName count="one">Qatari riyal</displayName> <displayName count="other">Quatari riyals</displayName> </currency> <currency type="SCR"> <symbol>Rs</symbol> </currency> <currency type="SEK"> <symbol alt="narrow">Kr</symbol> </currency> <currency type="SLL"> <displayName>Sierra Leonean Leone (1964–2022)</displayName> <displayName count="one">Sierra Leonean leone (1964–2022)</displayName> <displayName count="other">Sierra Leonean leones (1964–2022)</displayName> </currency> <currency type="SRD"> <displayName>Suriname Dollar</displayName> <displayName count="one">Suriname dollar</displayName> <displayName count="other">Suriname dollars</displayName> </currency> <currency type="TRY"> <displayName count="one">Turkish lira</displayName> <displayName count="other">Turkish lire</displayName> </currency> <currency type="TWD"> <symbol>TWD</symbol> </currency> <currency type="USD"> <symbol>USD</symbol> </currency> <currency type="UYU"> <displayName>Peso Uruguayo</displayName> <symbol alt="narrow">$U</symbol> </currency> <currency type="UZS"> <displayName count="one">Uzbekistani som</displayName> <displayName count="other">Uzbekistani soms</displayName> </currency> <currency type="VES"> <displayName>Venezuelan bolívar</displayName> </currency> <currency type="VND"> <displayName count="one">Vietnamese dong</displayName> <displayName count="other">Vietnamese dongs</displayName> <symbol>VND</symbol> </currency> <currency type="VUV"> <displayName count="one">Vanuatu vatu</displayName> <displayName count="other">Vanuatu vatus</displayName> </currency> <currency type="WST"> <displayName count="one">Samoan tala</displayName> <displayName count="other">Samoan talas</displayName> </currency> <currency type="XAF"> <symbol>XAF</symbol> </currency> <currency type="XCD"> <symbol>XCD</symbol> </currency> <currency type="XOF"> <symbol>XOF</symbol> </currency> <currency type="XPF"> <symbol>CFP</symbol> </currency> </currencies> </numbers> <units> <unitLength type="long"> <unit type="concentr-permille"> <displayName>per mill</displayName> <unitPattern count="one">{0} per mill</unitPattern> <unitPattern count="other">{0} per mill</unitPattern> </unit> <unit type="energy-kilowatt-hour"> <displayName>kilowatt hours</displayName> <unitPattern count="one">{0} kilowatt hour</unitPattern> <unitPattern count="other">{0} kilowatt hours</unitPattern> </unit> <unit type="length-kilometer"> <displayName>kilometre</displayName> </unit> <unit type="length-micrometer"> <displayName>micrometres</displayName> </unit> <unit type="pressure-pound-force-per-square-inch"> <displayName>pounds per square inch</displayName> <unitPattern count="one">{0} pound per square inch</unitPattern> <unitPattern count="other">{0} pounds per square inch</unitPattern> </unit> <unit type="temperature-generic"> <displayName>degrees</displayName> <unitPattern count="one">{0} degree</unitPattern> <unitPattern count="other">{0} degrees</unitPattern> </unit> <unit type="volume-fluid-ounce-imperial"> <displayName>Imp. fluid ounces</displayName> <unitPattern count="one">{0} Imp. fluid ounce</unitPattern> <unitPattern count="other">{0} Imp. fluid ounces</unitPattern> </unit> </unitLength> <unitLength type="short"> <unit type="angle-arc-minute"> <displayName>arcmin.</displayName> <unitPattern count="one">{0} arcmin.</unitPattern> <unitPattern count="other">{0} arcmin.</unitPattern> </unit> <unit type="angle-arc-second"> <displayName>arcsec.</displayName> <unitPattern count="one">{0} arcsec.</unitPattern> <unitPattern count="other">{0} arcsec.</unitPattern> </unit> <unit type="concentr-milligram-ofglucose-per-deciliter"> <displayName>mg/dL</displayName> <unitPattern count="one">{0} mg/dL</unitPattern> <unitPattern count="other">{0} mg/dL</unitPattern> </unit> <unit type="concentr-millimole-per-liter"> <unitPattern count="one">{0} mmol/L</unitPattern> <unitPattern count="other">{0} mmol/L</unitPattern> </unit> <unit type="concentr-permille"> <displayName>per mill</displayName> </unit> <unit type="consumption-liter-per-kilometer"> <unitPattern count="one">{0} L/km</unitPattern> <unitPattern count="other">{0} L/km</unitPattern> </unit> <unit type="consumption-liter-per-100-kilometer"> <displayName>L/100 km</displayName> <unitPattern count="one">{0} L/100 km</unitPattern> <unitPattern count="other">{0} L/100 km</unitPattern> </unit> <unit type="consumption-mile-per-gallon"> <displayName>miles/gal. US</displayName> <unitPattern count="one">{0} m.p.g. US</unitPattern> <unitPattern count="other">{0} m.p.g. US</unitPattern> </unit> <unit type="consumption-mile-per-gallon-imperial"> <displayName>miles/gal.</displayName> <unitPattern count="one">{0} m.p.g.</unitPattern> <unitPattern count="other">{0} m.p.g.</unitPattern> </unit> <unit type="duration-century"> <displayName>C.</displayName> <unitPattern count="one">{0} C.</unitPattern> <unitPattern count="other">{0} C.</unitPattern> </unit> <unit type="duration-second"> <displayName>sec.</displayName> <unitPattern count="one">{0} sec.</unitPattern> <unitPattern count="other">{0} secs</unitPattern> <perUnitPattern>{0} ps.</perUnitPattern> </unit> <unit type="duration-millisecond"> <displayName>millisec.</displayName> </unit> <unit type="duration-microsecond"> <displayName>μsec.</displayName> </unit> <unit type="duration-nanosecond"> <displayName>nanosec.</displayName> </unit> <unit type="energy-kilocalorie"> <displayName>Cal</displayName> <unitPattern count="one">{0} Cal</unitPattern> <unitPattern count="other">{0} Cal</unitPattern> </unit> <unit type="energy-kilowatt-hour"> <displayName>kWh</displayName> </unit> <unit type="length-astronomical-unit"> <displayName>AU</displayName> <unitPattern count="one">{0} AU</unitPattern> <unitPattern count="other">{0} AU</unitPattern> </unit> <unit type="mass-carat"> <unitPattern count="one">{0} CM</unitPattern> <unitPattern count="other">{0} CM</unitPattern> </unit> <unit type="pressure-millimeter-ofhg"> <displayName>mm Hg</displayName> <unitPattern count="one">{0} mm Hg</unitPattern> <unitPattern count="other">{0} mm Hg</unitPattern> </unit> <unit type="pressure-inch-ofhg"> <displayName>in Hg</displayName> </unit> <unit type="pressure-millibar"> <displayName>mb</displayName> <unitPattern count="one">{0} mb</unitPattern> <unitPattern count="other">{0} mb</unitPattern> </unit> <unit type="speed-meter-per-second"> <displayName>metres/sec.</displayName> <unitPattern count="one">{0} m/s.</unitPattern> <unitPattern count="other">{0} m/s.</unitPattern> </unit> <unit type="temperature-generic"> <displayName>deg.</displayName> </unit> <unit type="temperature-celsius"> <displayName>deg C</displayName> </unit> <unit type="temperature-fahrenheit"> <displayName>deg F</displayName> </unit> <unit type="volume-megaliter"> <displayName>ML</displayName> <unitPattern count="one">{0} ML</unitPattern> <unitPattern count="other">{0} ML</unitPattern> </unit> <unit type="volume-hectoliter"> <displayName>hL</displayName> <unitPattern count="one">{0} hL</unitPattern> <unitPattern count="other">{0} hL</unitPattern> </unit> <unit type="volume-liter"> <unitPattern count="one">{0} L</unitPattern> <unitPattern count="other">{0} L</unitPattern> <perUnitPattern>{0}/L</perUnitPattern> </unit> <unit type="volume-deciliter"> <displayName>dL</displayName> <unitPattern count="one">{0} dL</unitPattern> <unitPattern count="other">{0} dL</unitPattern> </unit> <unit type="volume-centiliter"> <displayName>cL</displayName> <unitPattern count="one">{0} cL</unitPattern> <unitPattern count="other">{0} cL</unitPattern> </unit> <unit type="volume-milliliter"> <displayName>mL</displayName> <unitPattern count="one">{0} mL</unitPattern> <unitPattern count="other">{0} mL</unitPattern> </unit> <unit type="volume-bushel"> <unitPattern count="one">{0} bus.</unitPattern> <unitPattern count="other">{0} bus.</unitPattern> </unit> <unit type="volume-gallon"> <displayName>gal US</displayName> <unitPattern count="one">{0} gal US</unitPattern> <unitPattern count="other">{0} gal US</unitPattern> <perUnitPattern>{0}/gal US</perUnitPattern> </unit> <unit type="volume-gallon-imperial"> <displayName>gal.</displayName> <unitPattern count="one">{0} gal.</unitPattern> <unitPattern count="other">{0} gal.</unitPattern> <perUnitPattern>{0}/gal.</perUnitPattern> </unit> <unit type="volume-fluid-ounce-imperial"> <displayName>Imp. fl oz</displayName> <unitPattern count="one">{0} fl oz Imp.</unitPattern> <unitPattern count="other">{0} fl oz Imp.</unitPattern> </unit> </unitLength> <unitLength type="narrow"> <unit type="concentr-milligram-ofglucose-per-deciliter"> <displayName>mg/dL</displayName> <unitPattern count="one">{0}mg/dL</unitPattern> <unitPattern count="other">{0}mg/dL</unitPattern> </unit> <unit type="concentr-millimole-per-liter"> <displayName>mmol/L</displayName> <unitPattern count="one">{0}mmol/L</unitPattern> <unitPattern count="other">{0}mmol/L</unitPattern> </unit> <unit type="consumption-liter-per-kilometer"> <displayName>L/km</displayName> <unitPattern count="one">{0}L/km</unitPattern> <unitPattern count="other">{0}L/km</unitPattern> </unit> <unit type="consumption-liter-per-100-kilometer"> <displayName>L/100km</displayName> <unitPattern count="one">{0}L/100km</unitPattern> <unitPattern count="other">{0}L/100km</unitPattern> </unit> <unit type="duration-century"> <displayName>C.</displayName> <unitPattern count="one">{0}C.</unitPattern> <unitPattern count="other">{0}C.</unitPattern> </unit> <unit type="duration-second"> <displayName>sec.</displayName> <unitPattern count="one">{0}s.</unitPattern> <unitPattern count="other">{0}s.</unitPattern> <perUnitPattern>{0} ps.</perUnitPattern> </unit> <unit type="duration-millisecond"> <displayName>msec.</displayName> </unit> <unit type="duration-microsecond"> <displayName>μsec.</displayName> </unit> <unit type="speed-kilometer-per-hour"> <unitPattern count="one">{0} km/h</unitPattern> <unitPattern count="other">{0} km/h</unitPattern> </unit> <unit type="temperature-celsius"> <unitPattern count="one">{0}°C</unitPattern> <unitPattern count="other">{0}°C</unitPattern> </unit> <unit type="volume-megaliter"> <displayName>ML</displayName> <unitPattern count="one">{0}ML</unitPattern> <unitPattern count="other">{0}ML</unitPattern> </unit> <unit type="volume-hectoliter"> <displayName>hL</displayName> <unitPattern count="one">{0}hL</unitPattern> <unitPattern count="other">{0}hL</unitPattern> </unit> <unit type="volume-liter"> <unitPattern count="one">{0}L</unitPattern> <unitPattern count="other">{0}L</unitPattern> <perUnitPattern>{0}/L</perUnitPattern> </unit> <unit type="volume-deciliter"> <displayName>dL</displayName> <unitPattern count="one">{0}dL</unitPattern> <unitPattern count="other">{0}dL</unitPattern> </unit> <unit type="volume-centiliter"> <displayName>cL</displayName> <unitPattern count="one">{0}cL</unitPattern> <unitPattern count="other">{0}cL</unitPattern> </unit> <unit type="volume-milliliter"> <displayName>mL</displayName> <unitPattern count="one">{0}mL</unitPattern> <unitPattern count="other">{0}mL</unitPattern> </unit> <unit type="volume-bushel"> <unitPattern count="one">{0} bus.</unitPattern> <unitPattern count="other">{0} bus.</unitPattern> </unit> <unit type="volume-gallon"> <displayName>gal US</displayName> <unitPattern count="one">{0} gal US</unitPattern> <unitPattern count="other">{0} gal US</unitPattern> </unit> <unit type="volume-gallon-imperial"> <displayName>gal.</displayName> <unitPattern count="one">{0}gal.</unitPattern> <unitPattern count="other">{0}gal.</unitPattern> <perUnitPattern>{0}/gal.</perUnitPattern> </unit> <unit type="volume-quart"> <displayName>qt US</displayName> <unitPattern count="one">{0}qt US</unitPattern> <unitPattern count="other">{0}qt US</unitPattern> </unit> <unit type="volume-fluid-ounce-imperial"> <displayName>Imp fl oz</displayName> <unitPattern count="one">{0}fl oz Im</unitPattern> <unitPattern count="other">{0}fl oz Im</unitPattern> </unit> <unit type="volume-dessert-spoon"> <displayName>dsp US</displayName> <unitPattern count="one">{0}dsp US</unitPattern> <unitPattern count="other">{0}dsp US</unitPattern> </unit> <unit type="volume-dessert-spoon-imperial"> <displayName>dsp Imp</displayName> <unitPattern count="one">{0}dsp-Imp</unitPattern> <unitPattern count="other">{0}dsp-Imp</unitPattern> </unit> </unitLength> </units> <characterLabels> <characterLabel type="downwards_arrows">downward arrow</characterLabel> <characterLabel type="downwards_upwards_arrows">downward upward arrow</characterLabel> <characterLabel type="leftwards_arrows">leftward arrow</characterLabel> <characterLabel type="leftwards_rightwards_arrows">leftward rightward arrow</characterLabel> <characterLabel type="letterlike_symbols">letter-like symbol</characterLabel> <characterLabel type="limited_use">limited use</characterLabel> <characterLabel type="nonspacing">non-spacing</characterLabel> <characterLabel type="rightwards_arrows">rightward arrow</characterLabel> <characterLabel type="upwards_arrows">upward arrows</characterLabel> </characterLabels> <typographicNames> <styleName type="slnt" subtype="24">extra slanted</styleName> <styleName type="wdth" subtype="50">ultra condensed</styleName> <styleName type="wdth" subtype="50" alt="compressed">ultra compressed</styleName> <styleName type="wdth" subtype="50" alt="narrow">ultra narrow</styleName> <styleName type="wdth" subtype="62.5">extra condensed</styleName> <styleName type="wdth" subtype="62.5" alt="compressed">extra compressed</styleName> <styleName type="wdth" subtype="62.5" alt="narrow">extra narrow</styleName> <styleName type="wdth" subtype="150">extra expanded</styleName> <styleName type="wdth" subtype="150" alt="extended">extra extended</styleName> <styleName type="wdth" subtype="150" alt="wide">extra wide</styleName> <styleName type="wdth" subtype="200">ultra expanded</styleName> <styleName type="wdth" subtype="200" alt="extended">ultra extended</styleName> <styleName type="wdth" subtype="200" alt="wide">ultra wide</styleName> <styleName type="wght" subtype="200">extra light</styleName> <styleName type="wght" subtype="200" alt="ultra">ultra light</styleName> <styleName type="wght" subtype="800">extra bold</styleName> <styleName type="wght" subtype="950">extra black</styleName> <styleName type="wght" subtype="950" alt="ultrablack">ultra black</styleName> <styleName type="wght" subtype="950" alt="ultraheavy">ultra heavy</styleName> </typographicNames> </ldml>