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

32 lines
870 B
JSON

{
"config": {
"abort": {
"already_configured": "Konto har redan konfigurerats"
},
"error": {
"cannot_connect": "Det gick inte att ansluta.",
"invalid_auth": "Ogiltig autentisering",
"unknown": "Ov\u00e4ntat fel"
},
"step": {
"user": {
"data": {
"password": "L\u00f6senord",
"server": "Server",
"username": "Anv\u00e4ndarnamn"
},
"description": "Ange Dexcom Share-uppgifter",
"title": "St\u00e4ll in Dexcom-integration"
}
}
},
"options": {
"step": {
"init": {
"data": {
"unit_of_measurement": "M\u00e5ttenhet"
}
}
}
}
}