diff options
Diffstat (limited to 'intl/icu/source/data/curr/de_CH.txt')
-rw-r--r-- | intl/icu/source/data/curr/de_CH.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/de_CH.txt b/intl/icu/source/data/curr/de_CH.txt new file mode 100644 index 000000000..648df2c70 --- /dev/null +++ b/intl/icu/source/data/curr/de_CH.txt @@ -0,0 +1,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"} +} |