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

33 lines
1.0 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Le compte est d\u00e9j\u00e0 configur\u00e9",
"reauth_successful": "La r\u00e9-authentification a r\u00e9ussi"
},
"error": {
"cannot_connect": "\u00c9chec de connexion",
"invalid_auth": "Authentification non valide",
"unknown": "Erreur inattendue"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Mot de passe"
},
"description": "Veuillez mettre \u00e0 jour votre mot de passe pour {email}",
"title": "R\u00e9-authentifier l'int\u00e9gration"
},
"user": {
"data": {
"email": "Courriel",
"password": "Mot de passe"
}
}
}
},
"issues": {
"removed_yaml": {
"title": "La configuration YAML pour Skybell a \u00e9t\u00e9 supprim\u00e9e"
}
}
}