2022-06-25 08:56:31 +01:00
|
|
|
|
# Content
|
|
|
|
|
- id: dateFormat
|
2022-08-21 10:48:00 +01:00
|
|
|
|
translation: "02.01.2006"
|
2022-06-25 08:56:31 +01:00
|
|
|
|
- id: shortdateFormat
|
|
|
|
|
translation: "2 Jan, 2006 15:04:05"
|
|
|
|
|
- id: postedOnDate
|
2022-08-21 10:48:00 +01:00
|
|
|
|
translation: "Опубликовано {{ . }}"
|
2022-06-25 08:56:31 +01:00
|
|
|
|
- id: lastModified
|
2022-08-21 10:48:00 +01:00
|
|
|
|
translation: "(Последнее изменение {{ . }})"
|
2022-06-25 08:56:31 +01:00
|
|
|
|
- id: translationsLabel
|
|
|
|
|
translation: "Другие языки: "
|
|
|
|
|
- id: translationsSeparator
|
|
|
|
|
translation: ", "
|
|
|
|
|
- id: readMore
|
|
|
|
|
translation: "Далее"
|
|
|
|
|
- id: olderPosts
|
|
|
|
|
translation: "Предыдущие записи"
|
|
|
|
|
- id: newerPosts
|
|
|
|
|
translation: "Новые записи"
|
|
|
|
|
- id: previousPost
|
|
|
|
|
translation: "Предыдущий"
|
|
|
|
|
- id: nextPost
|
|
|
|
|
translation: "Следующий"
|
|
|
|
|
- id: readTime
|
|
|
|
|
translation: "минут"
|
|
|
|
|
- id: words
|
|
|
|
|
translation: "слова"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 404 page
|
|
|
|
|
- id: pageNotFound
|
|
|
|
|
translation: "Уууупс, страница не найдена. Поищите ещё. (ошибка 404)"
|
|
|
|
|
|
|
|
|
|
# Footer
|
|
|
|
|
- id: poweredBy # Accepts HTML
|
|
|
|
|
translation: 'На базе <a href="https://gohugo.io">Hugo v{{ .Site.Hugo.Version }}</a> • Тема <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> на базе <a href="https://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: "Закрыть"
|
|
|
|
|
|
|
|
|
|
# Staticman
|
|
|
|
|
- id: noComment
|
|
|
|
|
translation: "Без комментариев"
|
|
|
|
|
- id: oneComment
|
|
|
|
|
translation: "комментарий"
|
|
|
|
|
- id: moreComment
|
|
|
|
|
translation: "комментарии"
|
|
|
|
|
- id: useMarkdown
|
|
|
|
|
translation: "Вы можете использовать синтаксис Markdown"
|
|
|
|
|
- id: yourName
|
|
|
|
|
translation: "Ваше имя"
|
|
|
|
|
- id: yourEmail
|
|
|
|
|
translation: "Ваш адрес электронной почты"
|
|
|
|
|
- id: yourWebsite
|
|
|
|
|
translation: "Ваш сайт"
|
|
|
|
|
|
|
|
|
|
# Delayed Disqus
|
|
|
|
|
- id: show
|
|
|
|
|
translation: "Показать"
|
|
|
|
|
- id: comments
|
|
|
|
|
translation: "комментариев"
|
|
|
|
|
|
|
|
|
|
# Related posts
|
|
|
|
|
- id: seeAlso
|
|
|
|
|
translation: "Смотрите также"
|