X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..51004dcb01e06fef634b61be77ed73dd61cb6db9:/icuSources/data/locales/en_ZA.txt diff --git a/icuSources/data/locales/en_ZA.txt b/icuSources/data/locales/en_ZA.txt index e68aa8c0..fb7529b7 100644 --- a/icuSources/data/locales/en_ZA.txt +++ b/icuSources/data/locales/en_ZA.txt @@ -1,42 +1,79 @@ -// *************************************************************************** +// *************************************************************************** // * -// * Copyright (C) 1997-2003, International Business Machines -// * Corporation and others. All Rights Reserved. +// * Copyright (C) 2013 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: /common/main/en_ZA.xml // * // *************************************************************************** - -en_ZA { - Version { "2.0" } -// Duplicated in parent -// Countries { -// US { "United States" } -// GB { "United Kingdom" } -// CA { "Canada" } -// IE { "Ireland" } -// ZA { "South Africa" } -// } - DateTimePatterns { - "h:mm:ss a", - "h:mm:ss a", - "h:mm:ss a", - "h:mm a", - "EEEE dd MMMM yyyy", - "dd MMMM yyyy", - "dd MMM yyyy", - "yyyy/MM/dd", - "{1} {0}", +en_ZA{ + AuxExemplarCharacters{ + "[á à ă â å ä ā æ ç ḓ é è ĕ ê ë ē í ì ĭ î ï ī ḽ ñ ṅ ṋ ó ò ŏ ô ö ø ō œ š ṱ ú ù" + " ŭ û ü ū ÿ]" + } + NumberElements{ + latn{ + symbols{ + decimal{","} + group{" "} + } + } } -// Duplicated in parent -// Languages { -// en { "English" } -// } - LocaleID:int { 0x1c09 } -// LocaleString { "en_ZA" } - NumberPatterns { - "#,##0.###;-#,##0.###", - "\u00A4#,##0.00;-\u00A4#,##0.00", - "#,##0%", - "#E0", + Version{"2.0.82.45"} + calendar{ + generic{ + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE dd MMMM y G", + "dd MMMM y G", + "dd MMM y G", + "GGGGG y/MM/dd", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + "{1}, {0}", + } + availableFormats{ + MEd{"E MM/dd"} + MMMEd{"E dd MMM"} + MMMd{"dd MMM"} + Md{"MM/dd"} + yMEd{"E, y/MM/dd"} + yMMMEd{"E, dd MMM y"} + yMMMd{"dd MMM y"} + yMd{"y/MM/dd"} + } + } + gregorian{ + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE dd MMMM y", + "dd MMMM y", + "dd MMM y", + "yyyy/MM/dd", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + "{1}, {0}", + } + availableFormats{ + MEd{"E MM/dd"} + MMMEd{"E dd MMM"} + MMMd{"dd MMM"} + Md{"MM/dd"} + yMEd{"E, y/MM/dd"} + yMMMEd{"E, dd MMM y"} + yMMMd{"dd MMM y"} + yMd{"y/MM/dd"} + } + } } -// ShortCountry { "ZAF" } }