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

23 lines
991 B
JSON
Raw Normal View History

2019-10-08 00:32:12 +00:00
{
"config": {
"abort": {
2021-08-27 00:14:42 +00:00
"already_configured": "L'appareil est 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-08-27 00:14:42 +00:00
"missing_configuration": "Le composant n'est pas configur\u00e9. Veuillez suivre la documentation.",
2021-02-19 00:03:06 +00:00
"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": {
2021-08-27 00:14:42 +00:00
"default": "Authentification r\u00e9ussie"
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
}
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
}