]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
b331163b A |
3 | es_419{ |
4 | Currencies{ | |
5 | CAD{ | |
6 | "CAD", | |
7 | "dólar canadiense", | |
8 | } | |
9 | EUR{ | |
10 | "EUR", | |
11 | "euro", | |
12 | } | |
3d1f044b A |
13 | MWK{ |
14 | "MWK", | |
15 | "kwacha malauí", | |
16 | } | |
b331163b A |
17 | THB{ |
18 | "THB", | |
3d1f044b A |
19 | "baht tailandes", |
20 | } | |
b331163b A |
21 | USD{ |
22 | "USD", | |
23 | "dólar estadounidense", | |
24 | } | |
3d1f044b A |
25 | UZS{ |
26 | "UZS", | |
27 | "som uzbeko", | |
28 | } | |
b331163b A |
29 | VND{ |
30 | "VND", | |
31 | "dong", | |
32 | } | |
33 | } | |
34 | Currencies%narrow{ | |
2ca993e8 | 35 | EGP{"E£"} |
0f5d89e8 A |
36 | FKP{"FK£"} |
37 | SSP{"SD£"} | |
38 | SYP{"S£"} | |
2ca993e8 A |
39 | VEF{"BsF"} |
40 | } | |
41 | CurrencyPlurals{ | |
42 | BGN{ | |
43 | one{"lev búlgaro"} | |
44 | other{"leva búlgaros"} | |
45 | } | |
340931cb A |
46 | MWK{ |
47 | one{"kwacha malauí"} | |
48 | other{"kwachas malauís"} | |
3d1f044b A |
49 | } |
50 | THB{ | |
51 | one{"baht tailandes"} | |
52 | other{"bahts tailandeses"} | |
53 | } | |
54 | UZS{ | |
55 | one{"som uzbeko"} | |
56 | other{"soms uzbekos"} | |
57 | } | |
2ca993e8 A |
58 | XXX{ |
59 | one{"(unidad de moneda desconocida)"} | |
60 | other{"(moneda desconocida)"} | |
61 | } | |
b331163b | 62 | } |
340931cb | 63 | Version{"36.1"} |
b331163b | 64 | } |