nextcloud/l10n/sk_SK/lib.po

459 lines
15 KiB
Plaintext
Raw Normal View History

2012-07-28 04:05:38 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2014-06-05 09:57:20 +04:00
# Marián Hvolka <marian.hvolka@stuba.sk>, 2013-2014
2013-08-30 17:38:20 +04:00
# martin, 2013
2012-07-28 04:05:38 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2013-11-16 07:56:31 +04:00
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
2014-06-19 09:55:38 +04:00
"POT-Creation-Date: 2014-06-19 01:54-0400\n"
"PO-Revision-Date: 2014-06-19 05:20+0000\n"
"Last-Translator: Marián Hvolka <marian.hvolka@stuba.sk>\n"
2012-07-28 04:05:38 +04:00
"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"
2012-09-22 03:18:31 +04:00
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
2012-07-28 04:05:38 +04:00
2014-06-07 09:56:13 +04:00
#: base.php:678
2014-04-25 09:56:28 +04:00
msgid "You are accessing the server from an untrusted domain."
2014-06-12 09:54:34 +04:00
msgstr "Pristupujete na server v nedôveryhodnej doméne."
2014-04-25 09:56:28 +04:00
2014-06-07 09:56:13 +04:00
#: base.php:679
2014-04-28 09:56:24 +04:00
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
2014-06-12 09:54:34 +04:00
msgstr "Kontaktujte administrátora. Ak ste administrátorom tejto inštancie, nakonfigurujte správne nastavenie \"trusted_domain\" v config/config.php. Vzorová konfigurácia je uvedená v config/config.sample.php."
2014-04-25 09:56:28 +04:00
2014-06-17 09:55:43 +04:00
#: private/app.php:361
2012-07-28 04:05:38 +04:00
msgid "Help"
2013-04-27 04:24:29 +04:00
msgstr "Pomoc"
2012-07-28 04:05:38 +04:00
2014-06-17 09:55:43 +04:00
#: private/app.php:374
2012-07-28 04:05:38 +04:00
msgid "Personal"
2013-04-27 04:24:29 +04:00
msgstr "Osobné"
2012-07-28 04:05:38 +04:00
2014-06-17 09:55:43 +04:00
#: private/app.php:385
2012-07-28 04:05:38 +04:00
msgid "Settings"
2013-04-27 04:24:29 +04:00
msgstr "Nastavenia"
2012-07-28 04:05:38 +04:00
2014-06-17 09:55:43 +04:00
#: private/app.php:397
2012-07-28 04:05:38 +04:00
msgid "Users"
2013-04-27 04:24:29 +04:00
msgstr "Používatelia"
2012-07-28 04:05:38 +04:00
2014-06-17 09:55:43 +04:00
#: private/app.php:410
2012-07-28 04:05:38 +04:00
msgid "Admin"
2013-04-27 04:24:29 +04:00
msgstr "Administrátor"
2012-07-28 04:05:38 +04:00
2014-06-17 09:55:43 +04:00
#: private/app.php:978
2013-07-24 09:57:21 +04:00
#, php-format
msgid "Failed to upgrade \"%s\"."
2013-08-09 16:06:31 +04:00
msgstr "Zlyhala aktualizácia \"%s\"."
2013-07-24 09:57:21 +04:00
2014-06-17 09:55:43 +04:00
#: private/app.php:1135
#, php-format
msgid ""
"App \\\"%s\\\" can't be installed because it is not compatible with this "
"version of ownCloud."
2014-06-19 09:55:38 +04:00
msgstr "Aplikáciu \\\"%s\\\" nemožno nainštalovať, pretože nie je kompatibilná s touto verziou systému ownCloud."
2014-06-17 09:55:43 +04:00
#: private/app.php:1147
msgid "No app name specified"
msgstr "Nešpecifikované meno aplikácie"
2013-12-03 02:28:29 +04:00
#: private/avatar.php:66
2013-09-16 19:38:45 +04:00
msgid "Unknown filetype"
2013-10-19 16:27:13 +04:00
msgstr "Neznámy typ súboru"
2013-09-16 19:38:45 +04:00
2013-12-03 02:28:29 +04:00
#: private/avatar.php:71
2013-09-16 19:38:45 +04:00
msgid "Invalid image"
2013-10-19 16:27:13 +04:00
msgstr "Chybný obrázok"
2013-09-16 19:38:45 +04:00
2014-03-11 09:59:39 +04:00
#: private/defaults.php:35
2013-07-05 04:21:23 +04:00
msgid "web services under your control"
2013-07-06 04:08:38 +04:00
msgstr "webové služby pod Vašou kontrolou"
2013-07-05 04:21:23 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:77
msgid "App directory already exists"
msgstr "Aplikačný priečinok už existuje"
#: private/installer.php:90
#, php-format
msgid "Can't create app folder. Please fix permissions. %s"
msgstr "Nemožno vytvoriť aplikačný priečinok. Prosím upravte povolenia. %s"
#: private/installer.php:231
2013-08-26 03:21:52 +04:00
msgid "No source specified when installing app"
2013-08-30 17:38:20 +04:00
msgstr "Nešpecifikovaný zdroj pri inštalácii aplikácie"
2013-08-26 03:21:52 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:238
2013-08-26 03:21:52 +04:00
msgid "No href specified when installing app from http"
2013-08-30 17:38:20 +04:00
msgstr "Nešpecifikovaný atribút \"href\" pri inštalácii aplikácie pomocou protokolu \"http\""
2013-08-26 03:21:52 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:243
2013-08-26 03:21:52 +04:00
msgid "No path specified when installing app from local file"
2013-08-30 17:38:20 +04:00
msgstr "Nešpecifikovaná cesta pri inštalácii aplikácie z lokálneho súboru"
2013-08-26 03:21:52 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:257
2013-08-26 03:21:52 +04:00
#, php-format
msgid "Archives of type %s are not supported"
2013-11-16 07:56:31 +04:00
msgstr "Tento typ archívu %s nie je podporovaný"
2013-08-26 03:21:52 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:271
2013-08-26 03:21:52 +04:00
msgid "Failed to open archive when installing app"
2013-08-30 17:38:20 +04:00
msgstr "Zlyhanie pri otváraní archívu počas inštalácie aplikácie"
2013-08-26 03:21:52 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:309
2013-08-26 03:21:52 +04:00
msgid "App does not provide an info.xml file"
2013-08-30 17:38:20 +04:00
msgstr "Aplikácia neposkytuje súbor info.xml"
2013-08-26 03:21:52 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:315
2013-08-26 03:21:52 +04:00
msgid "App can't be installed because of not allowed code in the App"
2013-11-16 07:56:31 +04:00
msgstr "Aplikácia nemôže byť nainštalovaná pre nepovolený kód v aplikácii"
2013-08-26 03:21:52 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:321
2013-08-26 03:21:52 +04:00
msgid ""
"App can't be installed because it is not compatible with this version of "
"ownCloud"
2013-11-16 07:56:31 +04:00
msgstr "Aplikácia nemôže byť nainštalovaná pre nekompatibilitu z touto verziou ownCloudu"
2013-08-26 03:21:52 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:327
2013-08-26 03:21:52 +04:00
msgid ""
"App can't be installed because it contains the <shipped>true</shipped> tag "
"which is not allowed for non shipped apps"
2013-11-16 07:56:31 +04:00
msgstr "Aplikácia nemôže byť nainštalovaná pretože obsahuje <shipped>pravý</shipped> štítok, ktorý nie je povolený pre zaslané \"shipped\" aplikácie"
2013-08-26 03:21:52 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:340
2013-08-26 03:21:52 +04:00
msgid ""
"App can't be installed because the version in info.xml/version is not the "
"same as the version reported from the app store"
2013-11-16 07:56:31 +04:00
msgstr "Aplikácia nemôže byť nainštalovaná pretože verzia v info.xml/version nezodpovedá verzii špecifikovanej v obchode s aplikáciami"
2013-08-26 03:21:52 +04:00
2014-03-11 09:59:39 +04:00
#: private/json.php:29
2012-07-28 04:05:38 +04:00
msgid "Application is not enabled"
2013-04-27 04:24:29 +04:00
msgstr "Aplikácia nie je zapnutá"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/json.php:40 private/json.php:62 private/json.php:87
2012-07-28 04:05:38 +04:00
msgid "Authentication error"
2013-04-27 04:24:29 +04:00
msgstr "Chyba autentifikácie"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/json.php:51
2012-07-28 04:05:38 +04:00
msgid "Token expired. Please reload page."
2013-04-27 04:24:29 +04:00
msgstr "Token vypršal. Obnovte, prosím, stránku."
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/json.php:74
2014-03-11 09:59:39 +04:00
msgid "Unknown user"
2014-04-01 09:56:15 +04:00
msgstr "Neznámy používateľ"
2014-03-11 09:59:39 +04:00
2013-12-17 15:46:52 +04:00
#: private/setup/abstractdatabase.php:26
2013-02-11 18:42:41 +04:00
#, php-format
msgid "%s enter the database username."
2013-11-16 07:56:31 +04:00
msgstr "Zadajte používateľské meno %s databázy."
2013-02-11 18:42:41 +04:00
2013-12-17 15:46:52 +04:00
#: private/setup/abstractdatabase.php:29
2013-02-11 18:42:41 +04:00
#, php-format
msgid "%s enter the database name."
2013-04-27 04:24:29 +04:00
msgstr "Zadajte názov databázy pre %s databázy."
2013-02-11 18:42:41 +04:00
2013-12-17 15:46:52 +04:00
#: private/setup/abstractdatabase.php:32
2013-02-11 18:42:41 +04:00
#, php-format
msgid "%s you may not use dots in the database name"
2013-04-27 04:24:29 +04:00
msgstr "V názve databázy %s nemôžete používať bodky"
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mssql.php:20
2013-02-11 18:42:41 +04:00
#, php-format
2013-06-30 04:13:07 +04:00
msgid "MS SQL username and/or password not valid: %s"
msgstr "Používateľské meno, alebo heslo MS SQL nie je platné: %s"
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mssql.php:21 private/setup/mysql.php:13
2014-04-01 09:56:15 +04:00
#: private/setup/oci.php:114 private/setup/postgresql.php:31
#: private/setup/postgresql.php:84
2013-02-11 18:42:41 +04:00
msgid "You need to enter either an existing account or the administrator."
2013-04-27 04:24:29 +04:00
msgstr "Musíte zadať jestvujúci účet alebo administrátora."
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:12
2014-03-11 09:59:39 +04:00
msgid "MySQL/MariaDB username and/or password not valid"
2014-04-26 09:55:32 +04:00
msgstr "Používateľské meno a/alebo heslo pre MySQL/MariaDB databázu je neplatné"
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:67 private/setup/oci.php:54
2013-12-17 15:46:52 +04:00
#: private/setup/oci.php:121 private/setup/oci.php:144
#: private/setup/oci.php:151 private/setup/oci.php:162
#: private/setup/oci.php:169 private/setup/oci.php:178
#: private/setup/oci.php:186 private/setup/oci.php:195
2014-04-01 09:56:15 +04:00
#: private/setup/oci.php:201 private/setup/postgresql.php:103
#: private/setup/postgresql.php:112 private/setup/postgresql.php:129
#: private/setup/postgresql.php:139 private/setup/postgresql.php:148
2013-02-11 18:42:41 +04:00
#, php-format
msgid "DB Error: \"%s\""
2013-04-27 04:24:29 +04:00
msgstr "Chyba DB: \"%s\""
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:68 private/setup/oci.php:55
2013-12-17 15:46:52 +04:00
#: private/setup/oci.php:122 private/setup/oci.php:145
#: private/setup/oci.php:152 private/setup/oci.php:163
#: private/setup/oci.php:179 private/setup/oci.php:187
2014-04-01 09:56:15 +04:00
#: private/setup/oci.php:196 private/setup/postgresql.php:104
#: private/setup/postgresql.php:113 private/setup/postgresql.php:130
#: private/setup/postgresql.php:140 private/setup/postgresql.php:149
2013-02-11 18:42:41 +04:00
#, php-format
msgid "Offending command was: \"%s\""
2013-04-27 04:24:29 +04:00
msgstr "Podozrivý príkaz bol: \"%s\""
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:85
2013-02-11 18:42:41 +04:00
#, php-format
2014-03-11 09:59:39 +04:00
msgid "MySQL/MariaDB user '%s'@'localhost' exists already."
2014-04-26 09:55:32 +04:00
msgstr "Používateľ '%s'@'localhost' už v MySQL/MariaDB existuje."
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:86
2014-03-11 09:59:39 +04:00
msgid "Drop this user from MySQL/MariaDB"
2014-04-26 09:55:32 +04:00
msgstr "Zahodiť používateľa z MySQL/MariaDB."
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:91
2013-02-11 18:42:41 +04:00
#, php-format
2014-03-11 09:59:39 +04:00
msgid "MySQL/MariaDB user '%s'@'%%' already exists"
2014-04-26 09:55:32 +04:00
msgstr "Používateľ '%s'@'%%' už v MySQL/MariaDB existuje"
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:92
2014-03-11 09:59:39 +04:00
msgid "Drop this user from MySQL/MariaDB."
2014-04-26 09:55:32 +04:00
msgstr "Zahodiť používateľa z MySQL/MariaDB."
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/oci.php:34
2013-06-30 04:13:07 +04:00
msgid "Oracle connection could not be established"
msgstr "Nie je možné pripojiť sa k Oracle"
2013-10-07 03:16:10 +04:00
#: private/setup/oci.php:41 private/setup/oci.php:113
2013-05-24 04:02:43 +04:00
msgid "Oracle username and/or password not valid"
msgstr "Používateľské meno a/alebo heslo pre Oracle databázu je neplatné"
2013-12-17 15:46:52 +04:00
#: private/setup/oci.php:170 private/setup/oci.php:202
2013-02-11 18:42:41 +04:00
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
2013-04-27 04:24:29 +04:00
msgstr "Podozrivý príkaz bol: \"%s\", meno: %s, heslo: %s"
2013-02-11 18:42:41 +04:00
2014-04-01 09:56:15 +04:00
#: private/setup/postgresql.php:30 private/setup/postgresql.php:83
2013-06-30 04:13:07 +04:00
msgid "PostgreSQL username and/or password not valid"
msgstr "Používateľské meno a/alebo heslo pre PostgreSQL databázu je neplatné"
2013-10-07 03:16:10 +04:00
#: private/setup.php:28
2013-06-30 04:13:07 +04:00
msgid "Set an admin username."
msgstr "Zadajte používateľské meno administrátora."
2013-10-07 03:16:10 +04:00
#: private/setup.php:31
2013-06-30 04:13:07 +04:00
msgid "Set an admin password."
msgstr "Zadajte heslo administrátora."
2013-02-26 03:06:26 +04:00
2014-05-17 09:57:38 +04:00
#: private/setup.php:164
2013-02-10 03:10:29 +04:00
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
2013-04-27 04:24:29 +04:00
msgstr "Váš webový server nie je správne nastavený na synchronizáciu, pretože rozhranie WebDAV je poškodené."
2013-02-10 03:10:29 +04:00
2014-05-17 09:57:38 +04:00
#: private/setup.php:165
2013-02-10 03:10:29 +04:00
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
2013-04-27 04:24:29 +04:00
msgstr "Prosím skontrolujte <a href='%s'>inštalačnú príručku</a>."
2013-02-10 03:10:29 +04:00
2014-05-17 09:57:38 +04:00
#: private/share/mailnotifications.php:91
#: private/share/mailnotifications.php:137
2014-03-11 09:59:39 +04:00
#, php-format
msgid "%s shared »%s« with you"
2014-03-12 09:57:17 +04:00
msgstr "%s s vami zdieľa »%s«"
2014-03-11 09:59:39 +04:00
2014-05-24 09:55:34 +04:00
#: private/share/share.php:494
2014-04-25 09:56:28 +04:00
#, php-format
msgid "Sharing %s failed, because the file does not exist"
2014-04-26 09:55:32 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože súbor neexistuje"
2014-04-25 09:56:28 +04:00
2014-05-24 09:55:34 +04:00
#: private/share/share.php:501
#, php-format
msgid "You are not allowed to share %s"
2014-06-12 09:54:34 +04:00
msgstr "Nemôžete zdieľať %s"
2014-05-24 09:55:34 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:531
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because the user %s is the item owner"
2014-04-26 09:55:32 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože používateľ %s je vlastníkom položky"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:537
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because the user %s does not exist"
2014-04-26 09:55:32 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože používateľ %s neexistuje"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:546
2014-04-24 09:55:33 +04:00
#, php-format
msgid ""
"Sharing %s failed, because the user %s is not a member of any groups that %s"
" is a member of"
2014-06-16 09:54:35 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože používateľ %s nie je členom žiadnej skupiny spoločnej s používateľom %s"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:559 private/share/share.php:587
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because this item is already shared with %s"
2014-04-26 09:55:32 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože táto položka už je zdieľaná s %s"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:567
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because the group %s does not exist"
2014-04-26 09:55:32 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože skupina %s neexistuje"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:574
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because %s is not a member of the group %s"
2014-04-26 09:55:32 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože %s nie je členom skupiny %s"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:627
2014-05-17 09:57:38 +04:00
msgid ""
"You need to provide a password to create a public link, only protected links"
" are allowed"
2014-06-12 09:54:34 +04:00
msgstr "Musíte zadať heslo ak chcete vytvoriť verejný odkaz, lebo iba odkazy chránené heslom sú povolené"
2014-05-17 09:57:38 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:653
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because sharing with links is not allowed"
2014-04-26 09:55:32 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože zdieľanie odkazom nie je povolené"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:660
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Share type %s is not valid for %s"
2014-04-26 09:55:32 +04:00
msgstr "Typ zdieľania %s nie je platný pre %s"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:820
2014-04-24 09:55:33 +04:00
#, php-format
msgid ""
"Setting permissions for %s failed, because the permissions exceed "
"permissions granted to %s"
2014-04-26 09:55:32 +04:00
msgstr "Nastavenie povolení pre %s zlyhalo, pretože povolenia prekračujú povolenia udelené %s"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:881
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Setting permissions for %s failed, because the item was not found"
2014-04-26 09:55:32 +04:00
msgstr "Nastavenie povolení pre %s zlyhalo, pretože položka sa nenašla"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:1002
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing backend %s must implement the interface OCP\\Share_Backend"
msgstr ""
2014-06-07 09:56:13 +04:00
#: private/share/share.php:1009
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing backend %s not found"
msgstr ""
2014-06-07 09:56:13 +04:00
#: private/share/share.php:1015
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing backend for %s not found"
msgstr ""
2014-06-12 09:54:34 +04:00
#: private/share/share.php:1432
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because the user %s is the original sharer"
2014-06-12 09:54:34 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože používateľ %s je pôvodcom zdieľania"
2014-04-24 09:55:33 +04:00
2014-06-12 09:54:34 +04:00
#: private/share/share.php:1441
2014-04-24 09:55:33 +04:00
#, php-format
msgid ""
"Sharing %s failed, because the permissions exceed permissions granted to %s"
2014-06-12 09:54:34 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože povolenia prekračujú povolenia udelené %s"
2014-04-24 09:55:33 +04:00
2014-06-12 09:54:34 +04:00
#: private/share/share.php:1457
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because resharing is not allowed"
2014-06-12 09:54:34 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože zdieľanie ďalším nie je povolené"
2014-04-24 09:55:33 +04:00
2014-06-12 09:54:34 +04:00
#: private/share/share.php:1469
2014-04-24 09:55:33 +04:00
#, php-format
msgid ""
"Sharing %s failed, because the sharing backend for %s could not find its "
"source"
2014-06-16 09:54:35 +04:00
msgstr "Zdieľanie %s zlyhalo, backend zdieľania nenašiel zdrojový %s"
2014-04-24 09:55:33 +04:00
2014-06-12 09:54:34 +04:00
#: private/share/share.php:1483
2014-04-24 09:55:33 +04:00
#, php-format
msgid ""
"Sharing %s failed, because the file could not be found in the file cache"
2014-06-12 09:54:34 +04:00
msgstr "Zdieľanie %s zlyhalo, pretože súbor sa nenašiel vo vyrovnávacej pamäti súborov"
2014-04-24 09:55:33 +04:00
2014-05-17 09:57:38 +04:00
#: private/tags.php:183
2013-10-07 03:16:10 +04:00
#, php-format
msgid "Could not find category \"%s\""
msgstr "Nemožno nájsť danú kategóriu \"%s\""
2014-04-24 09:55:33 +04:00
#: private/template/functions.php:134
2012-07-28 04:05:38 +04:00
msgid "seconds ago"
2013-04-27 04:24:29 +04:00
msgstr "pred sekundami"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/template/functions.php:135
2013-08-15 12:53:54 +04:00
msgid "%n minute ago"
msgid_plural "%n minutes ago"
2013-11-16 07:56:31 +04:00
msgstr[0] "pred %n minútou"
msgstr[1] "pred %n minútami"
2013-08-21 16:14:27 +04:00
msgstr[2] "pred %n minútami"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/template/functions.php:136
2013-08-15 12:53:54 +04:00
msgid "%n hour ago"
msgid_plural "%n hours ago"
2013-11-16 07:56:31 +04:00
msgstr[0] "pred %n hodinou"
msgstr[1] "pred %n hodinami"
2013-08-21 16:14:27 +04:00
msgstr[2] "pred %n hodinami"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/template/functions.php:137
2012-07-28 04:05:38 +04:00
msgid "today"
2013-04-27 04:24:29 +04:00
msgstr "dnes"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/template/functions.php:138
2012-07-28 04:05:38 +04:00
msgid "yesterday"
2013-04-27 04:24:29 +04:00
msgstr "včera"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/template/functions.php:140
2013-08-15 12:53:54 +04:00
msgid "%n day go"
msgid_plural "%n days ago"
2013-11-16 07:56:31 +04:00
msgstr[0] "pred %n dňom"
msgstr[1] "pred %n dňami"
2013-08-21 16:14:27 +04:00
msgstr[2] "pred %n dňami"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/template/functions.php:142
2012-07-28 04:05:38 +04:00
msgid "last month"
2013-04-27 04:24:29 +04:00
msgstr "minulý mesiac"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/template/functions.php:143
2013-08-15 12:53:54 +04:00
msgid "%n month ago"
msgid_plural "%n months ago"
2013-11-16 07:56:31 +04:00
msgstr[0] "pred %n mesiacom"
msgstr[1] "pred %n mesiacmi"
2013-08-21 16:14:27 +04:00
msgstr[2] "pred %n mesiacmi"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/template/functions.php:145
2012-07-28 04:05:38 +04:00
msgid "last year"
2013-04-27 04:24:29 +04:00
msgstr "minulý rok"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/template/functions.php:146
2012-07-28 04:05:38 +04:00
msgid "years ago"
2013-04-27 04:24:29 +04:00
msgstr "pred rokmi"
2014-04-09 09:56:49 +04:00
2014-06-04 09:57:48 +04:00
#: private/user/manager.php:238
2014-04-09 09:56:49 +04:00
msgid ""
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
"\"0-9\", and \"_.@-\""
2014-04-26 09:55:32 +04:00
msgstr "V mene používateľa sú povolené len nasledovné znaky: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\""
2014-04-09 09:56:49 +04:00
2014-06-04 09:57:48 +04:00
#: private/user/manager.php:243
2014-04-09 09:56:49 +04:00
msgid "A valid username must be provided"
2014-04-10 09:55:39 +04:00
msgstr "Musíte zadať platné používateľské meno"
2014-04-09 09:56:49 +04:00
2014-06-04 09:57:48 +04:00
#: private/user/manager.php:247
2014-04-09 09:56:49 +04:00
msgid "A valid password must be provided"
2014-04-10 09:55:39 +04:00
msgstr "Musíte zadať platné heslo"
2014-04-09 09:56:49 +04:00
2014-06-04 09:57:48 +04:00
#: private/user/manager.php:252
2014-04-09 09:56:49 +04:00
msgid "The username is already being used"
2014-04-26 09:55:32 +04:00
msgstr "Meno používateľa je už použité"
2014-06-05 09:57:20 +04:00
#: public/files/locknotacquiredexception.php:39
#, php-format
msgid "Could not obtain lock type %d on \"%s\"."
msgstr ""