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

133 lines
3.9 KiB
JSON

{
"state": {
"tuya__basic_anti_flickr": {
"0": "Desactivat",
"1": "50 Hz",
"2": "60 Hz"
},
"tuya__basic_nightvision": {
"0": "Autom\u00e0tic",
"1": "OFF",
"2": "ON"
},
"tuya__countdown": {
"1h": "1 hora",
"2h": "2 hores",
"3h": "3 hores",
"4h": "4 hores",
"5h": "5 hores",
"6h": "6 hores",
"cancel": "Cancel\u00b7la"
},
"tuya__curtain_mode": {
"morning": "Mat\u00ed",
"night": "Nit"
},
"tuya__curtain_motor_mode": {
"back": "Enrere",
"forward": "Endavant"
},
"tuya__decibel_sensitivity": {
"0": "Sensibilitat baixa",
"1": "Sensibilitat alta"
},
"tuya__fan_angle": {
"30": "30\u00b0",
"60": "60\u00b0",
"90": "90\u00b0"
},
"tuya__fingerbot_mode": {
"click": "Polsador",
"switch": "Interruptor"
},
"tuya__humidifier_level": {
"level_1": "Nivell 1",
"level_10": "Nivell 10",
"level_2": "Nivell 2",
"level_3": "Nivell 3",
"level_4": "Nivell 4",
"level_5": "Nivell 5",
"level_6": "Nivell 6",
"level_7": "Nivell 7",
"level_8": "Nivell 8",
"level_9": "Nivell 9"
},
"tuya__humidifier_moodlighting": {
"1": "Estat 1",
"2": "Estat 2",
"3": "Estat 3",
"4": "Estat 4",
"5": "Estat 5"
},
"tuya__humidifier_spray_mode": {
"auto": "Autom\u00e0tic",
"health": "Salut",
"humidity": "Humitat",
"sleep": "Dormir",
"work": "Feina"
},
"tuya__ipc_work_mode": {
"0": "Mode de baix consum",
"1": "Mode de funcionament continu"
},
"tuya__led_type": {
"halogen": "Halogen",
"incandescent": "Incandescent",
"led": "LED"
},
"tuya__light_mode": {
"none": "OFF",
"pos": "Indica la ubicaci\u00f3 de l'interruptor",
"relay": "Indiqueu l'estat, activat/desactivat"
},
"tuya__motion_sensitivity": {
"0": "Sensibilitat baixa",
"1": "Sensibilitat mitjana",
"2": "Sensibilitat alta"
},
"tuya__record_mode": {
"1": "Nom\u00e9s enregistra esdeveniments",
"2": "Enregistrament continu"
},
"tuya__relay_status": {
"last": "Recorda l'\u00faltim estat",
"memory": "Recorda l'\u00faltim estat",
"off": "OFF",
"on": "ON",
"power_off": "OFF",
"power_on": "ON"
},
"tuya__vacuum_cistern": {
"closed": "Tancada",
"high": "Alt",
"low": "Baix",
"middle": "Mig"
},
"tuya__vacuum_collection": {
"large": "Gran",
"middle": "Mitj\u00e0",
"small": "Petit"
},
"tuya__vacuum_mode": {
"bow": "Arc",
"chargego": "Retornar a la base",
"left_bow": "Arc a esquerra",
"left_spiral": "Espiral a esquerra",
"mop": "Fregar",
"part": "Surt",
"partial_bow": "Arc parcial",
"pick_zone": "Tria zona",
"point": "Punt",
"pose": "Posa",
"random": "Aleatori",
"right_bow": "Arc a dreta",
"right_spiral": "Espiral a dreta",
"single": "Individual",
"smart": "Intel\u00b7ligent",
"spiral": "Espiral",
"standby": "En espera",
"wall_follow": "Segueix paret",
"zone": "Zona"
}
}
}