diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-18 02:09:28 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-18 02:09:28 +0200 |
commit | cbd8b792d9505f2020aa4a0f54c031f26cb5fe02 (patch) | |
tree | 7b28b6b397114181f3d4aa355e5564bc6a05d003 /settings/l10n/de.php | |
parent | 739d8eb152ca41c727d527c303576f73c3bc04fe (diff) | |
download | nextcloud-server-cbd8b792d9505f2020aa4a0f54c031f26cb5fe02.tar.gz nextcloud-server-cbd8b792d9505f2020aa4a0f54c031f26cb5fe02.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 cb7d08cba95..1ff3e45f698 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -39,7 +39,7 @@ "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." => "Dein Datenverzeichnis und Deine Datein sind vielleicht vom Internet aus erreichbar. Die .htaccess Datei, die ownCloud verwendet, arbeitet nicht richtig. Wir schlagen Dir dringend vor, dass Du Deinen Webserver so konfigurierst, dass das Datenverzeichnis nicht länger erreichbar ist oder, dass Du Dein Datenverzeichnis aus dem Dokumenten-root des Webservers bewegst.", "Setup Warning" => "Einrichtungswarnung", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil die WebDAV-Schnittstelle vermutlich defekt ist.", -"Please double check the <a href='%s'>installation guides</a>." => "Bitte prüfen Sie die <a href='%s'>Instalationsanleitungen</a>.", +"Please double check the <a href='%s'>installation guides</a>." => "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>.", "Module 'fileinfo' missing" => "Modul 'fileinfo' fehlt ", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen dieses Modul zu aktivieren um die besten Resultate bei der Erkennung der Dateitypen zu erreichen.", "Locale not working" => "Ländereinstellung funktioniert nicht", |