|
1 // *************************************************************************** |
|
2 // * |
|
3 // * Copyright (C) 2013 International Business Machines |
|
4 // * Corporation and others. All Rights Reserved. |
|
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
|
6 // * Source File: <path>/common/main/pt_CV.xml |
|
7 // * |
|
8 // *************************************************************************** |
|
9 pt_CV{ |
|
10 %%Parent{"pt_PT"} |
|
11 Currencies{ |
|
12 CVE{ |
|
13 "CVE", |
|
14 "Escudo cabo-verdiano", |
|
15 { |
|
16 "#,##0.00 ¤", |
|
17 "$", |
|
18 " ", |
|
19 } |
|
20 } |
|
21 PTE{ |
|
22 "Esc.", |
|
23 "Escudo português", |
|
24 { |
|
25 "#,##0.00 ¤", |
|
26 ",", |
|
27 " ", |
|
28 } |
|
29 } |
|
30 } |
|
31 Version{"2.0.90.61"} |
|
32 } |