diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
commit | 2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch) | |
tree | 1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/files/l10n/sl.js | |
parent | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff) | |
download | nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.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 | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index c3ad9c1ab83..92ca9615431 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -315,40 +315,20 @@ OC.L10N.register( "New text file.txt" : "nova_datoteka.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "Kopirana je neposredna povezava (za uporabnike, ki imajo dostop do datoteke ali mape)", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj neposredno povezavo (za uporabnike, ki imajo dostop do datoteke ali mape)", - "You can only favorite a single file or folder at a time" : "Kot priljubljeno je mogoče naenkrat označiti le eno datoteko ali mapo.", - "This file has the tag {tag}" : "Datoteka je označena z oznako {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Ta datoteka ima oznake {firstTags} in {lastTag}", "\"remote user\"" : "»Oddaljen uporabnik«", - "Select the row for {displayName}" : "Izbor vrstice za {displayName}", - "Open folder {name}" : "Odpri mapo {name}", - "Download file {name}" : "Prejmi datoteko {name}", - "Unselect all" : "Odstrani izbor", - "ascending" : "naraščajoče", - "descending" : "padajoče", - "Sort list by {column} ({direction})" : "Razvrsti seznam po stolpcu {column} ({direction})", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali ob brskanju.", - "Storage informations" : "Podrobnosti shrambe", - "Search for an account" : "Poišči račun", - "Choose" : "Izbor", - "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map", - "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.", - "Set up templates folder" : "Nastavitev mape predlog", - "Create new templates folder" : "Ustvari novo začasno mapo", - "Toggle %1$s sublist" : "Preklopi podseznam %1$s", - "Toggle grid view" : "Preklopi mrežni pogled", - "Shares" : "Souporaba", - "Shared with others" : "V souporabi z drugimi", - "Shared with you" : "V skupni rabi z vami", - "Deleted shares" : "Izbrisana mesta souporabe", - "Pending shares" : "Predmeti za souporabo na čakanju", "File name" : "Ime datoteke", + "Download file {name}" : "Prejmi datoteko {name}", "\"{char}\" is not allowed inside a file name." : "Znak »{char}« v imenu datoteke ni dovoljen.", "\"{name}\" is not an allowed filetype." : "Ime »{name}« ni dovoljena vrsta datoteke.", "{newName} already exists." : "Ime {newName} že obstaja.", "Name cannot be empty" : "Polje imena ne sme biti prazno", "Another entry with the same name already exists" : "Vpis s tem imenom že obstaja.", + "Storage informations" : "Podrobnosti shrambe", "Invalid file name" : "Neveljavno ime datoteke", - "The files is locked" : "Datoteka je zaklenjena" + "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", + "Create new templates folder" : "Ustvari novo začasno mapo", + "Toggle %1$s sublist" : "Preklopi podseznam %1$s" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |