feat(i18n): add Russian translation (#101)

This commit is contained in:
SOT-TECH 2020-12-30 13:25:13 +03:00 committed by GitHub
parent 400b0a9283
commit 3572fff280
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

61
i18n/ru.yaml Normal file
View file

@ -0,0 +1,61 @@
toggleMenu:
other: Показать/скрыть меню
darkMode:
other: Тёмный режим
list:
page:
one: "{{ .Count }} страница"
few: "{{ .Count }} страницы"
many: "{{ .Count }} страниц"
other: "{{ .Count }} страниц"
section:
other: Разделы
subsection:
one: Подраздел
few: Подраздела
many: Подразделов
other: Подразделов
archives:
categories:
other: Категории
article:
relatedContents:
other: Также рекомендуем
lastUpdatedOn:
other: Обновлено
notFound:
title:
other: Не найшено
subtitle:
other: Запрашиваемая страница не существует
widget:
archives:
title:
other: Архивы
more:
other: Ещё
tagCloud:
title:
other: Теги
search:
title:
other: Поиск
placeholder:
other: Введите что-нибудь...
resultTitle:
other: "Найдено #PAGES_COUNT страниц (за #TIME_SECONDS с.)"
footer:
builtWith:
other: Создано при помощи {{ .Generator }}
designedBy:
other: Тема {{ .Theme }} дизайн {{ .DesignedBy }}