mapcomplete/langs/shared-questions/ru.json
Sasha 8bc07952d7
Translated using Weblate (Russian)
Currently translated at 67.6% (23 of 34 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/ru/
2022-01-20 23:19:22 +01:00

86 lines
3.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.

{
"undefined": {
"description": {
"question": "Есть ли ещё что-то важное, о чём вы не смогли рассказать в предыдущих вопросах? Добавьте это здесь.<br/><span style='font-size: small'>Не повторяйте уже изложенные факты</span>"
},
"dog-access": {
"mappings": {
"0": {
"then": "Собаки разрешены"
},
"2": {
"then": "Собак впускают, но на поводке"
},
"3": {
"then": "Собак свободно впускают"
},
"1": {
"then": "С собаками <b>не</b> впускают"
}
},
"question": "Впускают ли собак в это здание?"
},
"email": {
"question": "Какой адрес электронной почты у {name}?"
},
"level": {
"mappings": {
"0": {
"then": "Расположено под землей"
},
"1": {
"then": "Расположено на первом этаже"
},
"2": {
"then": "Расположено на первом этаже"
},
"3": {
"then": "Расположено на первом этаже"
}
},
"question": "На каком этаже находится этот объект?",
"render": "Расположено на {level}ом этаже"
},
"opening_hours": {
"question": "Какое время работы у {name}?",
"render": "<h3>Часы работы</h3>{opening_hours_table(opening_hours)}"
},
"phone": {
"question": "Какой номер телефона у {name}?"
},
"website": {
"question": "Какой сайт у {name}?"
},
"wheelchair-access": {
"mappings": {
"2": {
"then": "До этого места можно добраться, но не просто"
},
"0": {
"then": "Это место подходит для людей на инвалидной коляске"
},
"1": {
"then": "До этого места легко добраться на инвалидной коляске"
}
}
},
"wikipedia": {
"mappings": {
"0": {
"then": "Никакой страницы на Википедии не было прикреплено"
}
}
},
"payment-options": {
"mappings": {
"0": {
"then": "Здесь принимают наличными"
},
"1": {
"then": "Здесь принимают банковские карты"
}
},
"question": "Какие способы оплаты здесь принимают?"
}
}
}