core/homeassistant/components/wilight/translations/fr.json

16 lines
557 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
"not_supported_device": "Cette WiLight n'est actuellement pas prise en charge",
"not_wilight_device": "Cet appareil n'est pas WiLight"
},
"flow_title": "{name}",
"step": {
"confirm": {
"description": "Voulez-vous configurer la WiLight {name}\u00a0?\n\n Elle prend en charge\u00a0: {components}",
"title": "WiLight"
}
}
}
}