core/homeassistant/components/cover/translations/uk.json

20 lines
846 B
JSON

{
"device_automation": {
"action_type": {
"stop": "\u0417\u0443\u043f\u0438\u043d\u0438\u0442\u0438 {entity_name}"
},
"trigger_type": {
"opened": "{entity_name} \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u043e"
}
},
"state": {
"_": {
"closed": "\u0417\u0430\u0447\u0438\u043d\u0435\u043d\u043e",
"closing": "\u0417\u0430\u043a\u0440\u0438\u0432\u0430\u0454\u0442\u044c\u0441\u044f",
"open": "\u0412\u0456\u0434\u0447\u0438\u043d\u0435\u043d\u043e",
"opening": "\u0412\u0456\u0434\u043a\u0440\u0438\u0432\u0430\u0454\u0442\u044c\u0441\u044f",
"stopped": "\u041f\u0440\u0438\u0437\u0443\u043f\u0438\u043d\u0435\u043d\u043e"
}
},
"title": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a"
}