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

22 lines
1.0 KiB
JSON
Raw Normal View History

2019-05-23 20:32:35 +00:00
{
"config": {
"abort": {
"access_token": "Ukjent feil ved oppretting av tilgangstoken.",
"already_setup": "Ambiclimate-kontoen er konfigurert.",
"no_config": "Du m\u00e5 konfigurere Ambiclimate f\u00f8r du kan autentisere med den. [Vennligst les instruksjonene](https://www.home-assistant.io/components/ambiclimate/)."
},
"create_entry": {
"default": "Vellykket autentisering med Ambiclimate"
},
"error": {
2019-09-24 00:32:13 +00:00
"follow_link": "Vennligst f\u00f8lg lenken og godkjenn f\u00f8r du trykker p\u00e5 Send",
2019-05-23 20:32:35 +00:00
"no_token": "Ikke autentisert med Ambiclimate"
},
"step": {
"auth": {
2019-09-23 00:32:13 +00:00
"description": "Vennligst f\u00f8lg denne [linken]({authorization_url}) og <b>Tillat</b> tilgang til din Ambiclimate konto, kom deretter tilbake og trykk <b>Send</b> nedenfor.\n(Kontroller at den angitte URL-adressen for tilbakeringing er {cb_url})",
2019-05-23 20:32:35 +00:00
"title": "Autensiere Ambiclimate"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-05-23 20:32:35 +00:00
}