summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-18 00:20:40 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-18 00:20:40 +0000
commitdf32a447a8699f8abe1deff1cc605718142db148 (patch)
tree7d43e52d22fa167f456d44027a6068c280cea657 /apps/files/l10n/sr.js
parentb2c8a104442a0d4c3924ff183cc5977841d71827 (diff)
downloadnextcloud-server-df32a447a8699f8abe1deff1cc605718142db148.tar.gz
nextcloud-server-df32a447a8699f8abe1deff1cc605718142db148.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.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 014408a3dfc..8b39e2c47fd 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -400,8 +400,6 @@ OC.L10N.register(
"Copy direct link (only works for people who have access to this file/folder)" : "Копирај директни линк (ради само за особе које имају приступ овом фајлу/фолдеру)",
"Favored" : "Наклоњен",
"Favor" : "Наклоност",
- "Not favored" : "Ненаклоњен",
- "Destination is not a folder" : "Одредиште није фолдер",
- "This file/folder is already in that directory" : "Овај фајл/фолдер се већ налази у том директоријуму"
+ "Not favored" : "Ненаклоњен"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");