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

133 lines
3.7 KiB
JSON

{
"state": {
"tuya__basic_anti_flickr": {
"0": "Disabled",
"1": "50 Hz",
"2": "60 Hz"
},
"tuya__basic_nightvision": {
"0": "Automatic",
"1": "Off",
"2": "On"
},
"tuya__countdown": {
"1h": "1 hour",
"2h": "2 hours",
"3h": "3 hours",
"4h": "4 hours",
"5h": "5 hours",
"6h": "6 hours",
"cancel": "Cancel"
},
"tuya__curtain_mode": {
"morning": "Morning",
"night": "Night"
},
"tuya__curtain_motor_mode": {
"back": "Back",
"forward": "Forward"
},
"tuya__decibel_sensitivity": {
"0": "Low sensitivity",
"1": "High sensitivity"
},
"tuya__fan_angle": {
"30": "30\u00b0",
"60": "60\u00b0",
"90": "90\u00b0"
},
"tuya__fingerbot_mode": {
"click": "Push",
"switch": "Switch"
},
"tuya__humidifier_level": {
"level_1": "Level 1",
"level_10": "Level 10",
"level_2": "Level 2",
"level_3": "Level 3",
"level_4": "Level 4",
"level_5": "Level 5",
"level_6": "Level 6",
"level_7": "Level 7",
"level_8": "Level 8",
"level_9": "Level 9"
},
"tuya__humidifier_moodlighting": {
"1": "Mood 1",
"2": "Mood 2",
"3": "Mood 3",
"4": "Mood 4",
"5": "Mood 5"
},
"tuya__humidifier_spray_mode": {
"auto": "Auto",
"health": "Health",
"humidity": "Humidity",
"sleep": "Sleep",
"work": "Work"
},
"tuya__ipc_work_mode": {
"0": "Low power mode",
"1": "Continuous working mode"
},
"tuya__led_type": {
"halogen": "Halogen",
"incandescent": "Incandescent",
"led": "LED"
},
"tuya__light_mode": {
"none": "Off",
"pos": "Indicate switch location",
"relay": "Indicate switch on/off state"
},
"tuya__motion_sensitivity": {
"0": "Low sensitivity",
"1": "Medium sensitivity",
"2": "High sensitivity"
},
"tuya__record_mode": {
"1": "Record events only",
"2": "Continuous recording"
},
"tuya__relay_status": {
"last": "Remember last state",
"memory": "Remember last state",
"off": "Off",
"on": "On",
"power_off": "Off",
"power_on": "On"
},
"tuya__vacuum_cistern": {
"closed": "Closed",
"high": "High",
"low": "Low",
"middle": "Middle"
},
"tuya__vacuum_collection": {
"large": "Large",
"middle": "Middle",
"small": "Small"
},
"tuya__vacuum_mode": {
"bow": "Bow",
"chargego": "Return to dock",
"left_bow": "Bow Left",
"left_spiral": "Spiral Left",
"mop": "Mop",
"part": "Part",
"partial_bow": "Bow Partially",
"pick_zone": "Pick Zone",
"point": "Point",
"pose": "Pose",
"random": "Random",
"right_bow": "Bow Right",
"right_spiral": "Spiral Right",
"single": "Single",
"smart": "Smart",
"spiral": "Spiral",
"standby": "Standby",
"wall_follow": "Follow Wall",
"zone": "Zone"
}
}
}