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

20 lines
826 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
2022-06-30 00:23:07 +00:00
"abort": {
"already_configured": "\u0410\u043a\u0430\u0443\u043d\u0442\u044a\u0442 \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d"
},
2022-06-29 00:23:03 +00:00
"error": {
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
},
2021-10-22 00:14:10 +00:00
"flow_title": "{name} ({host})",
2021-03-16 00:04:36 +00:00
"step": {
"user": {
"data": {
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
"port": "\u041f\u043e\u0440\u0442",
"username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435"
}
}
}
}
}