1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4es_419{
5    Currencies{
6        ANG{
7            "ANG",
8            "florín de las Antillas Neerlandesas",
9        }
10        BMD{
11            "BMD",
12            "dólar de Bermudas",
13        }
14        EUR{
15            "EUR",
16            "euro",
17        }
18        MWK{
19            "MWK",
20            "kwacha malauí",
21        }
22        NIO{
23            "NIO",
24            "córdoba nicaragüense",
25        }
26        THB{
27            "THB",
28            "baht tailandes",
29        }
30        USD{
31            "USD",
32            "dólar estadounidense",
33        }
34        UZS{
35            "UZS",
36            "som uzbeko",
37        }
38        VND{
39            "VND",
40            "dong",
41        }
42    }
43    Currencies%narrow{
44        EGP{"E£"}
45        FKP{"FK£"}
46        SSP{"SD£"}
47        SYP{"S£"}
48        VEF{"BsF"}
49    }
50    CurrencyPlurals{
51        ANG{
52            one{"florín de las Antillas Neerlandesas"}
53            other{"florines de las Antillas Neerlandesas"}
54        }
55        BGN{
56            one{"lev búlgaro"}
57            other{"leva búlgaros"}
58        }
59        BMD{
60            one{"dólar de Bermudas"}
61            other{"dólares de Bermudas"}
62        }
63        MWK{
64            one{"kwacha malauí"}
65            other{"kwachas malauís"}
66        }
67        NIO{
68            one{"córdoba nicaragüense"}
69            other{"córdobas nicaragüenses"}
70        }
71        THB{
72            one{"baht tailandes"}
73            other{"bahts tailandeses"}
74        }
75        UZS{
76            one{"som uzbeko"}
77            other{"soms uzbekos"}
78        }
79        XXX{
80            one{"(unidad de moneda desconocida)"}
81            other{"(moneda desconocida)"}
82        }
83    }
84}
85