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

24 lines
627 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten er allerede konfigurert",
"unknown": "Uventet feil"
},
"error": {
"cannot_connect": "Tilkobling mislyktes"
},
"flow_title": "Roku: {name}",
"step": {
"ssdp_confirm": {
"description": "Vil du sette opp {name} ?",
"title": ""
},
"user": {
"data": {
"host": "Vert "
},
"description": "Fyll inn Roku-informasjonen din."
}
}
}
}