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

20 lines
553 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Une seule configuration de ZHA est autoris\u00e9e."
},
"error": {
"cannot_connect": "Impossible de se connecter au p\u00e9riph\u00e9rique ZHA."
},
"step": {
"user": {
"data": {
"radio_type": "Type de radio",
"usb_path": "Chemin du p\u00e9riph\u00e9rique USB"
},
"title": "ZHA"
}
},
"title": "ZHA"
}
}