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,22 +1,81 @@
// © 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{
AuxExemplarCharacters{
"[á à ă â å ã ā æ ç é è ĕ ê ë ē ğ í ì ĭ î ï İ ī ı ñ ó ò ŏ ô ø ō œ ş ß ú ù ŭ û"
" ū ÿ]"
}
ExemplarCharacters{"[a ä b c d e f g h i j k l m n o ö p q r s t u ü v w x y z]"}
ExemplarCharactersNumbers{"[\\- . ’ % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
NumberElements{
latn{
patterns{
currencyFormat{"¤ #,##0.00;¤-#,##0.00"}
percentFormat{"#,##0%"}
}
patternsShort{
currencyFormat{
1000{
one{"0"}
other{"0"}
}
10000{
one{"0"}
other{"0"}
}
100000{
one{"0"}
other{"0"}
}
}
}
symbols{
decimal{"."}
group{"'"}
group{"’"}
}
}
}
Version{"2.1.29.33"}
Version{"2.1.44.50"}
calendar{
gregorian{
dayNames{
format{
short{
"So",
"Mo",
"Di",
"Mi",
"Do",
"Fr",
"Sa",
}
}
}
}
}
fields{
dayOfYear-short{
dn{"Tag d. J."}
}
era-narrow{
dn{"Epoche"}
}
weekOfMonth{
dn{"Woche im Monat"}
}
weekOfMonth-narrow{
dn{"W. i. Mon."}
}
weekOfMonth-short{
dn{"Wo. i. M."}
}
weekday-narrow{
dn{"Wochentag"}
}
weekdayOfMonth{
dn{"Wochentag im Monat"}
}
weekdayOfMonth-narrow{
dn{"Wochent. i. Mon."}
}
weekdayOfMonth-short{
dn{"Wochent. i. Mo."}
}
}
}