• 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#License
3en_001{
4    Currencies{
5        BYB{
6            "BYB",
7            "Belarusian New Rouble (1994–1999)",
8        }
9        BYN{
10            "BYN",
11            "Belarusian Rouble",
12        }
13        BYR{
14            "BYR",
15            "Belarusian Rouble (2000–2016)",
16        }
17        JPY{
18            "JP¥",
19            "Japanese Yen",
20        }
21        LVR{
22            "LVR",
23            "Latvian Rouble",
24        }
25        RUB{
26            "RUB",
27            "Russian Rouble",
28        }
29        RUR{
30            "RUR",
31            "Russian Rouble (1991–1998)",
32        }
33        TJR{
34            "TJR",
35            "Tajikistani Rouble",
36        }
37        USD{
38            "US$",
39            "US Dollar",
40        }
41    }
42    CurrencyPlurals{
43        BYB{
44            one{"Belarusian new rouble (1994–1999)"}
45            other{"Belarusian new roubles (1994–1999)"}
46        }
47        BYN{
48            one{"Belarusian rouble"}
49            other{"Belarusian roubles"}
50        }
51        BYR{
52            one{"Belarusian rouble (2000–2016)"}
53            other{"Belarusian roubles (2000–2016)"}
54        }
55        LVR{
56            one{"Latvian rouble"}
57            other{"Latvian roubles"}
58        }
59        RUB{
60            one{"Russian rouble"}
61            other{"Russian roubles"}
62        }
63        RUR{
64            one{"Russian rouble (1991–1998)"}
65            other{"Russian roubles (1991–1998)"}
66        }
67        TJR{
68            one{"Tajikistani rouble"}
69            other{"Tajikistani roubles"}
70        }
71    }
72    Version{"2.1.44.18"}
73}
74