-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/de_CH.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
de_CH{
Currencies{
- BYR{
- "BYR",
+ BYN{
+ "BYN",
"Weissrussischer Rubel",
}
- EUR{
- "EUR",
- "Euro",
+ BYR{
+ "BYR",
+ "Weissrussischer Rubel (2000–2016)",
}
}
- Currencies%narrow{
- EUR{"EUR"}
- }
CurrencyPlurals{
- BYR{
+ BYN{
one{"Weissrussischer Rubel"}
other{"Weissrussische Rubel"}
}
+ BYR{
+ one{"Weissrussischer Rubel (2000–2016)"}
+ other{"Weissrussische Rubel (2000–2016)"}
+ }
}
- Version{"2.1.19.87"}
+ Version{"2.1.31.33"}
}