X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..1a147d096ae81f4c8262f7bfc56bd19fc2dee932:/icuSources/data/locales/es_EC.txt diff --git a/icuSources/data/locales/es_EC.txt b/icuSources/data/locales/es_EC.txt index 94079e6c..000fe9db 100644 --- a/icuSources/data/locales/es_EC.txt +++ b/icuSources/data/locales/es_EC.txt @@ -1,44 +1,50 @@ -// *************************************************************************** -// * -// * Copyright (C) 1997-2003, International Business Machines -// * Corporation and others. All Rights Reserved. -// * -// *************************************************************************** - -es_EC { - 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}", +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +es_EC{ + %%Parent{"es_419"} + NumberElements{ + latn{ + patterns{ + currencyFormat{"¤#,##0.00;¤-#,##0.00"} + } + symbols{ + decimal{","} + group{"."} + } + } } - LocaleID:int { 0x300a } -// LocaleString { "es_EC" } - NumberElements { - ",", - ".", - ";", - "%", - "0", - "#", - "-", - "E", - "\u2030", - "\u221E", - "\uFFFD", - ",", + Version{"2.1.47.70"} + calendar{ + gregorian{ + AmPmMarkers{ + "a. m.", + "p. m.", + } + AmPmMarkersAbbr{ + "a. m.", + "p. m.", + } + dayPeriod{ + stand-alone{ + abbreviated{ + am{"a. m."} + pm{"p. m."} + } + narrow{ + am{"a. m."} + pm{"p. m."} + } + wide{ + am{"a. m."} + pm{"p. m."} + } + } + } + } } - NumberPatterns { - "#,##0.###;-#,##0.###", - "\u00A4#,##0.00;\u00A4-#,##0.00", - "#,##0%", - "#E0", + fields{ + dayperiod{ + dn{"a. m./p. m."} + } } -// ShortCountry { "ECU" } }