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/cs_CZ | |
parent | e3e4a2bec2809a506fcca7450373b9d736a8da3e (diff) | |
download | nextcloud-server-bb0b438ace9ae51b5aec64dd1a1a4868f2f1d4b5.tar.gz nextcloud-server-bb0b438ace9ae51b5aec64dd1a1a4868f2f1d4b5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs_CZ')
-rw-r--r-- | l10n/cs_CZ/settings.po | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po index 3511d379d65..f57fe29fdc4 100644 --- a/l10n/cs_CZ/settings.po +++ b/l10n/cs_CZ/settings.po @@ -13,9 +13,9 @@ 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 13:36+0000\n" -"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\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: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -40,6 +40,10 @@ msgstr "Skupina již existuje" msgid "Unable to add group" msgstr "Nelze přidat skupinu" +#: ajax/enableapp.php:13 +msgid "Could not enable app. " +msgstr "" + #: ajax/lostpassword.php:14 msgid "Email saved" msgstr "E-mail uložen" @@ -120,12 +124,16 @@ msgid "execute one task with each page loaded" msgstr "spustit jednu úlohu s každou načtenou stránkou" #: templates/admin.php:35 -msgid "cron.php is registered at a webcron service" -msgstr "cron.php je registrován jako služba webcron" +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 "použít systémovou službu cron" +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" |