diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-16 02:28:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-16 02:28:04 +0000 |
commit | cfa59aba17cabf59f57d30ffff84bdcd1ee50ac2 (patch) | |
tree | 28efab5fc82c1d73c061505de717a4da01e4fbfd /apps/encryption/l10n/de_DE.json | |
parent | 6632f8a499c4894179dde52e2da74c0ed92f94af (diff) | |
download | nextcloud-server-cfa59aba17cabf59f57d30ffff84bdcd1ee50ac2.tar.gz nextcloud-server-cfa59aba17cabf59f57d30ffff84bdcd1ee50ac2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/de_DE.json')
-rw-r--r-- | apps/encryption/l10n/de_DE.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/encryption/l10n/de_DE.json b/apps/encryption/l10n/de_DE.json index 06007228fa4..f354a36e70d 100644 --- a/apps/encryption/l10n/de_DE.json +++ b/apps/encryption/l10n/de_DE.json @@ -26,6 +26,10 @@ "Bad Signature" : "Falsche Signatur", "Missing Signature" : "Fehlende Signatur", "one-time password for server-side-encryption" : "Einmal-Passwort für serverseitige Verschlüsselung", + "Encryption password" : "Verschlüsselungskennwort", + "The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Die Administration hat die serverseitige Verschlüsselung aktiviert. Ihre Dateien wurden mit dem Passwort <strong>%s</strong> verschlüsselt.", + "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Die Administration hat die serverseitige Verschlüsselung aktiviert. Ihre Dateien wurden mit dem Passwort \"%s\" verschlüsselt.", + "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "Bitte melden Sie sich an der Weboberfläche an, gehen Sie zum Abschnitt \"Sicherheit\" Ihrer persönlichen Einstellungen und aktualisieren Sie Ihr Verschlüsselungspasswort, indem Sie dieses Passwort in das Feld \"Altes Login-Passwort\" und Ihr aktuelles Login-Passwort eingeben.", "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Diese Datei kann nicht entschlüsselt werden, es handelt sich wahrscheinlich um eine geteilte Datei. Bitte kontaktieren Sie den Eigentümer der Datei und bitten Sie darum, die Datei noch einmal mit Ihnen zu teilen.", "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Diese Datei kann nicht gelesen werden, es handelt sich wahrscheinlich um eine geteilte Datei. Bitte kontaktieren Sie den Eigentümer der Datei und bitten Sie darum, die Datei noch einmal mit Ihnen zu teilen.", "Default encryption module" : "Standard-Verschlüsselungsmodul", |