core/homeassistant/components/tellduslive/translations/nl.json

25 lines
988 B
JSON
Raw Normal View History

2019-01-09 23:29:31 +00:00
{
"config": {
"abort": {
"authorize_url_fail": "Onbekende fout bij het genereren van een autorisatie url.",
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
"unknown": "Onbekende fout opgetreden"
},
2019-06-14 21:53:13 +00:00
"error": {
"auth_error": "Authenticatiefout, probeer het opnieuw."
},
2019-01-09 23:29:31 +00:00
"step": {
"auth": {
"description": "Om uw TelldusLive-account te linken: \n 1. Klik op de onderstaande link \n 2. Log in op Telldus Live \n 3. Autoriseer ** {app_name} ** (klik op ** Ja **). \n 4. Kom hier terug en klik op ** VERSTUREN **. \n\n [Link TelldusLive account]({auth_url})",
"title": "Verifi\u00ebren tegen TelldusLive"
},
"user": {
"data": {
"host": "Host"
},
"description": "Leeg",
"title": "Kies eindpunt."
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-01-09 23:29:31 +00:00
}