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

29 lines
971 B
JSON
Raw Normal View History

2019-02-28 00:34:13 +00:00
{
"config": {
2021-02-06 00:07:22 +00:00
"abort": {
"already_configured": "Det h\u00e4r SimpliSafe-kontot har redan konfigurerats."
},
2019-02-28 00:34:13 +00:00
"error": {
2022-05-06 00:22:16 +00:00
"2fa_timed_out": "Tidsgr\u00e4nsen tog slut i v\u00e4ntan p\u00e5 tv\u00e5faktorsautentisering",
2020-11-11 11:10:09 +00:00
"identifier_exists": "Kontot \u00e4r redan registrerat"
2019-02-28 00:34:13 +00:00
},
2022-05-06 00:22:16 +00:00
"progress": {
"email_2fa": "Kontrollera din e-post f\u00f6r en verifieringsl\u00e4nk fr\u00e5n Simplisafe."
},
2019-02-28 00:34:13 +00:00
"step": {
2022-05-06 00:22:16 +00:00
"sms_2fa": {
"data": {
"code": "Kod"
},
"description": "Ange tv\u00e5faktorsautentiseringskoden som skickats till dig via SMS."
},
2019-02-28 00:34:13 +00:00
"user": {
"data": {
"password": "L\u00f6senord",
"username": "E-postadress"
},
"title": "Fyll i din information"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-28 00:34:13 +00:00
}