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

23 lines
608 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"already_configured": "Enheten er allerede konfigurert"
},
"error": {
2020-10-15 00:03:50 +00:00
"cannot_connect": "Tilkobling mislyktes",
2020-05-13 18:27:21 +00:00
"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"
}
}
2020-11-11 12:25:22 +00:00
}
2020-05-13 18:27:21 +00:00
}