diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-27 01:56:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-27 01:56:30 -0400 |
commit | ed0cba0ff4f84c9bae83ecfe7b7b6bdcb2169413 (patch) | |
tree | 28389f8b2c4d7a3e357a6ae6e0fcf107b97c3bf9 /settings/l10n/de_DE.php | |
parent | 10e62bfd68ccd55370d21ae2b16af551f1e8ca76 (diff) | |
download | nextcloud-server-ed0cba0ff4f84c9bae83ecfe7b7b6bdcb2169413.tar.gz nextcloud-server-ed0cba0ff4f84c9bae83ecfe7b7b6bdcb2169413.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de_DE.php')
-rw-r--r-- | settings/l10n/de_DE.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php index 8884afcbc3c..0b30cc0c191 100644 --- a/settings/l10n/de_DE.php +++ b/settings/l10n/de_DE.php @@ -93,6 +93,9 @@ $TRANSLATIONS = array( "Internet connection not working" => "Keine Internetverbindung", "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie z.B. das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Versenden von Mail-Benachrichtigungen funktionieren eventuell ebenfalls nicht. Wir empfehlen die Internetverbindung für diesen Server zu aktivieren, wenn Sie alle Funktionen nutzen wollen.", "Cron" => "Cron", +"Last cron was executed at %s." => "Letzter Cron wurde um %s ausgeführt.", +"Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "Letzter Cron wurde um %s ausgeführt. Dies ist mehr als eine Stunde her, möglicherweise liegt ein Fehler vor.", +"Cron was not executed yet!" => "Cron wurde bis jetzt noch nicht ausgeführt!", "Execute one task with each page loaded" => "Eine Aufgabe bei jedem Laden der 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 systems cron service to call the cron.php file every 15 minutes." => "Benutzen Sie den System-Crondienst, um die cron.php alle 15 Minuten aufzurufen.", |