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

15 lines
513 B
JSON

{
"device_automation": {
"trigger_type": {
"turned_off": "{entity_name} \u0432\u0438\u043c\u043a\u043d\u0435\u043d\u043e",
"turned_on": "{entity_name} \u0443\u0432\u0456\u043c\u043a\u043d\u0443\u0442\u043e"
}
},
"state": {
"_": {
"off": "\u0412\u0438\u043c\u043a\u043d\u0435\u043d\u043e",
"on": "\u0423\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e"
}
},
"title": "\u041f\u0443\u043b\u044c\u0442 \u0414\u0423"
}