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

20 lines
558 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"already_configured": "Apparaat is al geconfigureerd",
"cannot_connect": "Kan geen verbinding maken",
"invalid_host": "Ongeldige hostnaam of IP-adres"
},
"step": {
"user": {
"data": {
"host": "Host"
},
"description": "Zorg ervoor dat uw speler is ingeschakeld."
}
}
}
}