• 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
3de_CH{
4    Currencies{
5        BYN{
6            "BYN",
7            "Weissrussischer Rubel",
8        }
9        BYR{
10            "BYR",
11            "Weissrussischer Rubel (2000–2016)",
12        }
13        EUR{
14            "EUR",
15            "Euro",
16        }
17        STN{
18            "STN",
19            "São-toméischer Dobra (2018)",
20        }
21    }
22    Currencies%narrow{
23        EUR{"EUR"}
24    }
25    CurrencyPlurals{
26        BYN{
27            one{"Weissrussischer Rubel"}
28            other{"Weissrussische Rubel"}
29        }
30        BYR{
31            one{"Weissrussischer Rubel (2000–2016)"}
32            other{"Weissrussische Rubel (2000–2016)"}
33        }
34        STN{
35            one{"São-toméischer Dobra (2018)"}
36            other{"São-toméischer Dobra (2018)"}
37        }
38    }
39    Version{"36.1"}
40}
41