summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/es_419.txt
diff options
context:
space:
mode:
Diffstat (limited to 'intl/icu/source/data/curr/es_419.txt')
-rw-r--r--intl/icu/source/data/curr/es_419.txt64
1 files changed, 64 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 0000000000..693ac3d53a
--- /dev/null
+++ b/intl/icu/source/data/curr/es_419.txt
@@ -0,0 +1,64 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+es_419{
+ Currencies{
+ CAD{
+ "CAD",
+ "dólar canadiense",
+ }
+ EUR{
+ "EUR",
+ "euro",
+ }
+ MWK{
+ "MWK",
+ "kwacha malauí",
+ }
+ THB{
+ "THB",
+ "baht tailandes",
+ }
+ USD{
+ "USD",
+ "dólar estadounidense",
+ }
+ UZS{
+ "UZS",
+ "som uzbeko",
+ }
+ VND{
+ "VND",
+ "dong",
+ }
+ }
+ Currencies%narrow{
+ EGP{"E£"}
+ FKP{"FK£"}
+ SSP{"SD£"}
+ SYP{"S£"}
+ VEF{"BsF"}
+ }
+ CurrencyPlurals{
+ BGN{
+ one{"lev búlgaro"}
+ other{"leva búlgaros"}
+ }
+ MWK{
+ one{"kwacha malauí"}
+ other{"kwachas malauís"}
+ }
+ THB{
+ one{"baht tailandes"}
+ other{"bahts tailandeses"}
+ }
+ UZS{
+ one{"som uzbeko"}
+ other{"soms uzbekos"}
+ }
+ XXX{
+ one{"(unidad de moneda desconocida)"}
+ other{"(moneda desconocida)"}
+ }
+ }
+ Version{"37"}
+}