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

21 lines
614 B
JSON
Raw Normal View History

2019-01-13 17:38:22 +00:00
{
"config": {
"abort": {
"name_exists": "Navnet eksisterer allerede"
},
"step": {
"user": {
"data": {
"advertise_ip": "Annonser IP",
"advertise_port": "Annonser port",
"host_ip": "Vert IP",
"listen_port": "Lytte port",
"name": "Navn",
2019-09-02 05:30:09 +00:00
"upnp_bind_multicast": "Bind multicast (Sant/Usant)"
2019-01-13 17:38:22 +00:00
},
"title": "Definer serverkonfigurasjon"
}
},
"title": "EmulatedRoku"
}
}