diff options
Diffstat (limited to 'intl/icu/source/data/locales/es_CR.txt')
-rw-r--r-- | intl/icu/source/data/locales/es_CR.txt | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/es_CR.txt b/intl/icu/source/data/locales/es_CR.txt new file mode 100644 index 0000000000..c6f22f6d92 --- /dev/null +++ b/intl/icu/source/data/locales/es_CR.txt @@ -0,0 +1,44 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +es_CR{ + %%Parent{"es_419"} + ExemplarCharactersNumbers{"[ \\- ‑ , % ‰ + 0 1 2 3 4 5 6 7 8 9]"} + NumberElements{ + latn{ + symbols{ + decimal{","} + group{" "} + } + } + } + Version{"37"} + calendar{ + gregorian{ + AmPmMarkers{ + "a. m.", + "p. m.", + } + AmPmMarkersAbbr{ + "a. m.", + "p. m.", + } + dayPeriod{ + stand-alone{ + abbreviated{ + am{"a. m."} + pm{"p. m."} + } + wide{ + am{"a. m."} + pm{"p. m."} + } + } + } + } + } + fields{ + dayperiod{ + dn{"a. m./p. m."} + } + } +} |