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

18 lines
956 B
JSON

{
"device_automation": {
"action_type": {
"set_humidity": "\u0417\u0430\u0434\u0430\u0442\u044c \u0446\u0435\u043b\u0435\u0432\u0443\u044e \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442\u044c {entity_name}",
"set_mode": "\u0421\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0435\u0436\u0438\u043c \u0440\u0430\u0431\u043e\u0442\u044b \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \"{entity_name}\"",
"toggle": "\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}",
"turn_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}",
"turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}"
}
},
"state": {
"_": {
"off": "\u0412\u044b\u043a\u043b",
"on": "\u0412\u043a\u043b"
}
},
"title": "\u0423\u0432\u043b\u0430\u0436\u043d\u0438\u0442\u0435\u043b\u044c"
}