Files
hugo-theme-stack/i18n/ru.yaml
T

64 lines
1.5 KiB
YAML
Raw Normal View History

2020-12-30 13:25:13 +03:00
toggleMenu:
other: Показать/скрыть меню
darkMode:
other: Тёмный режим
list:
page:
one: "{{ .Count }} страница"
few: "{{ .Count }} страницы"
many: "{{ .Count }} страниц"
other: "{{ .Count }} страниц"
section:
2021-01-04 00:42:08 +03:00
other: Раздел
2020-12-30 13:25:13 +03:00
subsection:
one: Подраздел
2021-01-04 00:42:08 +03:00
few: Подразделы
many: Подразделы
other: Подразделы
2020-12-30 13:25:13 +03:00
article:
back:
other: Назад
2020-12-30 13:25:13 +03:00
relatedContents:
other: Также рекомендуем
lastUpdatedOn:
other: Обновлено
tableOfContents:
other: Содержание
readingTime:
other: "Время чтения: {{ .Count }} мин."
2020-12-30 13:25:13 +03:00
notFound:
title:
2021-01-04 00:42:08 +03:00
other: Не найдено
2020-12-30 13:25:13 +03:00
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:
2021-01-04 00:42:08 +03:00
other: Тема {{ .Theme }}, дизайн {{ .DesignedBy }}