2019-11-13 23:23:21 +01:00
|
|
|
|
# Content
|
|
|
|
|
- id: dateFormat
|
|
|
|
|
translation: "Январь 2, 2006"
|
|
|
|
|
- id: postedOnDate
|
2025-04-23 11:42:37 +02:00
|
|
|
|
translation: "Опубликовано {{ . }}"
|
2019-11-13 23:23:21 +01:00
|
|
|
|
- id: translationsLabel
|
|
|
|
|
translation: "Другие языки: "
|
|
|
|
|
- id: translationsSeparator
|
|
|
|
|
translation: ", "
|
|
|
|
|
- id: readMore
|
|
|
|
|
translation: "Далее"
|
|
|
|
|
- id: olderPosts
|
|
|
|
|
translation: "Предыдущие записи"
|
|
|
|
|
- id: newerPosts
|
|
|
|
|
translation: "Новые записи"
|
|
|
|
|
- id: previousPost
|
|
|
|
|
translation: "Предыдущий"
|
|
|
|
|
- id: nextPost
|
|
|
|
|
translation: "Следующий"
|
|
|
|
|
|
|
|
|
|
# 404 page
|
|
|
|
|
- id: pageNotFound
|
|
|
|
|
translation: "Уууупс, страница не найдена. Поищите ещё. (ошибка 404)"
|
|
|
|
|
|
|
|
|
|
# Footer
|
|
|
|
|
- id: poweredBy # Accepts HTML
|
|
|
|
|
translation: 'На базе <a href="http://gohugo.io">Hugo v{{ .Hugo.Version }}</a> • Тема <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> на базе <a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'
|
|
|
|
|
|
|
|
|
|
# Navigation
|
|
|
|
|
- id: toggleNavigation
|
|
|
|
|
translation: "Навигация"
|
|
|
|
|
- id: languageSwitcherLabel
|
|
|
|
|
translation: "Язык"
|
|
|
|
|
- id: gcseLabelShort
|
|
|
|
|
translation: "Поиск"
|
|
|
|
|
- id: gcseLabelLong
|
|
|
|
|
translation: "Поиск по {{ .Site.Title }}"
|
|
|
|
|
- id: gcseClose
|
|
|
|
|
translation: "Закрыть"
|
|
|
|
|
|