diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /intl/icu/source/data/locales/es_PY.txt | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'intl/icu/source/data/locales/es_PY.txt')
-rw-r--r-- | intl/icu/source/data/locales/es_PY.txt | 186 |
1 files changed, 186 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/es_PY.txt b/intl/icu/source/data/locales/es_PY.txt new file mode 100644 index 0000000000..1ad0210953 --- /dev/null +++ b/intl/icu/source/data/locales/es_PY.txt @@ -0,0 +1,186 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +es_PY{ + %%Parent{"es_419"} + NumberElements{ + latn{ + patterns{ + currencyFormat{"¤ #,##0.00;¤ -#,##0.00"} + } + symbols{ + decimal{","} + group{"."} + } + } + } + Version{"37"} + calendar{ + gregorian{ + AmPmMarkers{ + "a. m.", + "p. m.", + } + AmPmMarkersAbbr{ + "a. m.", + "p. m.", + } + dayNames{ + format{ + short{ + "do", + "lu", + "ma", + "mi", + "ju", + "vi", + "sa", + } + } + stand-alone{ + short{ + "Do", + "Lu", + "Ma", + "Mi", + "Ju", + "Vi", + "Sa", + } + } + } + dayPeriod{ + stand-alone{ + abbreviated{ + am{"a. m."} + pm{"p. m."} + } + narrow{ + noon{"m."} + } + wide{ + am{"a. m."} + pm{"p. m."} + } + } + } + intervalFormats{ + Md{ + M{"d/M 'al' d/M"} + d{"d/M 'al' d/M"} + } + h{ + a{"h a 'a' h a"} + h{"h 'a' h a"} + } + hm{ + a{"h:mm a 'a' h:mm a"} + h{"h:mm 'a' h:mm a"} + m{"h:mm 'a' h:mm a"} + } + yMMM{ + M{"MMM 'a' MMM y"} + y{"MMM 'de' y 'a' MMM 'de' y"} + } + yMMMM{ + M{"MMMM 'a' MMMM 'de' y"} + y{"MMMM 'de' y 'a' MMMM 'de' y"} + } + yMMMd{ + M{"d 'de' MMM 'al' d 'de' MMM 'de' y"} + } + yMd{ + M{"d/M/y 'al' d/M/y"} + d{"d/M/y 'al' d/M/y"} + y{"d/M/y 'al' d/M/y"} + } + } + monthNames{ + format{ + abbreviated{ + "ene.", + "feb.", + "mar.", + "abr.", + "may.", + "jun.", + "jul.", + "ago.", + "sept.", + "oct.", + "nov.", + "dic.", + } + } + stand-alone{ + abbreviated{ + "ene.", + "feb.", + "mar.", + "abr.", + "may.", + "jun.", + "jul.", + "ago.", + "sept.", + "oct.", + "nov.", + "dic.", + } + } + } + } + } + fields{ + mon-narrow{ + relative{ + "-1"{"el lun. pasado"} + "0"{"este lun."} + "1"{"el próximo lun."} + } + } + second-narrow{ + relativeTime{ + future{ + one{"dentro de {0} seg."} + other{"dentro de {0} seg."} + } + past{ + one{"hace {0} seg."} + other{"hace {0} seg."} + } + } + } + second-short{ + dn{"seg."} + relativeTime{ + future{ + one{"dentro de {0} seg."} + other{"dentro de {0} seg."} + } + past{ + one{"hace {0} seg."} + other{"hace {0} seg."} + } + } + } + sun-narrow{ + relative{ + "-1"{"el dom. pasado"} + "0"{"este dom."} + "1"{"el próximo dom."} + } + } + tue-narrow{ + relative{ + "-1"{"el mar. pasado"} + "0"{"este mar."} + "1"{"el próximo mar."} + } + } + } + listPattern{ + unit-short{ + end{"{0} y {1}"} + } + } +} |