icu/icu4c/source/data/unit/os.txt

64 lines
1.6 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/
os{
units{
duration{
hour{
one{"{0} сахат"}
other{"{0} сахаты"}
}
minute{
one{"{0} минут"}
other{"{0} минуты"}
}
month{
one{"{0} мӕй"}
other{"{0} мӕйы"}
}
second{
one{"{0} секунд"}
other{"{0} секунды"}
}
week{
one{"{0} къуыри"}
other{"{0} къуырийы"}
}
year{
one{"{0} аз"}
other{"{0} азы"}
}
}
}
unitsShort{
duration{
day{
dnam{"боны"}
one{"{0} бон"}
other{"{0} боны"}
}
hour{
dnam{"сахаты"}
one{"{0} с."}
other{"{0} с."}
}
minute{
dnam{"минуты"}
one{"{0} мин."}
other{"{0} мин."}
}
month{
dnam{"мӕйы"}
}
second{
dnam{"секунды"}
}
week{
dnam{"къуырийы"}
}
year{
dnam{"азы"}
}
}
}
}