core/homeassistant/components/plugwise/translations/select.ru.json

15 lines
650 B
JSON

{
"state": {
"plugwise__dhw_mode": {
"auto": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438",
"boost": "\u0422\u0443\u0440\u0431\u043e",
"comfort": "\u041a\u043e\u043c\u0444\u043e\u0440\u0442",
"off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e"
},
"plugwise__regulation_mode": {
"cooling": "\u041e\u0445\u043b\u0430\u0436\u0434\u0435\u043d\u0438\u0435",
"heating": "\u041e\u0431\u043e\u0433\u0440\u0435\u0432",
"off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e"
}
}
}