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

21 lines
841 B
JSON
Raw Normal View History

2021-02-06 00:07:22 +00:00
{
"config": {
"abort": {
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-02 03:40:04 +00:00
"missing_configuration": "Le composant n'est pas configur\u00e9. Veuillez suivre la documentation.",
"reauth_successful": "R\u00e9-authentification r\u00e9ussie"
2021-02-19 00:03:06 +00:00
},
"create_entry": {
"default": "Authentification r\u00e9ussie"
},
"step": {
"pick_implementation": {
"title": "S\u00e9lectionner une m\u00e9thode d'authentification"
2021-05-09 00:04:11 +00:00
},
"reauth_confirm": {
2021-08-02 03:40:04 +00:00
"description": "L'int\u00e9gration Lyric doit authentifier \u00e0 nouveau votre compte.",
"title": "R\u00e9authentification de l'int\u00e9gration"
2021-02-19 00:03:06 +00:00
}
2021-02-06 00:07:22 +00:00
}
}
}