diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-04 02:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-04 02:17:51 +0000 |
commit | 3a0b70696cbc6596d489fc85979491950bd0c95e (patch) | |
tree | 2a2626bf4e871a9669b78cd023de4c5f8553eac3 /apps/settings/l10n/de.js | |
parent | 2d0f29f208a20a76fc52cc07dce05f36de8edbb6 (diff) | |
download | nextcloud-server-3a0b70696cbc6596d489fc85979491950bd0c95e.tar.gz nextcloud-server-3a0b70696cbc6596d489fc85979491950bd0c95e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/de.js')
-rw-r--r-- | apps/settings/l10n/de.js | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index a2a42a15b17..d15aa921abf 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -242,10 +242,20 @@ OC.L10N.register( "Common languages" : "Gängige Sprachen", "All languages" : "Alle Sprachen", "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", + "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", + "Add Webauthn device" : "WebAuthn-Gerät hinzufügen", + "Please authorize your WebAuthn device." : "Bitte autorisiere Dein WebAuthn-Gerät.", "Name your device" : "Gerät benennen", - "Add" : "Benötigt keine Übersetzung. Für den Desktop wird nur die formelle Übersetzung verwendet (de_DE).", + "Add" : "Hinzufügen", "Adding your device …" : "Füge Dein Gerät hinzu…", + "Server error while trying to add webauthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", + "Server error while trying to complete webauthn device registration" : "Server-Fehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", "Unnamed device" : "Unbenanntes Gerät", + "Passwordless Authentication" : "Authentifizierung ohne Passwort", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Richte Dein Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard ein.", + "No devices configured." : "Keine Geräte eingerichtet.", + "The following devices are configured for your account:" : "Die folgenden Geräte sind für Ihr Konto eingerichtet:", + "Your browser does not support Webauthn." : "Dein Browser unterstützt kein WebAuthn.", "Your apps" : "Deine Apps", "Active apps" : "Aktive Apps", "Disabled apps" : "Deaktivierte Apps", |