1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
ha-core/homeassistant/components/devolo_home_control/translations/ru.json

26 lines
1.3 KiB
JSON
Raw Normal View History

2020-05-13 20:27:21 +02:00
{
"config": {
"abort": {
2020-10-05 02:04:23 +02:00
"already_configured": "\u042d\u0442\u0430 \u0443\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant."
2020-05-13 20:27:21 +02:00
},
"error": {
2021-02-23 01:05:06 +01:00
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438."
2020-05-13 20:27:21 +02:00
},
"step": {
"user": {
"data": {
2020-10-05 02:04:23 +02:00
"mydevolo_url": "mydevolo URL-\u0430\u0434\u0440\u0435\u0441",
2020-05-13 20:27:21 +02:00
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
"username": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b / devolo ID"
2020-11-11 13:25:22 +01:00
}
2021-04-24 02:03:34 +02:00
},
"zeroconf_confirm": {
"data": {
"mydevolo_url": "URL-\u0430\u0434\u0440\u0435\u0441 mydevolo",
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
"username": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b / devolo ID"
}
2020-05-13 20:27:21 +02:00
}
}
2020-11-11 13:25:22 +01:00
}
2020-05-13 20:27:21 +02:00
}