diff options
Diffstat (limited to 'l10n/sk_SK/settings.po')
-rw-r--r-- | l10n/sk_SK/settings.po | 124 |
1 files changed, 101 insertions, 23 deletions
diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po index 8184b873557..952da745483 100644 --- a/l10n/sk_SK/settings.po +++ b/l10n/sk_SK/settings.po @@ -10,20 +10,33 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-18 02:01+0200\n" -"PO-Revision-Date: 2012-08-18 00:02+0000\n" +"POT-Creation-Date: 2012-09-05 02:02+0200\n" +"PO-Revision-Date: 2012-09-05 00:02+0000\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sk_SK\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #: ajax/apps/ocs.php:23 msgid "Unable to load list from App Store" msgstr "" +#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18 +#: ajax/togglegroups.php:15 +msgid "Authentication error" +msgstr "" + +#: ajax/creategroup.php:19 +msgid "Group already exists" +msgstr "" + +#: ajax/creategroup.php:28 +msgid "Unable to add group" +msgstr "" + #: ajax/lostpassword.php:14 msgid "Email saved" msgstr "Email uložený" @@ -40,14 +53,28 @@ msgstr "OpenID zmenené" msgid "Invalid request" msgstr "Neplatná požiadavka" -#: ajax/removeuser.php:13 ajax/setquota.php:18 ajax/togglegroups.php:18 -msgid "Authentication error" +#: ajax/removegroup.php:16 +msgid "Unable to delete group" +msgstr "" + +#: ajax/removeuser.php:22 +msgid "Unable to delete user" msgstr "" #: ajax/setlanguage.php:18 msgid "Language changed" msgstr "Jazyk zmenený" +#: ajax/togglegroups.php:25 +#, php-format +msgid "Unable to add user to group %s" +msgstr "" + +#: ajax/togglegroups.php:31 +#, php-format +msgid "Unable to remove user from group %s" +msgstr "" + #: js/apps.js:18 msgid "Error" msgstr "" @@ -72,30 +99,85 @@ msgstr "Slovensky" msgid "Security Warning" msgstr "" -#: templates/admin.php:29 -msgid "Cron" +#: templates/admin.php:17 +msgid "" +"Your data directory and your files are probably accessible from the " +"internet. The .htaccess file that ownCloud provides is not working. We " +"strongly suggest that you configure your webserver in a way that the data " +"directory is no longer accessible or you move the data directory outside the" +" webserver document root." msgstr "" #: templates/admin.php:31 -msgid "execute one task with each page loaded" +msgid "Cron" msgstr "" #: templates/admin.php:33 -msgid "cron.php is registered at a webcron service" +msgid "execute one task with each page loaded" msgstr "" #: templates/admin.php:35 +msgid "cron.php is registered at a webcron service" +msgstr "" + +#: templates/admin.php:37 msgid "use systems cron service" msgstr "" -#: templates/admin.php:39 +#: templates/admin.php:41 +msgid "Share API" +msgstr "" + +#: templates/admin.php:46 +msgid "Enable Share API" +msgstr "" + +#: templates/admin.php:47 +msgid "Allow apps to use the Share API" +msgstr "" + +#: templates/admin.php:51 +msgid "Allow links" +msgstr "" + +#: templates/admin.php:52 +msgid "Allow users to share items to the public with links" +msgstr "" + +#: templates/admin.php:56 +msgid "Allow resharing" +msgstr "" + +#: templates/admin.php:57 +msgid "Allow users to share items shared with them again" +msgstr "" + +#: templates/admin.php:60 +msgid "Allow users to share with anyone" +msgstr "" + +#: templates/admin.php:62 +msgid "Allow users to only share with users in their groups" +msgstr "" + +#: templates/admin.php:69 msgid "Log" msgstr "Záznam" -#: templates/admin.php:67 +#: templates/admin.php:97 msgid "More" msgstr "Viac" +#: templates/admin.php:105 +msgid "" +"Developed by the <a href=\"http://ownCloud.org/contact\" " +"target=\"_blank\">ownCloud community</a>, the <a " +"href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is " +"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" " +"target=\"_blank\"><abbr title=\"Affero General Public " +"License\">AGPL</abbr></a>." +msgstr "" + #: templates/apps.php:10 msgid "Add your App" msgstr "Pridať vašu aplikáciu" @@ -109,34 +191,30 @@ msgid "See application page at apps.owncloud.com" msgstr "Pozrite si stránku aplikácie na apps.owncloud.com" #: templates/apps.php:30 -msgid "-licensed" -msgstr "-licencované" - -#: templates/apps.php:30 -msgid "by" -msgstr "od" +msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" +msgstr "" -#: templates/help.php:8 +#: templates/help.php:9 msgid "Documentation" msgstr "Dokumentácia" -#: templates/help.php:9 +#: templates/help.php:10 msgid "Managing Big Files" msgstr "Spravovanie veľké súbory" -#: templates/help.php:10 +#: templates/help.php:11 msgid "Ask a question" msgstr "Opýtajte sa otázku" -#: templates/help.php:22 +#: templates/help.php:23 msgid "Problems connecting to help database." msgstr "Problémy spojené s pomocnou databázou." -#: templates/help.php:23 +#: templates/help.php:24 msgid "Go there manually." msgstr "Prejsť tam ručne." -#: templates/help.php:31 +#: templates/help.php:32 msgid "Answer" msgstr "Odpoveď" |