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

32 lines
836 B
JSON

{
"config": {
"abort": {
"already_configured": "Kontoen er allerede konfigurert"
},
"error": {
"cannot_connect": "Tilkobling mislyktes",
"invalid_auth": "Ugyldig godkjenning",
"unknown": "Uventet feil"
},
"step": {
"user": {
"data": {
"password": "Passord",
"server": "",
"username": "Brukernavn"
},
"description": "Angi Dexcom Share-legitimasjon",
"title": "Setup Dexcom integrasjon"
}
}
},
"options": {
"step": {
"init": {
"data": {
"unit_of_measurement": "M\u00e5leenhet"
}
}
}
}
}