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

21 lines
651 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"already_configured": "Un compte Tibber est d\u00e9j\u00e0 configur\u00e9."
},
"error": {
"connection_error": "Erreur de connexion \u00e0 Tibber",
"timeout": "D\u00e9lai de connexion \u00e0 Tibber"
},
"step": {
"user": {
"data": {
"access_token": "Jeton d'acc\u00e8s"
},
2020-06-15 00:03:32 +00:00
"description": "Entrez votre jeton d'acc\u00e8s depuis https://developer.tibber.com/settings/accesstoken",
2020-05-13 18:27:21 +00:00
"title": "Tibber"
}
}
},
"title": "Tibber"
}