diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:26 +0000 |
commit | 54438df1ee20df8b3da27c57b6bb52979fbf7163 (patch) | |
tree | d78d1797ce67069b72b3469f2202d981f42d957f /apps/files/l10n/sl.js | |
parent | 5c188bf977dbd5a843c0db555ed57dfdcbdf54b1 (diff) | |
download | nextcloud-server-54438df1ee20df8b3da27c57b6bb52979fbf7163.tar.gz nextcloud-server-54438df1ee20df8b3da27c57b6bb52979fbf7163.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 5ff002ba376..1cffc160379 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -126,9 +126,9 @@ OC.L10N.register( "Choose {file}" : "Izberite datoteko {file}", "New" : "Novo", "Loading current folder" : "Poteka nalaganje trenutne mape", + "Retry" : "Poskusi znova", "No files in here" : "V mapi ni datotek", "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!", - "Go to the previous folder" : "Skoči na predhodno mapo", "Go back" : "Skoči nazaj", "Share" : "·Souporaba·", "Shared by link" : "V souporabi sk povezavo", @@ -240,6 +240,9 @@ OC.L10N.register( "Files moved successfully" : "Datoteke so uspešno premaknjene", "Conflicts resolution skipped" : "Razreševanje sporov je preklicano", "Upload cancelled" : "Pošiljanje je bilo preklicano", + "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.", + "Storage is temporarily not available" : "Shramba trenutno ni na voljo", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapa","{folderCount} mapi","{folderCount} mape","{folderCount} map"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} datoteka","{fileCount} datoteki","{fileCount} datoteke","{fileCount} datotek"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 datoteka in {folderCount} mapa","1 datoteka in {folderCount} mapi","1 datoteka in {folderCount} mape","1 datoteka in {folderCount} map"], @@ -293,9 +296,6 @@ OC.L10N.register( "Select directory \"{dirName}\"" : "Izberi mapo »{dirName}«", "Select file \"{fileName}\"" : "Izberi datoteko »{fileName}«.", "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.", - "Storage is temporarily not available" : "Shramba trenutno ni na voljo", "Could not move \"{file}\", target exists" : "Datoteke »{file}« ni mogoče premakniti, ker na ciljnem mestu z istim imenom že obstaja.", "Could not move \"{file}\"" : "Datoteke »{file}« ni mogoče premakniti", "copy" : "kopija", @@ -353,6 +353,7 @@ OC.L10N.register( "Could not rename \"{oldName}\"" : "Datoteke »{oldName}« ni mogoče preimenovati", "Storage informations" : "Podrobnosti shrambe", "Choose file" : "Izbor datotek", + "Go to the previous folder" : "Skoči na predhodno mapo", "Open the files app settings" : "Odpri nastavitve programa Datoteke", "You might not have have permissions to view it, ask the sender to share it" : "Morda ni ustreznih dovoljenj za ogled. Prosite pošiljatelja za prilagoditev.", "The files is locked" : "Datoteka je zaklenjena", |