ICU-21249 integrate CLDR release 38 alpha0 to ICU trunk

This commit is contained in:
Peter Edberg 2020-08-31 23:22:03 -07:00 committed by Peter Edberg
parent 8b3d791798
commit e618a1cc2d
3980 changed files with 49569 additions and 14842 deletions

View File

@ -1,6 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
{
"cldrVersion": "37"
"cldrVersion": "38"
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
de{
Version{"37"}
Version{"38"}
exceptions{
SentenceBreak:array{
"Port.",

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
el{
Version{"37"}
Version{"38"}
boundaries{
sentence:process(dependency){"sent_el.brk"}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
en{
Version{"37"}
Version{"38"}
exceptions{
SentenceBreak:array{
"L.P.",

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
en_US{
Version{"37"}
Version{"38"}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
en_US_POSIX{
Version{"37"}
Version{"38"}
boundaries{
word:process(dependency){"word_POSIX.brk"}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
es{
Version{"37"}
Version{"38"}
exceptions{
SentenceBreak:array{
"Rdos.",

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
fr{
Version{"37"}
Version{"38"}
exceptions{
SentenceBreak:array{
"aux.",

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
it{
Version{"37"}
Version{"38"}
exceptions{
SentenceBreak:array{
"N.B.",

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ja{
Version{"37"}
Version{"38"}
boundaries{
line:process(dependency){"line_normal.brk"}
line_loose:process(dependency){"line_loose_cj.brk"}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
pt{
Version{"37"}
Version{"38"}
exceptions{
SentenceBreak:array{
"psicol.",

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
root{
Version{"37"}
Version{"38"}
boundaries{
grapheme:process(dependency){"char.brk"}
line:process(dependency){"line.brk"}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ru{
Version{"37"}
Version{"38"}
exceptions{
SentenceBreak:array{
"\u0440\u0443\u0431.",

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
zh{
Version{"37"}
Version{"38"}
boundaries{
line:process(dependency){"line_cj.brk"}
line_loose:process(dependency){"line_loose_cj.brk"}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
zh_Hant{
Version{"37"}
Version{"38"}
boundaries{
line:process(dependency){"line_cj.brk"}
line_loose:process(dependency){"line_loose_cj.brk"}

View File

@ -190,7 +190,7 @@ ant -f build-icu-data.xml -DcldrDataDir="$CLDR_TMP_DIR/production" | tee /tmp/cl
# they're representative of the newest CLDR data.
cd $TOOLS_ROOT/cldr
ant update-cldr-testdata
ant copy-cldr-testdata
# 5. Check which data files have modifications, which have been added or removed
# (if there are no changes, you may not need to proceed further). Make sure the

View File

@ -1,8 +1,9 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
{
"cldrVersion": "37",
"cldrVersion": "38",
"aliases": {
"ars": "ar_SA",
"in": "id",

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
af{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"&N<<<ʼn"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
am{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"[reorder Ethi]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ar{
Version{"37"}
Version{"38"}
collations{
compat{
Sequence{
@ -9,7 +10,7 @@ ar{
"&ت<<ة<<<ﺔ<<<ﺓ"
"&ي<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ<<<ﲐ<<<ﱝ"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
@ -397,7 +398,7 @@ ar{
"&ۓ‎=ﮰ‎=ﮱ"
"&ۀ‎=ﮤ‎=ﮥ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
/**
* generated alias target
*/

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ars{
"%%ALIAS"{"ar_SA"}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
as{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -11,7 +12,7 @@ as{
"&[before 1]ত<ৎ=ত্\u200D"
"&হ<ক্ষ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
az{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
@ -9,7 +10,7 @@ az{
"[import az-u-co-standard]"
"[reorder others]"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
@ -26,7 +27,7 @@ az{
"&H<x<<<X"
"&Z<w<<<W"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
be{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -9,7 +10,7 @@ be{
"&Е<ё<<<Ё"
"&у<ў<<<Ў"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
bg{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"[reorder Cyrl]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
bn{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -9,7 +10,7 @@ bn{
"[reorder Beng Deva Guru Gujr Orya Taml Telu Knda Mlym Sinh]"
"&ঔ<ং<ঃ<ঁ"
}
Version{"37"}
Version{"38"}
}
traditional{
Sequence{
@ -629,7 +630,7 @@ bn{
"&যৌ<<<য়ৌ"
"&য্<<<য়্"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
bo{
Version{"37"}
Version{"38"}
}

View File

@ -1,15 +1,16 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
bs{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{"[import hr-u-co-search]"}
Version{"37"}
Version{"38"}
}
standard{
Sequence{"[import hr]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
bs_Cyrl{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"[import sr]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ca{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
"[import und-u-co-search]"
"&L<ŀ=l·<<<Ŀ=L·"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ceb{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"&N<ñ<<<Ñ<ng<<<Ng<<<NG"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
chr{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"[reorder Cher]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
cs{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -11,7 +12,7 @@ cs{
"&S<š<<<Š"
"&Z<ž<<<Ž"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
cy{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -14,7 +15,7 @@ cy{
"&R<rh<<<Rh<<<RH"
"&T<th<<<Th<<<TH"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
da{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
@ -9,7 +10,7 @@ da{
"[import da-u-co-standard]"
"[caseFirst off]"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
@ -21,7 +22,7 @@ da{
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<å<<<Å<<<aa<<<Aa<<<AA"
"&oe<<œ<<<Œ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
de{
Version{"37"}
Version{"38"}
collations{
phonebook{
Sequence{
@ -9,14 +10,14 @@ de{
"&OE<<ö<<<Ö"
"&UE<<ü<<<Ü"
}
Version{"37"}
Version{"38"}
}
search{
Sequence{
"[import und-u-co-search]"
"[import de-u-co-phonebk]"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
de_AT{
Version{"37"}
Version{"38"}
collations{
phonebook{
Sequence{
@ -10,7 +11,7 @@ de_AT{
"&u<ü<<<Ü"
"&ss<ß<<<ẞ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
dsb{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -14,7 +15,7 @@ dsb{
"&S<š<<<Š<ś<<<Ś"
"&Z<ž<<<Ž<ź<<<Ź"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
dz{
Version{"37"}
Version{"38"}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ee{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -17,7 +18,7 @@ ee{
"&T<ts<<<Ts<<<TS"
"&V<ʋ<<<Ʋ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
el{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
"[normalization on]"
"[reorder Grek]"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
en{
Version{"37"}
Version{"38"}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
en_US{
Version{"37"}
Version{"38"}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
en_US_POSIX{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
"&A<*'\u0020'-'/'<*0-'@'<*ABCDEFGHIJKLMNOPQRSTUVWXYZ<*'['-'`'<*abcdefghijklmnopqrstuvwxyz"
"<*'{'-'\u007F'"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
eo{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -12,7 +13,7 @@ eo{
"&S<ŝ<<<Ŝ"
"&U<ŭ<<<Ŭ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,18 +1,19 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
es{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
"[import und-u-co-search]"
"&N<ñ<<<Ñ"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{"&N<ñ<<<Ñ"}
Version{"37"}
Version{"38"}
}
traditional{
Sequence{
@ -20,7 +21,7 @@ es{
"&C<ch<<<Ch<<<CH"
"&l<ll<<<Ll<<<LL"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
et{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
"&[before 1]T<š<<<Š<z<<<Z<ž<<<Ž"
"&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
fa{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -16,7 +17,7 @@ fa{
"&ۏ<ه<<ە<<ہ<<ة<<ۃ<<ۀ<<ھ"
"&ی<<*ىےيېۑۍێ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
fa_AF{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"[import ps]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ff{
Version{"37"}
Version{"38"}
}

View File

@ -1,8 +1,9 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ff_Adlm{
%%Parent{"root"}
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -143,7 +144,7 @@ ff_Adlm{
"&𞤵<𞤵𞥅"
"&𞤵𞥅<<𞤵𞤵"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
fi{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
"[import und-u-co-search]"
"[import fi-u-co-trad]"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
@ -20,7 +21,7 @@ fi{
"&Z\u0335<<ʒ<<<Ʒ"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø"
}
Version{"37"}
Version{"38"}
}
traditional{
Sequence{
@ -31,7 +32,7 @@ fi{
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
fil{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"&N<ñ<<<Ñ<ng<<<Ng<<<NG"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
fo{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
"[import und-u-co-search]"
"[import fo-u-co-standard]"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
@ -18,7 +19,7 @@ fo{
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<aa<<<Aa<<<AA"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
fr{
Version{"37"}
Version{"38"}
}

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
fr_CA{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"[backwards 2]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ga{
Version{"37"}
Version{"38"}
}

View File

@ -1,15 +1,16 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
gl{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{"[import es-u-co-search]"}
Version{"37"}
Version{"38"}
}
standard{
Sequence{"[import es]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
gu{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -9,7 +10,7 @@ gu{
"[reorder Gujr Deva Beng Guru Orya Taml Telu Knda Mlym Sinh]"
"&ૐ<ં<<ઁ<"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ha{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -12,7 +13,7 @@ ha{
"&T<ts<<<Ts<<<TS"
"&Y<ƴ<<<ʼy<<<''y<<<Ƴ<<<ʼY<<<''Y"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
haw{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
"&a<e<<<E<i<<<I<o<<<O<u<<<U"
"&w<ʻ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
he{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
@ -11,7 +12,7 @@ he{
"&״"
"<<'\u0022'"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
@ -20,7 +21,7 @@ he{
"&[before 2]''<<׳"
"&[before 2]'\u0022'<<״"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
/**
* generated alias target
*/

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
hi{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -9,7 +10,7 @@ hi{
"[reorder Deva Beng Guru Gujr Orya Taml Telu Knda Mlym Sinh]"
"&ॐ<ं<<ँ<"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
hr{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
@ -9,7 +10,7 @@ hr{
"[import hr-u-co-standard]"
"[reorder others]"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
@ -21,7 +22,7 @@ hr{
"&S<š<<<Š"
"&Z<ž<<<Ž"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
hsb{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -13,7 +14,7 @@ hsb{
"&S<š<<<Š"
"&Z<ž<<<Ž<ź<<<Ź"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
hu{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -44,7 +45,7 @@ hu{
"&Zs<<<Zzs/zs"
"&ZS<<<ZZS/ZS"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
hy{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
"[reorder Armn]"
"&ք<և<<<Եւ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
id{
Version{"37"}
Version{"38"}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
id_ID{
Version{"37"}
Version{"38"}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ig{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -15,7 +16,7 @@ ig{
"&S<sh<<<Sh<<<SH"
"&U<ụ<<<Ụ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
in{
"%%ALIAS"{"id"}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
in_ID{
"%%ALIAS"{"id_ID"}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
is{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
"[import und-u-co-search]"
"[import is-u-co-standard]"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
@ -21,7 +22,7 @@ is{
"&[before 1]z<ý<<<Ý"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
it{
Version{"37"}
Version{"38"}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
iw{
"%%ALIAS"{"he"}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
iw_IL{
"%%ALIAS"{"he_IL"}
}

File diff suppressed because one or more lines are too long

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ka{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"[reorder Geor]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
kk{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -10,7 +11,7 @@ kk{
"&Ұ<ү<<<Ү"
"&[before 1]ь<і<<<І"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
kl{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
"[import und-u-co-search]"
"[import kl-u-co-standard]"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
@ -19,7 +20,7 @@ kl{
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
km{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -66,7 +67,7 @@ km{
"&ឱ<<<ឲ"
"&ៅ<ុំ<ំ<ាំ<ះ<ិះ<ុះ<េះ<ោះ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
kn{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -9,7 +10,7 @@ kn{
"[reorder Knda Deva Beng Guru Gujr Orya Taml Telu Mlym Sinh]"
"&ಔ<<ಃ<ೱ<ೲ"
}
Version{"37"}
Version{"38"}
}
traditional{
Sequence{
@ -651,7 +652,7 @@ kn{
"&ಫೋ<<<ಫ಼ೋ"
"&ಫೌ<<<ಫ಼ೌ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ko{
Version{"37"}
Version{"38"}
collations{
search{
Sequence{
@ -283,7 +284,7 @@ ko{
"&ᅩᅣᅵ"
"=ᆧ"
}
Version{"37"}
Version{"38"}
}
searchjl{
Sequence{
@ -378,7 +379,7 @@ ko{
"&\u1109\u1109=\u110A<<<\u3146"
"&\u110C\u110C=\u110D<<<\u3149"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
@ -862,14 +863,14 @@ ko{
"&희<<*僖凞喜噫囍姬嬉希憙憘戱晞曦熙熹熺犧禧稀羲咥唏嘻悕戲暿欷燹爔豨餼"
"&힐<<*詰犵纈襭頡黠"
}
Version{"37"}
Version{"38"}
}
unihan{
Sequence{
"[import und-u-co-private-unihan]"
"[reorder Hang Hani]"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
kok{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -11,7 +12,7 @@ kok{
"&ह<ळ"
"<क्ष"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ku{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -15,7 +16,7 @@ ku{
"&î<<í<<<Í"
"&û<<ú<<<Ú"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,14 +1,15 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ky{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
"[reorder Cyrl]"
"&е<ё<<<Ё"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
lb{
Version{"37"}
Version{"38"}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
lkt{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -11,7 +12,7 @@ lkt{
"&S<š<<<Š"
"&Z<ž<<<Ž"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ln{
Version{"37"}
Version{"38"}
collations{
phonetic{
Sequence{
@ -16,14 +17,14 @@ ln{
"&S<sh<<<sH<<<Sh<<<SH"
"&T<ts<<<tS<<<Ts<<<TS"
}
Version{"37"}
Version{"38"}
}
standard{
Sequence{
"&E<ɛ<<<Ɛ"
"&O<<ɔ<<<Ɔ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
lo{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"[reorder Laoo]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
lt{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -16,7 +17,7 @@ lt{
"&U<<ų<<<Ų<<ū<<<Ū"
"&Z<ž<<<Ž"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
lv{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -15,7 +16,7 @@ lv{
"&[before 1]T<š<<<Š"
"&[before 1]Ʒ<ž<<<Ž"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
mk{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -10,7 +11,7 @@ mk{
"&ԃ<ѓ<<<Ѓ"
"&ћ<ќ<<<Ќ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ml{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -17,7 +18,7 @@ ml{
"&മ്<<"
"&ന്<<<ൻ്"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,11 +1,12 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
mn{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{"[reorder Cyrl Mong]"}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
mo{
"%%ALIAS"{"ro"}
}

View File

@ -1,7 +1,8 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
mr{
Version{"37"}
Version{"38"}
collations{
standard{
Sequence{
@ -12,7 +13,7 @@ mr{
"<क्ष"
"<ज्ञ"
}
Version{"37"}
Version{"38"}
}
}
}

View File

@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ms{
Version{"37"}
Version{"38"}
}

Some files were not shown because too many files have changed in this diff Show More