ru.toml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. # More documentation here: https://github.com/nicksnyder/go-i18n
  2. [home]
  3. other = "Главная"
  4. [posts]
  5. other = "Посты"
  6. [toc_heading]
  7. other = "Оглавление"
  8. [at]
  9. other = "в"
  10. [resume]
  11. other = "Резюме"
  12. [navigation]
  13. other = "Навигация"
  14. [contact_me]
  15. other = "Контакты:"
  16. [email]
  17. other = "Email"
  18. [phone]
  19. other = "Телефон"
  20. [newsletter_text]
  21. other = "Подпишитесь на уведомления, чтобы не пропустить новый пост"
  22. [newsletter_input_placeholder]
  23. other = "Введите email"
  24. [newsletter_warning]
  25. other = "Ваши данные в безопасности"
  26. [submit]
  27. other = "Подтвердить"
  28. [hugoAttributionText]
  29. other = "Создано при помощи"
  30. [prev]
  31. other = "Предыдущий"
  32. [next]
  33. other = "Следующий"
  34. [improve_this_page]
  35. other = "Улучшить эту страницу"
  36. [out_of]
  37. other = "из"
  38. [publications]
  39. other = "Публикации"
  40. [taken_courses]
  41. other = "Пройденные курсы"
  42. [course_name]
  43. other = "Название курса"
  44. [total_credit]
  45. other = "Общий кредит"
  46. [obtained_credit]
  47. other = "Полученный кредит"
  48. [extracurricular_activities]
  49. other = "Внеклассные занятия"
  50. [see_more]
  51. other = "Узнать больше"