• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4wo{
5    Currencies{
6        BRL{
7            "R$",
8            "Real bu Bresil",
9        }
10        CNY{
11            "CN¥",
12            "Yuan bu Siin",
13        }
14        EUR{
15            "€",
16            "Euro",
17        }
18        GBP{
19            "£",
20            "Pound bu Grànd Brëtaañ",
21        }
22        INR{
23            "₹",
24            "Rupee bu End",
25        }
26        JPY{
27            "JP¥",
28            "Yen bu Sapoŋ",
29        }
30        RUB{
31            "RUB",
32            "Ruble bi Rsis",
33        }
34        USD{
35            "$",
36            "Dolaaru US",
37        }
38        XOF{
39            "F CFA",
40            "Franc CFA bu Afrik Sowwu-jant",
41        }
42        XXX{
43            "¤",
44            "Xaalis buñ Xamul",
45        }
46    }
47    CurrencyPlurals{
48        BRL{
49            other{"Real yu Bresil"}
50        }
51        CNY{
52            other{"Yuan yu Siin"}
53        }
54        EUR{
55            other{"euro"}
56        }
57        GBP{
58            other{"Pound yu Grànd Brëtaañ"}
59        }
60        INR{
61            other{"Rupee yu End"}
62        }
63        JPY{
64            other{"Yen yu Sapoŋ"}
65        }
66        RUB{
67            other{"Ruble yu Risi"}
68        }
69        USD{
70            other{"Dolaari US"}
71        }
72        XOF{
73            other{"Franc CFA yu Afrik Sowwu-jant"}
74        }
75        XXX{
76            other{"(xaalis buñ xamul)"}
77        }
78    }
79    CurrencyUnitPatterns{
80        other{"{0} {1}"}
81    }
82}
83