diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-05 00:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-05 00:19:53 +0000 |
commit | 02a6310b34a484537fa101edccebf73208fbe76f (patch) | |
tree | 520dbb72db127885217e27b1cd4828925bd2e4cf /apps/files/l10n/sl.json | |
parent | b90e597325bf0b974284a7635c06f84c8ee339ef (diff) | |
download | nextcloud-server-02a6310b34a484537fa101edccebf73208fbe76f.tar.gz nextcloud-server-02a6310b34a484537fa101edccebf73208fbe76f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sl.json')
-rw-r--r-- | apps/files/l10n/sl.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 6bf82d61d67..1be6da12ec8 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -254,13 +254,12 @@ "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"], |