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

28 lines
1.2 KiB
JSON
Raw Normal View History

2019-04-17 16:31:34 +00:00
{
"config": {
2019-05-23 20:32:35 +00:00
"abort": {
2020-11-07 00:04:02 +00:00
"already_configured": "Account is al geconfigureerd",
2019-06-14 21:53:13 +00:00
"external_error": "Uitzondering opgetreden uit een andere stroom.",
2021-02-24 00:04:14 +00:00
"external_setup": "Logi Circle is met succes geconfigureerd vanuit een andere stroom.",
2021-04-21 00:03:47 +00:00
"missing_configuration": "De component is niet geconfigureerd. Gelieve de documentatie volgen."
2019-05-23 20:32:35 +00:00
},
"error": {
2021-02-24 00:04:14 +00:00
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
2020-11-07 00:04:02 +00:00
"follow_link": "Volg de link en authenticeer voordat u op Verzenden drukt.",
"invalid_auth": "Ongeldige authenticatie"
2019-06-14 21:53:13 +00:00
},
"step": {
"auth": {
2021-03-16 00:04:36 +00:00
"description": "Volg de onderstaande link en **Accepteer** toegang tot uw Logi Circle-account, kom dan terug en druk hieronder op **Verzenden** . \n\n [Link] ({authorization_url})",
2019-06-14 21:53:13 +00:00
"title": "Authenticeren met Logi Circle"
},
"user": {
"data": {
"flow_impl": "Provider"
},
"description": "Kies met welke authenticatieprovider u wilt authenticeren met Logi Circle.",
"title": "Authenticatieprovider"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-04-17 16:31:34 +00:00
}