diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-27 02:15:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-27 02:15:20 +0000 |
commit | b7577b6401cb68a6a1f4dc9090facb79a6438753 (patch) | |
tree | a8d92b0b28b026a62000d8905380219445517d93 /settings/l10n/de_DE.json | |
parent | 7aaa2e12ae9579dbe6fb0d82e9d6144f17732a23 (diff) | |
download | nextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.tar.gz nextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de_DE.json')
-rw-r--r-- | settings/l10n/de_DE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index b82ddb3ad36..a41c76234d5 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -745,8 +745,6 @@ "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", @@ -820,6 +818,8 @@ "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>)" },"pluralForm" :"nplurals=2; plural=(n != 1);" |