jobs.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. {
  2. "jobs.benefit1.description": {
  3. "description": "Benefit card description.",
  4. "message": "Свяжитесь с людьми за PreMiD."
  5. },
  6. "jobs.benefit1.title": {
  7. "description": "Benefit card title.",
  8. "message": "Встречайте нас"
  9. },
  10. "jobs.benefit2.description": {
  11. "description": "Benefit card description.",
  12. "message": "Ознакомьтесь с нашим маркетингом и разработкой."
  13. },
  14. "jobs.benefit2.title": {
  15. "description": "Benefit card title.",
  16. "message": "Крайние пики"
  17. },
  18. "jobs.benefit3.description": {
  19. "description": "Benefit card description.",
  20. "message": "Мощные права на Discord и цветная роль."
  21. },
  22. "jobs.benefit3.title": {
  23. "description": "Benefit card title.",
  24. "message": "Честь"
  25. },
  26. "jobs.benefit4.description": {
  27. "description": "Benefit card description.",
  28. "message": "Благодаря вашему вкладу можно запустить этот проект."
  29. },
  30. "jobs.benefit4.title": {
  31. "description": "Benefit card title.",
  32. "message": "Поддержка PreMiD"
  33. },
  34. "jobs.benefit5.description": {
  35. "description": "Benefit card description.",
  36. "message": "Займите свое время, это добровольная работа."
  37. },
  38. "jobs.benefit5.title": {
  39. "description": "Benefit card title.",
  40. "message": "Тайм-аут"
  41. },
  42. "jobs.benefit6.description": {
  43. "description": "Benefit card description.",
  44. "message": "Протестируйте новые функции что-нибудь."
  45. },
  46. "jobs.benefit6.title": {
  47. "description": "Benefit card title.",
  48. "message": "Ранний доступ"
  49. },
  50. "jobs.benefits.title": {
  51. "description": "Text before the benefits cards.",
  52. "message": "Высокие преимущества"
  53. },
  54. "jobs.errors.alreadyApplied": {
  55. "description": "Notification when you applied already.",
  56. "message": "Вы уже подали заявку ранее!"
  57. },
  58. "jobs.guild.explanation": {
  59. "description": "Explanation why users should be in Discord server to perform job application.",
  60. "message": "Чтобы подать заявку, Вы должны вступить на наш сервер Discord. Иначе мы не сможем связаться с вами, если Вы были выбраны!"
  61. },
  62. "jobs.guild.required": {
  63. "description": "Title of the modal the user will see if it's not in Discord server.",
  64. "message": "Присоединиться к нашему Discord серверу"
  65. },
  66. "jobs.header.description": {
  67. "description": "The second part of the jobs page.",
  68. "message": "Готовы ли Вы помочь крупнейшей программе Rich-Presence?"
  69. },
  70. "jobs.header.title": {
  71. "description": "First part of the jobs page.",
  72. "message": "Работа в PreMiD"
  73. },
  74. "jobs.modal.buttons.cancel": {
  75. "description": "Cancel, button in the modal.",
  76. "message": "Отменить"
  77. },
  78. "jobs.modal.buttons.join": {
  79. "description": "Join Discord button in the modal.",
  80. "message": "Присоединиться"
  81. },
  82. "jobs.modal.buttons.next": {
  83. "description": "Next button in the modal.",
  84. "message": "Следующий"
  85. },
  86. "jobs.modal.error": {
  87. "description": "Error when user did not fill all the fields.",
  88. "message": "Пожалуйста, заполните все поля"
  89. },
  90. "jobs.modal.notice": {
  91. "description": "Notice for applicants.",
  92. "message": "PreMiD является проектом с открытым исходным кодом, то есть мы являемся некоммерческой командой, каждая денежная сумма пойдут на проект. Запрашивая вакансию в PreMiD вы подтверждаете, что вы добровольно работаете в команде, вы не будете выплачивать вам вознаграждение за работу."
  93. },
  94. "jobs.modal.step": {
  95. "description": "Step indicator of the modal. {0} will be replaced with the current page .",
  96. "message": "Шаг {0} из 2"
  97. },
  98. "jobs.modal.title": {
  99. "description": "Jobs apply modal title, {0} will be replaced with the job name.",
  100. "message": "Подать заявку на {0}"
  101. },
  102. "jobs.openings.title": {
  103. "description": "Text before the available job positions cards.",
  104. "message": "Вакансии"
  105. },
  106. "jobs.success.applied": {
  107. "description": "Notification when applying.",
  108. "message": "Спасибо, что подали заявку!"
  109. }
  110. }