diff options
Diffstat (limited to 'settings/l10n/sl.js')
-rw-r--r-- | settings/l10n/sl.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index 962de6b8961..ef2431c5648 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -1,9 +1,11 @@ OC.L10N.register( "settings", { - "Enabled" : "Omogočeno", - "Not enabled" : "Ni omogočeno", - "Recommended" : "Priporočljivo", + "Cron" : "Periodično opravilo", + "Sharing" : "Souporaba", + "Security" : "Varnost", + "Email Server" : "Poštni strežnik", + "Log" : "Dnevnik", "Authentication error" : "Napaka med overjanjem", "Your full name has been changed." : "Vaše polno ime je spremenjeno.", "Unable to change full name" : "Ni mogoče spremeniti polnega imena", @@ -33,6 +35,9 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "Napačno navedeno skrbniško obnovitveno geslo. Preverite geslo in poskusite znova.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Hrbtišče programa ne podpira spreminjanja gesla, je pa uspešno posodobljeno uporabniško šifriranje.", "Unable to change password" : "Ni mogoče spremeniti gesla", + "Enabled" : "Omogočeno", + "Not enabled" : "Ni omogočeno", + "Recommended" : "Priporočljivo", "Saved" : "Shranjeno", "test email settings" : "preizkusi nastavitve elektronske pošte", "If you received this email, the settings seem to be correct." : "Če ste prejeli to sporočilo, so nastavitve pravilne.", @@ -111,14 +116,12 @@ OC.L10N.register( "Connectivity checks" : "Preverjanje povezav", "No problems found" : "Ni zaznanih težav", "Please double check the <a href='%s'>installation guides</a>." : "Preverite <a href='%s'>navodila namestitve</a>.", - "Cron" : "Periodično opravilo", "Last cron was executed at %s." : "Zadnje periodično opravilo cron je bilo izvedeno ob %s.", "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Zadnje periodično opravilo cron je bilo izvedeno ob %s. To je več kot uro nazaj. Nekaj je očitno narobe.", "Cron was not executed yet!" : "Periodično opravilo cron še ni zagnano!", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Datoteka cron.php je vpisana za periodično opravilo webcron za potrditev sklica vsakih 15 minut pri povezavi preko HTTP.", "Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodičnih opravil za klic datoteke cron.php vsakih 15 minut.", - "Sharing" : "Souporaba", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", "Allow users to share via link" : "Uporabnikom dovoli omogočanje souporabe s povezavami", "Enforce password protection" : "Vsili zaščito z geslom", @@ -132,11 +135,9 @@ OC.L10N.register( "Allow users to send mail notification for shared files" : "Dovoli uporabnikom pošiljati obvestila o souporabi datotek po elektronski pošti.", "Exclude groups from sharing" : "Izloči skupine iz souporabe", "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti", - "Security" : "Varnost", "Enforce HTTPS" : "Zahtevaj uporabo HTTPS", "Forces the clients to connect to %s via an encrypted connection." : "Vsili povezavo odjemalca z %s preko šifrirane povezave.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Za nastavljanje šifriranja SSL je treba vzpostaviti povezavo z mestom %s preko protokola HTTPS.", - "Email Server" : "Poštni strežnik", "This is used for sending out notifications." : "Možnost je uporabljena za omogočanje pošiljanja obvestil.", "Send mode" : "Način pošiljanja", "From address" : "Naslov pošiljatelja", @@ -150,7 +151,6 @@ OC.L10N.register( "Store credentials" : "Shrani poverila", "Test email settings" : "Preizkus nastavitev elektronske pošte", "Send email" : "Pošlji elektronsko sporočilo", - "Log" : "Dnevnik", "Log level" : "Raven beleženja", "More" : "Več", "Less" : "Manj", |