diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-24 02:04:10 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-24 02:04:10 +0200 |
commit | ecb90d72f315e965e7b0d723f6d90f71cb6214ec (patch) | |
tree | 04eb01f1fb5dd08493ebf4c7749353c0a5570eb3 /settings/l10n/de.php | |
parent | e8af58821069c1a717af7891644e67957fa52b1a (diff) | |
download | nextcloud-server-ecb90d72f315e965e7b0d723f6d90f71cb6214ec.tar.gz nextcloud-server-ecb90d72f315e965e7b0d723f6d90f71cb6214ec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de.php')
-rw-r--r-- | settings/l10n/de.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php index 12b1652ce88..9c034fc2546 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -18,7 +18,7 @@ "Saving..." => "Speichern...", "__language_name__" => "Deutsch", "Security Warning" => "Sicherheitshinweis", -"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von OwnCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von ownCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.", "Cron" => "Cron", "Execute one task with each page loaded" => "Führe eine Aufgabe pro geladener Seite aus.", "cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php ist bei einem Webcron-Dienst registriert. Rufen Sie die Seite cron.php im ownCloud-Root minütlich per HTTP auf.", |