mapcomplete/langs/shared-questions/ja.json
2022-02-16 02:24:53 +01:00

116 lines
No EOL
4.4 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": {
"description": {
"question": "前の質問で伝えきれなかった関連事項がまだありますか?ここに追加してください。<br/><span style='font-size: small'>今後表示しない</span>"
},
"dog-access": {
"mappings": {
"0": {
"then": "ペット同伴可能"
},
"1": {
"then": "ペット同伴<b>不可</b>"
},
"2": {
"then": "ペット同伴可能。ただしリード着用"
},
"3": {
"then": "犬同伴可能、自由に走り回れる"
}
},
"question": "犬を飼うことができますか?"
},
"email": {
"question": "{title()}のEメールアドレスは何ですか"
},
"level": {
"mappings": {
"0": {
"then": "地下にあります"
},
"1": {
"then": "1階にあります"
},
"2": {
"then": "1階にあります"
},
"3": {
"then": "1階にあります"
}
},
"question": "この機能は何階にあるのでしょうか?",
"render": "{level}階にあります"
},
"opening_hours": {
"question": "{title()}の営業時間は?",
"render": "<h3>営業時間</h3>{opening_hours_table(opening_hours)}"
},
"payment-options": {
"mappings": {
"0": {
"then": "現金利用可能"
},
"1": {
"then": "お支払いはこちらで承ります"
}
},
"question": "どのような支払い方法が可能ですか?"
},
"phone": {
"question": "{title()}の電話番号は?"
},
"service:electricity": {
"mappings": {
"0": {
"then": "屋内の席に座っているお客様には、家庭用コンセントがたくさん用意されており、そこで電子機器を充電することができます"
},
"1": {
"then": "屋内の席に座ったお客様が充電できるよう、コンセントがいくつか用意されています"
},
"2": {
"then": "屋内にはコンセントがありませんが、スタッフに声をかければ充電できるかもしれません"
},
"3": {
"then": "屋内の席には、家庭用コンセントはありません"
}
},
"question": "このアメニティにはコンセントがあり、お客様が店内にいるときにも利用できますか?"
},
"website": {
"question": "{title()}のウェブサイトは?"
},
"wheelchair-access": {
"mappings": {
"0": {
"then": "この場所は、車椅子の方のための特別仕様になっています"
},
"1": {
"then": "この場所は、車いすで簡単に行くことができます"
},
"2": {
"then": "車いすでこの場所まで行くことは可能ですが、簡単ではありません"
},
"3": {
"then": "この場所は車いすでは行けません"
}
},
"question": "車いすでのアクセスは可能ですか?"
},
"wikipedia": {
"mappings": {
"0": {
"then": "ウィキペディアのページはまだリンクされていません"
}
},
"question": "対応するウィキデータのエンティティは何ですか?"
},
"wikipedialink": {
"mappings": {
"0": {
"then": "ウィキペディアと連動していない"
}
},
"question": "Wikipediaの該当項目は何ですか"
}
}
}