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

23 lines
622 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"cannot_connect": "\u00c9chec de connexion",
"unknown": "Erreur inattendue"
},
"flow_title": "SiteSage {name}",
"step": {
"confirm": {
"description": "Voulez-vous configurer {name} ( {host} )?",
"title": "Configurer SiteSage Emonitor"
},
"user": {
"data": {
"host": "Hote"
}
}
}
}
}