You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
94 lines
1.7 KiB
94 lines
1.7 KiB
// © 2016 and later: Unicode, Inc. and others.
|
|
// License & terms of use: http://www.unicode.org/copyright.html
|
|
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
|
|
su{
|
|
Currencies{
|
|
BRL{
|
|
"R$",
|
|
"Real Brasil",
|
|
}
|
|
CNY{
|
|
"CN¥",
|
|
"Yuan Tiongkok",
|
|
}
|
|
EUR{
|
|
"€",
|
|
"Euro",
|
|
}
|
|
GBP{
|
|
"£",
|
|
"Pound Inggris",
|
|
}
|
|
IDR{
|
|
"Rp",
|
|
"Rupee Indonésia",
|
|
}
|
|
INR{
|
|
"₹",
|
|
"Rupee India",
|
|
}
|
|
JPY{
|
|
"¥",
|
|
"Yén Jepang",
|
|
}
|
|
RUB{
|
|
"RUB",
|
|
"Rubel Rusia",
|
|
}
|
|
USD{
|
|
"$",
|
|
"Dolar A.S.",
|
|
}
|
|
XXX{
|
|
"¤",
|
|
"Mata Uang Teu Dikenal",
|
|
}
|
|
}
|
|
Currencies%narrow{
|
|
BRL{"R$"}
|
|
CNY{"¥"}
|
|
EUR{"€"}
|
|
GBP{"£"}
|
|
IDR{"Rp"}
|
|
INR{"₹"}
|
|
JPY{"¥"}
|
|
RUB{"₽"}
|
|
USD{"$"}
|
|
}
|
|
CurrencyPlurals{
|
|
BRL{
|
|
other{"real Brasil"}
|
|
}
|
|
CNY{
|
|
other{"yuan Tiongkok"}
|
|
}
|
|
EUR{
|
|
other{"euro"}
|
|
}
|
|
GBP{
|
|
other{"pound Inggris"}
|
|
}
|
|
IDR{
|
|
other{"rupee Indonésia"}
|
|
}
|
|
INR{
|
|
other{"rupee India"}
|
|
}
|
|
JPY{
|
|
other{"yén Jepang"}
|
|
}
|
|
RUB{
|
|
other{"rubel Rusia"}
|
|
}
|
|
USD{
|
|
other{"dolar A.S."}
|
|
}
|
|
XXX{
|
|
other{"(mata uang teu dikenal)"}
|
|
}
|
|
}
|
|
CurrencyUnitPatterns{
|
|
other{"{0} {1}"}
|
|
}
|
|
}
|