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

37 lines
1.5 KiB
JSON
Raw Normal View History

2019-10-08 00:32:12 +00:00
{
"config": {
"abort": {
"already_configured": "D\u00e9j\u00e0 configur\u00e9",
2021-02-19 00:03:06 +00:00
"authorize_url_timeout": "D\u00e9lai de g\u00e9n\u00e9ration de l'URL d'authentification d\u00e9pass\u00e9.",
2021-02-06 00:07:22 +00:00
"invalid_auth": "Authentification invalide",
2021-02-19 00:03:06 +00:00
"missing_configuration": "Le composant n'est pas configur\u00e9. Veuillez suivre la documentation ",
"no_url_available": "Aucune URL disponible. Pour plus d'informations sur cette erreur, [consultez la section d'aide] ( {docs_url} )",
"reauth_successful": "La r\u00e9-authentification a r\u00e9ussi"
2019-10-08 00:32:12 +00:00
},
"create_entry": {
"default": "Voir [Documentation Neato]({docs_url})."
},
"error": {
2020-10-05 00:04:23 +00:00
"invalid_auth": "Authentification invalide",
"unknown": "Erreur inattendue"
2019-10-08 00:32:12 +00:00
},
"step": {
2021-02-19 00:03:06 +00:00
"pick_implementation": {
"title": "S\u00e9lectionner une m\u00e9thode d'authentification"
},
"reauth_confirm": {
"title": "Voulez-vous commencer la configuration ?"
},
2019-10-08 00:32:12 +00:00
"user": {
"data": {
"password": "Mot de passe",
"username": "Nom d'utilisateur",
"vendor": "Vendeur"
},
"description": "Voir [Documentation Neato] ( {docs_url} ).",
"title": "Informations compte Neato"
}
2020-04-15 16:51:07 +00:00
}
2021-02-06 00:07:22 +00:00
},
"title": "Neato Botvac"
2019-10-08 00:32:12 +00:00
}