aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-23 00:20:06 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-23 00:20:06 +0000
commit0cab17bfe7825e49d3dd6608f20f46164c975e31 (patch)
treeba74aa594e2409e90da6ae3905139660ce0c3afc /lib/l10n/sr.js
parent3d1785bb2f0fe5f7f1dc12c7cf8a8df6a2182a1d (diff)
downloadnextcloud-server-0cab17bfe7825e49d3dd6608f20f46164c975e31.tar.gz
nextcloud-server-0cab17bfe7825e49d3dd6608f20f46164c975e31.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r--lib/l10n/sr.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index 200878eca67..74797c90650 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -376,8 +376,6 @@ OC.L10N.register(
"User disabled" : "Корисник онемогућен",
"Your data directory is readable by other users." : "Ваш директоријум са подацима могу да читају остали корисници.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Промените дозволе у 0770 како директоријуми не би могли бити излистани од стране других корисника.",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима.",
- "Invalid character \"%1$s\" in filename" : "Неисправан карактер у имену фајла „%1$s“",
- "Invalid filename extension \"%1$s\"" : "Неисправна екстензија имена фајла „%1$s”"
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");