]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/curr/wae.txt
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / wae.txt
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 wae{
4 Currencies{
5 BRL{
6 "R$",
7 "Brasilianiši Real",
8 }
9 CNY{
10 "CN¥",
11 "Chinesiši Yuan",
12 }
13 EUR{
14 "€",
15 "Euro",
16 }
17 GBP{
18 "£",
19 "Pfund",
20 }
21 INR{
22 "₹",
23 "Indiši Rupie",
24 }
25 JPY{
26 "¥",
27 "Yen",
28 }
29 RUB{
30 "RUB",
31 "Rubel",
32 }
33 USD{
34 "$",
35 "Dollar",
36 }
37 XXX{
38 "XXX",
39 "Unbekannti Wãrig",
40 }
41 }
42 CurrencyPlurals{
43 BRL{
44 one{"Brasilianišä Real"}
45 other{"Brasilianiši Real"}
46 }
47 CNY{
48 one{"Chinesišä Yuan"}
49 other{"Chinesiši Yuan"}
50 }
51 EUR{
52 one{"Euro"}
53 other{"Euro"}
54 }
55 GBP{
56 one{"Pfund"}
57 other{"Pfund"}
58 }
59 INR{
60 one{"Indišä Rupie"}
61 other{"Indiši Rupie"}
62 }
63 JPY{
64 one{"Yen"}
65 other{"Yen"}
66 }
67 RUB{
68 one{"Rubel"}
69 other{"Rubel"}
70 }
71 USD{
72 one{"Dollar"}
73 other{"Dollar"}
74 }
75 XXX{
76 one{"Unbekannti Wãrig"}
77 other{"Unbekannti Wãrig"}
78 }
79 }
80 CurrencyUnitPatterns{
81 one{"{0} {1}"}
82 other{"{0} {1}"}
83 }
84 Version{"2.1.31.33"}
85 }