Dactyloidae/intl/icu/source/data/curr/sah.txt
2022-07-30 08:43:41 +08:00

29 lines
640 B
Text

// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sah{
Currencies{
RUB{
"₽",
"Арассыыйа солкуобайа",
}
USD{
"US$",
"АХШ дуоллара",
}
}
Currencies%narrow{
RUB{"₽"}
}
CurrencyPlurals{
RUB{
other{"Арассыыйа солкуобайа"}
}
USD{
other{"АХШ дуоллара"}
}
}
CurrencyUnitPatterns{
other{"{0} {1}"}
}
Version{"2.1.43.94"}
}