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

28 lines
779 B
JSON

{
"config": {
"abort": {
"already_configured": "Roku-apparaat is al geconfigureerd",
"unknown": "Onverwachte fout"
},
"error": {
"cannot_connect": "Verbinding mislukt, probeer het opnieuw"
},
"flow_title": "Roku: {name}",
"step": {
"ssdp_confirm": {
"data": {
"one": "Leeg",
"other": "Leeg"
},
"description": "Wilt u {name} instellen?",
"title": "Roku"
},
"user": {
"data": {
"host": "Host- of IP-adres"
},
"description": "Voer uw Roku-informatie in."
}
}
}
}