Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-27 05:15:20 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-27 05:15:20 +0300
commitb7577b6401cb68a6a1f4dc9090facb79a6438753 (patch)
treea8d92b0b28b026a62000d8905380219445517d93 /settings/l10n/de_DE.js
parent7aaa2e12ae9579dbe6fb0d82e9d6144f17732a23 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de_DE.js')
-rw-r--r--settings/l10n/de_DE.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index dfd94835a7a..566ee2ff821 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -747,8 +747,6 @@ OC.L10N.register(
"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 finden Sie 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 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ",
- "Use system cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 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",
@@ -822,6 +820,8 @@ OC.L10N.register(
"Error while loading browser sessions and device tokens" : "Fehler beim Laden der Browser-Sitzungen und Geräte-Token",
"Default quota :" : "Standard Speicherkontingent:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bitte überprüfen Sie noch einmal die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsanleitungen ↗</a> und prüfen Sie das <a href=\"%s\">Protokoll</a> auf Fehler oder Warungen.",
+ "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 cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.",
"Follow us on Google+" : "Folgen Sie uns auf Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Sie benutzen <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)"
},