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

29 lines
843 B
JSON

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