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

53 lines
1.6 KiB
JSON

{
"state": {
"tuya__basic_anti_flickr": {
"0": "D\u00e9sactiv\u00e9",
"1": "50 Hz",
"2": "60 Hz"
},
"tuya__basic_nightvision": {
"0": "automatique",
"1": "Inactif",
"2": "Actif"
},
"tuya__decibel_sensitivity": {
"0": "Faible sensibilit\u00e9",
"1": "Haute sensibilit\u00e9"
},
"tuya__fingerbot_mode": {
"click": "Appuyer",
"switch": "Interrupteur"
},
"tuya__ipc_work_mode": {
"0": "Mode faible consommation",
"1": "Mode de travail continu"
},
"tuya__led_type": {
"halogen": "Halog\u00e8ne",
"incandescent": "Incandescent",
"led": "LED"
},
"tuya__light_mode": {
"none": "Inactif",
"pos": "Indiquer l'emplacement du commutateur",
"relay": "Indiquer l\u2019\u00e9tat marche/arr\u00eat de l\u2019interrupteur"
},
"tuya__motion_sensitivity": {
"0": "Faible sensibilit\u00e9",
"1": "Sensibilit\u00e9 moyenne",
"2": "Haute sensibilit\u00e9"
},
"tuya__record_mode": {
"1": "Enregistrer uniquement les \u00e9v\u00e9nements",
"2": "Enregistrement continu"
},
"tuya__relay_status": {
"last": "Se souvenir du dernier \u00e9tat",
"memory": "Se souvenir du dernier \u00e9tat",
"off": "Inactif",
"on": "Actif",
"power_off": "Inactif",
"power_on": "Actif"
}
}
}