-// ***************************************************************************
-// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/es_VE.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
es_VE{
+ %%Parent{"es_419"}
Currencies{
VEF{
- "Bs.F.",
+ "Bs.",
"bolívar venezolano",
}
+ VES{
+ "Bs.S",
+ "bolívar soberano",
+ }
+ }
+ Currencies%narrow{
+ VEF{"Bs."}
+ VES{"Bs.S"}
+ }
+ CurrencyPlurals{
+ VES{
+ one{"bolívar soberano"}
+ other{"bolívares soberanos"}
+ }
}
- Version{"2.0.65.46"}
+ Version{"2.1.47.70"}
}