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

26 lines
1.1 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.",
2020-11-11 11:10:09 +00:00
"external_setup": "Logi Circle is met succes geconfigureerd vanuit een andere stroom."
2019-05-23 20:32:35 +00:00
},
"error": {
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": {
"description": "Volg de onderstaande link en <b> Accepteer </b> toegang tot uw Logi Circle-account, kom dan terug en druk hieronder op <b> Verzenden </b> . \n\n [Link] ({authorization_url})",
"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
}