core/homeassistant/components/rainmachine/translations/ru.json

31 lines
1.4 KiB
JSON
Raw Normal View History

2018-11-15 13:30:37 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
2020-10-06 00:08:09 +00:00
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant."
2020-02-26 00:31:47 +00:00
},
2018-11-15 13:30:37 +00:00
"error": {
2021-02-23 00:05:06 +00:00
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438."
2018-11-15 13:30:37 +00:00
},
2021-05-12 00:04:03 +00:00
"flow_title": "{ip}",
2018-11-15 13:30:37 +00:00
"step": {
"user": {
"data": {
2019-10-23 20:36:38 +00:00
"ip_address": "\u0414\u043e\u043c\u0435\u043d\u043d\u043e\u0435 \u0438\u043c\u044f \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441",
2018-11-15 13:30:37 +00:00
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
"port": "\u041f\u043e\u0440\u0442"
},
2018-12-05 23:30:33 +00:00
"title": "RainMachine"
2018-11-15 13:30:37 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-10-30 00:02:45 +00:00
},
"options": {
"step": {
"init": {
"data": {
"zone_run_time": "\u0412\u0440\u0435\u043c\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0437\u043e\u043d\u044b \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e (\u0432 \u0441\u0435\u043a\u0443\u043d\u0434\u0430\u0445)"
},
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 RainMachine"
}
}
2020-04-16 20:00:10 +00:00
}
2018-11-15 13:30:37 +00:00
}