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

19 lines
854 B
JSON
Raw Normal View History

2019-11-07 00:32:16 +00:00
{
"config": {
"abort": {
"cannot_connect": "Kan geen verbinding maken met de Almond-server.",
2020-09-15 00:09:18 +00:00
"missing_configuration": "Raadpleeg de documentatie over het instellen van Almond.",
2020-10-09 00:04:33 +00:00
"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."
2019-11-07 00:32:16 +00:00
},
2019-11-24 00:32:21 +00:00
"step": {
2020-02-08 00:31:45 +00:00
"hassio_confirm": {
"description": "Wilt u Home Assistant configureren om verbinding te maken met Almond die wordt aangeboden door de hass.io add-on {addon} ?",
"title": "Almond via Hass.io add-on"
},
2019-11-24 00:32:21 +00:00
"pick_implementation": {
"title": "Kies de authenticatie methode"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-11-07 00:32:16 +00:00
}