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

27 lines
1.0 KiB
JSON
Raw Normal View History

2018-12-19 13:44:24 +00:00
{
"config": {
"abort": {
2019-02-02 22:02:50 +00:00
"already_setup": "TelldusLive er allerede konfigurert",
2018-12-19 13:44:24 +00:00
"authorize_url_fail": "Ukjent feil ved generering av autoriseringsadresse.",
"authorize_url_timeout": "Tidsavbrudd ved generering av autoriseringsadresse.",
"unknown": "Ukjent feil oppstod"
},
2019-02-02 22:02:50 +00:00
"error": {
"auth_error": "Autentiseringsfeil, vennligst pr\u00f8v igjen"
},
2018-12-19 13:44:24 +00:00
"step": {
"auth": {
"description": "For \u00e5 koble TelldusLive-kontoen din:\n 1. Klikk p\u00e5 linken under\n 2. Logg inn p\u00e5 Telldus Live \n 3. Tillat **{app_name}** (klikk**Ja**). \n 4. Kom tilbake hit og klikk **SUBMIT**. \n\n [Link TelldusLive-konto]({auth_url})",
2019-09-23 00:32:13 +00:00
"title": "Godkjenn mot TelldusLive"
2018-12-19 13:44:24 +00:00
},
"user": {
"data": {
"host": "Vert"
},
2019-10-02 00:32:11 +00:00
"description": "Tom",
2018-12-19 13:44:24 +00:00
"title": "Velg endepunkt."
}
},
"title": "Telldus Live"
}
}