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

31 lines
857 B
JSON

{
"config": {
"error": {
"already_configured": "Gateway allerede konfigureret",
"id_exists": "Gateway-id findes allerede",
"serial_error": "Fejl ved tilslutning til enheden"
},
"step": {
"init": {
"data": {
"device": "Sti eller URL",
"id": "ID",
"name": "Navn"
},
"title": "OpenTherm Gateway"
}
},
"title": "OpenTherm Gateway"
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Gulvtemperatur",
"precision": "Pr\u00e6cision"
},
"description": "Indstillinger for OpenTherm Gateway"
}
}
}
}