diff options
Diffstat (limited to 'apps/settings/l10n/de_DE.js')
-rw-r--r-- | apps/settings/l10n/de_DE.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index ceeff519ba6..9c5572e6ca1 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -388,6 +388,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, 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 finden Sie in der {linkstart}PHP-Dokumentation{linkend}. ", + "You need to enable the File sharing App." : "Sie müssen die File sharing App aktivieren.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator können sie das Teilen-Verhalten feinabstimmen. Weitere Informationen finden Sie in der Dokumentation.", "Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben", "Set default expiration date for shares" : "Legen Sie das Standardablaufdatum für Freigaben fest", |