1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3es_US{ 4 %%Parent{"es_419"} 5 Currencies{ 6 BDT{ 7 "BDT", 8 "taka bangladesí", 9 } 10 BTN{ 11 "BTN", 12 "ngultrum butanés", 13 } 14 JPY{ 15 "¥", 16 "yen", 17 } 18 KGS{ 19 "KGS", 20 "som kirguís", 21 } 22 LAK{ 23 "LAK", 24 "kip laosiano", 25 } 26 STN{ 27 "STN", 28 "dobra santotomense", 29 } 30 THB{ 31 "THB", 32 "bat", 33 } 34 USD{ 35 "$", 36 "dólar estadounidense", 37 } 38 UZS{ 39 "UZS", 40 "sum", 41 } 42 VND{ 43 "VND", 44 "dong vietnamita", 45 } 46 XAF{ 47 "XAF", 48 "franco CFA de África central", 49 } 50 ZMW{ 51 "ZMW", 52 "kwacha zambiano", 53 } 54 } 55 Currencies%narrow{ 56 BYN{"p."} 57 FKP{"£"} 58 RON{"lei"} 59 SSP{"£"} 60 SYP{"£"} 61 VEF{"Bs"} 62 } 63 CurrencyPlurals{ 64 AMD{ 65 one{"dram armenio"} 66 other{"drams armenios"} 67 } 68 BDT{ 69 one{"taka bangladesí"} 70 other{"takas bangladesíes"} 71 } 72 BTN{ 73 one{"ngultrum butanés"} 74 other{"gultrums bultaneses"} 75 } 76 KHR{ 77 one{"riel camboyano"} 78 other{"rieles camboyanos"} 79 } 80 LAK{ 81 one{"kip laosiano"} 82 other{"kips laosianos"} 83 } 84 STN{ 85 one{"dobra santotomense"} 86 other{"dobra santotomense"} 87 } 88 THB{ 89 one{"bat"} 90 other{"bats"} 91 } 92 UZS{ 93 one{"sum"} 94 other{"sums"} 95 } 96 VES{ 97 one{"bolívar venezolano"} 98 other{"bolivares venezolanos"} 99 } 100 VND{ 101 one{"dong vietnamita"} 102 other{"dongs vietnamitas"} 103 } 104 XAF{ 105 one{"franco CFA de África central"} 106 other{"francos CFA de África central"} 107 } 108 ZMW{ 109 one{"kwacha zambiano"} 110 other{"kwachas zambianos"} 111 } 112 } 113 Version{"36.1"} 114} 115