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

21 lines
644 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"step": {
"user": {
"data": {
"advertise_ip": "Toegekend IP-adres",
"advertise_port": "Toegekende Poort",
"host_ip": "Host IP",
"listen_port": "Luisterpoort",
"name": "Naam",
"upnp_bind_multicast": "Bind multicast (waar/niet waar)"
},
"title": "Serverconfiguratie defini\u00ebren"
}
}
},
"title": "Emulated Roku"
}