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

23 lines
863 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd",
"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})",
"reauth_successful": "Herauthenticatie was succesvol"
},
"create_entry": {
"default": "Succesvol geauthenticeerd"
},
"step": {
"pick_implementation": {
"title": "Kies een authenticatie methode"
},
"reauth_confirm": {
"title": "Wilt u beginnen met instellen?"
}
}
},
"title": "Neato Botvac"
}