1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/files/data/l10n/Calendar/ru.yaml
Alexei Kotov 309201934a Fix Calendar localizations in German, Swedish and Russian
The proper translations for some lines can't come from data/l10n/Calendar variants of the files as these are overridden and aren't included to begin with
Capitalize Dag in Swedish localization
Add all missing lines in Russian localization
Properly supply all localization files
2024-05-17 02:55:56 +03:00

41 lines
1011 B
YAML

month1: "январь"
month2: "февраль"
month3: "март"
month4: "апрель"
month5: "май"
month6: "июнь"
month7: "июль"
month8: "август"
month9: "сентябрь"
month10: "октябрь"
month11: "ноябрь"
month12: "декабрь"
monthInGenitive1: "января"
monthInGenitive2: "февраля"
monthInGenitive3: "марта"
monthInGenitive4: "апреля"
monthInGenitive5: "мая"
monthInGenitive6: "июня"
monthInGenitive7: "июля"
monthInGenitive8: "августа"
monthInGenitive9: "сентября"
monthInGenitive10: "октября"
monthInGenitive11: "ноября"
monthInGenitive12: "декабря"
# Example: 1 января 1970
dateFormat: "{day} {monthInGenitive} {year, number, :: group-off}"
weekday1: "воскресенье"
weekday2: "понедельник"
weekday3: "вторник"
weekday4: "среда"
weekday5: "четверг"
weekday6: "пятница"
weekday7: "суббота"
am: "д.п."
pm: "п.п."
day: "День"