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

22 lines
958 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",
2022-03-11 00:21:48 +00:00
"authorize_url_timeout": "D\u00e9lai de g\u00e9n\u00e9ration de l'URL d'authentification expir\u00e9.",
2021-08-27 00:14:42 +00:00
"missing_configuration": "Le composant n'est pas configur\u00e9. Veuillez suivre la documentation.",
2022-03-11 00:21:48 +00:00
"no_url_available": "Aucune URL disponible. Pour plus d'informations sur cette erreur, [consultez la section d'aide]({docs_url})",
2021-02-19 00:03:06 +00:00
"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": {
2022-03-11 00:21:48 +00:00
"title": "Voulez-vous commencer la configuration\u00a0?"
2019-10-08 00:32:12 +00:00
}
2020-04-15 16:51:07 +00:00
}
2022-05-19 00:26:11 +00:00
}
2019-10-08 00:32:12 +00:00
}