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

34 lines
1.0 KiB
JSON

{
"config": {
"error": {
"already_configured": "Gateway er allerede konfigurert",
"id_exists": "Gateway-ID finnes allerede",
"serial_error": "Feil ved tilkobling til enhet",
"timeout": "Tilkoblingsfors\u00f8k ble tidsavbrutt"
},
"step": {
"init": {
"data": {
"device": "Bane eller URL-adresse",
"floor_temperature": "Gulv klimatemperatur",
"id": "ID",
"name": "Navn",
"precision": "Klima temperaturpresisjon"
},
"title": "OpenTherm Gateway"
}
},
"title": "OpenTherm Gateway"
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Etasje Temperatur",
"precision": "Presisjon"
},
"description": "Alternativer for OpenTherm Gateway"
}
}
}
}