scuffed-code/icu4c/source/data/curr/sah.txt
2018-02-25 01:19:24 +00:00

30 lines
640 B
Plaintext

// © 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.38.69"}
}