diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-22 01:55:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-22 01:55:38 -0400 |
commit | d7bdf6055902054233b0803a1a69ddd9d6ffce52 (patch) | |
tree | cbe6085bf3dd0a3306770d500dc71f6f303cafa1 /apps/encryption/l10n/de_DE.js | |
parent | 40fcc7480c357d313f865967f83d5338f785c96a (diff) | |
download | nextcloud-server-d7bdf6055902054233b0803a1a69ddd9d6ffce52.tar.gz nextcloud-server-d7bdf6055902054233b0803a1a69ddd9d6ffce52.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/de_DE.js')
-rw-r--r-- | apps/encryption/l10n/de_DE.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/encryption/l10n/de_DE.js b/apps/encryption/l10n/de_DE.js index 71cf2ea6202..695937fc6c5 100644 --- a/apps/encryption/l10n/de_DE.js +++ b/apps/encryption/l10n/de_DE.js @@ -15,6 +15,10 @@ OC.L10N.register( "Could not change the password. Maybe the old password was not correct." : "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort nicht richtig.", "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert", "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihren Administrator", + "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.", + "The old password was not correct, please try again." : "Das alte Passwort war nicht korrekt, bitte versuchen Sie es noch einmal.", + "The current log-in password was not correct, please try again." : "Das aktuelle Anmeldepasswort war nicht korrekt, bitte versuchen Sie es noch einmal.", + "Private key password successfully updated." : "Das Passwort des privaten Schlüssels wurde erfolgreich aktualisiert.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ungültiger privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisieren Sie Ihr privates Schlüsselpasswort, um den Zugriff auf Ihre verschlüsselten Dateien wiederherzustellen.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselung-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte nochmals ab- und wieder anmelden.", "ownCloud basic encryption module" : "ownCloud-Basisverschlüsselungsmodul", |