ru.toml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  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. [show_more]
  51. other = "Узнать больше"
  52. [show_less]
  53. other = "Показывай меньше"
  54. # [responsibilities]
  55. # other = "Responsibilities:"
  56. # [present]
  57. # other = "Present"
  58. # [comments_javascript]
  59. # other = "Please enable JavaScript to view the"
  60. # [comments_by]
  61. # other = "comments powered by"
  62. # [read]
  63. # other = "Read"
  64. # [project_star]
  65. # other = "Star"
  66. # [project_details]
  67. # other = "Details"
  68. # [err_404]
  69. # other = "The page you are looking for is not there yet."
  70. [more]
  71. other = "Более"
  72. [view_certificate]
  73. other = "Просмотреть сертификат"
  74. [notes]
  75. other = "Ноты"
  76. [disclaimer_text]
  77. other = "Уведомление об ответственности"