mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
264 lines
4.3 KiB
Text
264 lines
4.3 KiB
Text
// © 2016 and later: Unicode, Inc. and others.
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
|
mi{
|
|
Currencies{
|
|
ANG{
|
|
"ANG",
|
|
"ANG",
|
|
}
|
|
ARS{
|
|
"ARS",
|
|
"ARS",
|
|
}
|
|
AWG{
|
|
"AWG",
|
|
"AWG",
|
|
}
|
|
BBD{
|
|
"BBD",
|
|
"BBD",
|
|
}
|
|
BMD{
|
|
"BMD",
|
|
"BMD",
|
|
}
|
|
BRL{
|
|
"R$",
|
|
"Real Parahi",
|
|
}
|
|
BSD{
|
|
"BSD",
|
|
"BSD",
|
|
}
|
|
BZD{
|
|
"BZD",
|
|
"BZD",
|
|
}
|
|
CAD{
|
|
"CA$",
|
|
"CAD",
|
|
}
|
|
CNY{
|
|
"CN¥",
|
|
"Yuan Haina",
|
|
}
|
|
CRC{
|
|
"CRC",
|
|
"CRC",
|
|
}
|
|
CUC{
|
|
"CUC",
|
|
"CUC",
|
|
}
|
|
CUP{
|
|
"CUP",
|
|
"CUP",
|
|
}
|
|
DOP{
|
|
"DOP",
|
|
"DOP",
|
|
}
|
|
EUR{
|
|
"€",
|
|
"Euro",
|
|
}
|
|
GBP{
|
|
"£",
|
|
"Pāuna Piritene",
|
|
}
|
|
GTQ{
|
|
"GTQ",
|
|
"GTQ",
|
|
}
|
|
HNL{
|
|
"HNL",
|
|
"HNL",
|
|
}
|
|
HTG{
|
|
"HTG",
|
|
"HTG",
|
|
}
|
|
INR{
|
|
"₹",
|
|
"Rupee Iniana",
|
|
}
|
|
JMD{
|
|
"JMD",
|
|
"JMD",
|
|
}
|
|
JPY{
|
|
"¥",
|
|
"Yen Hapanihi",
|
|
}
|
|
KYD{
|
|
"KYD",
|
|
"KYD",
|
|
}
|
|
MXN{
|
|
"MX$",
|
|
"MXN",
|
|
}
|
|
NIO{
|
|
"NIO",
|
|
"NIO",
|
|
}
|
|
NZD{
|
|
"$",
|
|
"Tāra o Aotearoa",
|
|
}
|
|
PAB{
|
|
"PAB",
|
|
"PAB",
|
|
}
|
|
RUB{
|
|
"RUB",
|
|
"Rūpera Ruhiana",
|
|
}
|
|
TTD{
|
|
"TTD",
|
|
"TTD",
|
|
}
|
|
USD{
|
|
"US$",
|
|
"Tāra US",
|
|
}
|
|
XCD{
|
|
"EC$",
|
|
"XCD",
|
|
}
|
|
XXX{
|
|
"¤",
|
|
"Moni Tē Mōhiotia",
|
|
}
|
|
}
|
|
Currencies%narrow{
|
|
ARS{"$"}
|
|
BBD{"$"}
|
|
BMD{"$"}
|
|
BRL{"R$"}
|
|
BSD{"$"}
|
|
BZD{"$"}
|
|
CAD{"$"}
|
|
CNY{"¥"}
|
|
CRC{"₡"}
|
|
CUC{"$"}
|
|
CUP{"$"}
|
|
DOP{"$"}
|
|
EUR{"€"}
|
|
GBP{"£"}
|
|
GTQ{"Q"}
|
|
HNL{"L"}
|
|
INR{"₹"}
|
|
JMD{"$"}
|
|
JPY{"¥"}
|
|
KYD{"$"}
|
|
MXN{"$"}
|
|
NIO{"C$"}
|
|
RUB{"₽"}
|
|
TTD{"$"}
|
|
USD{"$"}
|
|
XCD{"$"}
|
|
}
|
|
CurrencyPlurals{
|
|
ANG{
|
|
other{"ANG"}
|
|
}
|
|
ARS{
|
|
other{"ARS"}
|
|
}
|
|
AWG{
|
|
other{"AWG"}
|
|
}
|
|
BBD{
|
|
other{"BBD"}
|
|
}
|
|
BMD{
|
|
other{"BMD"}
|
|
}
|
|
BRL{
|
|
other{"Ngā real Parahi"}
|
|
}
|
|
BSD{
|
|
other{"BSD"}
|
|
}
|
|
BZD{
|
|
other{"BZD"}
|
|
}
|
|
CAD{
|
|
other{"CAD"}
|
|
}
|
|
CNY{
|
|
other{"Yuan Haina"}
|
|
}
|
|
CRC{
|
|
other{"CRC"}
|
|
}
|
|
CUC{
|
|
other{"CUC"}
|
|
}
|
|
CUP{
|
|
other{"CUP"}
|
|
}
|
|
DOP{
|
|
other{"DOP"}
|
|
}
|
|
EUR{
|
|
other{"euros"}
|
|
}
|
|
GBP{
|
|
other{"Ngā pāuna Piritene"}
|
|
}
|
|
GTQ{
|
|
other{"GTQ"}
|
|
}
|
|
HNL{
|
|
other{"HNL"}
|
|
}
|
|
HTG{
|
|
other{"HTG"}
|
|
}
|
|
INR{
|
|
other{"Ngā rupee Iniana"}
|
|
}
|
|
JMD{
|
|
other{"JMD"}
|
|
}
|
|
JPY{
|
|
other{"Yen Hapanihi"}
|
|
}
|
|
KYD{
|
|
other{"KYD"}
|
|
}
|
|
MXN{
|
|
other{"MXN"}
|
|
}
|
|
NIO{
|
|
other{"NIO"}
|
|
}
|
|
NZD{
|
|
other{"Ngā tāra o Aotearoa"}
|
|
}
|
|
PAB{
|
|
other{"PAB"}
|
|
}
|
|
RUB{
|
|
other{"Ngā rūpera Ruhiana"}
|
|
}
|
|
TTD{
|
|
other{"TTD"}
|
|
}
|
|
USD{
|
|
other{"Ngā tāra US"}
|
|
}
|
|
XCD{
|
|
other{"XCD"}
|
|
}
|
|
XXX{
|
|
other{"(moni tē mōhiotia)"}
|
|
}
|
|
}
|
|
CurrencyUnitPatterns{
|
|
other{"{0} {1}"}
|
|
}
|
|
Version{"2.1.44.15"}
|
|
}
|