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

37 lines
1.4 KiB
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.",
"invalid_auth": "Ongeldige authenticatie",
"missing_configuration": "De Netatmo-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"
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
},
"error": {
2020-11-07 00:04:02 +00:00
"invalid_auth": "Ongeldige authenticatie",
"unknown": "Onverwachte fout"
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": {
"title": "Wil je beginnen met instellen?"
},
2019-10-16 00:32:17 +00:00
"user": {
2019-10-22 00:32:10 +00:00
"data": {
"password": "Wachtwoord",
"username": "Gebruikersnaam",
"vendor": "Leverancier"
},
"description": "Zie [Neato-documentatie] ({docs_url}).",
2019-10-16 00:32:17 +00:00
"title": "Neato-account info"
}
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
}