summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-23 02:26:18 +0000
committerNextcloud bot <bot@nextcloud.com>2022-07-23 02:26:18 +0000
commit7641818ec65d396c133edbe6d315bb1b539de68c (patch)
tree564b9d5f0dee4833f64c24fe99de45ed5f0082c4 /apps/files/l10n/sr.js
parentc73fd32206b5fbfaac21e5956a84c621f7c6f745 (diff)
downloadnextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.tar.gz
nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.zip
[tx-robot] updated 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, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 02f939e59de..e2db9f61a17 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -163,7 +163,6 @@ OC.L10N.register(
"%s used" : "%s искоришћено",
"%s%% of %s used" : "%s%% од %s искоришћено",
"%1$s of %2$s used" : "Заузето %1$s од %2$s",
- "Settings" : "Поставке",
"Show hidden files" : "Прикажи скривене фајлове",
"WebDAV" : "ВебДАВ",
"Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа",
@@ -187,6 +186,7 @@ OC.L10N.register(
"New text file.txt" : "Нов текстуални фајл.txt",
"Select" : "Изабери",
"You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове",
- "Cannot transfer ownership of a file or folder you don't own" : "Не можете пренети власништво фајла или фасцикле које нису Ваше"
+ "Cannot transfer ownership of a file or folder you don't own" : "Не можете пренети власништво фајла или фасцикле које нису Ваше",
+ "Settings" : "Поставке"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");