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

31 lines
1.4 KiB
JSON
Raw Normal View History

2018-11-26 13:30:21 +00:00
{
"config": {
"abort": {
"already_setup": "Du kan kun konfigurere \u00e9n Point-konto.",
"authorize_url_fail": "Ukjent feil ved generering en autoriseringsadresse.",
"authorize_url_timeout": "Tidsavbrudd ved generering av autoriseringsadresse.",
2019-05-23 20:32:35 +00:00
"external_setup": "Punktet er konfigurert fra en annen flyt.",
2018-11-26 13:30:21 +00:00
"no_flows": "Du m\u00e5 konfigurere Point f\u00f8r du kan autentisere med den. [Vennligst les instruksjonene](https://www.home-assistant.io/components/point/)."
},
"create_entry": {
2019-09-23 00:32:13 +00:00
"default": "Vellykket autentisering med Minut for din(e) Point enhet(er)"
2018-11-26 13:30:21 +00:00
},
"error": {
2019-09-23 00:32:13 +00:00
"follow_link": "Vennligst f\u00f8lg lenken og autentiser f\u00f8r du trykker p\u00e5 Send",
"no_token": "Ikke autentisert med Minut"
2018-11-26 13:30:21 +00:00
},
"step": {
"auth": {
"description": "Vennligst f\u00f8lg lenken nedenfor og <b>Godta</b> tilgang til Minut-kontoen din, kom tilbake og trykk <b>Send inn</b> nedenfor. \n\n [Link]({authorization_url})",
"title": "Godkjenne Point"
},
"user": {
"data": {
"flow_impl": "Tilbyder"
},
"description": "Velg fra hvilken godkjenningsleverand\u00f8r du vil godkjenne med Point.",
"title": "Godkjenningsleverand\u00f8r"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-11-26 13:30:21 +00:00
}