diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-04 01:55:22 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-04 01:55:22 -0400 |
commit | a8861c70c8e5876a961f00e49db88843432bf7ba (patch) | |
tree | 2ab64ce6985de72dee8d5af8d8eb417b3c2f4d92 /core/l10n/de_DE.php | |
parent | 8fec19a872897404d7aa4d8db9ea70ab850da82d (diff) | |
download | nextcloud-server-a8861c70c8e5876a961f00e49db88843432bf7ba.tar.gz nextcloud-server-a8861c70c8e5876a961f00e49db88843432bf7ba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_DE.php')
-rw-r--r-- | core/l10n/de_DE.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php index 2b65d977ee1..e7532730969 100644 --- a/core/l10n/de_DE.php +++ b/core/l10n/de_DE.php @@ -147,8 +147,6 @@ $TRANSLATIONS = array( "Security Warning" => "Sicherheitshinweis", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Ihre PHP Version ist durch die NULL Byte Attacke (CVE-2006-7243) angreifbar", "Please update your PHP installation to use %s securely." => "Bitte aktualisieren Sie Ihre PHP-Installation um %s sicher nutzen zu können.", -"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktivieren Sie die PHP-Erweiterung für OpenSSL.", -"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "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.", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Bitte lesen Sie die <a href=\"%s\" target=\"_blank\">Dokumentation</a>, um zu erfahren, wie Sie Ihren Server richtig konfigurieren können.", "Create an <strong>admin account</strong>" => "<strong>Administrator-Konto</strong> anlegen", |