• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3es_419{
4    Currencies{
5        AMD{
6            "AMD",
7            "dram armenio",
8        }
9        CAD{
10            "CAD",
11            "dólar canadiense",
12        }
13        ERN{
14            "ERN",
15            "nafka",
16        }
17        EUR{
18            "EUR",
19            "euro",
20        }
21        MYR{
22            "MYR",
23            "ringgit malayo",
24        }
25        THB{
26            "THB",
27            "baht tailandes",
28        }
29        USD{
30            "USD",
31            "dólar estadounidense",
32        }
33        UZS{
34            "UZS",
35            "som uzbeko",
36        }
37        VEF{
38            "VEF",
39            "bolívar venezolano",
40        }
41        VES{
42            "VES",
43            "VES",
44        }
45        VND{
46            "VND",
47            "dong",
48        }
49        XAF{
50            "XAF",
51            "franco CFA BEAC",
52        }
53        XOF{
54            "XOF",
55            "franco CFA BCEAO",
56        }
57        ZMW{
58            "ZMW",
59            "kuacha zambiano",
60        }
61    }
62    Currencies%narrow{
63        EGP{"E£"}
64        FKP{"FK£"}
65        SSP{"SD£"}
66        SYP{"S£"}
67        VEF{"BsF"}
68    }
69    CurrencyPlurals{
70        BGN{
71            one{"lev búlgaro"}
72            other{"leva búlgaros"}
73        }
74        LVL{
75            one{"lats letón"}
76        }
77        MYR{
78            one{"ringgit malayo"}
79            other{"ringgits malayos"}
80        }
81        THB{
82            one{"baht tailandes"}
83            other{"bahts tailandeses"}
84        }
85        UZS{
86            one{"som uzbeko"}
87            other{"soms uzbekos"}
88        }
89        VEF{
90            one{"bolívar venezolano"}
91            other{"bolívares venezolanos"}
92        }
93        VES{
94            one{"VES"}
95            other{"VES"}
96        }
97        XAF{
98            one{"franco CFA BEAC"}
99            other{"francos CFA BEAC"}
100        }
101        XOF{
102            one{"franco CFA BCEAO"}
103            other{"francos CFA BCEAO"}
104        }
105        XXX{
106            one{"(unidad de moneda desconocida)"}
107            other{"(moneda desconocida)"}
108        }
109        ZMW{
110            one{"kuacha zambiano"}
111            other{"kuachas zambianos"}
112        }
113    }
114    Version{"2.1.43.65"}
115}
116