diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-22 00:04:46 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-22 00:04:46 +0100 |
commit | a035ed0c191186e9aecedfac3b2f383907ec7d82 (patch) | |
tree | 1d85c3c5cc170d5aeee775c5516910a4db7699b9 /l10n/de_DE | |
parent | 5fbfe977aacdc80cc859bf5441edfb709206de81 (diff) | |
download | nextcloud-server-a035ed0c191186e9aecedfac3b2f383907ec7d82.tar.gz nextcloud-server-a035ed0c191186e9aecedfac3b2f383907ec7d82.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de_DE')
-rw-r--r-- | l10n/de_DE/core.po | 51 |
1 files changed, 30 insertions, 21 deletions
diff --git a/l10n/de_DE/core.po b/l10n/de_DE/core.po index c1e5c1bf46b..534ea7e840e 100644 --- a/l10n/de_DE/core.po +++ b/l10n/de_DE/core.po @@ -28,9 +28,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-03-21 00:03+0100\n" -"PO-Revision-Date: 2013-03-20 09:00+0000\n" -"Last-Translator: traductor <transifex-2.7.mensaje@spamgourmet.com>\n" +"POT-Creation-Date: 2013-03-22 00:03+0100\n" +"PO-Revision-Date: 2013-03-21 23:03+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" @@ -312,7 +312,7 @@ msgstr "Über einen Link teilen" msgid "Password protect" msgstr "Passwortschutz" -#: js/share.js:169 templates/installation.php:47 templates/login.php:35 +#: js/share.js:169 templates/installation.php:54 templates/login.php:35 msgid "Password" msgstr "Passwort" @@ -427,7 +427,7 @@ msgstr "Eine E-Mail zum Zurücksetzen des Passworts wurde gesendet." msgid "Request failed!" msgstr "Die Anfrage schlug fehl!" -#: lostpassword/templates/lostpassword.php:11 templates/installation.php:41 +#: lostpassword/templates/lostpassword.php:11 templates/installation.php:48 #: templates/login.php:28 msgid "Username" msgstr "Benutzername" @@ -489,77 +489,86 @@ msgid "Add" msgstr "Hinzufügen" #: templates/installation.php:24 templates/installation.php:31 +#: templates/installation.php:38 msgid "Security Warning" msgstr "Sicherheitshinweis" #: templates/installation.php:25 +msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" +msgstr "" + +#: templates/installation.php:26 +msgid "Please update your PHP installation to use ownCloud securely." +msgstr "" + +#: templates/installation.php:32 msgid "" "No secure random number generator is available, please enable the PHP " "OpenSSL extension." msgstr "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktivieren Sie die PHP-Erweiterung für OpenSSL." -#: templates/installation.php:26 +#: templates/installation.php:33 msgid "" "Without a secure random number generator an attacker may be able to predict " "password reset tokens and take over your account." msgstr "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage, die Tokens für das Zurücksetzen der Passwörter vorherzusehen und Ihr Konto zu übernehmen." -#: templates/installation.php:32 +#: templates/installation.php:39 msgid "" "Your data directory and files are probably accessible from the internet " "because the .htaccess file does not work." msgstr "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert." -#: templates/installation.php:33 +#: templates/installation.php:40 msgid "" "For information how to properly configure your server, please see the <a " "href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" " "target=\"_blank\">documentation</a>." msgstr "Bitte lesen Sie die <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">Dokumentation</a> für Informationen, wie Sie Ihren Server konfigurieren." -#: templates/installation.php:37 +#: templates/installation.php:44 msgid "Create an <strong>admin account</strong>" msgstr "<strong>Administrator-Konto</strong> anlegen" -#: templates/installation.php:55 +#: templates/installation.php:62 msgid "Advanced" msgstr "Fortgeschritten" -#: templates/installation.php:57 +#: templates/installation.php:64 msgid "Data folder" msgstr "Datenverzeichnis" -#: templates/installation.php:66 +#: templates/installation.php:73 msgid "Configure the database" msgstr "Datenbank einrichten" -#: templates/installation.php:71 templates/installation.php:83 -#: templates/installation.php:94 templates/installation.php:105 -#: templates/installation.php:117 +#: templates/installation.php:78 templates/installation.php:90 +#: templates/installation.php:101 templates/installation.php:112 +#: templates/installation.php:124 msgid "will be used" msgstr "wird verwendet" -#: templates/installation.php:129 +#: templates/installation.php:136 msgid "Database user" msgstr "Datenbank-Benutzer" -#: templates/installation.php:134 +#: templates/installation.php:141 msgid "Database password" msgstr "Datenbank-Passwort" -#: templates/installation.php:139 +#: templates/installation.php:146 msgid "Database name" msgstr "Datenbank-Name" -#: templates/installation.php:149 +#: templates/installation.php:156 msgid "Database tablespace" msgstr "Datenbank-Tablespace" -#: templates/installation.php:156 +#: templates/installation.php:163 msgid "Database host" msgstr "Datenbank-Host" -#: templates/installation.php:162 +#: templates/installation.php:169 msgid "Finish setup" msgstr "Installation abschließen" |