X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..cead9d4c898d4172af6769483c517e3bdb8be2bd:/icuSources/data/locales/es_US.txt diff --git a/icuSources/data/locales/es_US.txt b/icuSources/data/locales/es_US.txt index 9c093a64..e8cc7747 100644 --- a/icuSources/data/locales/es_US.txt +++ b/icuSources/data/locales/es_US.txt @@ -1,44 +1,53 @@ -// *************************************************************************** +// *************************************************************************** // * -// * Copyright (C) 1997-2003, International Business Machines -// * Corporation and others. All Rights Reserved. +// * Copyright (C) 2008 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java +// * Source File:/common/main/es_US.xml // * // *************************************************************************** - -es_US { - Version { "2.0" } -// NumberElements { -// ".", -// ",", -// ";", -// "%", -// "0", -// "#", -// "-", -// "E", -// "\u2030", -// "\u221e", -// "\ufffd", -// } - DateTimeElements:intvector { - 1, - 1, +es_US{ + MeasurementSystem:int{1} + NumberElements{ + ".", + ",", + ";", + "%", + "0", + "#", + "-", + "E", + "‰", + "∞", + "NaN", + "+", } - DateTimePatterns { - "h:mm:ss a z", - "h:mm:ss a z", - "h:mm:ss a", - "h:mm a", - "EEEE d' de 'MMMM' de 'yyyy", - "d' de 'MMMM' de 'yyyy", - "MMM d, yyyy", - "M/d/yy", - "{1} {0}", + PaperSize:intvector{ + 279, + 216, } - NumberPatterns { - "#,##0.###;-#,##0.###", - "\u00a4#,##0.00;(\u00a4#,##0.00)", - "#,##0%", - "#E0", + Version{"1.64"} + calendar{ + gregorian{ + DateTimeElements:intvector{ + 1, + 1, + } + DateTimePatterns{ + "h:mm:ss a v", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE d 'de' MMMM 'de' yyyy", + "d 'de' MMMM 'de' yyyy", + "MMM d, yyyy", + "M/d/yy", + "{1} {0}", + } + availableFormats{ + MMd{"MM/d"} + Md{"M/d"} + } + } } }