]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | de_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 | PEN{ | |
18 | "PEN", | |
19 | "Peruanischer Neuer Sol", | |
20 | } | |
21 | STN{ | |
22 | "STN", | |
23 | "São-toméischer Dobra (2018)", | |
24 | } | |
25 | } | |
26 | Currencies%narrow{ | |
27 | EUR{"EUR"} | |
28 | } | |
29 | CurrencyPlurals{ | |
30 | BYN{ | |
31 | one{"Weissrussischer Rubel"} | |
32 | other{"Weissrussische Rubel"} | |
33 | } | |
34 | BYR{ | |
35 | one{"Weissrussischer Rubel (2000–2016)"} | |
36 | other{"Weissrussische Rubel (2000–2016)"} | |
37 | } | |
38 | PEN{ | |
39 | one{"Peruanischer Neuer Sol"} | |
40 | } | |
41 | STN{ | |
42 | one{"São-toméischer Dobra (2018)"} | |
43 | other{"São-toméischer Dobra (2018)"} | |
44 | } | |
45 | } | |
46 | Version{"2.1.39.37"} | |
47 | } |