crabfit/crabfit-frontend/public/i18n/ja/common.json
transifex-integration[bot] 234132fa7d
Apply translations in ja_JP
review completed for the source file '/crabfit-frontend/public/i18n/en/common.json'
on the 'ja_JP' language.
2021-06-07 12:00:59 +00:00

59 lines
1.8 KiB
JSON

{
"name": "クラーブフィット",
"tagline": "自分のを作成しましょう",
"cta": "自分のクラーブフィットを作成しましょう!",
"created": "{{date}}で作成した",
"donate": {
"info": "クラーブフィットを使ってありがとうございました。好きだったら、寄付してくれますか?",
"button": "寄付する",
"title": "いくらでもいいですよ :)",
"options": {
"$2": "$2を寄付する",
"$5": "$5を寄付する",
"$10": "$10を寄付する",
"choose": "自分で選んだ金額"
},
"messages": {
"about": "クラブフィットは便利だなと思うなら、寄付してくれませんか?🦀",
"success": "寄付ありがとうございます!あなたの補佐がなければ、無料でいられることができませんので、本当に助けてくれました。",
"error": "Googleで寄付ができません。crab.fitのサイトで直接寄付してください。🦀"
}
},
"options": {
"name": "設定",
"weekStart": {
"label": "週間の始まり",
"options": {
"Sunday": "日曜日",
"Monday": "月曜日"
}
},
"timeFormat": {
"label": "時間表記",
"options": {
"12h": "12時制",
"24h": "24時制"
}
},
"theme": {
"label": "テーマ",
"options": {
"System": "システム",
"Light": "明色",
"Dark": "暗色"
}
},
"highlight": {
"label": "最高t都合がいい時をハイライトする",
"title": "最高都合がいい時をもっと見やすくなる",
"options": {
"Off": "しない",
"On": "する"
}
},
"language": {
"label": "言語"
}
}
}