diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-13 02:03:54 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-13 02:03:54 +0200 |
commit | bb0b438ace9ae51b5aec64dd1a1a4868f2f1d4b5 (patch) | |
tree | c9ff6711b9bbbe1dd88a96ac783f1bdad13f3afe /l10n/de | |
parent | e3e4a2bec2809a506fcca7450373b9d736a8da3e (diff) | |
download | nextcloud-server-bb0b438ace9ae51b5aec64dd1a1a4868f2f1d4b5.tar.gz nextcloud-server-bb0b438ace9ae51b5aec64dd1a1a4868f2f1d4b5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de')
-rw-r--r-- | l10n/de/settings.po | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/l10n/de/settings.po b/l10n/de/settings.po index e0d81804f6a..c6825198ff1 100644 --- a/l10n/de/settings.po +++ b/l10n/de/settings.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:02+0200\n" -"PO-Revision-Date: 2012-09-05 07:52+0000\n" +"POT-Creation-Date: 2012-09-13 02:01+0200\n" +"PO-Revision-Date: 2012-09-13 00:01+0000\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" @@ -44,6 +44,10 @@ msgstr "Gruppe existiert bereits" msgid "Unable to add group" msgstr "Gruppe konnte nicht angelegt werden" +#: ajax/enableapp.php:13 +msgid "Could not enable app. " +msgstr "" + #: ajax/lostpassword.php:14 msgid "Email saved" msgstr "E-Mail gespeichert" @@ -124,12 +128,16 @@ msgid "execute one task with each page loaded" msgstr "Führe eine Aufgabe pro geladener Seite aus." #: templates/admin.php:35 -msgid "cron.php is registered at a webcron service" -msgstr "cron.php ist beim Webcron-Service registriert" +msgid "" +"cron.php is registered at a webcron service. Call the cron.php page in the " +"owncloud root once a minute over http." +msgstr "" #: templates/admin.php:37 -msgid "use systems cron service" -msgstr "Nutze System-Cron-Service" +msgid "" +"use systems cron service. Call the cron.php file in the owncloud folder via " +"a system cronjob once a minute." +msgstr "" #: templates/admin.php:41 msgid "Share API" |