diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-24 01:57:28 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-24 01:57:28 -0400 |
commit | 4b3af9dfe781dc875f3bf94cd31e658ef1d707a9 (patch) | |
tree | 78e6d3a866abfb03c1731879319aea4f10b301f5 /settings/l10n/de_DE.js | |
parent | 6fc92453f3ade9bfdb5286b74bf64457e88e8917 (diff) | |
download | nextcloud-server-4b3af9dfe781dc875f3bf94cd31e658ef1d707a9.tar.gz nextcloud-server-4b3af9dfe781dc875f3bf94cd31e658ef1d707a9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de_DE.js')
-rw-r--r-- | settings/l10n/de_DE.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 1c5cfe4bc27..d97f9b16c04 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -132,7 +132,6 @@ OC.L10N.register( "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setzen Sie bitte die „overwrite.cli.url“-Option in Ihrer config.php auf das Web-Wurzelverzeichnis Ihrer Installation (Vorschlag: „%s“).", "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten:", - "Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Bitte überprüfen Sie noch einmal die <a target=\"_blank\" href=\"%s\">Installationsanleitungen ↗</a> und kontrollieren Sie das <a href=\"#log-section\">Log</a> auf mögliche Fehler oder Warnungen.", "All checks passed." : "Alle checks erfolgreich gepfüft.", "Open documentation" : "Dokumentation öffnen", "Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben", @@ -188,7 +187,6 @@ OC.L10N.register( "What to log" : "Was geloggt wird", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.", - "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Um auf eine andere Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: „occ db:convert-type“ oder konsultieren Sie die <a target=\"_blank\" href=\"%s\">Dokumentation ↗</a>.", "How to do backups" : "Wie man Backups anlegt", "Advanced monitoring" : "Erweitertes Monitoring", "Performance tuning" : "Leistungsoptimierung", |