diff options
Diffstat (limited to 'l10n/sk_SK/files_encryption.po')
-rw-r--r-- | l10n/sk_SK/files_encryption.po | 61 |
1 files changed, 35 insertions, 26 deletions
diff --git a/l10n/sk_SK/files_encryption.po b/l10n/sk_SK/files_encryption.po index 7353664590f..e0728ac23ff 100644 --- a/l10n/sk_SK/files_encryption.po +++ b/l10n/sk_SK/files_encryption.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-08-30 09:31-0400\n" -"PO-Revision-Date: 2013-08-28 18:40+0000\n" -"Last-Translator: martin\n" +"POT-Creation-Date: 2013-10-06 19:07-0400\n" +"PO-Revision-Date: 2013-10-06 23:07+0000\n" +"Last-Translator: I Robot <owncloud-bot@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" @@ -45,17 +45,24 @@ msgstr "Heslo úspešne zmenené." msgid "Could not change the password. Maybe the old password was not correct." msgstr "Nemožno zmeniť heslo. Pravdepodobne nebolo staré heslo zadané správne." -#: ajax/updatePrivateKeyPassword.php:51 +#: ajax/updatePrivateKeyPassword.php:52 msgid "Private key password successfully updated." msgstr "Heslo súkromného kľúča je úspešne aktualizované." -#: ajax/updatePrivateKeyPassword.php:53 +#: ajax/updatePrivateKeyPassword.php:54 msgid "" "Could not update the private key password. Maybe the old password was not " "correct." msgstr "Nemožno aktualizovať heslo súkromného kľúča. Možno nebolo staré heslo správne." -#: files/error.php:7 +#: files/error.php:9 +msgid "" +"Encryption app not initialized! Maybe the encryption app was re-enabled " +"during your session. Please try to log out and log back in to initialize the" +" encryption app." +msgstr "" + +#: files/error.php:12 msgid "" "Your private key is not valid! Likely your password was changed outside the " "ownCloud system (e.g. your corporate directory). You can update your private" @@ -63,36 +70,30 @@ msgid "" "files." msgstr "Váš privátny kľúč je nesprávny! Pravdepodobne bolo zmenené vaše heslo mimo systému ownCloud (napr. váš korporátny adresár). Môžte aktualizovať vaše heslo privátneho kľúča v osobných nastaveniach za účelom obnovenia prístupu k zašifrovaným súborom." -#: hooks/hooks.php:41 +#: hooks/hooks.php:53 msgid "Missing requirements." msgstr "Chýbajúce požiadavky." -#: hooks/hooks.php:42 +#: hooks/hooks.php:54 msgid "" "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL " "together with the PHP extension is enabled and configured properly. For now," " the encryption app has been disabled." msgstr "Prosím uistite sa, že PHP verzie 5.3.3 alebo novšej je nainštalované a tiež, že OpenSSL knižnica spolu z PHP rozšírením je povolená a konfigurovaná správne. Nateraz bola aplikácia šifrovania zablokovaná." -#: hooks/hooks.php:249 +#: hooks/hooks.php:254 msgid "Following users are not set up for encryption:" msgstr "Nasledujúci používatelia nie sú nastavení pre šifrovanie:" -#: js/settings-admin.js:11 +#: js/settings-admin.js:13 msgid "Saving..." msgstr "Ukladám..." -#: templates/invalid_private_key.php:5 -msgid "" -"Your private key is not valid! Maybe the your password was changed from " -"outside." -msgstr "Váš súkromný kľúč je neplatný. Možno bolo Vaše heslo zmenené z vonku." - -#: templates/invalid_private_key.php:7 -msgid "You can unlock your private key in your " -msgstr "Môžte odomknúť váš privátny kľúč v" +#: templates/invalid_private_key.php:8 +msgid "Go directly to your " +msgstr "" -#: templates/invalid_private_key.php:7 +#: templates/invalid_private_key.php:8 msgid "personal settings" msgstr "osobné nastavenia" @@ -109,27 +110,35 @@ msgstr "Povoliť obnovovací kľúč (umožňuje obnoviť používateľské súb msgid "Recovery key password" msgstr "Heslo obnovovacieho kľúča" -#: templates/settings-admin.php:21 templates/settings-personal.php:54 +#: templates/settings-admin.php:17 +msgid "Repeat Recovery key password" +msgstr "" + +#: templates/settings-admin.php:24 templates/settings-personal.php:54 msgid "Enabled" msgstr "Povolené" -#: templates/settings-admin.php:29 templates/settings-personal.php:62 +#: templates/settings-admin.php:32 templates/settings-personal.php:62 msgid "Disabled" msgstr "Zakázané" -#: templates/settings-admin.php:34 +#: templates/settings-admin.php:37 msgid "Change recovery key password:" msgstr "Zmeniť heslo obnovovacieho kľúča:" -#: templates/settings-admin.php:41 +#: templates/settings-admin.php:43 msgid "Old Recovery key password" msgstr "Staré heslo obnovovacieho kľúča" -#: templates/settings-admin.php:48 +#: templates/settings-admin.php:50 msgid "New Recovery key password" msgstr "Nové heslo obnovovacieho kľúča" -#: templates/settings-admin.php:53 +#: templates/settings-admin.php:56 +msgid "Repeat New Recovery key password" +msgstr "" + +#: templates/settings-admin.php:61 msgid "Change Password" msgstr "Zmeniť heslo" |