ICU-21901 integrate CLDR release-41-beta2 to ICU main for 71ga

This commit is contained in:
Peter Edberg 2022-03-23 12:02:04 -07:00 committed by Peter Edberg
parent 09331b75bf
commit 9b3c0c328c
8 changed files with 39 additions and 11 deletions

View file

@ -899,6 +899,10 @@ en{
"SKK",
"Slovak Koruna",
}
SLE{
"SLE",
"Sierra Leonean New Leone",
}
SLL{
"SLL",
"Sierra Leonean Leone",
@ -2117,6 +2121,10 @@ en{
one{"Slovak koruna"}
other{"Slovak korunas"}
}
SLE{
one{"Sierra Leonean new leone"}
other{"Sierra Leonean new leones"}
}
SLL{
one{"Sierra Leonean leone"}
other{"Sierra Leonean leones"}

View file

@ -3759,6 +3759,14 @@ supplementalData:table(nofallback){
}
}
SL{
{
from:intvector{
383,
-496241664,
}
id{"SLE"}
tender{"false"}
}
{
from:intvector{
-40,
@ -5113,6 +5121,12 @@ supplementalData:table(nofallback){
0,
0,
}
SLE:intvector{
2,
0,
2,
0,
}
SLL:intvector{
0,
0,

View file

@ -391,6 +391,7 @@ keyTypeData:table(nofallback){
shp{""}
sit{""}
skk{""}
sle{""}
sll{""}
sos{""}
srd{""}

View file

@ -4456,6 +4456,7 @@ supplementalData:table(nofallback){
"SDP",
"SIT",
"SKK",
"SLE",
"SRG",
"STD",
"SUR",
@ -9605,6 +9606,7 @@ supplementalData:table(nofallback){
"iqdq",
"iqka",
"iqki",
"iqkr",
"iqma",
"iqmu",
"iqna",
@ -21611,22 +21613,20 @@ supplementalData:table(nofallback){
}
IQ{
"iqan",
"iqar",
"iqba",
"iqbb",
"iqbg",
"iqda",
"iqdi",
"iqdq",
"iqka",
"iqki",
"iqkr",
"iqma",
"iqmu",
"iqna",
"iqni",
"iqqa",
"iqsd",
"iqsu",
"iqwa",
}
IR{
@ -25006,7 +25006,6 @@ supplementalData:table(nofallback){
"gbnyk",
"gbold",
"gboxf",
"gbpem",
"gbply",
"gbpor",
"gbpte",
@ -25127,6 +25126,7 @@ supplementalData:table(nofallback){
"gbmty",
"gbntl",
"gbnwp",
"gbpem",
"gbpow",
"gbrct",
"gbswa",
@ -25289,6 +25289,11 @@ supplementalData:table(nofallback){
"iedl",
"iemn",
}
iqkr{
"iqar",
"iqda",
"iqsu",
}
is1{
"isgar",
"ishaf",

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:722112c4b6ab914a72a141753c5e07695a7f84762b66be7c4aaa9756a752502d
size 13875497
oid sha256:3a88ed935ed88480d4ca199b58bf0103eca91ae2852ba42f143e6822fc4318f6
size 13875602

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0bdc5fa902a4c9cfdb9a524a85a9eadc9b7d07cd5ad7f6dbf71d45c6595d32da
size 95832
oid sha256:e0727919b78db14c63d840863015f78a0576911020cd13bab44ea44e497210f1
size 95822

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26463cea355feed006d4f63b4eb69e3d7a96acdd1c6ec11a5068a24749bb45e4
size 829041
oid sha256:0e10f9d1ace2eb4ce59ccf9aad9a204d502fbb31112a3ccdbe8430c6a8f182ba
size 826062

View file

@ -83,7 +83,7 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-for-cldr</artifactId>
<version>71.0.1-SNAPSHOT-cldr-2022-02-23</version>
<version>71.1-SNAPSHOT-release-71-rc</version>
<!-- Note: see https://github.com/unicode-org/icu/packages/411079/versions
for the icu4j-for-cldr version tag to use -->
</dependency>