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

34 lines
1.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Konto har redan konfigurerats",
"reauth_successful": "\u00c5terautentisering lyckades"
},
"error": {
"cannot_connect": "Det gick inte att ansluta.",
"invalid_auth": "Ogiltig autentisering",
"unknown": "Ov\u00e4ntat fel"
},
"step": {
"reauth_confirm": {
"data": {
"password": "L\u00f6senord"
},
"description": "Uppdatera ditt l\u00f6senord f\u00f6r {username}",
"title": "\u00c5terautenticera integration"
},
"user": {
"data": {
"password": "L\u00f6senord",
"username": "Anv\u00e4ndarnamn"
}
}
}
},
"issues": {
"migrated_attributes": {
"description": "Vakuuminneh\u00e5llet \u00e4r nu tillg\u00e4ngligt som diagnostiska sensorer.\n\nV\u00e4nligen justera eventuella automatiseringar eller skript som anv\u00e4nder dessa attribut.",
"title": "Litter-Robots attribut \u00e4r nu deras egna sensorer"
}
}
}