core/homeassistant/components/tuya/translations/select.he.json

28 lines
853 B
JSON

{
"state": {
"tuya__basic_anti_flickr": {
"1": "50 \u05d4\u05e8\u05e5",
"2": "60 \u05d4\u05e8\u05e5"
},
"tuya__basic_nightvision": {
"1": "\u05db\u05d1\u05d5\u05d9",
"2": "\u05de\u05d5\u05e4\u05e2\u05dc"
},
"tuya__fingerbot_mode": {
"click": "\u05d3\u05d7\u05d9\u05e4\u05d4",
"switch": "\u05de\u05ea\u05d2"
},
"tuya__led_type": {
"led": "\u05dc\u05d3"
},
"tuya__light_mode": {
"none": "\u05db\u05d1\u05d5\u05d9"
},
"tuya__relay_status": {
"off": "\u05db\u05d1\u05d5\u05d9",
"on": "\u05de\u05d5\u05e4\u05e2\u05dc",
"power_off": "\u05db\u05d1\u05d5\u05d9",
"power_on": "\u05de\u05d5\u05e4\u05e2\u05dc"
}
}
}