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