jobs.json 4.0 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는 오픈 소스 프로젝트라서, 비영리 팀임을 의미하죠. 모든 후원이나 Patreon 돈은 제품으로 돌아가요. 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. }