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

24 lines
867 B
JSON

{
"config": {
"abort": {
"already_setup": "Du kan bare konfigurere \u00e9n Soma-konto.",
"authorize_url_timeout": "Tidsavbrudd genererer godkjennelses-URL.",
"connection_error": "Kunne ikke koble til SOMA Connect.",
"missing_configuration": "Soma-komponenten er ikke konfigurert. Vennligst f\u00f8lg dokumentasjonen.",
"result_error": "SOMA Connect svarte med feilstatus."
},
"create_entry": {
"default": "Vellykket godkjenning med Somfy."
},
"step": {
"user": {
"data": {
"host": "Vert",
"port": "Port"
},
"description": "Vennligst fyll inn tilkoblingsinnstillingene for din SOMA Connect.",
"title": ""
}
}
}
}