diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-28 02:15:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-28 02:15:26 +0000 |
commit | cdd491c7066a18e4900786317df69864acb679de (patch) | |
tree | 54aa6ec67ea8d63ebf1c0d78a3acb1ed7b1518ed /settings/l10n/de.json | |
parent | caf32d25f8635c86ed9c230dc495a4cf6afbfe3a (diff) | |
download | nextcloud-server-cdd491c7066a18e4900786317df69864acb679de.tar.gz nextcloud-server-cdd491c7066a18e4900786317df69864acb679de.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de.json')
-rw-r--r-- | settings/l10n/de.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/de.json b/settings/l10n/de.json index b4cc32c1678..e95a109afff 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -745,6 +745,8 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.", "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden einer Seite ausführen", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.", + "Use system cron service to call the cron.php file every 5 minutes." : "Verwende den System-Cron-Dienst, um die Datei cron.php alle 5 Minuten aufzurufen.", "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ", "Sharing" : "Teilen", |