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

20 lines
610 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
"device_unsupported": "L'appareil n'est pas pris en charge."
},
"flow_title": "{nom}",
"step": {
"confirm_discovery": {
"description": "Voulez-vous configurer Nettigo Air Monitor chez {host} ?"
},
"user": {
"data": {
"host": "Hotes"
},
"description": "Configurez l'int\u00e9gration Nettigo Air Monitor."
}
}
}
}