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

23 lines
863 B
JSON
Raw Normal View History

2019-10-16 00:32:17 +00:00
{
"config": {
"abort": {
2021-03-20 00:04:10 +00:00
"already_configured": "Apparaat is al geconfigureerd",
2021-02-24 00:04:14 +00:00
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
2021-04-21 00:03:47 +00:00
"missing_configuration": "De component is niet geconfigureerd. Gelieve de documentatie volgen.",
2021-02-24 00:04:14 +00:00
"no_url_available": "Geen URL beschikbaar. Voor informatie over deze fout, [check de helpsectie]({docs_url})",
"reauth_successful": "Herauthenticatie was succesvol"
2019-10-16 00:32:17 +00:00
},
"create_entry": {
2021-03-20 00:04:10 +00:00
"default": "Succesvol geauthenticeerd"
2019-10-16 00:32:17 +00:00
},
"step": {
2021-02-24 00:04:14 +00:00
"pick_implementation": {
"title": "Kies een authenticatie methode"
},
"reauth_confirm": {
2021-10-02 12:59:05 +00:00
"title": "Wilt u beginnen met instellen?"
2019-10-16 00:32:17 +00:00
}
2020-04-15 16:51:07 +00:00
}
2021-02-24 00:04:14 +00:00
},
"title": "Neato Botvac"
2019-10-16 00:32:17 +00:00
}