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,4 +1,4 @@
// © 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
fr_CA{
Currencies{
@ -10,6 +10,10 @@ fr_CA{
"$ AU",
"dollar australien",
}
AZN{
"AZN",
"manat azerbaïdjanais",
}
BMD{
"BMD",
"dollar bermudien",
@ -18,10 +22,6 @@ fr_CA{
"BND",
"dollar brunéien",
}
BSD{
"BSD",
"dollar bahaméen",
}
BZD{
"BZD",
"dollar bélizéen",
@ -42,6 +42,10 @@ fr_CA{
"COP",
"peso colombien",
}
CVE{
"CVE",
"escudo cap-verdien",
}
FJD{
"FJD",
"dollar fidjien",
@ -70,6 +74,10 @@ fr_CA{
"INR",
"roupie indienne",
}
IRR{
"IRR",
"rial iranien",
}
JPY{
"¥",
"yen japonais",
@ -78,6 +86,10 @@ fr_CA{
"KRW",
"won sud-coréen",
}
LAK{
"LAK",
"kip laotien",
}
LBP{
"LBP",
"livre libanaise",
@ -94,6 +106,26 @@ fr_CA{
"$ NZ",
"dollar néo-zélandais",
}
OMR{
"OMR",
"rial omanais",
}
PEN{
"PEN",
"nouveau sol péruvien",
}
PGK{
"PGK",
"kina papou-néo-guinéen",
}
QAR{
"QAR",
"riyal du Qatar",
}
SAR{
"SAR",
"rial saoudien",
}
SBD{
"SBD",
"dollar des îles Salomon",
@ -104,7 +136,7 @@ fr_CA{
}
SRD{
"SRD",
"dollar surinamais",
"dollar du Suriname",
}
TOP{
"TOP",
@ -126,6 +158,14 @@ fr_CA{
"VND",
"dông vietnamien",
}
VUV{
"VUV",
"vatu",
}
WST{
"WST",
"tala",
}
XAF{
"XAF",
"franc CFA (BEAC)",
@ -139,11 +179,16 @@ fr_CA{
"franc CFP",
}
XXX{
"XXX",
"¤",
"Devise inconnue",
}
YER{
"YER",
"rial yéménite",
}
}
Currencies%narrow{
BYN{"Br"}
GEL{"GEL"}
KMF{"CF"}
NIO{"C$"}
@ -153,18 +198,77 @@ fr_CA{
TRY{"TL"}
}
CurrencyPlurals{
AZN{
one{"manat azerbaïdjanais"}
other{"manats azerbaïdjanais"}
}
CVE{
one{"escudo cap-verdien"}
other{"escudos cap-verdiens"}
}
FKP{
one{"livre des Îles Malouines"}
other{"livres des Îles Malouines"}
}
GEL{
one{"lari géorgien"}
}
GYD{
one{"dollar guyanien"}
other{"dollars guyaniens"}
}
IRR{
one{"rial iranien"}
other{"rials iraniens"}
}
LAK{
one{"kip laotien"}
other{"kips laotiens"}
}
OMR{
one{"rial omanais"}
other{"rials omanis"}
}
PEN{
one{"nouveau sol péruvien"}
other{"nouveaux sols péruviens"}
}
PGK{
one{"kina papou-néo-guinéen"}
other{"kinas papou-néo-guinéens"}
}
QAR{
one{"riyal du Qatar"}
other{"riyals du Qatar"}
}
SAR{
one{"rial saoudien"}
other{"rials saoudiens"}
}
SRD{
one{"dollar du Suriname"}
other{"dollars du Suriname"}
}
TOP{
one{"pa’anga"}
other{"pa’angas"}
}
VUV{
one{"vatu"}
other{"vatus"}
}
WST{
one{"tala"}
other{"talas"}
}
XXX{
one{"(devise inconnue)"}
other{"(devise inconnue)"}
}
YER{
one{"rial yéménite"}
other{"rials yéménites"}
}
}
Version{"2.1.27.99"}
Version{"2.1.43.65"}
}