mirror of
https://github.com/thomiceli/opengist.git
synced 2024-12-23 04:52:40 +00:00
Translated using Weblate (German)
Currently translated at 94.3% (265 of 281 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/de/
This commit is contained in:
parent
4c5a7bda63
commit
acefe4a94d
1 changed files with 21 additions and 0 deletions
|
@ -267,3 +267,24 @@ validation.not-enough: 'Nicht genug %s'
|
||||||
validation.invalid: 'Ungültiges %s'
|
validation.invalid: 'Ungültiges %s'
|
||||||
|
|
||||||
html.title.admin-panel: 'Admin-Panel'
|
html.title.admin-panel: 'Admin-Panel'
|
||||||
|
auth.totp.regenerate-recovery-codes: Wiederherstellungscodes generieren
|
||||||
|
auth.totp.already-enabled: TOTP ist bereits aktiv
|
||||||
|
auth.totp.invalid-secret: Ungültiger TOTP Sicherheitsschlüssel
|
||||||
|
auth.totp.disable: TOTP ausschalten
|
||||||
|
auth.mfa.passkey: Hauptschlüssel
|
||||||
|
auth.mfa.use-passkey: Hauptschlüssel nutzen
|
||||||
|
auth.mfa.use-passkey-to-finish: Nutzen Sie einen Hauptschlüssel, um Authentisierung abzuschliessen
|
||||||
|
auth.totp.invalid-code: Ungültiger TOTP Code
|
||||||
|
auth.mfa: Multi-Faktor Authentisierung
|
||||||
|
gist.delete.confirm: Sind Sie sich sicher, ob Sie dieses Gist löschen wollen?
|
||||||
|
auth.mfa.passkeys: Hauptschlüssel
|
||||||
|
auth.mfa.bind-passkey: Hauptschlüssel verbinden
|
||||||
|
auth.mfa.login-with-passkey: Mit Hauptschlüssel einloggen
|
||||||
|
auth.mfa.waiting-for-passkey-input: Auf Eingabe von Browser-Interaktion warten...
|
||||||
|
auth.mfa.passkey-name: Name
|
||||||
|
auth.mfa.delete-passkey: Löschen
|
||||||
|
auth.mfa.passkey-added-at: Hinzugefügt
|
||||||
|
auth.mfa.passkey-never-used: Niemals benutzt
|
||||||
|
auth.mfa.passkey-last-used: Zuletzt benutzt
|
||||||
|
auth.totp.code: Code
|
||||||
|
auth.totp.proceed: Weiter
|
||||||
|
|
Loading…
Reference in a new issue