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

19 lines
483 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
"no_status": "Aucun \u00e9tat n'est signal\u00e9 par H\u00f4te"
},
"error": {
"cannot_connect": "\u00c9chec de connexion"
},
"step": {
"user": {
"data": {
"host": "H\u00f4te",
"port": "Port"
}
}
}
}
}