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/templates/settings.pot | |
parent | e3e4a2bec2809a506fcca7450373b9d736a8da3e (diff) | |
download | nextcloud-server-bb0b438ace9ae51b5aec64dd1a1a4868f2f1d4b5.tar.gz nextcloud-server-bb0b438ace9ae51b5aec64dd1a1a4868f2f1d4b5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/templates/settings.pot')
-rw-r--r-- | l10n/templates/settings.pot | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 33da8992be4..b8d678f3c22 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-12 02:01+0200\n" +"POT-Creation-Date: 2012-09-13 02:01+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -34,6 +34,10 @@ msgstr "" msgid "Unable to add group" msgstr "" +#: ajax/enableapp.php:13 +msgid "Could not enable app. " +msgstr "" + #: ajax/lostpassword.php:14 msgid "Email saved" msgstr "" @@ -114,11 +118,15 @@ msgid "execute one task with each page loaded" msgstr "" #: templates/admin.php:35 -msgid "cron.php is registered at a webcron service" +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" +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 |