mapcomplete/langs/shared-questions/ja.json
わたなべけんご fb46a7bcb4
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/
2022-01-30 18:47:23 +01:00

73 lines
2.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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": "屋内の席に座ったお客様が充電できるよう、コンセントがいくつか用意されています"
}
}
}
}
}