51 lines
No EOL
910 B
TOML
51 lines
No EOL
910 B
TOML
# More documentation here: https://github.com/nicksnyder/go-i18n
|
|
[home]
|
|
other = "Главная"
|
|
|
|
[posts]
|
|
other = "Посты"
|
|
|
|
[toc_heading]
|
|
other = "Оглавление"
|
|
|
|
[at]
|
|
other = "в"
|
|
|
|
[resume]
|
|
other = "Резюме"
|
|
|
|
[navigation]
|
|
other = "Навигация"
|
|
|
|
[contact_me]
|
|
other = "Контакты:"
|
|
|
|
[email]
|
|
other = "Email"
|
|
|
|
[phone]
|
|
other = "Телефон"
|
|
|
|
[newsletter_text]
|
|
other = "Подпишитесь на уведомления, чтобы не пропустить новый пост"
|
|
|
|
[newsletter_input_placeholder]
|
|
other = "Введите email"
|
|
|
|
[newsletter_warning]
|
|
other = "Ваши данные в безопасности"
|
|
|
|
[submit]
|
|
other = "Подтвердить"
|
|
|
|
[hugoAttributionText]
|
|
other = "Создано при помощи"
|
|
|
|
[prev]
|
|
other = "Предыдущий"
|
|
|
|
[next]
|
|
other = "Следующий"
|
|
|
|
[improve_this_page]
|
|
other = "Улучшить эту страницу" |