diff options
Diffstat (limited to 'intl/icu/source/data/curr/es_419.txt')
-rw-r--r-- | intl/icu/source/data/curr/es_419.txt | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/es_419.txt b/intl/icu/source/data/curr/es_419.txt new file mode 100644 index 000000000..c79855365 --- /dev/null +++ b/intl/icu/source/data/curr/es_419.txt @@ -0,0 +1,49 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +es_419{ + Currencies{ + AMD{ + "AMD", + "dram armenio", + } + CAD{ + "CAD", + "dólar canadiense", + } + ERN{ + "ERN", + "nafka", + } + EUR{ + "EUR", + "euro", + } + THB{ + "THB", + "bat", + } + USD{ + "USD", + "dólar estadounidense", + } + VND{ + "VND", + "dong", + } + } + Currencies%narrow{ + EGP{"E£"} + VEF{"BsF"} + } + CurrencyPlurals{ + BGN{ + one{"lev búlgaro"} + other{"leva búlgaros"} + } + XXX{ + one{"(unidad de moneda desconocida)"} + other{"(moneda desconocida)"} + } + } + Version{"2.1.27.99"} +} |