aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-02 02:32:52 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-02 02:32:52 +0000
commitcc65bfe6243c954d1401bff870814701cb4c3241 (patch)
tree43626927aad7c4d224a4ab5261e06840ebbe3465 /core/l10n/sr.js
parent4e5ed32025398e006f40e819428270d209994e03 (diff)
downloadnextcloud-server-cc65bfe6243c954d1401bff870814701cb4c3241.tar.gz
nextcloud-server-cc65bfe6243c954d1401bff870814701cb4c3241.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r--core/l10n/sr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index 70bca51a480..d698c1ceae4 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -290,7 +290,6 @@ OC.L10N.register(
"Your client should now be connected!" : "Ваш клијент сада треба да је повезан!",
"You can close this window." : "Можете затворити овај прозор.",
"This share is password-protected" : "Ово дељење је заштићено лозинком",
- "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново.",
"Email address" : "Адреса е-поште",
"Request password" : "Захтевај лозинку",
"Go to %s" : "Иди на %s",
@@ -329,6 +328,7 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте администратора ако се порука понавља или се неочекивано појавила.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Овај сервер нема интернет конекцију: немогуће је доћи до више интернет крајњих тачака. Ово значи да неке могућности као што су качење спољних складишта, обавештења о ажурирањима или инсталација апликација треће стране неће радити. Приступање фајловима споља и слање обавештења е-поштом исто тако може да не ради. Омогућите интернет конекцију на овом серверу ако желите да уживате у свим могућностима.",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Некстклауд 20 је последње издање са подршком за PHP 7.2. Некстклауд 21 захтева бар PHP 7.3",
- "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ваша фасцикла са подацима и фајлови су вероватно доступни са интернета. .htaccess фајл не ради. Препоручујемо да подесите Ваш веб сервер тако да је фасцикла са подацима ван фасцикле кореног документа веб сервера."
+ "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ваша фасцикла са подацима и фајлови су вероватно доступни са интернета. .htaccess фајл не ради. Препоручујемо да подесите Ваш веб сервер тако да је фасцикла са подацима ван фасцикле кореног документа веб сервера.",
+ "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");