Issue #1971 - Part 2: Update ICU source to 63.2.

This commit is contained in:
Job Bautista 2022-07-24 21:03:27 +08:00 • committed by roytam1
commit 1e69214382
3160 changed files with 275815 additions and 234203 deletions

View file

@ -1,4 +1,4 @@
// © 2016 and later: Unicode, Inc. and others.
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_CH{
Currencies{
@ -10,6 +10,25 @@ de_CH{
"BYR",
"Weissrussischer Rubel (2000–2016)",
}
EUR{
"EUR",
"Euro",
}
STN{
"STN",
"São-toméischer Dobra (2018)",
}
VEF{
"VEF",
"Venezolanischer Bolívar",
}
VES{
"VES",
"VES",
}
}
Currencies%narrow{
EUR{"EUR"}
}
CurrencyPlurals{
BYN{
@ -20,6 +39,18 @@ de_CH{
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)"}
}
VEF{
one{"Venezolanischer Bolívar"}
other{"Venezolanische Bolívares"}
}
VES{
one{"VES"}
other{"VES"}
}
}
Version{"2.1.29.33"}
Version{"2.1.44.50"}
}