jdk-24/make/data/cldr/common/main/en_AU.xml
Magnus Ihse Bursie 791ab38fcd 8218186: Clean up CLDR generation in build
Reviewed-by: erikj
2019-02-05 10:56:12 +01:00

1167 lines
42 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2018 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: 13873 $"/>
<language type="en"/>
<territory type="AU"/>
</identity>
<localeDisplayNames>
<languages>
<language type="bn">Bengali</language>
<language type="en_US">United States English</language>
<language type="frc" draft="contributed">frc</language>
<language type="lou" draft="contributed">lou</language>
<language type="ro_MD">Moldovan</language>
</languages>
<scripts>
<script type="Beng">Bengali</script>
</scripts>
<types>
<type key="calendar" type="dangi">Korean Calendar</type>
<type key="calendar" type="ethiopic">Ethiopian Calendar</type>
</types>
</localeDisplayNames>
<dates>
<calendars>
<calendar type="generic">
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="yMd">dd/MM/y</dateFormatItem>
<dateFormatItem id="yMEd">E, dd/MM/y</dateFormatItem>
</availableFormats>
<intervalFormats>
<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="yMMMEd">
<greatestDifference id="d">E, d MMM E, d MMM 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">Jun.</month>
<month type="7">Jul.</month>
<month type="8">Aug.</month>
<month type="9">Sep.</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">Jun.</month>
<month type="7">Jul.</month>
<month type="8">Aug.</month>
<month type="9">Sep.</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="abbreviated">
<day type="sun">Sun.</day>
<day type="mon">Mon.</day>
<day type="tue">Tue.</day>
<day type="wed">Wed.</day>
<day type="thu">Thu.</day>
<day type="fri">Fri.</day>
<day type="sat">Sat.</day>
</dayWidth>
<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>
<dayWidth type="short">
<day type="sun">Su.</day>
<day type="mon">Mon.</day>
<day type="tue">Tu.</day>
<day type="wed">Wed.</day>
<day type="thu">Th.</day>
<day type="fri">Fri.</day>
<day type="sat">Sat.</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="abbreviated">
<day type="sun">Sun.</day>
<day type="mon">Mon.</day>
<day type="tue">Tue.</day>
<day type="wed">Wed.</day>
<day type="thu">Thu.</day>
<day type="fri">Fri.</day>
<day type="sat">Sat.</day>
</dayWidth>
<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>
<dayWidth type="short">
<day type="sun">Su.</day>
<day type="mon">Mon.</day>
<day type="tue">Tu.</day>
<day type="wed">Wed.</day>
<day type="thu">Th.</day>
<day type="fri">Fri.</day>
<day type="sat">Sat.</day>
</dayWidth>
</dayContext>
</days>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="midnight">midnight</dayPeriod>
<dayPeriod type="am">am</dayPeriod>
<dayPeriod type="noon">midday</dayPeriod>
<dayPeriod type="pm">pm</dayPeriod>
<dayPeriod type="morning1">morning</dayPeriod>
<dayPeriod type="afternoon1">afternoon</dayPeriod>
<dayPeriod type="evening1">evening</dayPeriod>
<dayPeriod type="night1">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">morning</dayPeriod>
<dayPeriod type="afternoon1">afternoon</dayPeriod>
<dayPeriod type="evening1">evening</dayPeriod>
<dayPeriod type="night1">night</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<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>
</dayPeriodContext>
<dayPeriodContext type="stand-alone">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">am</dayPeriod>
<dayPeriod type="noon">midday</dayPeriod>
<dayPeriod type="pm">pm</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="narrow">
<dayPeriod type="am">am</dayPeriod>
<dayPeriod type="noon">midday</dayPeriod>
<dayPeriod type="pm">pm</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am">am</dayPeriod>
<dayPeriod type="noon">midday</dayPeriod>
<dayPeriod type="pm">pm</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<dateFormats>
<dateFormatLength type="short">
<dateFormat>
<pattern>d/M/yy</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="Md">d/M</dateFormatItem>
<dateFormatItem id="MEd">E, d/M</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="islamic">
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="yMd">dd/MM/y</dateFormatItem>
<dateFormatItem id="yMEd">E, dd/MM/y</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">in {0} qtr ago</relativeTimePattern>
<relativeTimePattern count="other">{0} qtrs ago</relativeTimePattern>
</relativeTime>
</field>
<field type="month-short">
<displayName>mo.</displayName>
<relativeTime type="future">
<relativeTimePattern count="one">in {0} mo.</relativeTimePattern>
<relativeTimePattern count="other">in {0} mo.</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} mo. ago</relativeTimePattern>
<relativeTimePattern count="other">{0} mo. ago</relativeTimePattern>
</relativeTime>
</field>
<field type="month-narrow">
<displayName>mo.</displayName>
<relativeTime type="future">
<relativeTimePattern count="one">in {0} mo.</relativeTimePattern>
<relativeTimePattern count="other">in {0} mo.</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} mo. ago</relativeTimePattern>
<relativeTimePattern count="other">{0} mo. 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="weekOfMonth-short">
<displayName>wk of mo.</displayName>
</field>
<field type="weekOfMonth-narrow">
<displayName draft="provisional">wk of mo</displayName>
</field>
<field type="day-short">
<relativeTime type="future">
<relativeTimePattern count="other">in {0} days</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="other">{0} days ago</relativeTimePattern>
</relativeTime>
</field>
<field type="day-narrow">
<relativeTime type="future">
<relativeTimePattern count="other">in {0} days</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="other">{0} days ago</relativeTimePattern>
</relativeTime>
</field>
<field type="dayOfYear-short">
<displayName>day of yr</displayName>
</field>
<field type="dayOfYear-narrow">
<displayName>day of yr</displayName>
</field>
<field type="weekday-short">
<displayName>day of wk</displayName>
</field>
<field type="weekday-narrow">
<displayName>day of wk</displayName>
</field>
<field type="weekdayOfMonth-short">
<displayName>wkday of mo.</displayName>
</field>
<field type="weekdayOfMonth-narrow">
<displayName draft="provisional">wkday of mo</displayName>
</field>
<field type="sun-short">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Sun.</relativeTimePattern>
<relativeTimePattern count="other">in {0} Sun.</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Sun. ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Sun. ago</relativeTimePattern>
</relativeTime>
</field>
<field type="sun-narrow">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Su</relativeTimePattern>
<relativeTimePattern count="other">in {0} Su</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Su ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Su ago</relativeTimePattern>
</relativeTime>
</field>
<field type="mon-short">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Mon.</relativeTimePattern>
<relativeTimePattern count="other">in {0} Mon.</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Mon. ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Mon. ago</relativeTimePattern>
</relativeTime>
</field>
<field type="mon-narrow">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} M</relativeTimePattern>
<relativeTimePattern count="other">in {0} M</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} M ago</relativeTimePattern>
<relativeTimePattern count="other">{0} M ago</relativeTimePattern>
</relativeTime>
</field>
<field type="tue-short">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Tue.</relativeTimePattern>
<relativeTimePattern count="other">in {0} Tue.</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Tue. ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Tue. ago</relativeTimePattern>
</relativeTime>
</field>
<field type="tue-narrow">
<relative type="-1">last Tu</relative>
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Tu</relativeTimePattern>
<relativeTimePattern count="other">in {0} Tu</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Tu ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Tu ago</relativeTimePattern>
</relativeTime>
</field>
<field type="wed-short">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Wed.</relativeTimePattern>
<relativeTimePattern count="other">in {0} Wed.</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Wed. ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Wed. ago</relativeTimePattern>
</relativeTime>
</field>
<field type="wed-narrow">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} W</relativeTimePattern>
<relativeTimePattern count="other">in {0} W</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} W ago</relativeTimePattern>
<relativeTimePattern count="other">{0} W ago</relativeTimePattern>
</relativeTime>
</field>
<field type="thu-short">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Thu.</relativeTimePattern>
<relativeTimePattern count="other">in {0} Thu.</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Thu. ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Thu. ago</relativeTimePattern>
</relativeTime>
</field>
<field type="thu-narrow">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Th</relativeTimePattern>
<relativeTimePattern count="other">in {0} Th</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Th ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Th ago</relativeTimePattern>
</relativeTime>
</field>
<field type="fri-short">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Fri.</relativeTimePattern>
<relativeTimePattern count="other">in {0} Fri.</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Fri. ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Fri. ago</relativeTimePattern>
</relativeTime>
</field>
<field type="fri-narrow">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} F</relativeTimePattern>
<relativeTimePattern count="other">in {0} F</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} F ago</relativeTimePattern>
<relativeTimePattern count="other">{0} F ago</relativeTimePattern>
</relativeTime>
</field>
<field type="sat-short">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Sat.</relativeTimePattern>
<relativeTimePattern count="other">in {0} Sat.</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Sat. ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Sat. ago</relativeTimePattern>
</relativeTime>
</field>
<field type="sat-narrow">
<relativeTime type="future">
<relativeTimePattern count="one">in {0} Sa</relativeTimePattern>
<relativeTimePattern count="other">in {0} Sa</relativeTimePattern>
</relativeTime>
<relativeTime type="past">
<relativeTimePattern count="one">{0} Sa ago</relativeTimePattern>
<relativeTimePattern count="other">{0} Sa ago</relativeTimePattern>
</relativeTime>
</field>
<field type="dayperiod-short">
<displayName>am/pm</displayName>
</field>
<field type="dayperiod-narrow">
<displayName>am/pm</displayName>
</field>
<field type="hour-short">
<displayName>h</displayName>
<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">
<displayName>h</displayName>
<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">
<displayName>min.</displayName>
<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">
<displayName>min.</displayName>
<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">
<displayName>sec.</displayName>
<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">
<displayName>sec.</displayName>
<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>
<zone type="America/St_Barthelemy">
<exemplarCity>St Barthélemy</exemplarCity>
</zone>
<zone type="Asia/Rangoon">
<exemplarCity>Rangoon</exemplarCity>
</zone>
<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="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>
<timeSeparator draft="contributed">.</timeSeparator>
</symbols>
<currencies>
<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" draft="contributed">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>Boliviano</displayName>
<displayName count="one">boliviano</displayName>
<displayName count="other">bolivianos</displayName>
<symbol alt="narrow" draft="contributed">$b</symbol>
</currency>
<currency type="BRL">
<symbol draft="contributed">BRL</symbol>
</currency>
<currency type="CAD">
<symbol draft="contributed">CAD</symbol>
</currency>
<currency type="CNH">
<displayName draft="contributed">CNH</displayName>
<displayName count="one" draft="contributed">CNH</displayName>
<displayName count="other" draft="contributed">CNH</displayName>
</currency>
<currency type="CNY">
<symbol draft="contributed">CNY</symbol>
</currency>
<currency type="CUP">
<symbol alt="narrow" draft="contributed"></symbol>
</currency>
<currency type="EGP">
<symbol alt="narrow" draft="contributed">£</symbol>
</currency>
<currency type="EUR">
<displayName count="one">euro</displayName>
<displayName count="other">euro</displayName>
<symbol draft="contributed">EUR</symbol>
</currency>
<currency type="GBP">
<symbol draft="contributed">GBP</symbol>
</currency>
<currency type="GEL">
<displayName count="one">Georgian lari</displayName>
<displayName count="other">Georgian lari</displayName>
<symbol alt="variant" draft="contributed">GEL</symbol>
</currency>
<currency type="HKD">
<symbol draft="contributed">HKD</symbol>
</currency>
<currency type="ILS">
<displayName>Israeli Shekel</displayName>
<displayName count="one">Israeli shekel</displayName>
<displayName count="other">Israeli sheckles</displayName>
<symbol draft="contributed">ILS</symbol>
</currency>
<currency type="INR">
<symbol draft="contributed">INR</symbol>
</currency>
<currency type="ISK">
<symbol alt="narrow" draft="contributed">Kr</symbol>
</currency>
<currency type="JPY">
<symbol draft="contributed">JPY</symbol>
</currency>
<currency type="KRW">
<symbol draft="contributed">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="MKD">
<displayName count="one">Macedonian denar</displayName>
<displayName count="other">Macedonian denar</displayName>
</currency>
<currency type="MXN">
<symbol draft="contributed">MXN</symbol>
</currency>
<currency type="NZD">
<symbol draft="contributed">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="PYG">
<symbol alt="narrow" draft="contributed">Gs</symbol>
</currency>
<currency type="QAR">
<displayName>Qatari Riyal</displayName>
<displayName count="one">Qatari riyal</displayName>
<displayName count="other">Quatari riyals</displayName>
</currency>
<currency type="SCR">
<symbol draft="contributed">Rs</symbol>
</currency>
<currency type="SEK">
<symbol alt="narrow" draft="contributed">Kr</symbol>
</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>
<symbol alt="variant" draft="contributed">TRY</symbol>
</currency>
<currency type="TWD">
<symbol draft="contributed">TWD</symbol>
</currency>
<currency type="USD">
<symbol draft="contributed">USD</symbol>
</currency>
<currency type="UYU">
<displayName>Peso Uruguayo</displayName>
<symbol alt="narrow" draft="contributed">$U</symbol>
</currency>
<currency type="UZS">
<displayName count="one">Uzbekistani som</displayName>
<displayName count="other">Uzbekistani soms</displayName>
</currency>
<currency type="VND">
<displayName count="one">Vietnamese dong</displayName>
<displayName count="other">Vietnamese dongs</displayName>
<symbol draft="contributed">VND</symbol>
</currency>
<currency type="WST">
<displayName count="one">Samoan tala</displayName>
<displayName count="other">Samoan talas</displayName>
</currency>
<currency type="XAF">
<symbol draft="contributed">XAF</symbol>
</currency>
<currency type="XCD">
<symbol draft="contributed">XCD</symbol>
</currency>
<currency type="XOF">
<symbol draft="contributed">XOF</symbol>
</currency>
<currency type="XPF">
<symbol draft="contributed">CFP</symbol>
</currency>
</currencies>
</numbers>
<units>
<unitLength type="long">
<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-decimeter">
<unitPattern count="other">{0} decimetres</unitPattern>
</unit>
<unit type="length-centimeter">
<unitPattern count="other">{0} centimetres</unitPattern>
</unit>
<unit type="length-micrometer">
<displayName>micrometres</displayName>
</unit>
<unit type="mass-metric-ton">
<displayName>tonnes</displayName>
<unitPattern count="one">tonne</unitPattern>
<unitPattern count="other">{0} tonnes</unitPattern>
</unit>
<unit type="temperature-generic">
<displayName>degrees</displayName>
<unitPattern count="one">{0} degree</unitPattern>
<unitPattern count="other">{0} degrees</unitPattern>
</unit>
</unitLength>
<unitLength type="short">
<unit type="angle-degree">
<unitPattern count="one">{0} deg.</unitPattern>
<unitPattern count="other">{0} deg.</unitPattern>
</unit>
<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-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="consumption-liter-per-kilometer">
<unitPattern count="one">{0} L/km</unitPattern>
<unitPattern count="other">{0} L/km</unitPattern>
</unit>
<unit type="consumption-liter-per-100kilometers">
<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-month">
<unitPattern count="one">{0} m.</unitPattern>
<unitPattern count="other">{0} m.</unitPattern>
</unit>
<unit type="duration-hour">
<perUnitPattern>{0} phr</perUnitPattern>
</unit>
<unit type="duration-minute">
<displayName>min.</displayName>
<unitPattern count="one">{0} min.</unitPattern>
<unitPattern count="other">{0} min.</unitPattern>
<perUnitPattern>{0}/min.</perUnitPattern>
</unit>
<unit type="duration-second">
<displayName>sec.</displayName>
<unitPattern count="one">{0} sec.</unitPattern>
<unitPattern count="other">{0} sec.</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-light-year">
<unitPattern count="one">{0} l.y.</unitPattern>
<unitPattern count="other">{0} l.y.</unitPattern>
</unit>
<unit type="length-astronomical-unit">
<displayName>AU</displayName>
<unitPattern count="one">{0} AU</unitPattern>
<unitPattern count="other">{0} AU</unitPattern>
</unit>
<unit type="length-fathom">
<unitPattern count="one">{0} fm</unitPattern>
<unitPattern count="other">{0} fm</unitPattern>
</unit>
<unit type="mass-pound">
<unitPattern count="other">{0} lb</unitPattern>
</unit>
<unit type="mass-carat">
<unitPattern count="one">{0} CM</unitPattern>
<unitPattern count="other">{0} CM</unitPattern>
</unit>
<unit type="pressure-millibar">
<displayName>mb</displayName>
<unitPattern count="one">{0} mb</unitPattern>
<unitPattern count="other">{0} mb</unitPattern>
</unit>
<unit type="speed-kilometer-per-hour">
<unitPattern count="one">{0} km/h</unitPattern>
<unitPattern count="other">{0} km/h</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="speed-mile-per-hour">
<unitPattern count="one">{0} m.p.h.</unitPattern>
<unitPattern count="other">{0} m.p.h.</unitPattern>
</unit>
<unit type="temperature-generic">
<displayName>deg.</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>US gal.</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>
</unitLength>
<unitLength type="narrow">
<unit type="concentr-milligram-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-100kilometers">
<displayName>L/100km</displayName>
<unitPattern count="one">{0}L/100km</unitPattern>
<unitPattern count="other">{0}L/100km</unitPattern>
</unit>
<unit type="duration-minute">
<displayName>min.</displayName>
<unitPattern count="one">{0} min.</unitPattern>
<unitPattern count="other">{0} min.</unitPattern>
</unit>
<unit type="duration-second">
<displayName>sec.</displayName>
<unitPattern count="one">{0} s.</unitPattern>
<unitPattern count="other">{0} s.</unitPattern>
</unit>
<unit type="duration-millisecond">
<displayName>msec.</displayName>
<unitPattern count="one">{0} ms</unitPattern>
<unitPattern count="other">{0} ms</unitPattern>
</unit>
<unit type="speed-kilometer-per-hour">
<displayName>km/h</displayName>
<unitPattern count="one">{0} km/h</unitPattern>
<unitPattern count="other">{0} km/h</unitPattern>
</unit>
<unit type="speed-mile-per-hour">
<displayName>m.p.h.</displayName>
<unitPattern count="one">{0} m.p.h.</unitPattern>
<unitPattern count="other">{0} m.p.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>
</unitLength>
</units>
<listPatterns>
<listPattern>
<listPatternPart type="end">{0} and {1}</listPatternPart>
</listPattern>
<listPattern type="or">
<listPatternPart type="end" draft="provisional">{0} or {1}</listPatternPart>
</listPattern>
<listPattern type="standard-short">
<listPatternPart type="end">{0} and {1}</listPatternPart>
</listPattern>
</listPatterns>
<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>
</ldml>