]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/curr/to.txt
ICU-59173.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / to.txt
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 to{
4 Currencies{
5 AUD{
6 "AUD$",
7 "AUD",
8 }
9 BRL{
10 "R$",
11 "BRL",
12 }
13 FJD{
14 "FJD",
15 "FJD",
16 }
17 NZD{
18 "NZD$",
19 "NZD",
20 }
21 PGK{
22 "PGK",
23 "PGK",
24 }
25 SBD{
26 "SBD",
27 "SBD",
28 }
29 TOP{
30 "T$",
31 "Paʻanga fakatonga",
32 }
33 VUV{
34 "VUV",
35 "VUV",
36 }
37 WST{
38 "WST",
39 "Tala fakahaʻamoa",
40 }
41 XPF{
42 "CFPF",
43 "XPF",
44 }
45 XXX{
46 "XXX",
47 "Pa’anga Ta’e’ilo",
48 }
49 }
50 Currencies%narrow{
51 AUD{"$"}
52 FJD{"$"}
53 NZD{"$"}
54 SBD{"$"}
55 TWD{"$"}
56 }
57 Currencies%variant{
58 GEL{"₾"}
59 }
60 CurrencyPlurals{
61 TOP{
62 other{"Paʻanga fakatonga"}
63 }
64 WST{
65 other{"Tala fakahaʻamoa"}
66 }
67 XXX{
68 other{"Pa’anga Ta’e’ilo"}
69 }
70 }
71 CurrencyUnitPatterns{
72 other{"{1} {0}"}
73 }
74 Version{"2.1.31.74"}
75 }