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

33 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Kontoen er allerede konfigurert",
"reauth_successful": "Re-autentisering var vellykket"
},
"error": {
"cannot_connect": "Tilkobling mislyktes",
"incorrect_api_key": "Ugyldig API-n\u00f8kkel for valgt konto",
"invalid_auth": "Ugyldig godkjenning",
"no_devices": "Ingen enheter oppdaget",
"no_username": "Kunne ikke hente brukernavn"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "API-n\u00f8kkel"
},
"data_description": {
"api_key": "F\u00f8lg dokumentasjonen for \u00e5 f\u00e5 en ny api-n\u00f8kkel."
}
},
"user": {
"data": {
"api_key": "API-n\u00f8kkel"
},
"data_description": {
"api_key": "F\u00f8lg dokumentasjonen for \u00e5 f\u00e5 api-n\u00f8kkelen din."
}
}
}
}
}