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

23 lines
608 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten er allerede konfigurert"
},
"error": {
"cannot_connect": "Tilkobling mislyktes",
"unknown": "Uventet feil"
},
"step": {
"link": {
"description": "Vil du konfigurere {name} ({host})?",
"title": "Koble til PowerView-huben"
},
"user": {
"data": {
"host": "IP adresse"
},
"title": "Koble til PowerView-huben"
}
}
}
}