diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
commit | 6ee590b71d42bd2cbf5c26080865861be72d610a (patch) | |
tree | 5ef1688549c8b54926d2741d1e5f3c9f855aaed6 /apps/files/l10n/sr.js | |
parent | 1baedaf7ac274a6ccfd1d02a41a396ba172388d1 (diff) | |
download | nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.tar.gz nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sr.js')
-rw-r--r-- | apps/files/l10n/sr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 47cca23592c..994070ab1fb 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -273,6 +273,7 @@ OC.L10N.register( "You cannot move a file/folder onto itself or into a subfolder of itself" : "Фајл/фолдер не можете да преместите у самог себе или у његов подфолдер", "(copy)" : "(копиран)", "(copy %n)" : "(копирано %n)", + "Move cancelled" : "Премештање је отказано", "A file or folder with that name already exists in this folder" : "У овом фолдеру већ постоји фајл или фолдер са тим именом", "The files is locked" : "Фајл је закључан", "The file does not exist anymore" : "Фајл више не постоји", |