Add ru.toml (#175)
This commit is contained in:
parent
da036923f3
commit
2363cf5185
1 changed files with 51 additions and 0 deletions
51
i18n/ru.toml
Normal file
51
i18n/ru.toml
Normal file
|
@ -0,0 +1,51 @@
|
|||
# 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 = "Улучшить эту страницу"
|
Loading…
Add table
Add a link
Reference in a new issue