summaryrefslogtreecommitdiff
path: root/src/zope/i18n/locales/data/main/en_ZW.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/i18n/locales/data/main/en_ZW.xml')
-rw-r--r--src/zope/i18n/locales/data/main/en_ZW.xml109
1 files changed, 109 insertions, 0 deletions
diff --git a/src/zope/i18n/locales/data/main/en_ZW.xml b/src/zope/i18n/locales/data/main/en_ZW.xml
new file mode 100644
index 0000000..5445551
--- /dev/null
+++ b/src/zope/i18n/locales/data/main/en_ZW.xml
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE ldml SYSTEM "http://www.openi18n.org/spec/ldml/1.0/ldml.dtd">
+<ldml>
+ <identity>
+ <version number="1.0"/>
+ <generation date="2003-12-19" />
+ <language type="en" />
+ <territory type="ZW" />
+ </identity>
+ <dates>
+ <calendars>
+ <calendar type="gregorian">
+ <dateFormats>
+ <default type="medium"/>
+ <dateFormatLength type="full">
+ <dateFormat >
+ <pattern>EEEE dd MMMM yyyy</pattern>
+ </dateFormat>
+ </dateFormatLength >
+ <dateFormatLength type="long">
+ <dateFormat >
+ <pattern>dd MMMM yyyy</pattern>
+ </dateFormat>
+ </dateFormatLength >
+ <dateFormatLength type="medium">
+ <dateFormat >
+ <pattern>dd MMM,yy</pattern>
+ </dateFormat>
+ </dateFormatLength >
+ <dateFormatLength type="short">
+ <dateFormat >
+ <pattern>d/M/yyyy</pattern>
+ </dateFormat>
+ </dateFormatLength >
+ </dateFormats>
+ <timeFormats>
+ <default type="medium"/>
+ <timeFormatLength type="full">
+ <timeFormat >
+ <pattern>h:mm:ss a</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>
+ </timeFormatLength >
+ </timeFormats>
+ <dateTimeFormats>
+ <dateTimeFormatLength >
+ <dateTimeFormat>
+ <pattern>{1} {0}</pattern>
+ </dateTimeFormat>
+ </dateTimeFormatLength >
+ </dateTimeFormats>
+ </calendar>
+ </calendars>
+ </dates>
+ <numbers>
+ <decimalFormats>
+ <decimalFormatLength >
+ <decimalFormat >
+ <pattern>#,##0.###;-#,##0.###</pattern>
+ </decimalFormat>
+ </decimalFormatLength >
+ </decimalFormats>
+ <scientificFormats>
+ <scientificFormatLength >
+ <scientificFormat >
+ <pattern>#E0</pattern>
+ </scientificFormat>
+ </scientificFormatLength >
+ </scientificFormats>
+ <percentFormats>
+ <percentFormatLength >
+ <percentFormat >
+ <pattern>#,##0%</pattern>
+ </percentFormat>
+ </percentFormatLength >
+ </percentFormats>
+ <currencyFormats>
+ <currencyFormatLength >
+ <currencyFormat >
+ <pattern>¤#,##0.00;-¤#,##0.00</pattern>
+ </currencyFormat>
+ </currencyFormatLength >
+ </currencyFormats>
+ <currencies>
+ <currency type="USD">
+ <displayName>USD</displayName>
+ <symbol>US$</symbol>
+ </currency>
+ <currency type="ZWD">
+ <displayName>Zimbabwean Dollar</displayName>
+ <symbol>Z$</symbol>
+ </currency>
+ </currencies>
+ </numbers>
+</ldml>