2017-09-26 21:20:01 +00:00
|
|
|
// © 2016 and later: Unicode, Inc. and others.
|
|
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
|
|
|
wo{
|
|
|
|
Currencies{
|
|
|
|
BRL{
|
|
|
|
"R$",
|
|
|
|
"Real bu Bresil",
|
|
|
|
}
|
|
|
|
CNY{
|
|
|
|
"CN¥",
|
|
|
|
"Yuan bu Siin",
|
|
|
|
}
|
|
|
|
EUR{
|
|
|
|
"€",
|
|
|
|
"Euro",
|
|
|
|
}
|
|
|
|
GBP{
|
|
|
|
"£",
|
|
|
|
"Pound bu Grànd Brëtaañ",
|
|
|
|
}
|
|
|
|
INR{
|
|
|
|
"₹",
|
|
|
|
"Rupee bu End",
|
|
|
|
}
|
|
|
|
JPY{
|
|
|
|
"JP¥",
|
|
|
|
"Yen bu Sapoŋ",
|
|
|
|
}
|
|
|
|
RUB{
|
|
|
|
"RUB",
|
|
|
|
"Ruble bi Rsis",
|
|
|
|
}
|
|
|
|
USD{
|
|
|
|
"$",
|
|
|
|
"Dolaaru US",
|
|
|
|
}
|
|
|
|
XOF{
|
|
|
|
"CFA",
|
|
|
|
"Franc CFA bu Afrik Sowwu-jant",
|
|
|
|
}
|
|
|
|
XXX{
|
2018-09-19 06:09:04 +00:00
|
|
|
"¤",
|
2017-09-26 21:20:01 +00:00
|
|
|
"Xaalis buñ Xamul",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
Currencies%narrow{
|
|
|
|
BRL{"R$"}
|
|
|
|
CNY{"¥"}
|
|
|
|
EUR{"€"}
|
|
|
|
GBP{"£"}
|
|
|
|
INR{"₹"}
|
|
|
|
JPY{"¥"}
|
|
|
|
RUB{"₽"}
|
|
|
|
USD{"$"}
|
|
|
|
}
|
|
|
|
CurrencyPlurals{
|
|
|
|
BRL{
|
|
|
|
other{"Real yu Bresil"}
|
|
|
|
}
|
|
|
|
CNY{
|
|
|
|
other{"Yuan yu Siin"}
|
|
|
|
}
|
|
|
|
EUR{
|
|
|
|
other{"euro"}
|
|
|
|
}
|
|
|
|
GBP{
|
|
|
|
other{"Pound yu Grànd Brëtaañ"}
|
|
|
|
}
|
|
|
|
INR{
|
|
|
|
other{"Rupee yu End"}
|
|
|
|
}
|
|
|
|
JPY{
|
|
|
|
other{"Yen yu Sapoŋ"}
|
|
|
|
}
|
|
|
|
RUB{
|
|
|
|
other{"Ruble yu Risi"}
|
|
|
|
}
|
|
|
|
USD{
|
|
|
|
other{"Dolaari US"}
|
|
|
|
}
|
|
|
|
XOF{
|
|
|
|
other{"Franc CFA yu Afrik Sowwu-jant"}
|
|
|
|
}
|
|
|
|
XXX{
|
|
|
|
other{"(xaalis buñ xamul)"}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
CurrencyUnitPatterns{
|
|
|
|
other{"{0} {1}"}
|
|
|
|
}
|
2019-02-25 06:05:19 +00:00
|
|
|
Version{"2.1.47.84"}
|
2017-09-26 21:20:01 +00:00
|
|
|
}
|