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

25 lines
825 B
JSON

{
"config": {
"abort": {
"already_configured": "Service is al geconfigureerd",
"cannot_connect": "Kon niet verbinden",
"invalid_host": "Ongeldige hostnaam of IP-adres",
"unknown": "Onverwachte fout"
},
"error": {
"cannot_connect": "Kan geen verbinding maken",
"invalid_host": "Ongeldige hostnaam of IP-adres",
"unknown": "Onverwachte fout"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Naam"
},
"description": "Stel de Vallox integratie in. Als u problemen heeft met de configuratie ga dan naar {integration_docs_url}",
"title": "Vallox"
}
}
}
}