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

24 lines
702 B
JSON
Raw Normal View History

2021-05-11 00:04:41 +00:00
{
"config": {
"abort": {
"already_configured": "Enheten er allerede konfigurert",
"device_unsupported": "Enheten st\u00f8ttes ikke."
},
"error": {
"cannot_connect": "Tilkobling mislyktes",
"unknown": "Uventet feil"
},
"flow_title": "{name}",
"step": {
"confirm_discovery": {
"description": "Vil du konfigurere Nettigo Air Monitor p\u00e5 {host} ?"
},
"user": {
"data": {
"host": "Vert"
},
"description": "Sett opp integrering av Nettigo Air Monitor."
}
}
}
}