X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..2ca993e82fb37b597a3c73ecd1586a139a6579c5:/icuSources/data/locales/es_UY.txt diff --git a/icuSources/data/locales/es_UY.txt b/icuSources/data/locales/es_UY.txt index f4b07f6a..c199246a 100644 --- a/icuSources/data/locales/es_UY.txt +++ b/icuSources/data/locales/es_UY.txt @@ -1,44 +1,90 @@ -// *************************************************************************** +// *************************************************************************** // * -// * Copyright (C) 1997-2003, International Business Machines -// * Corporation and others. All Rights Reserved. +// * Copyright (C) 2016 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: /common/main/es_UY.xml // * // *************************************************************************** - -es_UY { - Version { "2.0" } - DateTimePatterns { - "hh:mm:ss a z", - "hh:mm:ss a z", - "hh:mm:ss a", - "hh:mm a", - "EEEE d' de 'MMMM' de 'yyyy", - "d' de 'MMMM' de 'yyyy", - "dd/MM/yyyy", - "dd/MM/yy", - "{1} {0}", - } - LocaleID:int { 0x380a } -// LocaleString { "es_UY" } - NumberElements { - ",", - ".", - ";", - "%", - "0", - "#", - "-", - "E", - "\u2030", - "\u221E", - "\uFFFD", - ",", +es_UY{ + %%Parent{"es_419"} + NumberElements{ + latn{ + patterns{ + accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"} + currencyFormat{"¤ #,##0.00"} + } + symbols{ + decimal{","} + group{"."} + } + } } - NumberPatterns { - "#,##0.###;-#,##0.###", - "\u00A4 #,##0.00;(\u00A4#,##0.00)", - "#,##0%", - "#E0", + Version{"2.1.19.14"} + calendar{ + gregorian{ + monthNames{ + format{ + abbreviated{ + "ene.", + "feb.", + "mar.", + "abr.", + "may.", + "jun.", + "jul.", + "ago.", + "set.", + "oct.", + "nov.", + "dic.", + } + wide{ + "enero", + "febrero", + "marzo", + "abril", + "mayo", + "junio", + "julio", + "agosto", + "setiembre", + "octubre", + "noviembre", + "diciembre", + } + } + stand-alone{ + abbreviated{ + "Ene.", + "Feb.", + "Mar.", + "Abr.", + "May.", + "Jun.", + "Jul.", + "Ago.", + "Set.", + "Oct.", + "Nov.", + "Dic.", + } + wide{ + "Enero", + "Febrero", + "Marzo", + "Abril", + "Mayo", + "Junio", + "Julio", + "Agosto", + "Setiembre", + "Octubre", + "Noviembre", + "Diciembre", + } + } + } + } } -// ShortCountry { "URY" } }