aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-22 00:28:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-22 00:28:37 +0000
commitb76ecf37818d87f1386d12eb45bb0639d39f12ed (patch)
tree0f41fd70340b78d240fe524844cf13893b7ba2b7 /lib/l10n/sr.js
parent891097b42bfca8f7c987be7f341b3f985c188dcb (diff)
downloadnextcloud-server-b76ecf37818d87f1386d12eb45bb0639d39f12ed.tar.gz
nextcloud-server-b76ecf37818d87f1386d12eb45bb0639d39f12ed.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, 2 insertions, 2 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index 047cd8d4083..5739978c2e1 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -8,7 +8,6 @@ OC.L10N.register(
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "Не постоји апликација %1$s или њена верзија није компатибилна са овим сервером. Молимо вас да проверите директоријум са апликацијама.",
"Sample configuration detected" : "Откривен је пример подешавања",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Откривено је да је прекопиран пример подешавања. Ово може покварити инсталацију и није подржано. Прочитајте документацију пре вршења промена у фајлу config.php",
- "404" : "404",
"The page could not be found on the server." : "На серверу не може да се пронађе ова страница.",
"%s email verification" : "%s потврђивање и-мејла",
"Email verification" : "Потврђивање и-мејла",
@@ -277,6 +276,7 @@ OC.L10N.register(
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Потребан је бар libxml2 2.7.0. Тренутно је инсталиран %s.",
"To fix this issue update your libxml2 version and restart your web server." : "Да поправите овај проблем, ажурирајте верзију библиотеке libxml2 и рестартујте веб сервер.",
"PostgreSQL >= 9 required." : "Потребан је PostgreSQL >= 9.",
- "Please upgrade your database version." : "Молимо вас да ажурирате верзију базе података."
+ "Please upgrade your database version." : "Молимо вас да ажурирате верзију базе података.",
+ "404" : "404"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");