aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r--apps/files/l10n/sl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index 69c633a70fc..077f0e312e3 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -256,13 +256,12 @@ OC.L10N.register(
"Open folder {displayName}" : "Odpri mapo {displayName}",
"Open in Files" : "Open in Files",
"Open details" : "Odpri podrobnosti",
- "Could not copy {file}. {message}" : "Datoteke {file} ni mogoče kopirati. {message}",
- "Could not move {file}. {message}" : "Datoteke {file} ni mogoče premakniti. {message}",
"Created new folder \"{name}\"" : "Ustvarjena je nova mapa »{name}«.",
"Filename" : "Ime datoteke",
"Unable to initialize the templates directory" : "Ni mogoče začeti mape predlog",
"Create new templates folder" : "Ustvari novo začasno mapo",
"Templates" : "Predloge",
+ "Some files could not be moved" : "Nekaterih datotek ni mogoče premakniti",
"_{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"],