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

25 lines
914 B
JSON

{
"config": {
"abort": {
"already_setup": "Du kan bare konfigurere \u00e9n Soma-konto.",
"authorize_url_timeout": "Tidsavbrudd ved generering av autoriseringsadresse.",
"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 autentisering med Somfy."
},
"step": {
"user": {
"data": {
"host": "Vert",
"port": "Port"
},
"description": "Vennligst skriv tilkoblingsinnstillingene for din SOMA Connect.",
"title": "SOMA Connect"
}
},
"title": "Soma"
}
}