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

20 lines
550 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"cannot_connect": "\u00c9chec de connexion",
"invalid_system_id": "ID syst\u00e8me Airzone non valide"
},
"step": {
"user": {
"data": {
"host": "H\u00f4te",
"port": "Port"
},
"description": "Configurer l'int\u00e9gration Airzone."
}
}
}
}