mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +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,19 +1,80 @@
|
|||
// © 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
|
||||
es_US{
|
||||
%%Parent{"es_419"}
|
||||
Currencies{
|
||||
AMD{
|
||||
"AMD",
|
||||
"dram",
|
||||
}
|
||||
JPY{
|
||||
"¥",
|
||||
"yen",
|
||||
}
|
||||
MYR{
|
||||
"MYR",
|
||||
"ringit",
|
||||
}
|
||||
STN{
|
||||
"STN",
|
||||
"dobra santotomense",
|
||||
}
|
||||
THB{
|
||||
"THB",
|
||||
"bat",
|
||||
}
|
||||
USD{
|
||||
"$",
|
||||
"dólar estadounidense",
|
||||
}
|
||||
UZS{
|
||||
"UZS",
|
||||
"sum",
|
||||
}
|
||||
XAF{
|
||||
"XAF",
|
||||
"franco CFA de África central",
|
||||
}
|
||||
XOF{
|
||||
"XOF",
|
||||
"franco CFA de África Occidental",
|
||||
}
|
||||
}
|
||||
Currencies%narrow{
|
||||
FKP{"£"}
|
||||
RON{"lei"}
|
||||
SSP{"£"}
|
||||
SYP{"£"}
|
||||
VEF{"Bs"}
|
||||
}
|
||||
Version{"2.1.27.99"}
|
||||
CurrencyPlurals{
|
||||
KGS{
|
||||
one{"som"}
|
||||
}
|
||||
MYR{
|
||||
one{"ringit"}
|
||||
other{"ringits"}
|
||||
}
|
||||
STN{
|
||||
one{"dobra santotomense"}
|
||||
other{"dobra santotomense"}
|
||||
}
|
||||
THB{
|
||||
one{"bat"}
|
||||
other{"bats"}
|
||||
}
|
||||
UZS{
|
||||
one{"sum"}
|
||||
other{"sums"}
|
||||
}
|
||||
XAF{
|
||||
one{"franco CFA de África central"}
|
||||
other{"francos CFA de África central"}
|
||||
}
|
||||
XOF{
|
||||
one{"franco CFA de África Occidental"}
|
||||
other{"francos CFA de África Occidental"}
|
||||
}
|
||||
}
|
||||
Version{"2.1.43.65"}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue