123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "jobs.benefit1.description": {
- "description": "Benefit card description.",
- "message": "与 PreMiD 背后的人取得联系。"
- },
- "jobs.benefit1.title": {
- "description": "Benefit card title.",
- "message": "了解我们"
- },
- "jobs.benefit2.description": {
- "description": "Benefit card description.",
- "message": "查看我们的发展和活动。"
- },
- "jobs.benefit2.title": {
- "description": "Benefit card title.",
- "message": "偷瞄一眼"
- },
- "jobs.benefit3.description": {
- "description": "Benefit card description.",
- "message": "强大的 Discord 权限和多彩的身份组。"
- },
- "jobs.benefit3.title": {
- "description": "Benefit card title.",
- "message": "荣誉"
- },
- "jobs.benefit4.description": {
- "description": "Benefit card description.",
- "message": "你的贡献将帮助运行这个项目。"
- },
- "jobs.benefit4.title": {
- "description": "Benefit card title.",
- "message": "支援 PreMiD"
- },
- "jobs.benefit5.description": {
- "description": "Benefit card description.",
- "message": "这会花费你自己的时间。因为这是志愿工作。"
- },
- "jobs.benefit5.title": {
- "description": "Benefit card title.",
- "message": "时间到!"
- },
- "jobs.benefit6.description": {
- "description": "Benefit card description.",
- "message": "在任何人之前体验全新功能。"
- },
- "jobs.benefit6.title": {
- "description": "Benefit card title.",
- "message": "抢先体验"
- },
- "jobs.benefits.title": {
- "description": "Text before the benefits cards.",
- "message": "高端福利"
- },
- "jobs.errors.alreadyApplied": {
- "description": "Notification when you applied already.",
- "message": "你之前已经申请过了!"
- },
- "jobs.guild.explanation": {
- "description": "Explanation why users should be in Discord server to perform job application.",
- "message": "你必须加入我们的 Discord 服务器才可以申请。否则,如果最终被选中,我们将无法与你联系!"
- },
- "jobs.guild.required": {
- "description": "Title of the modal the user will see if it's not in Discord server.",
- "message": "加入我们的 Discord 服务器"
- },
- "jobs.header.description": {
- "description": "The second part of the jobs page.",
- "message": "准备好帮助开发最大的 Rich-Presence 库了吗?"
- },
- "jobs.header.title": {
- "description": "First part of the jobs page.",
- "message": "为 PreMiD 工作。"
- },
- "jobs.modal.buttons.cancel": {
- "description": "Cancel, button in the modal.",
- "message": "取消"
- },
- "jobs.modal.buttons.join": {
- "description": "Join Discord button in the modal.",
- "message": "加入"
- },
- "jobs.modal.buttons.next": {
- "description": "Next button in the modal.",
- "message": "继续"
- },
- "jobs.modal.error": {
- "description": "Error when user did not fill all the fields.",
- "message": "请填写所有字段。"
- },
- "jobs.modal.notice": {
- "description": "Notice for applicants.",
- "message": "PreMiD 是一个开源产品,这意味着我们是一个非营利团队,每笔捐赠都会回到产品中。 如果你在 PreMiD 申请职位,你会承认你是在团队中的志愿者,你的工作将不会得到报酬。"
- },
- "jobs.modal.step": {
- "description": "Step indicator of the modal. {0} will be replaced with the current page .",
- "message": "步骤 {0} / 2"
- },
- "jobs.modal.title": {
- "description": "Jobs apply modal title, {0} will be replaced with the job name.",
- "message": "申请成为 {0}"
- },
- "jobs.openings.title": {
- "description": "Text before the available job positions cards.",
- "message": "工作机会"
- },
- "jobs.success.applied": {
- "description": "Notification when applying.",
- "message": "感谢你的申请!"
- }
- }
|