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

26 lines
949 B
JSON

{
"config": {
"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"
},
"flow_title": "{short_mac} ({ip_address})",
"step": {
"connect": {
"data": {
"api_key": "API \u043a\u043b\u044e\u0447"
}
},
"select": {
"data": {
"select_ip": "IP \u0430\u0434\u0440\u0435\u0441"
}
},
"user": {
"data": {
"host": "IP \u0430\u0434\u0440\u0435\u0441"
}
}
}
}
}