diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-22 02:11:35 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-22 02:11:35 +0200 |
commit | 52ba86678ac089fd46bca6a26a25b759d7308142 (patch) | |
tree | e02f03c7db9128cab7fff67f8ebaa2fba0b89593 /l10n/de_DE/files_encryption.po | |
parent | d6650a51fecdd02ecd5094061954cfb34d4b254a (diff) | |
download | nextcloud-server-52ba86678ac089fd46bca6a26a25b759d7308142.tar.gz nextcloud-server-52ba86678ac089fd46bca6a26a25b759d7308142.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de_DE/files_encryption.po')
-rw-r--r-- | l10n/de_DE/files_encryption.po | 32 |
1 files changed, 21 insertions, 11 deletions
diff --git a/l10n/de_DE/files_encryption.po b/l10n/de_DE/files_encryption.po index 7e3eb2e5bfc..d645fee80e3 100644 --- a/l10n/de_DE/files_encryption.po +++ b/l10n/de_DE/files_encryption.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-06-20 02:36+0200\n" -"PO-Revision-Date: 2013-06-18 20:40+0000\n" -"Last-Translator: traductor <transifex-2.7.mensaje@spamgourmet.com>\n" +"POT-Creation-Date: 2013-06-22 02:06+0200\n" +"PO-Revision-Date: 2013-06-22 00:07+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) <translations@owncloud.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -62,6 +62,16 @@ msgid "" "regain access to your files" msgstr "" +#: hooks/hooks.php:44 +msgid "PHP module OpenSSL is not installed." +msgstr "" + +#: hooks/hooks.php:45 +msgid "" +"Please ask your server administrator to install the module. For now the " +"encryption app was disabled." +msgstr "" + #: js/settings-admin.js:11 msgid "Saving..." msgstr "Speichern..." @@ -86,12 +96,12 @@ msgstr "Verschlüsselung" #: templates/settings-admin.php:10 msgid "" -"Enable encryption passwords recovery key (allow sharing to recovery key):" +"Enable recovery key (allow to recover users files in case of password loss):" msgstr "" #: templates/settings-admin.php:14 -msgid "Recovery account password" -msgstr "Account-Passwort wiederherstellen" +msgid "Recovery key password" +msgstr "" #: templates/settings-admin.php:21 templates/settings-personal.php:54 msgid "Enabled" @@ -102,16 +112,16 @@ msgid "Disabled" msgstr "Deaktiviert" #: templates/settings-admin.php:34 -msgid "Change encryption passwords recovery key:" +msgid "Change recovery key password:" msgstr "" #: templates/settings-admin.php:41 -msgid "Old Recovery account password" -msgstr "Altes Passwort für die Account-Wiederherstellung" +msgid "Old Recovery key password" +msgstr "" #: templates/settings-admin.php:48 -msgid "New Recovery account password" -msgstr "Neues Passwort für die Account-Wiederherstellung" +msgid "New Recovery key password" +msgstr "" #: templates/settings-admin.php:53 msgid "Change Password" |