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

19 lines
937 B
JSON
Raw Normal View History

2020-10-17 00:06:00 +00:00
{
"device_automation": {
"action_type": {
2020-10-19 00:03:28 +00:00
"turn_off": "{entity_name}: \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c",
"turn_on": "{entity_name}: \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c"
2020-10-17 00:06:00 +00:00
}
2021-03-16 00:04:36 +00:00
},
"state": {
"_": {
"eco": "\u042d\u043a\u043e",
"electric": "\u042d\u043b\u0435\u043a\u0442\u0440\u0438\u0447\u0435\u0441\u043a\u0438\u0439",
"gas": "\u0413\u0430\u0437",
"heat_pump": "\u0422\u0435\u043f\u043b\u043e\u0432\u043e\u0439 \u043d\u0430\u0441\u043e\u0441",
"high_demand": "\u0411\u043e\u043b\u044c\u0448\u0430\u044f \u043d\u0430\u0433\u0440\u0443\u0437\u043a\u0430",
2021-05-18 00:12:13 +00:00
"off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
2021-03-16 00:04:36 +00:00
"performance": "\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c"
}
2020-10-17 00:06:00 +00:00
}
}