diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-05 00:20:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-05 00:20:06 +0000 |
commit | 90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7 (patch) | |
tree | 336d837b5dd9037e7022d2700e72f55bd0f54cff /apps/files/l10n/sl.js | |
parent | 85ebbab6ae2bfb01f150c49ed73d149c3fbd5201 (diff) | |
download | nextcloud-server-90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7.tar.gz nextcloud-server-90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7.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 | 3 |
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"], |