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

24 lines
740 B
JSON
Raw Normal View History

2021-05-09 00:04:11 +00:00
{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
"device_unsupported": "L'appareil n'est pas pris en charge."
},
2021-08-02 03:40:04 +00:00
"error": {
"cannot_connect": "\u00c9chec de connexion",
"unknown": "Erreur inattendue"
},
2021-05-09 00:04:11 +00:00
"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."
}
}
}
}