]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | es_US{ | |
4 | %%Parent{"es_419"} | |
5 | Currencies{ | |
6 | AMD{ | |
7 | "AMD", | |
8 | "dram", | |
9 | } | |
10 | CAD{ | |
11 | "CA$", | |
12 | "dólar canadiense", | |
13 | } | |
14 | EUR{ | |
15 | "€", | |
16 | "euro", | |
17 | } | |
18 | GBP{ | |
19 | "£", | |
20 | "libra británica", | |
21 | } | |
22 | JPY{ | |
23 | "¥", | |
24 | "yen", | |
25 | } | |
26 | MYR{ | |
27 | "MYR", | |
28 | "ringit", | |
29 | } | |
30 | STN{ | |
31 | "STN", | |
32 | "dobra santotomense", | |
33 | } | |
34 | THB{ | |
35 | "THB", | |
36 | "bat", | |
37 | } | |
38 | USD{ | |
39 | "$", | |
40 | "dólar estadounidense", | |
41 | } | |
42 | UZS{ | |
43 | "UZS", | |
44 | "sum", | |
45 | } | |
46 | XAF{ | |
47 | "XAF", | |
48 | "franco CFA de África central", | |
49 | } | |
50 | XOF{ | |
51 | "XOF", | |
52 | "franco CFA de África Occidental", | |
53 | } | |
54 | } | |
55 | Currencies%narrow{ | |
56 | FKP{"£"} | |
57 | RON{"lei"} | |
58 | SSP{"£"} | |
59 | SYP{"£"} | |
60 | VEF{"Bs"} | |
61 | } | |
62 | CurrencyPlurals{ | |
63 | MWK{ | |
64 | one{"kwacha malauí"} | |
65 | } | |
66 | MYR{ | |
67 | one{"ringit"} | |
68 | other{"ringits"} | |
69 | } | |
70 | RON{ | |
71 | one{"leu rumano"} | |
72 | } | |
73 | STN{ | |
74 | one{"dobra santotomense"} | |
75 | other{"dobra santotomense"} | |
76 | } | |
77 | THB{ | |
78 | one{"bat"} | |
79 | other{"bats"} | |
80 | } | |
81 | UZS{ | |
82 | one{"sum"} | |
83 | other{"sums"} | |
84 | } | |
85 | XAF{ | |
86 | one{"franco CFA de África central"} | |
87 | other{"francos CFA de África central"} | |
88 | } | |
89 | XOF{ | |
90 | one{"franco CFA de África Occidental"} | |
91 | other{"francos CFA de África Occidental"} | |
92 | } | |
93 | } | |
94 | Version{"2.1.47.86"} | |
95 | } |