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

22 lines
948 B
JSON

{
"config": {
"abort": {
"access_token": "Ukjent feil ved oppretting av tilgangstoken.",
"already_configured": "Kontoen er allerede konfigurert",
"missing_configuration": "Komponenten er ikke konfigurert, vennligst f\u00f8lg dokumentasjonen"
},
"create_entry": {
"default": "Vellykket godkjenning"
},
"error": {
"follow_link": "Vennligst f\u00f8lg lenken og godkjenn f\u00f8r du trykker p\u00e5 Send",
"no_token": "Ikke godkjent med Ambiclimate"
},
"step": {
"auth": {
"description": "F\u00f8lg denne [linken]({authorization_url}) og **Tillat** tilgang til Ambiclimate-kontoen din, og kom deretter tilbake og trykk **Send** nedenfor.\n(Kontroller at den angitte url-adressen for tilbakeringing er {cb_url})",
"title": "Godkjenn Ambiclimate"
}
}
}
}