diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-11 08:11:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-11 08:11:03 -0400 |
commit | 5ebff8cfc453552201f0bde1b0eeba13f540d0a6 (patch) | |
tree | d7da64305c6b1a850e3718da8de28ea76739e025 /apps/files_encryption/l10n/sl.php | |
parent | 4128561f2265938fb4de4ed34873c594919dca35 (diff) | |
download | nextcloud-server-5ebff8cfc453552201f0bde1b0eeba13f540d0a6.tar.gz nextcloud-server-5ebff8cfc453552201f0bde1b0eeba13f540d0a6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/sl.php')
-rw-r--r-- | apps/files_encryption/l10n/sl.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/sl.php b/apps/files_encryption/l10n/sl.php index e5a0cf269b1..8b2f264c62e 100644 --- a/apps/files_encryption/l10n/sl.php +++ b/apps/files_encryption/l10n/sl.php @@ -10,6 +10,8 @@ $TRANSLATIONS = array( "Could not update the private key password. Maybe the old password was not correct." => "Zasebnega ključa za geslo ni bilo mogoče posodobiti. Morda vnos starega gesla ni bil pravilen.", "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 key password in your personal settings to recover access to your encrypted files." => "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.", "Missing requirements." => "Manjkajoče zahteve", +"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." => "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.", +"Following users are not set up for encryption:" => "Naslednji uporabniki še nimajo nastavljenega šifriranja:", "Saving..." => "Poteka shranjevanje ...", "Your private key is not valid! Maybe the your password was changed from outside." => "Vaš zasebni ključ ni veljaven. Morda je bilo vaše geslo spremenjeno.", "You can unlock your private key in your " => "Svoj zasebni ključ lahko odklenite v", |