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

19 lines
683 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2021-09-08 00:10:52 +00:00
"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"
}
},
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"home": "\u05d1\u05d1\u05d9\u05ea",
2021-09-08 00:10:52 +00:00
"not_home": "\u05d1\u05d7\u05d5\u05e5"
2020-04-20 23:33:54 +00:00
}
},
2021-08-02 03:40:04 +00:00
"title": "\u05de\u05e2\u05e7\u05d1 \u05d0\u05d7\u05e8 \u05d4\u05ea\u05e7\u05e0\u05d9\u05dd"
2020-04-16 20:00:10 +00:00
}