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

24 lines
870 B
JSON

{
"config": {
"abort": {
"already_setup": "Du kan kun konfigurere en Soma-konto.",
"authorize_url_timeout": "Timeout ved generering af autoriseret url.",
"connection_error": "Kunne ikke oprette forbindelse til SOMA Connect.",
"missing_configuration": "Soma-komponenten er ikke konfigureret. F\u00f8lg venligst dokumentationen.",
"result_error": "SOMA Connect svarede med fejlstatus."
},
"create_entry": {
"default": "Godkendt med Soma."
},
"step": {
"user": {
"data": {
"host": "V\u00e6rt",
"port": "Port"
},
"description": "Indtast forbindelsesindstillinger for din SOMA Connect.",
"title": "SOMA Connect"
}
}
}
}