jobs.json 3.8 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": "爲我們工作"
  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. }