diff options
Diffstat (limited to 'intl/icu/source/data/locales/es_PE.txt')
-rw-r--r-- | intl/icu/source/data/locales/es_PE.txt | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/es_PE.txt b/intl/icu/source/data/locales/es_PE.txt new file mode 100644 index 000000000..67a746649 --- /dev/null +++ b/intl/icu/source/data/locales/es_PE.txt @@ -0,0 +1,128 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +es_PE{ + %%Parent{"es_419"} + Version{"2.1.27.99"} + calendar{ + generic{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE, d 'de' MMMM 'de' y G", + "d 'de' MMMM 'de' y G", + "d/M/y G", + "d/MM/yy GGGGG", + "{1} {0}", + "{1}, {0}", + "{1}, {0}", + "{1} {0}", + "{1} {0}", + } + } + gregorian{ + AmPmMarkers{ + "a. m.", + "p. m.", + } + AmPmMarkersAbbr{ + "a. m.", + "p. m.", + } + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE, d 'de' MMMM 'de' y", + "d 'de' MMMM 'de' y", + "d MMM y", + "d/MM/yy", + "{1} {0}", + "{1}, {0}", + "{1}, {0}", + "{1} {0}", + "{1} {0}", + } + dayPeriod{ + stand-alone{ + abbreviated{ + am{"a. m."} + pm{"p. m."} + } + narrow{ + am{"a. m."} + pm{"p. m."} + } + wide{ + am{"a. m."} + pm{"p. m."} + } + } + } + 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", + } + } + } + } + } +} |