Merge pull request #29 from GRA0007/translations_crabfit-frontend-public-i18n-en-common-json--main_ja_JP

Translate '/crabfit-frontend/public/i18n/en/common.json' in 'ja_JP'
This commit is contained in:
Benjamin Grant 2021-06-07 22:15:26 +10:00 committed by GitHub
commit c125b9d6a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,42 +1,42 @@
{
"name": "Crab Fit",
"tagline": "Create your own",
"cta": "Create your own Crab Fit!",
"created": "{{date}}で作成",
"name": "クラーブフィット",
"tagline": "自分のを作成しましょう",
"cta": "自分のクラーブフィットを作成しましょう!",
"created": "{{date}}で作成した",
"donate": {
"info": "Thank you for using Crab Fit. If you like it, consider donating.",
"button": "Donate",
"title": "Every amount counts :)",
"info": "クラーブフィットを使ってありがとうございました。好きだったら、寄付してくれますか?",
"button": "寄付する",
"title": "いくらでもいいですよ :)",
"options": {
"$2": "Donate $2",
"$5": "Donate $5",
"$10": "Donate $10",
"choose": "Choose an amount"
"$2": "$2を寄付する",
"$5": "$5を寄付する",
"$10": "$10を寄付する",
"choose": "自分で選んだ金額"
},
"messages": {
"about": "If it's helped you out at all, consider donating to help keep it running. 🦀",
"success": "Thank you for your donation! Without you, Crab Fit wouldn't be free, so thank you and keep being super awesome!",
"error": "Cannot make donation through Google. Please try donating through the website crab.fit 🦀"
"about": "クラブフィットは便利だなと思うなら、寄付してくれませんか?🦀",
"success": "寄付ありがとうございます!あなたの補佐がなければ、無料でいられることができませんので、本当に助けてくれました。",
"error": "Googleで寄付ができません。crab.fitのサイトで直接寄付してください。🦀"
}
},
"options": {
"name": "Options",
"name": "設定",
"weekStart": {
"label": "Week starts on",
"label": "週間の始まり",
"options": {
"Sunday": "日曜",
"Monday": "月曜"
"Sunday": "日曜",
"Monday": "月曜"
}
},
"timeFormat": {
"label": "Time format",
"label": "時間表記",
"options": {
"12h": "12時間",
"24h": "24時間"
"12h": "12時制",
"24h": "24時制"
}
},
"theme": {
"label": "色のテーマ",
"label": "テーマ",
"options": {
"System": "システム",
"Light": "明色",
@ -44,11 +44,11 @@
}
},
"highlight": {
"label": "Highlight highest availability",
"title": "Make the highest availability on the heatmap stand out",
"label": "最高t都合がいい時をハイライトする",
"title": "最高都合がいい時をもっと見やすくなる",
"options": {
"Off": "オフ",
"On": "オン"
"Off": "しない",
"On": "する"
}
},
"language": {