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

24 lines
681 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}?"
},
"user": {
"data": {
"host": "Vert"
},
"description": "Fyll inn Roku-informasjonen din."
}
}
}
}