diff options
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index f9623df5269..b1c3768d2bf 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -203,7 +203,7 @@ OC.L10N.register( "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", "Loading current folder" : "Poteka nalaganje trenutne mape", "No files in here" : "V mapi ni datotek", - "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map", + "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", "Open the files app settings" : "Odpri nastavitve programa Datoteke", @@ -234,14 +234,13 @@ OC.L10N.register( "Templates" : "Predloge", "Create new templates folder" : "Ustvari novo začasno mapo", "Unable to initialize the templates directory" : "Ni mogoče začeti mape predlog", + "No favorites yet" : "Ni še dodanih priljubljenih predmetov", + "Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.", "Toggle %1$s sublist" : "Preklopi podseznam %1$s", "Toggle grid view" : "Preklopi mrežni pogled", - "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", "Upload too large" : "Prekoračena je omejitev dovoljene velikosti", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke, ki jih želite poslati, presegajo največjo dovoljeno velikost na strežniku.", - "No favorites yet" : "Ni še dodanih priljubljenih predmetov", - "Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.", "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", "Storage invalid" : "Mesto shrambe ni veljavno", @@ -260,6 +259,7 @@ OC.L10N.register( "Deleted shares" : "Izbrisana mesta souporabe", "Pending shares" : "Predmeti za souporabo na čakanju", "Open folder {name}" : "Odpri mapo {name}", - "Search for an account" : "Poišči račun" + "Search for an account" : "Poišči račun", + "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |