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

23 lines
746 B
JSON
Raw Normal View History

2019-10-06 00:32:15 +00:00
{
"config": {
2019-10-07 00:32:19 +00:00
"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"
},
2019-10-06 00:32:15 +00:00
"step": {
"init": {
"data": {
2019-10-07 00:32:19 +00:00
"device": "Bane eller URL-adresse",
"floor_temperature": "Gulv klimatemperatur",
2019-10-06 00:32:15 +00:00
"id": "ID",
2019-10-07 00:32:19 +00:00
"name": "Navn",
"precision": "Klima temperaturpresisjon"
2019-10-06 00:32:15 +00:00
},
"title": "OpenTherm Gateway"
}
},
"title": "OpenTherm Gateway"
}
}