summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /apps/files_sharing/l10n/sr.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/sr.js')
-rw-r--r--apps/files_sharing/l10n/sr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js
index 0d73d2c6e77..19cae2dd2e0 100644
--- a/apps/files_sharing/l10n/sr.js
+++ b/apps/files_sharing/l10n/sr.js
@@ -120,7 +120,6 @@ OC.L10N.register(
"You cannot share to a Circle if the app is not enabled" : "Не можете делити са Круговима ако та апликација није укључена",
"Please specify a valid circle" : "Одаберите исправан круг",
"Sharing %s failed because the back end does not support room shares" : "Није успело дељење %s зато што позадински мотор дељења не подржава дељења у соби",
- "Sharing %s failed because the back end does not support sciencemesh shares" : "Дељење %s није успело јер позадински механизам не подржава sciencemesh дељења",
"Unknown share type" : "Непознат тип дељења",
"Not a directory" : "Није фасцикла",
"Could not lock node" : "Не могу да закључам чвор",
@@ -226,7 +225,6 @@ OC.L10N.register(
"Circle" : "Круг",
"Talk conversation" : "Talk разговори",
"Deck board" : "Табла Шпила",
- "Science Mesh" : "Science Mesh",
"on {server}" : "на серверу {server}",
"Others with access" : "Остали са приступом",
"No other users with access found" : "Нису нађени други корисници са приступом",
@@ -277,6 +275,8 @@ OC.L10N.register(
"Copy to clipboard" : "Копирај у оставу",
"Sorry, this link doesn’t seem to work anymore." : "Нажалост, изгледа да веза више не ради.",
"Toggle grid view" : "Укључи/искључи приказ мреже",
+ "Sharing %s failed because the back end does not support sciencemesh shares" : "Дељење %s није успело јер позадински механизам не подржава sciencemesh дељења",
+ "Science Mesh" : "Science Mesh",
"Error generating password from password_policy" : "Грешка приликом креирања лозинке из password_policy"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");