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

14 lines
715 B
JSON

{
"device_automation": {
"action_type": {
"select_option": "\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0432\u044b\u0431\u043e\u0440\u0430 {entity_name}"
},
"condition_type": {
"selected_option": "{entity_name} \u0441 \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u044b\u043c \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043e\u043c"
},
"trigger_type": {
"current_option_changed": "{entity_name} \u043c\u0435\u043d\u044f\u0435\u0442 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0432\u044b\u0431\u043e\u0440\u0430"
}
},
"title": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c"
}