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

19 lines
509 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} je doma",
"is_not_home": "{entity_name} nen\u00ed doma"
},
"trigger_type": {
"enters": "{entity_name} vstupuje do z\u00f3ny",
"leaves": "{entity_name} opou\u0161t\u00ed z\u00f3nu"
}
},
"state": {
"_": {
"home": "Doma",
"not_home": "Pry\u010d"
}
},
"title": "Sledova\u010d za\u0159\u00edzen\u00ed"
}