X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..57a6839dcb3bba09e8228b822b290604668416fe:/icuSources/data/locales/es_PR.txt diff --git a/icuSources/data/locales/es_PR.txt b/icuSources/data/locales/es_PR.txt index 90d6e28e..e643ead2 100644 --- a/icuSources/data/locales/es_PR.txt +++ b/icuSources/data/locales/es_PR.txt @@ -1,45 +1,73 @@ // *************************************************************************** // * -// * 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_PR.xml +// * Copyright (C) 2014 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: /common/main/es_PR.xml // * // *************************************************************************** es_PR{ - Currencies{ - USD{ - "$", - "Dólar Americano", - } - } - NumberElements{ - ".", - ",", - ";", - "%", - "0", - "#", - "-", - "E", - "‰", - "∞", - "NaN", - "+", - } - Version{"1.43"} + %%Parent{"es_419"} + Version{"2.0.98.76"} calendar{ + generic{ + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE, d 'de' MMMM 'de' y G", + "d 'de' MMMM 'de' y G", + "MM/dd/y G", + "MM/dd/yy GGGGG", + "{1} {0}", + "{1}, {0}", + "{1}, {0}", + "{1} {0}", + "{1} {0}", + } + availableFormats{ + MEd{"E, MM/dd"} + Md{"MM/dd"} + yyyyM{"MM/y G"} + yyyyMEd{"E MM/dd/y G"} + yyyyMd{"MM/dd/y G"} + } + } gregorian{ 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", - "MM/dd/yyyy", + "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", + "MM/dd/y", "MM/dd/yy", "{1} {0}", + "{1}, {0}", + "{1}, {0}", + "{1} {0}", + "{1} {0}", + } + availableFormats{ + MEd{"E, MM/dd"} + Md{"MM/dd"} + yM{"MM/y"} + yMEd{"E MM/dd/y"} + yMd{"MM/dd/y"} + } + } + } + unitsNarrow{ + temperature{ + celsius{ + one{"{0}°C"} + other{"{0}°C"} + } + fahrenheit{ + one{"{0}°"} + other{"{0}°"} } } }