mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
Issue #1971 - Part 2: Update ICU source to 63.2.
This commit is contained in:
parent
8df84683be
commit
1e69214382
3160 changed files with 275815 additions and 234203 deletions
|
|
@ -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."}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue