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

26 lines
949 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
2021-10-20 00:12:17 +00:00
"abort": {
"already_configured": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e",
"connection_error": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
},
2022-06-29 00:23:03 +00:00
"flow_title": "{short_mac} ({ip_address})",
2021-03-16 00:04:36 +00:00
"step": {
2021-10-20 00:12:17 +00:00
"connect": {
"data": {
"api_key": "API \u043a\u043b\u044e\u0447"
}
},
2021-03-16 00:04:36 +00:00
"select": {
"data": {
"select_ip": "IP \u0430\u0434\u0440\u0435\u0441"
}
2021-10-20 00:12:17 +00:00
},
"user": {
"data": {
"host": "IP \u0430\u0434\u0440\u0435\u0441"
}
2021-03-16 00:04:36 +00:00
}
}
}
}