diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-06 19:16:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-06 19:16:10 -0400 |
commit | 3613e79e100bfa00b0c4e6b7c9b2524aadee0a31 (patch) | |
tree | c750a5a19a3a439899faac6ff524d64b98058b2f /l10n/sl/files_encryption.po | |
parent | e1e16ec3b0566aafdddb5c2bc744fc4d53e554a1 (diff) | |
download | nextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.tar.gz nextcloud-server-3613e79e100bfa00b0c4e6b7c9b2524aadee0a31.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sl/files_encryption.po')
-rw-r--r-- | l10n/sl/files_encryption.po | 61 |
1 files changed, 35 insertions, 26 deletions
diff --git a/l10n/sl/files_encryption.po b/l10n/sl/files_encryption.po index dce60f89a05..bd85156b749 100644 --- a/l10n/sl/files_encryption.po +++ b/l10n/sl/files_encryption.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-08-21 08:10-0400\n" -"PO-Revision-Date: 2013-08-19 19:20+0000\n" -"Last-Translator: barbarak <barbarak@arnes.si>\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: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,17 +44,24 @@ msgstr "Geslo je bilo uspešno spremenjeno." msgid "Could not change the password. Maybe the old password was not correct." msgstr "Gesla ni bilo mogoče spremeniti. Morda vnos starega gesla ni bil pravilen." -#: ajax/updatePrivateKeyPassword.php:51 +#: ajax/updatePrivateKeyPassword.php:52 msgid "Private key password successfully updated." msgstr "Zasebni ključ za geslo je bil uspešno posodobljen." -#: ajax/updatePrivateKeyPassword.php:53 +#: ajax/updatePrivateKeyPassword.php:54 msgid "" "Could not update the private key password. Maybe the old password was not " "correct." msgstr "Zasebnega ključa za geslo ni bilo mogoče posodobiti. Morda vnos starega gesla ni bil pravilen." -#: 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" @@ -62,36 +69,30 @@ msgid "" "files." msgstr "Vaš zasebni ključ ni veljaven. Morda je bilo vaše geslo spremenjeno zunaj sistema ownCloud (npr. v skupnem imeniku). Svoj zasebni ključ, ki vam bo omogočil dostop do šifriranih dokumentov, lahko posodobite v osebnih nastavitvah." -#: hooks/hooks.php:41 +#: hooks/hooks.php:53 msgid "Missing requirements." msgstr "Manjkajoče zahteve" -#: 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 "Preverite, da imate na strežniku nameščen paket PHP 5.3.3 ali novejši in da je omogočen in pravilno nastavljen PHP OpenSSL . Zaenkrat je šifriranje onemogočeno." -#: hooks/hooks.php:249 +#: hooks/hooks.php:254 msgid "Following users are not set up for encryption:" msgstr "Naslednji uporabniki še nimajo nastavljenega šifriranja:" -#: js/settings-admin.js:11 +#: js/settings-admin.js:13 msgid "Saving..." msgstr "Poteka shranjevanje ..." -#: templates/invalid_private_key.php:5 -msgid "" -"Your private key is not valid! Maybe the your password was changed from " -"outside." -msgstr "Vaš zasebni ključ ni veljaven. Morda je bilo vaše geslo spremenjeno." - -#: templates/invalid_private_key.php:7 -msgid "You can unlock your private key in your " -msgstr "Svoj zasebni ključ lahko odklenite 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 "osebne nastavitve" @@ -108,27 +109,35 @@ msgstr "Omogoči ključ za obnovitev datotek (v primeru izgube gesla)" msgid "Recovery key password" msgstr "Ključ za obnovitev gesla" -#: 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 "Omogočeno" -#: templates/settings-admin.php:29 templates/settings-personal.php:62 +#: templates/settings-admin.php:32 templates/settings-personal.php:62 msgid "Disabled" msgstr "Onemogočeno" -#: templates/settings-admin.php:34 +#: templates/settings-admin.php:37 msgid "Change recovery key password:" msgstr "Spremeni ključ za obnovitev gesla:" -#: templates/settings-admin.php:41 +#: templates/settings-admin.php:43 msgid "Old Recovery key password" msgstr "Stari ključ za obnovitev gesla" -#: templates/settings-admin.php:48 +#: templates/settings-admin.php:50 msgid "New Recovery key password" msgstr "Nov ključ za obnovitev gesla" -#: 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 "Spremeni geslo" |