Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ru.yaml')
-rw-r--r--i18n/ru.yaml56
1 files changed, 18 insertions, 38 deletions
diff --git a/i18n/ru.yaml b/i18n/ru.yaml
index b1f1e51..d04e8a3 100644
--- a/i18n/ru.yaml
+++ b/i18n/ru.yaml
@@ -1,8 +1,6 @@
-toggleMenu:
- other: Показать/скрыть меню
+toggleMenu: Показать/скрыть меню
-darkMode:
- other: Тёмный режим
+darkMode: Тёмный режим
list:
page:
@@ -10,10 +8,7 @@ list:
few: "{{ .Count }} страницы"
many: "{{ .Count }} страниц"
other: "{{ .Count }} страниц"
-
- section:
- other: Раздел
-
+ section: Раздел
subsection:
one: Подраздел
few: Подразделы
@@ -21,43 +16,28 @@ list:
other: Подразделы
article:
- back:
- other: Назад
- relatedContent:
- other: Также рекомендуем
- lastUpdatedOn:
- other: Обновлено
- tableOfContents:
- other: Содержание
- readingTime:
- other: "Время чтения: {{ .Count }} мин."
+ back: Назад
+ relatedContent: Также рекомендуем
+ lastUpdatedOn: Обновлено
+ tableOfContents: Содержание
+ readingTime: "Время чтения: {{ .Count }} мин."
notFound:
- title:
- other: Не найдено
- subtitle:
- other: Запрашиваемая страница не существует
+ title: Не найдено
+ subtitle: Запрашиваемая страница не существует
widget:
archives:
- title:
- other: Архивы
- more:
- other: Ещё
+ title: Архивы
+ more: Ещё
tagCloud:
- title:
- other: Теги
+ title: Теги
search:
- title:
- other: Поиск
- placeholder:
- other: Введите что-нибудь...
- resultTitle:
- other: "Найдено #PAGES_COUNT страниц (за #TIME_SECONDS с.)"
+ title: Поиск
+ placeholder: Введите что-нибудь...
+ resultTitle: "Найдено #PAGES_COUNT страниц (за #TIME_SECONDS с.)"
footer:
- builtWith:
- other: Создано при помощи {{ .Generator }}
- designedBy:
- other: Тема {{ .Theme }}, дизайн {{ .DesignedBy }}
+ builtWith: Создано при помощи {{ .Generator }}
+ designedBy: Тема {{ .Theme }}, дизайн {{ .DesignedBy }}