]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
4388f060 | 3 | es_VE{ |
57a6839d | 4 | %%Parent{"es_419"} |
729e4ab9 | 5 | Currencies{ |
4388f060 | 6 | VEF{ |
51004dcb | 7 | "Bs.", |
4388f060 | 8 | "bolívar venezolano", |
729e4ab9 | 9 | } |
3d1f044b A |
10 | VES{ |
11 | "Bs.S", | |
12 | "bolívar soberano", | |
13 | } | |
729e4ab9 | 14 | } |
2ca993e8 A |
15 | Currencies%narrow{ |
16 | VEF{"Bs."} | |
3d1f044b A |
17 | VES{"Bs.S"} |
18 | } | |
19 | CurrencyPlurals{ | |
20 | VES{ | |
21 | one{"bolívar soberano"} | |
22 | other{"bolívares soberanos"} | |
23 | } | |
2ca993e8 | 24 | } |
3d1f044b | 25 | Version{"2.1.47.70"} |
729e4ab9 | 26 | } |