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

22 lines
748 B
JSON
Raw Normal View History

2020-02-17 00:31:56 +00:00
{
"config": {
2020-05-03 00:02:26 +00:00
"abort": {
"already_configured": "L'int\u00e9gration MELCloud est d\u00e9j\u00e0 configur\u00e9e pour cet e-mail. Le jeton d'acc\u00e8s a \u00e9t\u00e9 actualis\u00e9."
},
2020-02-17 00:31:56 +00:00
"error": {
2021-08-27 00:14:42 +00:00
"cannot_connect": "\u00c9chec de connexion",
"invalid_auth": "Authentification invalide",
2020-02-17 00:31:56 +00:00
"unknown": "Erreur inattendue"
},
"step": {
"user": {
"data": {
2020-08-29 00:03:59 +00:00
"password": "Mot de passe",
"username": "Email"
2020-02-17 00:31:56 +00:00
},
"description": "Se connecter en utilisant votre MELCloud compte.",
"title": "Se connecter \u00e0 MELCloud"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-17 00:31:56 +00:00
}