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

21 lines
586 B
JSON
Raw Normal View History

2019-02-13 23:44:18 +00:00
{
"config": {
2020-02-25 00:32:13 +00:00
"abort": {
"already_configured": "Denne SimpliSafe-konto er allerede i brug."
},
2019-02-13 23:44:18 +00:00
"error": {
"identifier_exists": "Konto er allerede registreret",
"invalid_credentials": "Ugyldige legitimationsoplysninger"
},
"step": {
"user": {
"data": {
"password": "Adgangskode",
2019-12-30 00:32:19 +00:00
"username": "Emailadresse"
2019-02-13 23:44:18 +00:00
},
"title": "Udfyld dine oplysninger"
}
},
"title": "SimpliSafe"
}
}