diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-01 01:54:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-01 01:54:43 -0400 |
commit | eda4d4583645b49bd1e582f7396603ce6795e919 (patch) | |
tree | eda134802b5545f6e1fa3dd28582060257f4a23d /settings/l10n/de_DE.js | |
parent | 8f117cb89b90a87dcfd934358b43376569be13d9 (diff) | |
download | nextcloud-server-eda4d4583645b49bd1e582f7396603ce6795e919.tar.gz nextcloud-server-eda4d4583645b49bd1e582f7396603ce6795e919.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, 1 insertions, 1 deletions
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 967d352d760..e12f00f49b3 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -121,6 +121,7 @@ OC.L10N.register( "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.", + "Open documentation" : "Dokumentation öffnen", "Allow apps to use the Share API" : "Anwendungen erlauben, die Share-API zu benutzen", "Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen", "Enforce password protection" : "Passwortschutz erzwingen", @@ -138,7 +139,6 @@ OC.L10N.register( "Last cron job execution: %s." : "Letzte Cron-Job-Ausführung: %s.", "Last cron job execution: %s. Something seems wrong." : "Letzte Cron-Job-Ausführung: %s. Möglicherweise liegt ein Fehler vor.", "Cron was not executed yet!" : "Cron wurde bis jetzt noch nicht ausgeführt!", - "Open documentation" : "Offene Dokumentation", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden der Seite ausführen", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.", "Use system's cron service to call the cron.php file every 15 minutes." : "Benutzen Sie den systemeigenen Cron-Dienst, um die cron.php alle 15 Minuten aufzurufen.", |