diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /intl/icu/source/data/locales/en_AU.txt | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'intl/icu/source/data/locales/en_AU.txt')
-rw-r--r-- | intl/icu/source/data/locales/en_AU.txt | 215 |
1 files changed, 215 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_AU.txt b/intl/icu/source/data/locales/en_AU.txt new file mode 100644 index 000000000..6d509536e --- /dev/null +++ b/intl/icu/source/data/locales/en_AU.txt @@ -0,0 +1,215 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_AU{ + %%Parent{"en_001"} + NumberElements{ + latn{ + symbols{ + exponential{"e"} + } + } + } + Version{"2.1.30.50"} + calendar{ + generic{ + availableFormats{ + yMEd{"E, dd/MM/y"} + yMd{"dd/MM/y"} + } + intervalFormats{ + MEd{ + M{"E, d/M – E, d/M"} + d{"E, d/M – E, d/M"} + } + MMMEd{ + M{"E, d MMM – E, d MMM"} + d{"E, d MMM – E, d MMM"} + } + yMMMEd{ + d{"E, d MMM – E, d MMM y G"} + } + } + } + gregorian{ + AmPmMarkers{ + "am", + "pm", + } + AmPmMarkersAbbr{ + "am", + "pm", + } + AmPmMarkersNarrow{ + "am", + "pm", + } + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE, d MMMM y", + "d MMMM y", + "d MMM y", + "d/M/yy", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + "{1}, {0}", + } + dayNames{ + format{ + abbreviated{ + "Sun.", + "Mon.", + "Tue.", + "Wed.", + "Thu.", + "Fri.", + "Sat.", + } + narrow{ + "Su.", + "M.", + "Tu.", + "W.", + "Th.", + "F.", + "Sa.", + } + short{ + "Su.", + "Mon.", + "Tu.", + "Wed.", + "Th.", + "Fri.", + "Sat.", + } + } + stand-alone{ + narrow{ + "Su.", + "M.", + "Tu.", + "W.", + "Th.", + "F.", + "Sa.", + } + short{ + "Su.", + "Mon.", + "Tu.", + "Wed.", + "Th.", + "Fri.", + "Sat.", + } + } + } + dayPeriod{ + format{ + abbreviated{ + afternoon1{"afternoon"} + evening1{"evening"} + midnight{"midnight"} + morning1{"morning"} + night1{"night"} + noon{"midday"} + } + narrow{ + afternoon1{"afternoon"} + evening1{"evening"} + midnight{"midnight"} + morning1{"morning"} + night1{"night"} + noon{"midday"} + } + wide{ + afternoon1{"in the afternoon"} + evening1{"in the evening"} + midnight{"midnight"} + morning1{"in the morning"} + night1{"at night"} + noon{"midday"} + } + } + stand-alone{ + abbreviated{ + noon{"midday"} + } + narrow{ + am{"am"} + noon{"midday"} + pm{"pm"} + } + wide{ + am{"am"} + noon{"midday"} + pm{"pm"} + } + } + } + monthNames{ + format{ + abbreviated{ + "Jan.", + "Feb.", + "Mar.", + "Apr.", + "May", + "Jun.", + "Jul.", + "Aug.", + "Sep.", + "Oct.", + "Nov.", + "Dec.", + } + } + stand-alone{ + abbreviated{ + "Jan.", + "Feb.", + "Mar.", + "Apr.", + "May", + "Jun.", + "Jul.", + "Aug.", + "Sep.", + "Oct.", + "Nov.", + "Dec.", + } + } + } + } + } + characterLabel{ + nonspacing{"Non-spacing"} + } + fields{ + hour-short{ + dn{"h"} + } + quarter-narrow{ + relativeTime{ + past{ + one{"in {0} qtr. ago"} + other{"{0} qtrs. ago"} + } + } + } + } + listPattern{ + standard{ + end{"{0} and {1}"} + } + standard-short{ + end{"{0} and {1}"} + } + } +} |