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

49 lines
1.4 KiB
JSON

{
"state": {
"tuya__basic_anti_flickr": {
"0": "Aus",
"1": "50 Hz",
"2": "60 Hz"
},
"tuya__basic_nightvision": {
"0": "Automatisch",
"1": "Aus",
"2": "An"
},
"tuya__decibel_sensitivity": {
"0": "Geringe Empfindlichkeit",
"1": "Hohe Empfindlichkeit"
},
"tuya__ipc_work_mode": {
"0": "Energiesparmodus",
"1": "Kontinuierlicher Arbeitsmodus"
},
"tuya__led_type": {
"halogen": "Halogen",
"incandescent": "Gl\u00fchlampe",
"led": "LED"
},
"tuya__light_mode": {
"none": "Aus",
"pos": "Schalterposition anzeigen",
"relay": "Ein-/Ausschaltzustand anzeigen"
},
"tuya__motion_sensitivity": {
"0": "Geringe Empfindlichkeit",
"1": "Mittlere Empfindlichkeit",
"2": "Hohe Empfindlichkeit"
},
"tuya__record_mode": {
"1": "Nur Ereignisse aufzeichnen",
"2": "Kontinuierliche Aufnahme"
},
"tuya__relay_status": {
"last": "Letzten Zustand merken",
"memory": "Letzten Zustand merken",
"off": "Aus",
"on": "An",
"power_off": "Aus",
"power_on": "An"
}
}
}