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

29 lines
1.4 KiB
JSON

{
"device_automation": {
"action_type": {
"brightness_decrease": "\u05d4\u05e4\u05d7\u05ea \u05d0\u05ea \u05d4\u05d1\u05d4\u05d9\u05e8\u05d5\u05ea \u05e9\u05dc {entity_name}",
"brightness_increase": "\u05d4\u05d2\u05d1\u05e8 \u05d0\u05ea \u05d4\u05d1\u05d4\u05d9\u05e8\u05d5\u05ea \u05e9\u05dc {entity_name}",
"flash": "\u05d4\u05d1\u05d4\u05d1 \u05d0\u05ea {entity_name}",
"toggle": "\u05d4\u05d7\u05dc\u05e3 \u05d0\u05ea {entity_name}",
"turn_off": "\u05db\u05d1\u05d4 \u05d0\u05ea {entity_name}",
"turn_on": "\u05d4\u05e4\u05e2\u05dc \u05d0\u05ea {entity_name}"
},
"condition_type": {
"is_off": "{entity_name} \u05db\u05d1\u05d5\u05d9",
"is_on": "{entity_name} \u05e4\u05d5\u05e2\u05dc"
},
"trigger_type": {
"changed_states": "{entity_name} \u05d4\u05d5\u05e4\u05e2\u05dc \u05d0\u05d5 \u05db\u05d5\u05d1\u05d4",
"toggled": "{entity_name} \u05d4\u05d5\u05e4\u05e2\u05dc \u05d0\u05d5 \u05db\u05d5\u05d1\u05d4",
"turned_off": "{entity_name} \u05db\u05d5\u05d1\u05d4",
"turned_on": "{entity_name} \u05d4\u05d5\u05e4\u05e2\u05dc"
}
},
"state": {
"_": {
"off": "\u05db\u05d1\u05d5\u05d9",
"on": "\u05de\u05d5\u05e4\u05e2\u05dc"
}
},
"title": "\u05ea\u05d0\u05d5\u05e8\u05d4"
}