Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n/de
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-30 09:55:32 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-30 09:55:32 +0400
commit47e72917e5eac67d18b80097d2368db65ee928c2 (patch)
treed1b367b420152b2e795e6fc8400d46f66d1edb22 /l10n/de
parenta779878657f39d338cf2f822925776b2f4d28338 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de')
-rw-r--r--l10n/de/files_encryption.po62
-rw-r--r--l10n/de/lib.po10
2 files changed, 39 insertions, 33 deletions
diff --git a/l10n/de/files_encryption.po b/l10n/de/files_encryption.po
index c4edd44753a..f2b3e96b283 100644
--- a/l10n/de/files_encryption.po
+++ b/l10n/de/files_encryption.po
@@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-06-15 01:54-0400\n"
-"PO-Revision-Date: 2014-06-14 09:50+0000\n"
-"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
+"POT-Creation-Date: 2014-07-30 01:54-0400\n"
+"PO-Revision-Date: 2014-07-30 05:54+0000\n"
+"Last-Translator: I Robot\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,14 +62,14 @@ msgid ""
"correct."
msgstr "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden. Eventuell war das alte Passwort falsch."
-#: files/error.php:12
+#: files/error.php:13
msgid ""
"Encryption app not initialized! Maybe the encryption app was re-enabled "
"during your session. Please try to log out and log back in to initialize the"
" encryption app."
msgstr "Verschlüsselung-App ist nicht initialisiert! Vielleicht wurde die Verschlüsselung-App in der aktuellen Sitzung reaktiviert. Bitte versuche Dich ab- und wieder anzumelden, um die Verschlüsselung-App zu initialisieren."
-#: files/error.php:16
+#: files/error.php:17
#, php-format
msgid ""
"Your private key is not valid! Likely your password was changed outside of "
@@ -77,13 +77,13 @@ msgid ""
" in your personal settings to recover access to your encrypted files."
msgstr "Dein privater Schlüssel ist ungültig. Möglicher Weise wurde außerhalb von %s Dein Passwort geändert (z.B. in Deinem gemeinsamen Verzeichnis). Du kannst das Passwort Deines privaten Schlüssels in den persönlichen Einstellungen aktualisieren, um wieder an Deine Dateien zu gelangen."
-#: files/error.php:19
+#: files/error.php:20
msgid ""
"Can not decrypt this file, probably this is a shared file. Please ask the "
"file owner to reshare the file with you."
msgstr "Die Datei kann nicht entschlüsselt werden, da die Datei möglicherweise eine geteilte Datei ist. Bitte frage den Dateibesitzer, ob er die Datei nochmals mit Dir teilt."
-#: files/error.php:22 files/error.php:27
+#: files/error.php:23 files/error.php:28
msgid ""
"Unknown error. Please check your system settings or contact your "
"administrator"
@@ -100,7 +100,7 @@ msgid ""
" the encryption app has been disabled."
msgstr "Bitte stelle sicher, dass PHP 5.3.3 oder neuer installiert und das OpenSSL zusammen mit der PHP-Erweiterung aktiviert und richtig konfiguriert ist. Zur Zeit ist die Verschlüsselungs-App deaktiviert."
-#: hooks/hooks.php:300
+#: hooks/hooks.php:286
msgid "Following users are not set up for encryption:"
msgstr "Für folgende Nutzer ist keine Verschlüsselung eingerichtet:"
@@ -121,87 +121,93 @@ msgstr "Wechsle direkt zu Deinen %spersonal settings%s."
msgid "Encryption"
msgstr "Verschlüsselung"
-#: templates/settings-admin.php:5
+#: templates/settings-admin.php:5 templates/settings-personal.php:6
+msgid ""
+"Encryption App is enabled but your keys are not initialized, please log-out "
+"and log-in again"
+msgstr ""
+
+#: templates/settings-admin.php:8
msgid ""
"Enable recovery key (allow to recover users files in case of password loss):"
msgstr "Wiederherstellungsschlüssel aktivieren (ermöglicht das Wiederherstellen von Dateien, falls das Passwort vergessen wurde):"
-#: templates/settings-admin.php:9
+#: templates/settings-admin.php:12
msgid "Recovery key password"
msgstr "Wiederherstellungsschlüssel-Passwort"
-#: templates/settings-admin.php:12
+#: templates/settings-admin.php:15
msgid "Repeat Recovery key password"
msgstr "Schlüssel-Passwort zur Wiederherstellung wiederholen"
-#: templates/settings-admin.php:19 templates/settings-personal.php:50
+#: templates/settings-admin.php:22 templates/settings-personal.php:53
msgid "Enabled"
msgstr "Aktiviert"
-#: templates/settings-admin.php:27 templates/settings-personal.php:58
+#: templates/settings-admin.php:30 templates/settings-personal.php:61
msgid "Disabled"
msgstr "Deaktiviert"
-#: templates/settings-admin.php:32
+#: templates/settings-admin.php:35
msgid "Change recovery key password:"
msgstr "Wiederherstellungsschlüssel-Passwort ändern:"
-#: templates/settings-admin.php:38
+#: templates/settings-admin.php:41
msgid "Old Recovery key password"
msgstr "Altes Wiederherstellungsschlüssel-Passwort"
-#: templates/settings-admin.php:45
+#: templates/settings-admin.php:48
msgid "New Recovery key password"
msgstr "Neues Wiederherstellungsschlüssel-Passwort"
-#: templates/settings-admin.php:51
+#: templates/settings-admin.php:54
msgid "Repeat New Recovery key password"
msgstr "Neues Schlüssel-Passwort zur Wiederherstellung wiederholen"
-#: templates/settings-admin.php:56
+#: templates/settings-admin.php:59
msgid "Change Password"
msgstr "Passwort ändern"
-#: templates/settings-personal.php:8
+#: templates/settings-personal.php:12
msgid "Your private key password no longer match your log-in password:"
msgstr "Das Passwort für Deinen privaten Schlüssel stimmt nicht mehr mit Deinem Loginpasswort überein."
-#: templates/settings-personal.php:11
+#: templates/settings-personal.php:15
msgid "Set your old private key password to your current log-in password."
msgstr "Setze Dein altes Passwort für Deinen privaten Schlüssel auf Dein aktuelles Login-Passwort"
-#: templates/settings-personal.php:13
+#: templates/settings-personal.php:17
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
msgstr "Wenn Du Dein altes Passwort vergessen hast, könntest Du Deinen Administrator bitten, Deine Daten wiederherzustellen."
-#: templates/settings-personal.php:21
+#: templates/settings-personal.php:25
msgid "Old log-in password"
msgstr "Altes Login Passwort"
-#: templates/settings-personal.php:27
+#: templates/settings-personal.php:31
msgid "Current log-in password"
msgstr "Aktuelles Passwort"
-#: templates/settings-personal.php:32
+#: templates/settings-personal.php:36
msgid "Update Private Key Password"
msgstr "Passwort für den privaten Schlüssel aktualisieren"
-#: templates/settings-personal.php:41
+#: templates/settings-personal.php:44
msgid "Enable password recovery:"
msgstr "Passwortwiederherstellung aktivieren:"
-#: templates/settings-personal.php:43
+#: templates/settings-personal.php:46
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
msgstr "Wenn Du diese Option aktivierst, kannst Du Deine verschlüsselten Dateien wiederherstellen, falls Du Dein Passwort vergisst"
-#: templates/settings-personal.php:59
+#: templates/settings-personal.php:62
msgid "File recovery settings updated"
msgstr "Einstellungen zur Wiederherstellung von Dateien wurden aktualisiert"
-#: templates/settings-personal.php:60
+#: templates/settings-personal.php:63
msgid "Could not update file recovery"
msgstr "Dateiwiederherstellung konnte nicht aktualisiert werden"
diff --git a/l10n/de/lib.po b/l10n/de/lib.po
index c5fc3f8ab33..2a984f5e2a1 100644
--- a/l10n/de/lib.po
+++ b/l10n/de/lib.po
@@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-29 01:54-0400\n"
-"PO-Revision-Date: 2014-07-29 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-07-30 01:54-0400\n"
+"PO-Revision-Date: 2014-07-29 09:04+0000\n"
+"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -364,11 +364,11 @@ msgstr "Das Setzen der Berechtigungen für %s ist fehlgeschlagen, da das Objekt
msgid ""
"Can not set expire date. Shares can not expire later then %s after they "
"where shared"
-msgstr ""
+msgstr "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein."
#: private/share/share.php:967
msgid "Can not set expire date. Expire date is in the past"
-msgstr ""
+msgstr "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit."
#: private/share/share.php:1092
#, php-format