mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
51 lines
1.2 KiB
Text
51 lines
1.2 KiB
Text
// © 2016 and later: Unicode, Inc. and others.
|
|
// License & terms of use: http://www.unicode.org/copyright.html
|
|
// Generated using tools/cldr/cldr-to-icu/
|
|
sa{
|
|
Currencies{
|
|
BRL{
|
|
"R$",
|
|
"ब्राजीली रियाल",
|
|
}
|
|
CNY{
|
|
"CN¥",
|
|
"चीनी युआन",
|
|
}
|
|
EUR{
|
|
"€",
|
|
"फिरङ्गिन् मुद्रा",
|
|
}
|
|
GBP{
|
|
"£",
|
|
"आङ्ग्लदेशीयः पाउंड",
|
|
}
|
|
INR{
|
|
"₹",
|
|
"भारतीय रूप्यकम्",
|
|
}
|
|
JPY{
|
|
"JP¥",
|
|
"जापानी येन",
|
|
}
|
|
RUB{
|
|
"RUB",
|
|
"रष्यदेशीय रूबल",
|
|
}
|
|
USD{
|
|
"US$",
|
|
"यूएस डॉलर",
|
|
}
|
|
XXX{
|
|
"¤",
|
|
"अज्ञात मुद्रा",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
USD{
|
|
other{"अमेरिकादेशः डॉलर"}
|
|
}
|
|
XXX{
|
|
other{"(अज्ञात मुद्रा)"}
|
|
}
|
|
}
|
|
}
|