diff options
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index d78c5dab392..828b84f8488 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -252,7 +252,6 @@ OC.L10N.register( "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} datoteka in 1 mapa","{fileCount} datoteki in 1 mapa","{fileCount} datoteke in 1 mapa","{fileCount} datotek in 1 mapa"], "{fileCount} files and {folderCount} folders" : "{fileCount} datotek in {folderCount} map", "Filename must not be empty." : "Ime datoteke ne sme biti prazno.", - "List of favorites files and folders." : "Seznam priljubljenih datotek in map.", "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.", "All files" : "Vse datoteke", @@ -359,6 +358,7 @@ OC.L10N.register( "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", + "List of favorites files and folders." : "Seznam priljubljenih datotek in map.", "Toggle %1$s sublist" : "Preklopi podseznam %1$s", "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", |