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

19 lines
683 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} \u05d1\u05d1\u05d9\u05ea",
"is_not_home": "{entity_name} \u05dc\u05d0 \u05d1\u05d1\u05d9\u05ea"
},
"trigger_type": {
"enters": "{entity_name} \u05e0\u05db\u05e0\u05e1 \u05dc\u05d0\u05d6\u05d5\u05e8",
"leaves": "{entity_name} \u05d9\u05e6\u05d0 \u05de\u05d0\u05d6\u05d5\u05e8"
}
},
"state": {
"_": {
"home": "\u05d1\u05d1\u05d9\u05ea",
"not_home": "\u05d1\u05d7\u05d5\u05e5"
}
},
"title": "\u05de\u05e2\u05e7\u05d1 \u05d0\u05d7\u05e8 \u05d4\u05ea\u05e7\u05e0\u05d9\u05dd"
}