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

19 lines
937 B
JSON

{
"device_automation": {
"action_type": {
"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"
}
},
"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",
"off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
"performance": "\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c"
}
}
}