jobs.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. {
  2. "jobs.benefit1.description": {
  3. "description": "Benefit card description.",
  4. "message": "Kom in contact met de mensen achter PreMiD."
  5. },
  6. "jobs.benefit1.title": {
  7. "description": "Benefit card title.",
  8. "message": "Ontmoet ons"
  9. },
  10. "jobs.benefit2.description": {
  11. "description": "Benefit card description.",
  12. "message": "Kijk eens naar onze ontwikkeling en marketing."
  13. },
  14. "jobs.benefit2.title": {
  15. "description": "Benefit card title.",
  16. "message": "Sneak Peeks"
  17. },
  18. "jobs.benefit3.description": {
  19. "description": "Benefit card description.",
  20. "message": "Krachtige Discord-rechten en een kleurrijke rol."
  21. },
  22. "jobs.benefit3.title": {
  23. "description": "Benefit card title.",
  24. "message": "Eer"
  25. },
  26. "jobs.benefit4.description": {
  27. "description": "Benefit card description.",
  28. "message": "Met jouw bijdrage is het mogelijk om dit project uit te voeren."
  29. },
  30. "jobs.benefit4.title": {
  31. "description": "Benefit card title.",
  32. "message": "Steun PreMiD"
  33. },
  34. "jobs.benefit5.description": {
  35. "description": "Benefit card description.",
  36. "message": "Neem je tijd, dit is vrijwillig werk."
  37. },
  38. "jobs.benefit5.title": {
  39. "description": "Benefit card title.",
  40. "message": "Time-out"
  41. },
  42. "jobs.benefit6.description": {
  43. "description": "Benefit card description.",
  44. "message": "Test nieuwe functies voordat ze uit komen."
  45. },
  46. "jobs.benefit6.title": {
  47. "description": "Benefit card title.",
  48. "message": "Vroege toegang"
  49. },
  50. "jobs.benefits.title": {
  51. "description": "Text before the benefits cards.",
  52. "message": "Hoge voordelen"
  53. },
  54. "jobs.errors.alreadyApplied": {
  55. "description": "Notification when you applied already.",
  56. "message": "Je hebt al eerder gesolliciteerd!"
  57. },
  58. "jobs.guild.explanation": {
  59. "description": "Explanation why users should be in Discord server to perform job application.",
  60. "message": "Om te kunnen solliciteren moet je je hebben aangesloten bij onze Discord-server. Anders kunnen we geen contact met je opnemen als je wordt geselecteerd!"
  61. },
  62. "jobs.guild.required": {
  63. "description": "Title of the modal the user will see if it's not in Discord server.",
  64. "message": "Word lid van onze Discord"
  65. },
  66. "jobs.header.description": {
  67. "description": "The second part of the jobs page.",
  68. "message": "Ben je klaar om het grootste Rich-Presence-programma te helpen?"
  69. },
  70. "jobs.header.title": {
  71. "description": "First part of the jobs page.",
  72. "message": "Werk voor PreMiD"
  73. },
  74. "jobs.modal.buttons.cancel": {
  75. "description": "Cancel, button in the modal.",
  76. "message": "Annuleren"
  77. },
  78. "jobs.modal.buttons.join": {
  79. "description": "Join Discord button in the modal.",
  80. "message": "Word lid"
  81. },
  82. "jobs.modal.buttons.next": {
  83. "description": "Next button in the modal.",
  84. "message": "Volgende"
  85. },
  86. "jobs.modal.error": {
  87. "description": "Error when user did not fill all the fields.",
  88. "message": "Vul alle velden in"
  89. },
  90. "jobs.modal.notice": {
  91. "description": "Notice for applicants.",
  92. "message": "PreMiD is een open-source project, wat betekent dat we een team zonder winstoogmerk zijn. Alle donaties en patreon-inkomsten gaan terug naar het product. Door te solliciteren bij PreMiD, erken je dat je vrijwilliger zult zijn in het team en je niet zult worden betaald voor je werk."
  93. },
  94. "jobs.modal.step": {
  95. "description": "Step indicator of the modal. {0} will be replaced with the current page .",
  96. "message": "Stap {0} van 2"
  97. },
  98. "jobs.modal.title": {
  99. "description": "Jobs apply modal title, {0} will be replaced with the job name.",
  100. "message": "Solliciteer voor {0}"
  101. },
  102. "jobs.openings.title": {
  103. "description": "Text before the available job positions cards.",
  104. "message": "Vacatures"
  105. },
  106. "jobs.success.applied": {
  107. "description": "Notification when applying.",
  108. "message": "Bedankt voor het solliciteren!"
  109. }
  110. }