summaryrefslogtreecommitdiff
path: root/src/zope/i18n/locales/data/main/en_AU.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/i18n/locales/data/main/en_AU.xml')
-rw-r--r--src/zope/i18n/locales/data/main/en_AU.xml75
1 files changed, 35 insertions, 40 deletions
diff --git a/src/zope/i18n/locales/data/main/en_AU.xml b/src/zope/i18n/locales/data/main/en_AU.xml
index f3e183d..c24f3aa 100644
--- a/src/zope/i18n/locales/data/main/en_AU.xml
+++ b/src/zope/i18n/locales/data/main/en_AU.xml
@@ -1,81 +1,76 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<!DOCTYPE ldml SYSTEM "http://www.openi18n.org/spec/ldml/1.0/ldml.dtd">
+<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.5/ldml.dtd">
<ldml>
<identity>
- <version number="1.0"/>
- <generation date="2003-12-19" />
- <language type="en" />
- <territory type="AU" />
+ <version number="$Revision: 1.45 $"/>
+ <generation date="$Date: 2007/07/19 22:31:39 $"/>
+ <language type="en"/>
+ <territory type="AU"/>
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<dateFormats>
- <default type="medium"/>
<dateFormatLength type="full">
- <dateFormat >
+ <dateFormat>
<pattern>EEEE, d MMMM yyyy</pattern>
</dateFormat>
- </dateFormatLength >
+ </dateFormatLength>
<dateFormatLength type="long">
- <dateFormat >
+ <dateFormat>
<pattern>d MMMM yyyy</pattern>
</dateFormat>
- </dateFormatLength >
+ </dateFormatLength>
<dateFormatLength type="medium">
- <dateFormat >
+ <dateFormat>
<pattern>dd/MM/yyyy</pattern>
</dateFormat>
- </dateFormatLength >
+ </dateFormatLength>
<dateFormatLength type="short">
- <dateFormat >
+ <dateFormat>
<pattern>d/MM/yy</pattern>
</dateFormat>
- </dateFormatLength >
+ </dateFormatLength>
</dateFormats>
<timeFormats>
- <default type="medium"/>
- <timeFormatLength type="full">
- <timeFormat >
- <pattern>h:mm:ss a z</pattern>
- </timeFormat>
- </timeFormatLength >
<timeFormatLength type="long">
- <timeFormat >
- <pattern>h:mm:ss a</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>
+ <pattern alt="proposed-x1001" draft="unconfirmed">h:mm:ss a</pattern>
</timeFormat>
- </timeFormatLength >
+ </timeFormatLength>
</timeFormats>
<dateTimeFormats>
- <dateTimeFormatLength >
- <dateTimeFormat>
- <pattern>{1} {0}</pattern>
- </dateTimeFormat>
- </dateTimeFormatLength >
+ <availableFormats>
+ <dateFormatItem id="MMMMd" draft="unconfirmed">d MMMM</dateFormatItem>
+ <dateFormatItem id="MMdd" draft="unconfirmed">dd/MM</dateFormatItem>
+ <dateFormatItem id="yyyyMM" draft="unconfirmed">MM/yyyy</dateFormatItem>
+ <dateFormatItem id="yyyyMMMM" draft="unconfirmed">MMMM yyyy</dateFormatItem>
+ </availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
+ <timeZoneNames>
+ <metazone type="Atlantic">
+ <commonlyUsed>false</commonlyUsed>
+ </metazone>
+ </timeZoneNames>
</dates>
<numbers>
+ <currencyFormats>
+ <currencyFormatLength>
+ <currencyFormat>
+ <pattern>ยค#,##0.00</pattern>
+ </currencyFormat>
+ </currencyFormatLength>
+ </currencyFormats>
<currencies>
<currency type="AUD">
- <displayName>Australian Dollar</displayName>
<symbol>$</symbol>
</currency>
<currency type="USD">
- <displayName>US Dollar</displayName>
<symbol>US$</symbol>
</currency>
</currencies>
</numbers>
</ldml>
+