ICU-10222 (C) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental
X-SVN-Rev: 33960
This commit is contained in:
parent
22ea7ff401
commit
6e38f36e18
@ -72,6 +72,7 @@ plurals:table(nofallback){
|
||||
it{"set26"}
|
||||
iu{"set6"}
|
||||
ja{""}
|
||||
jbo{""}
|
||||
jgo{"set2"}
|
||||
jmc{"set2"}
|
||||
jv{""}
|
||||
@ -121,6 +122,7 @@ plurals:table(nofallback){
|
||||
nn{"set2"}
|
||||
nnh{"set2"}
|
||||
no{"set2"}
|
||||
nqo{""}
|
||||
nr{"set2"}
|
||||
nso{"set3"}
|
||||
ny{"set2"}
|
||||
@ -426,7 +428,10 @@ plurals:table(nofallback){
|
||||
"n mod 10 is 1 and n mod 100 is not 11 or v is 2 and f mod 10 is 1 an"
|
||||
"d f mod 100 is not 11 or v is not 2 and f mod 10 is 1"
|
||||
}
|
||||
zero{"n mod 10 is 0 or n mod 10 in 11..19 or v is 2 and f mod 10 in 11..19"}
|
||||
zero{
|
||||
"n mod 10 is 0 or n mod 100 in 11..19 or v is 2 and f mod 100 in 11.."
|
||||
"19"
|
||||
}
|
||||
}
|
||||
set6{
|
||||
one{"n is 1"}
|
||||
|
@ -7751,6 +7751,106 @@ supplementalData:table(nofallback){
|
||||
}
|
||||
}
|
||||
}
|
||||
measurementData{
|
||||
001{
|
||||
MeasurementSystem:int{0}
|
||||
PaperSize:intvector{
|
||||
297,
|
||||
210,
|
||||
}
|
||||
}
|
||||
BZ{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
CA{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
CL{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
CO{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
CR{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
GT{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
LR{
|
||||
MeasurementSystem:int{1}
|
||||
}
|
||||
MM{
|
||||
MeasurementSystem:int{1}
|
||||
}
|
||||
MX{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
NI{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
PA{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
PH{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
PR{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
SV{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
US{
|
||||
MeasurementSystem:int{1}
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
VE{
|
||||
PaperSize:intvector{
|
||||
279,
|
||||
216,
|
||||
}
|
||||
}
|
||||
}
|
||||
telephoneCodeData{
|
||||
001{
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user