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

24 lines
854 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"invalid_auth": "Ongeldige authenticatie",
"unknown": "Onverwachte fout"
},
"step": {
"fallback": {
"data": {
"host": "Host",
"port": "Poort"
},
"description": "Kon de Roon server niet vinden, voer uw Hostnaam en Poort in."
},
"link": {
"description": "U moet Home Assistant autoriseren in Roon. Nadat je op verzenden hebt geklikt, ga je naar de Roon Core-applicatie, open je Instellingen en schakel je Home Assistant in op het tabblad Extensies.",
"title": "Autoriseer Home Assistant in Roon"
}
}
}
}