1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3es_VE{ 4 %%Parent{"es_419"} 5 Currencies{ 6 VEF{ 7 "Bs.", 8 "bolívar venezolano", 9 } 10 VES{ 11 "Bs.S", 12 "bolívar soberano", 13 } 14 } 15 Currencies%narrow{ 16 VEF{"Bs."} 17 VES{"Bs.S"} 18 } 19 CurrencyPlurals{ 20 VES{ 21 one{"bolívar soberano"} 22 other{"bolívares soberanos"} 23 } 24 } 25 Version{"2.1.41.45"} 26} 27