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

26 lines
701 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
"unknown": "Erreur inattendue"
},
"error": {
"cannot_connect": "\u00c9chec de connexion"
},
"flow_title": "DirecTV: {name}",
"step": {
"ssdp_confirm": {
"data": {
"one": "Vide",
"other": "Vide"
},
"description": "Voulez-vous configurer {name} ?"
},
"user": {
"data": {
"host": "Nom d'h\u00f4te ou adresse IP"
}
}
}
}
}