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

18 lines
701 B
JSON

{
"config": {
"abort": {
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
"missing_configuration": "De component is niet geconfigureerd. Gelieve de documentatie volgen.",
"no_url_available": "Geen URL beschikbaar. Voor informatie over deze fout, [check de helpsectie]({docs_url})",
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
},
"create_entry": {
"default": "Succesvol geauthenticeerd"
},
"step": {
"pick_implementation": {
"title": "Kies een authenticatie methode"
}
}
}
}