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

21 lines
644 B
JSON
Raw Normal View History

2019-02-13 23:44:18 +00:00
{
"config": {
"abort": {
2020-11-11 11:10:09 +00:00
"already_configured": "Apparaat is al geconfigureerd"
2019-02-13 23:44:18 +00:00
},
"step": {
"user": {
"data": {
2021-04-03 00:03:39 +00:00
"advertise_ip": "Toegekend IP-adres",
"advertise_port": "Toegekende Poort",
2019-02-13 23:44:18 +00:00
"host_ip": "Host IP",
"listen_port": "Luisterpoort",
"name": "Naam",
"upnp_bind_multicast": "Bind multicast (waar/niet waar)"
},
"title": "Serverconfiguratie defini\u00ebren"
}
2020-04-15 16:51:07 +00:00
}
},
2021-03-16 00:04:36 +00:00
"title": "Emulated Roku"
2019-02-13 23:44:18 +00:00
}