mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
Add Russian translation
This commit is contained in:
parent
0d645fe664
commit
46fd00d8a6
58
i18n/ru.yaml
Normal file
58
i18n/ru.yaml
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
toggleMenu:
|
||||||
|
other: Показать/скрыть меню
|
||||||
|
|
||||||
|
darkMode:
|
||||||
|
other: Тёмный режим
|
||||||
|
|
||||||
|
list:
|
||||||
|
page:
|
||||||
|
one: "{{ .Count }} страница"
|
||||||
|
few: "{{ .Count }} страницы"
|
||||||
|
other: "{{ .Count }} страниц"
|
||||||
|
|
||||||
|
section:
|
||||||
|
other: Разделы
|
||||||
|
|
||||||
|
subsection:
|
||||||
|
one: Подраздел
|
||||||
|
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 }}
|
Loading…
Reference in New Issue
Block a user