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

19 lines
762 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} \u0432\u0434\u043e\u043c\u0430",
"is_not_home": "{entity_name} \u043d\u0435 \u0432\u0434\u043e\u043c\u0430"
},
"trigger_type": {
"enters": "{entity_name} \u0432\u0445\u043e\u0434\u0438\u0442\u044c \u0432 \u0437\u043e\u043d\u0443",
"leaves": "{entity_name} \u043f\u043e\u043a\u0438\u0434\u0430\u0454 \u0437\u043e\u043d\u0443"
}
},
"state": {
"_": {
"home": "\u0412\u0434\u043e\u043c\u0430",
"not_home": "\u041d\u0435 \u0432\u0434\u043e\u043c\u0430"
}
},
"title": "\u0422\u0440\u0435\u043a\u0435\u0440 \u043f\u0440\u0438\u0441\u0442\u0440\u043e\u044e"
}