-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * 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{
"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.1.6.69"}
+ Version{"2.1.47.70"}
}