diff options
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r-- | core/l10n/sl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js index cba72095ddd..eb4e1b61905 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -48,6 +48,8 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "Napaka nalaganja strani! Poskus ponovnega nalaganja bo izveden čez 5 sekund.", "Saving..." : "Poteka shranjevanje ...", "Dismiss" : "Opusti", + "Password" : "Geslo", + "Cancel" : "Prekliči", "seconds ago" : "pred nekaj sekundami", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Povezava za ponastavitev gesla je bila poslana na naveden elektronski naslov. V kolikor sporočila ne dobite v kratkem, preverite tudi mapo neželene pošte.<br> Če sporočila ni niti v tej mapi, stopite v stik s skrbnikom.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Datoteke so šifrirane. Če niste omogočili obnovitvenega ključa, po ponastavitvi gesla ne bo mogoč dostop do datotek.<br />V primeru, da niste prepričani, kaj storiti, stopite v stik s skrbnikom sistema.<br />Ali ste prepričani, da želite nadaljevati?", @@ -66,7 +68,6 @@ OC.L10N.register( "Already existing files" : "Obstoječe datoteke", "Which files do you want to keep?" : "Katare datoteke želite ohraniti?", "If you select both versions, the copied file will have a number added to its name." : "Če izberete obe različici, bo kopirani datoteki k imenu dodana številka.", - "Cancel" : "Prekliči", "Continue" : "Nadaljuj", "(all selected)" : "(vse izbrano)", "({count} selected)" : "({count} izbranih)", @@ -106,7 +107,6 @@ OC.L10N.register( "Share link" : "Povezava za prejem", "Link" : "Povezava", "Password protect" : "Zaščiti z geslom", - "Password" : "Geslo", "Allow upload and editing" : "Dovoli nalaganje in urejanje", "Hide file listing" : "Skrij spisek datotek", "Email link to person" : "Posreduj povezavo po elektronski pošti", |