X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..9663b57d33cc571e269bcfab3d9df43b149162db:/icuSources/data/locales/es_EC.txt diff --git a/icuSources/data/locales/es_EC.txt b/icuSources/data/locales/es_EC.txt index 96993e3b..226472ea 100644 --- a/icuSources/data/locales/es_EC.txt +++ b/icuSources/data/locales/es_EC.txt @@ -1,38 +1,50 @@ -// *************************************************************************** -// * -// * Copyright (C) 2006 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File:/common/main/es_EC.xml -// * -// *************************************************************************** +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License es_EC{ - Currencies{ - USD{ - "$", - "dólar estadounidense", + %%Parent{"es_419"} + NumberElements{ + latn{ + patterns{ + currencyFormat{"¤#,##0.00;¤-#,##0.00"} + } + symbols{ + decimal{","} + group{"."} + } } } - NumberPatterns{ - "#,##0.###", - "¤#,##0.00;¤-#,##0.00", - "#,##0%", - "#E0", - } - Version{"1.43"} + Version{"2.1.38.39"} calendar{ gregorian{ - 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}", + 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."} + } + } + } + } + } + fields{ + dayperiod{ + dn{"a. m./p. m."} } } }