diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-03 02:15:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-03 02:15:06 +0000 |
commit | 0d1df80fbf01a7777deb308849195f1706f4bccc (patch) | |
tree | 08d36b6a2cedc83127474aa40b29ec124f097ad5 /apps/files/l10n/sl.js | |
parent | 80d272c31145dd880eb652aa70cc5545d98755b0 (diff) | |
download | nextcloud-server-0d1df80fbf01a7777deb308849195f1706f4bccc.tar.gz nextcloud-server-0d1df80fbf01a7777deb308849195f1706f4bccc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 400cfdaf0e0..a6d7197ca19 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -33,12 +33,12 @@ OC.L10N.register( "Files" : "Datoteke", "Details" : "Podrobnosti", "Select" : "Izberi", - "Pending" : "V čakanju ...", + "Pending" : "Na čakanju ...", "Unable to determine date" : "Ni mogoče določiti datuma", "This operation is forbidden" : "To dejanje ni dovoljeno!", "This directory is unavailable, please check the logs or contact the administrator" : "Mapa ni na voljo. Preverite dnevnik in stopite v stik s skrbnikom sistema.", "Could not move \"{file}\", target exists" : "Datoteke \"{file}\" ni mogoče premakniti, ker cilj že obstaja", - "Could not move \"{file}\"" : "Ni mogoče premakniti \"{file}\"", + "Could not move \"{file}\"" : "Datoteke {file} ni mogoče premakniti", "Could not copy \"{file}\", target exists" : "Datoteke »{file}« ni mogoče kopirati, ker ta že obstaja", "Could not copy \"{file}\"" : "Datoteke »{file}« ni mogoče kopirati.", "Copied {origin} inside {destination}" : "Kopirano {origin} v {destination}", @@ -56,7 +56,7 @@ OC.L10N.register( "Size" : "Velikost", "Modified" : "Spremenjeno", "_%n folder_::_%n folders_" : ["%n mapa","%n mapi","%n mape","%n mape"], - "_%n file_::_%n files_" : ["%n datoteka","%n datoteki","%n datoteke","%n datoteke"], + "_%n file_::_%n files_" : ["%n datoteka","%n datoteki","%n datoteke","%n datotek"], "{dirs} and {files}" : "{dirs} in {files}", "_including %n hidden_::_including %n hidden_" : ["Vključujoč %n skrit","Vključujoč %n skrita","Vključujoč %n skritih","Vključujoč %n skritih"], "You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje in ustvarjanje datotek na tem mestu.", @@ -121,6 +121,7 @@ OC.L10N.register( "A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je bila <strong>obnovljena</strong>", "Unlimited" : "Neomejeno", "Upload (max. %s)" : "Pošiljanje (omejitev %s)", + "File Management" : "Upravljanje datotek", "%s used" : "%s uporabljeno", "Settings" : "Nastavitve", "Show hidden files" : "Pokaži skrite datoteke", |