diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-08 00:11:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-08 00:11:34 +0000 |
commit | 9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6 (patch) | |
tree | a6d2ee78c2f012c0948d15eb09eb3271088a8f10 /settings/l10n/de.js | |
parent | 6180feeb9d6c3c7edceb6a996a48695504f673fb (diff) | |
download | nextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.tar.gz nextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de.js')
-rw-r--r-- | settings/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js index f5e5c8b3abc..ace0f47b5a3 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -264,6 +264,7 @@ OC.L10N.register( "It was not possible to execute the cron job 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\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bitte überprüfe noch einmal die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsanleitungen ↗</a> und kontrolliere das <a href=\"%s\">Protokoll</a> auf mögliche Fehler oder Warnungen.", "All checks passed." : "Alle Überprüfungen bestanden.", + "Version" : "Version", "Background jobs" : "Hintergrund-Aufgaben", "Last job ran %s." : "Letzte Aufgabe ausgeführt %s", "Last job execution ran %s. Something seems wrong." : "Letzte Aufgaben-Ausführung lief %s. Etwas scheint falsch zu sein.", @@ -274,7 +275,6 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Nutze 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}. ", - "Version" : "Version", "Sharing" : "Teilen", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator kannst Du das Teilen-Verhalten feinabstimmen. Weitere Informationen findest Du in der Dokumentation.", "Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben", |