X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..08b89b0a244153b9f5bbb2f49c55ab0f7298122e:/icuSources/data/locales/es_CL.txt diff --git a/icuSources/data/locales/es_CL.txt b/icuSources/data/locales/es_CL.txt index ad916aa1..995e1b26 100644 --- a/icuSources/data/locales/es_CL.txt +++ b/icuSources/data/locales/es_CL.txt @@ -1,50 +1,73 @@ -// *************************************************************************** +// *************************************************************************** // * -// * Copyright (C) 1997-2003, International Business Machines -// * Corporation and others. All Rights Reserved. +// * Copyright (C) 2014 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: /common/main/es_CL.xml // * // *************************************************************************** - -es_CL { - Version { "2.0" } - DateTimePatterns { - "HH:mm:ss z", - "H:mm:ss z", - "H:mm:ss", - "H:mm", - "EEEE d' de 'MMMM' de 'yyyy", - "d' de 'MMMM' de 'yyyy", - "dd-MM-yyyy", - "dd-MM-yy", - "{1} {0}", - } - LocaleID:int { 0x340a } -// LocaleString { "es_CL" } - NumberElements { - ",", - ".", - ";", - "%", - "0", - "#", - "-", - "E", - "\u2030", - "\u221E", - "\uFFFD", - ",", - } - NumberPatterns { - "#,##0.###;-#,##0.###", - "\u00A4#,##0.00;\u00A4-#,##0.00", - "#,##0%", - "#E0", +es_CL{ + %%Parent{"es_419"} + NumberElements{ + latn{ + patterns{ + currencyFormat{"¤#,##0.00;¤-#,##0.00"} + } + symbols{ + decimal{","} + group{"."} + } + } } -// ShortCountry { "CHL" } - - // Currency display names - Currencies { - CLP { "$", "Peso Chileno" } - USD { "US$", "D\u00F3lar Americano" } + Version{"2.0.97.91"} + calendar{ + generic{ + DateTimePatterns{ + "H:mm:ss (zzzz)", + "H:mm:ss z", + "H:mm:ss", + "H:mm", + "EEEE, d 'de' MMMM 'de' y G", + "d 'de' MMMM 'de' y G", + "dd-MM-y G", + "dd-MM-y GGGGG", + "{1} {0}", + "{1}, {0}", + "{1}, {0}", + "{1} {0}", + "{1} {0}", + } + availableFormats{ + MEd{"E, dd-MM"} + Md{"dd-MM"} + yyyyM{"MM-y G"} + yyyyMEd{"E dd-MM-y G"} + yyyyMd{"dd-MM-y G"} + } + } + gregorian{ + DateTimePatterns{ + "H:mm:ss (zzzz)", + "H:mm:ss z", + "H:mm:ss", + "H:mm", + "EEEE, d 'de' MMMM 'de' y", + "d 'de' MMMM 'de' y", + "dd-MM-y", + "dd-MM-yy", + "{1} {0}", + "{1}, {0}", + "{1}, {0}", + "{1} {0}", + "{1} {0}", + } + availableFormats{ + MEd{"E, dd-MM"} + Md{"dd-MM"} + yM{"MM-y"} + yMEd{"E dd-MM-y"} + yMd{"dd-MM-y"} + } + } } }