summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/de_CH.txt
blob: 648df2c70342480cd00261bed254b2ee26a68773 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_CH{
    Currencies{
        BYN{
            "BYN",
            "Weissrussischer Rubel",
        }
        BYR{
            "BYR",
            "Weissrussischer Rubel (2000–2016)",
        }
    }
    CurrencyPlurals{
        BYN{
            one{"Weissrussischer Rubel"}
            other{"Weissrussische Rubel"}
        }
        BYR{
            one{"Weissrussischer Rubel (2000–2016)"}
            other{"Weissrussische Rubel (2000–2016)"}
        }
    }
    Version{"2.1.29.33"}
}