45 lines
1.6 KiB
JSON
45 lines
1.6 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dit SimpliSafe-account is al in gebruik.",
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
},
|
|
"error": {
|
|
"identifier_exists": "Account bestaat al",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"still_awaiting_mfa": "Wacht nog steeds op MFA-e-mailklik",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"mfa": {
|
|
"description": "Controleer uw e-mail voor een link van SimpliSafe. Nadat u de link hebt geverifieerd, kom hier terug om de installatie van de integratie te voltooien.",
|
|
"title": "SimpliSafe Multi-Factor Authenticatie"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Wachtwoord"
|
|
},
|
|
"description": "Uw toegangstoken is verlopen of ingetrokken. Voer uw wachtwoord in om uw account opnieuw te koppelen.",
|
|
"title": "Verifieer de integratie opnieuw"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"code": "Code (gebruikt in Home Assistant)",
|
|
"password": "Wachtwoord",
|
|
"username": "E-mail"
|
|
},
|
|
"title": "Vul uw gegevens in"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"code": "Code (gebruikt in de Home Assistant UI)"
|
|
},
|
|
"title": "Configureer SimpliSafe"
|
|
}
|
|
}
|
|
}
|
|
} |