48 lines
1.7 KiB
JSON
48 lines
1.7 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dieses SimpliSafe-Konto wird bereits verwendet.",
|
|
"email_2fa_timed_out": "Zeit\u00fcberschreitung beim Warten auf E-Mail-basierte Zwei-Faktor-Authentifizierung.",
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"unknown": "Unerwarteter Fehler"
|
|
},
|
|
"progress": {
|
|
"email_2fa": "\u00dcberpr\u00fcfe deine E-Mails auf einen Best\u00e4tigungslink von Simplisafe."
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Passwort"
|
|
},
|
|
"description": "Bitte gib das Passwort f\u00fcr {username} erneut ein.",
|
|
"title": "Integration erneut authentifizieren"
|
|
},
|
|
"sms_2fa": {
|
|
"data": {
|
|
"code": "Code"
|
|
},
|
|
"description": "Gib den Code f\u00fcr die Zwei-Faktor-Authentifizierung ein, den du per SMS erhalten hast."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Passwort",
|
|
"username": "Benutzername"
|
|
},
|
|
"description": "Gib deinen Benutzernamen und Passwort ein."
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"code": "Code (wird in der Benutzeroberfl\u00e4che von Home Assistant verwendet)"
|
|
},
|
|
"title": "Konfiguriere SimpliSafe"
|
|
}
|
|
}
|
|
}
|
|
} |