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

20 lines
738 B
JSON

{
"config": {
"error": {
"invalid_credentials": "Ugyldig godkjenning",
"unknown": "Uventet feil"
},
"step": {
"user": {
"data": {
"api_key": "API-n\u00f8kkel",
"api_user": "Habiticas API-bruker-ID",
"name": "Overstyr for Habiticas brukernavn. Blir brukt til serviceanrop",
"url": "URL"
},
"description": "Koble til Habitica-profilen din for \u00e5 tillate overv\u00e5king av brukerens profil og oppgaver. Merk at api_id og api_key m\u00e5 hentes fra https://habitica.com/user/settings/api"
}
}
},
"title": "Habitica"
}