diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-01 00:38:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-01 00:38:32 +0000 |
commit | dfb6b52cde97996b11d458f7021d65e1913bbac7 (patch) | |
tree | 0f23b0c0321858c11f60bc1a5bf8339e5d0f7e89 /apps/files/l10n/sr.js | |
parent | 1e9f438d1af214b708dcc22a785eece54e218db4 (diff) | |
download | nextcloud-server-dfb6b52cde97996b11d458f7021d65e1913bbac7.tar.gz nextcloud-server-dfb6b52cde97996b11d458f7021d65e1913bbac7.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 ade59847126..35b1faf86e3 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -274,6 +274,7 @@ OC.L10N.register( "(copy %n)" : "(копирано %n)", "Move cancelled" : "Премештање је отказано", "A file or folder with that name already exists in this folder" : "У овом фолдеру већ постоји фајл или фолдер са тим именом", + "The file is locked" : "Фајл је закључан", "The file does not exist anymore" : "Фајл више не постоји", "Choose destination" : "Изаберите одредиште", "Copy to {target}" : "Копирај у {target}", |