diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /core/l10n/sl.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r-- | core/l10n/sl.js | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 2361efa8592..e5fdc84400c 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -257,28 +257,13 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Ni mogoče poslati elektronskega sporočila za ponastavitev gesla, ker ni navedenega elektronskega naslova. Stopite v stik s skrbnikom sistema.", "Couldn't send reset email. Please make sure your username is correct." : "Ni mogoče poslati elektronskega sporočila. Prepričajte se, da je uporabniško ime pravilno.", - "Updated \"%s\" to %s" : "Datoteka \"%s\" je posodobljena na %s", - "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Med preverjanjem celovitosti kode je prišlo do napak. Več podrobnosti …</a>", "Dismiss" : "Opusti", "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 prejmete v kratkem, preverite tudi mapo neželene pošte.<br> Če sporočila ni niti v tej mapi, stopite v stik s skrbnikom.", "Sending email …" : "Poteka pošiljanje elektronske pošte ...", - "Copy URL" : "Kopiraj naslov URL", - "Enable" : "Omogoči", - "{sharee} (group)" : "{sharee} (skupina)", - "{sharee} (remote)" : "{sharee} (oddaljeno)", - "{sharee} (email)" : "{sharee} (email)", - "The specified document has not been found on the server." : "Navedenega dokumenta na strežniku ni mogoče najti.", - "You can click here to return to %s." : "S klikom na povezavo boste vrnjeni na %s.", "SQLite will be used as database." : "Kot podatkovna zbirka bo uporabljena zbirka SQLite", "For larger installations we recommend to choose a different database backend." : "Za večje namestitve je priporočljivo uporabiti drug ozadnji program zbirke podatkov.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Uporaba SQLite ni priporočljiva iz varnostnih razlogov, še posebej če se sistem krajevno usklajuje z namizjem prek odjemalca.", "Wrong password." : "Napačno geslo!", - "Redirecting …" : "Poteka preusmerjanje ...", - "New Password" : "Novo geslo", - "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Na tvojem računu je vključena napredna varnost. Prosim, prijavi se z drugim korakom.", - "Further information how to configure this can be found in the %sdocumentation%s." : "Podrobnosti o nastavitvah je mogoče najti v %sdokumentaciji%s.", - "%s will be updated to version %s" : "Okolje %s bo posodobljeno na različico %s.", - "This page will refresh itself when the %s instance is available again." : "Stran bo osvežena, ko bo %s spet na voljo.", - "Thank you for your patience." : "Hvala za potrpežljivost!" + "New Password" : "Novo geslo" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |