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": "私達と一緒に働いてみませんか?"
- },
- "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は非営利のプロジェクトであり、すべての寄付やPatreonのお金はすべてPreMiDの開発やサーバー維持費に使用されます。\nPreMiDでの求人に応募することで、ボランティアとしての活動を同意することになります。\n給料が支払われることはありません。"
- },
- "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": "応募していただき、ありがとうございます!"
- }
- }
|