summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/de_CH.txt
blob: 5e5f72a9a6276822bd133aa48a4c081da2d94c25 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
de_CH{
    Currencies{
        BYN{
            "BYN",
            "Weissrussischer Rubel",
        }
        BYR{
            "BYR",
            "Weissrussischer Rubel (2000–2016)",
        }
        EUR{
            "EUR",
            "Euro",
        }
        STN{
            "STN",
            "São-toméischer Dobra (2018)",
        }
    }
    Currencies%narrow{
        EUR{"EUR"}
    }
    CurrencyPlurals{
        BYN{
            one{"Weissrussischer Rubel"}
            other{"Weissrussische Rubel"}
        }
        BYR{
            one{"Weissrussischer Rubel (2000–2016)"}
            other{"Weissrussische Rubel (2000–2016)"}
        }
        STN{
            one{"São-toméischer Dobra (2018)"}
            other{"São-toméischer Dobra (2018)"}
        }
    }
}