Translated using Weblate (Japanese)

Currently translated at 61.7% (21 of 34 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/ja/
This commit is contained in:
わたなべけんご 2022-01-28 13:17:32 +00:00 committed by Hosted Weblate
parent d16f452755
commit fb46a7bcb4
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1 +1,73 @@
{}
{
"shared_questions": {
"level": {
"question": "この機能は何階にあるのでしょうか?",
"mappings": {
"0": {
"then": "地下に設置"
},
"1": {
"then": "1階に位置する"
},
"2": {
"then": "1階に位置する"
},
"3": {
"then": "1階に位置する"
}
},
"render": "(level}階に位置しています"
},
"description": {
"question": "前の質問で伝えきれなかった関連事項がまだありますか?ここに追加してください。<br/><span style='font-size: small'>今後表示しない</span>"
},
"dog-access": {
"mappings": {
"0": {
"then": "犬同伴可能"
},
"1": {
"then": "犬の同伴は<b>禁止</b>されています"
},
"3": {
"then": "犬同伴可能、自由に走り回れる"
},
"2": {
"then": "犬同伴可能。ただしリード着用"
}
},
"question": "犬は飼うことができますか?"
},
"email": {
"question": "{name}のEメールアドレスは何ですか"
},
"opening_hours": {
"question": "{nameの営業時間は",
"render": "<h3>営業時間</h3>{opening_hours_table(opening_hours)}"
},
"payment-options": {
"mappings": {
"0": {
"then": "ここでは現金が使える"
},
"1": {
"then": "お支払いはこちらで承ります"
}
},
"question": "どのような支払い方法が可能ですか?"
},
"phone": {
"question": "{name}の電話番号は?"
},
"service:electricity": {
"mappings": {
"0": {
"then": "屋内の席に座っているお客様には、家庭用コンセントがたくさん用意されており、そこで電子機器を充電することができます"
},
"1": {
"then": "屋内の席に座ったお客様が充電できるよう、コンセントがいくつか用意されています"
}
}
}
}
}