2020-05-12 14:53:58 +02:00
|
|
|
|
# Translations for Russian
|
2020-05-12 15:11:20 +02:00
|
|
|
|
# Переводы на русский
|
2020-05-12 14:53:58 +02:00
|
|
|
|
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
|
|
|
|
|
|
|
|
|
# === baseof ==
|
|
|
|
|
[backToTop]
|
|
|
|
|
other = "Наверх"
|
|
|
|
|
|
|
|
|
|
[viewComments]
|
|
|
|
|
other = "Посмотреть комментарии"
|
|
|
|
|
# === baseof ==
|
|
|
|
|
|
|
|
|
|
# === Post ===
|
|
|
|
|
[posts]
|
|
|
|
|
other = "Статьи"
|
|
|
|
|
# === Post ===
|
|
|
|
|
|
|
|
|
|
# === Taxonomy ===
|
|
|
|
|
[allSome]
|
|
|
|
|
other = "Все %s"
|
|
|
|
|
|
|
|
|
|
[tag]
|
|
|
|
|
other = "Тэг"
|
|
|
|
|
|
|
|
|
|
[tags]
|
|
|
|
|
other = "Тэги"
|
|
|
|
|
|
|
|
|
|
[category]
|
|
|
|
|
other = "Категория"
|
|
|
|
|
|
|
|
|
|
[categories]
|
|
|
|
|
other = "Категории"
|
|
|
|
|
# === Taxonomy ===
|
|
|
|
|
|
|
|
|
|
# === Pagination ===
|
|
|
|
|
[more]
|
|
|
|
|
other = "Больше"
|
|
|
|
|
# === Pagination ===
|
|
|
|
|
|
|
|
|
|
# === partials/header.html ===
|
|
|
|
|
[selectLanguage]
|
|
|
|
|
other = "Выбор Языка"
|
|
|
|
|
|
|
|
|
|
[switchTheme]
|
|
|
|
|
other = "Сменить Тему"
|
|
|
|
|
# === partials/header.html ===
|
|
|
|
|
|
|
|
|
|
# === partials/footer.html ===
|
|
|
|
|
[poweredBySome]
|
|
|
|
|
other = "Сделано %s"
|
|
|
|
|
|
|
|
|
|
[theme]
|
|
|
|
|
other = "Тема"
|
|
|
|
|
# === partials/footer.html ===
|
|
|
|
|
|
|
|
|
|
# === partials/comment.html ===
|
|
|
|
|
[valineLang]
|
2020-05-12 15:11:20 +02:00
|
|
|
|
other = "en"
|
2020-05-12 14:53:58 +02:00
|
|
|
|
|
|
|
|
|
[valinePlaceholder]
|
|
|
|
|
other = "Ваш комментарий ..."
|
|
|
|
|
|
|
|
|
|
[facebookLanguageCode]
|
|
|
|
|
other = "ru_RU"
|
|
|
|
|
# === partials/comment.html ===
|
|
|
|
|
|
|
|
|
|
# === partials/assets.html ===
|
|
|
|
|
[search]
|
|
|
|
|
other = "Поиск"
|
|
|
|
|
|
|
|
|
|
[searchPlaceholder]
|
|
|
|
|
other = "Поиск заголовков или содержимого ..."
|
|
|
|
|
|
|
|
|
|
[clear]
|
|
|
|
|
other = "Очистить"
|
|
|
|
|
|
|
|
|
|
[cancel]
|
|
|
|
|
other = "Отменить"
|
|
|
|
|
|
|
|
|
|
[noResultsFound]
|
|
|
|
|
other = "Результатов не найдено"
|
|
|
|
|
|
|
|
|
|
[lunrLanguageCode]
|
|
|
|
|
other = "ru"
|
|
|
|
|
|
2020-05-12 15:11:20 +02:00
|
|
|
|
[lunrLanguageLib]
|
|
|
|
|
other = "lib/lunr/lunr.ru.js"
|
|
|
|
|
|
2020-05-12 14:53:58 +02:00
|
|
|
|
[copyToClipboard]
|
|
|
|
|
other = "Копировать в буфер обмена"
|
|
|
|
|
# === partials/assets.html ===
|
|
|
|
|
|
|
|
|
|
# === partials/plugin/share.html ===
|
|
|
|
|
[shareOn]
|
|
|
|
|
other = "Поделиться в"
|
|
|
|
|
# === partials/plugin/share.html ===
|
|
|
|
|
|
|
|
|
|
# === posts/single.html ===
|
|
|
|
|
[contents]
|
|
|
|
|
other = "Содержание"
|
|
|
|
|
|
|
|
|
|
[publish]
|
|
|
|
|
other = "Опубликовано"
|
|
|
|
|
|
|
|
|
|
[included]
|
|
|
|
|
other = "включен в"
|
|
|
|
|
|
|
|
|
|
[wordCount]
|
|
|
|
|
other = "около {{ .Count }} слов"
|
|
|
|
|
|
|
|
|
|
[readingTime]
|
|
|
|
|
other = "{{ .Count }} мин"
|
|
|
|
|
|
|
|
|
|
[views]
|
|
|
|
|
other = "просмотров"
|
|
|
|
|
|
|
|
|
|
[author]
|
|
|
|
|
other = "Автор"
|
|
|
|
|
|
|
|
|
|
[lastMod]
|
|
|
|
|
other = "Статья была обновлена %s"
|
|
|
|
|
|
|
|
|
|
[license]
|
|
|
|
|
other = "Опубликовано под лицензии %s"
|
|
|
|
|
|
|
|
|
|
[seeMarkdown]
|
|
|
|
|
other = "Читать Markdown"
|
|
|
|
|
|
|
|
|
|
[back]
|
|
|
|
|
other = "Назад"
|
|
|
|
|
|
|
|
|
|
[home]
|
|
|
|
|
other = "Домой"
|
|
|
|
|
|
|
|
|
|
[readMore]
|
|
|
|
|
other = "Читать больше"
|
|
|
|
|
# === posts/single.html ===
|
|
|
|
|
|
|
|
|
|
# === 404.html ===
|
|
|
|
|
[pageNotFound]
|
|
|
|
|
other = "Страница не найдена"
|
|
|
|
|
|
|
|
|
|
[pageNotFoundText]
|
|
|
|
|
other = "Страница, которую вы ищете, не существует. Приносим извинения."
|
|
|
|
|
# === 404.html ===
|
|
|
|
|
|
|
|
|
|
# === shortcodes/admonition.html ===
|
|
|
|
|
[note]
|
|
|
|
|
other = "Замечание"
|
|
|
|
|
|
|
|
|
|
[abstract]
|
|
|
|
|
other = "Краткое описание"
|
|
|
|
|
|
|
|
|
|
[info]
|
|
|
|
|
other = "Инфо"
|
|
|
|
|
|
|
|
|
|
[tip]
|
|
|
|
|
other = "Совет"
|
|
|
|
|
|
|
|
|
|
[success]
|
|
|
|
|
other = "Удачто"
|
|
|
|
|
|
|
|
|
|
[question]
|
|
|
|
|
other = "Вопрос"
|
|
|
|
|
|
|
|
|
|
[warning]
|
|
|
|
|
other = "Предупреждение"
|
|
|
|
|
|
|
|
|
|
[failure]
|
|
|
|
|
other = "Отказ"
|
|
|
|
|
|
|
|
|
|
[danger]
|
|
|
|
|
other = "Опасность"
|
|
|
|
|
|
|
|
|
|
[bug]
|
|
|
|
|
other = "Ошибка"
|
|
|
|
|
|
|
|
|
|
[example]
|
|
|
|
|
other = "Пример"
|
|
|
|
|
|
|
|
|
|
[quote]
|
|
|
|
|
other = "Цитата"
|
|
|
|
|
# === shortcodes/admonition.html ===
|
|
|
|
|
|
|
|
|
|
# === shortcodes/version.html ===
|
|
|
|
|
[new]
|
|
|
|
|
other = "НОВЫЙ"
|
|
|
|
|
|
|
|
|
|
[changed]
|
|
|
|
|
other = "ИЗМЕНЕН"
|
|
|
|
|
|
|
|
|
|
[deleted]
|
|
|
|
|
other = "УДАЛЕН"
|
|
|
|
|
# === shortcodes/version.html ===
|