X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..729e4ab9bc6618bc3d8a898e575df7f4019e29ca:/icuSources/data/locales/es_US.txt diff --git a/icuSources/data/locales/es_US.txt b/icuSources/data/locales/es_US.txt index 9c093a64..d62684cf 100644 --- a/icuSources/data/locales/es_US.txt +++ b/icuSources/data/locales/es_US.txt @@ -1,44 +1,51 @@ -// *************************************************************************** +// *************************************************************************** // * -// * Copyright (C) 1997-2003, International Business Machines -// * Corporation and others. All Rights Reserved. +// * Copyright (C) 2010 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{ + latn{ + symbols{ + decimal{"."} + group{","} + } + } } - 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{"2.0.45.82"} + calendar{ + gregorian{ + DateTimeElements:intvector{ + 1, + 4, + } + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE d 'de' MMMM 'de' y", + "d 'de' MMMM 'de' y", + "MMM d, y", + "M/d/yy", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + } + availableFormats{ + MMd{"MM/d"} + Md{"M/d"} + } + } } }