intl/icu/source/data/curr/pt_CV.txt

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:fe68d4e406a3
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 }

mercurial