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

30 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Det h\u00e4r SimpliSafe-kontot har redan konfigurerats.",
"email_2fa_timed_out": "Tidsgr\u00e4nsen tog slut i v\u00e4ntan p\u00e5 tv\u00e5faktorsautentisering",
"wrong_account": "De angivna anv\u00e4ndaruppgifterna matchar inte detta SimpliSafe-konto."
},
"error": {
"identifier_exists": "Kontot \u00e4r redan registrerat"
},
"progress": {
"email_2fa": "Kontrollera din e-post f\u00f6r en verifieringsl\u00e4nk fr\u00e5n Simplisafe."
},
"step": {
"sms_2fa": {
"data": {
"code": "Kod"
},
"description": "Ange tv\u00e5faktorsautentiseringskoden som skickats till dig via SMS."
},
"user": {
"data": {
"auth_code": "Auktoriseringskod",
"password": "L\u00f6senord",
"username": "E-postadress"
}
}
}
}
}