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

19 lines
703 B
JSON

{
"device_automation": {
"action_type": {
"turn_off": "\u05db\u05d1\u05d4 \u05d0\u05ea {entity_name}",
"turn_on": "\u05d4\u05e4\u05e2\u05dc \u05d0\u05ea {entity_name}"
}
},
"state": {
"_": {
"eco": "\u05d7\u05e1\u05db\u05d5\u05e0\u05d9",
"electric": "\u05d7\u05e9\u05de\u05dc\u05d9",
"gas": "\u05d2\u05d6",
"heat_pump": "\u05de\u05e9\u05d0\u05d1\u05ea \u05d7\u05d5\u05dd",
"high_demand": "\u05d1\u05d9\u05e7\u05d5\u05e9 \u05d2\u05d1\u05d5\u05d4",
"off": "\u05db\u05d1\u05d5\u05d9",
"performance": "\u05d1\u05d9\u05e6\u05d5\u05e2\u05d9\u05dd"
}
}
}