core/homeassistant/components/zwave_js/translations/bg.json

35 lines
1.8 KiB
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
"error": {
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
},
2021-10-17 00:12:27 +00:00
"flow_title": "{name}",
2021-03-16 00:04:36 +00:00
"step": {
2021-10-17 00:12:27 +00:00
"configure_addon": {
"data": {
"s0_legacy_key": "S0 \u043a\u043b\u044e\u0447 (\u043d\u0430\u0441\u043b\u0435\u0434\u0435\u043d)",
"s2_access_control_key": "S2 \u043a\u043b\u044e\u0447 \u0437\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b \u043d\u0430 \u0434\u043e\u0441\u0442\u044a\u043f\u0430",
"s2_authenticated_key": "S2 \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d \u043a\u043b\u044e\u0447",
"s2_unauthenticated_key": "S2 \u043d\u0435\u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d \u043a\u043b\u044e\u0447"
}
},
2021-03-16 00:04:36 +00:00
"manual": {
"data": {
"url": "URL"
}
}
}
2021-10-17 00:12:27 +00:00
},
"options": {
"step": {
"configure_addon": {
"data": {
"s0_legacy_key": "S0 \u043a\u043b\u044e\u0447 (\u043d\u0430\u0441\u043b\u0435\u0434\u0435\u043d)",
"s2_access_control_key": "S2 \u043a\u043b\u044e\u0447 \u0437\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b \u043d\u0430 \u0434\u043e\u0441\u0442\u044a\u043f\u0430",
"s2_authenticated_key": "S2 \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d \u043a\u043b\u044e\u0447",
"s2_unauthenticated_key": "S2 \u043d\u0435\u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d \u043a\u043b\u044e\u0447"
}
}
}
2021-03-16 00:04:36 +00:00
}
}