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

23 lines
777 B
JSON
Raw Normal View History

2019-10-02 00:32:11 +00:00
{
"config": {
"abort": {
2019-10-14 00:32:27 +00:00
"already_setup": "Du kan bare konfigurere \u00e9n Soma-konto.",
2019-10-02 00:32:11 +00:00
"authorize_url_timeout": "Tidsavbrudd ved generering av autoriseringsadresse.",
"missing_configuration": "Soma-komponenten er ikke konfigurert. Vennligst f\u00f8lg dokumentasjonen."
},
"create_entry": {
"default": "Vellykket autentisering med Somfy."
},
2019-10-16 00:32:17 +00:00
"step": {
"user": {
"data": {
"host": "Vert",
"port": "Port"
},
"description": "Vennligst skriv tilkoblingsinnstillingene for din SOMA Connect.",
"title": "SOMA Connect"
}
},
2019-10-02 00:32:11 +00:00
"title": "Soma"
}
}