Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 d698c1ceae4..d591c5147d4 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -291,7 +291,6 @@ OC.L10N.register(
"You can close this window." : "Можете затворити овај прозор.",
"This share is password-protected" : "Ово дељење је заштићено лозинком",
"Email address" : "Адреса е-поште",
- "Request password" : "Захтевај лозинку",
"Go to %s" : "Иди на %s",
"Two-factor authentication" : "Двофакторска провера идентитета",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Повећана сигурност је омогућена за овај налог. Одаберите други фактор за проверу идентитета:",
@@ -329,6 +328,7 @@ OC.L10N.register(
"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 фајл не ради. Препоручујемо да подесите Ваш веб сервер тако да је фасцикла са подацима ван фасцикле кореног документа веб сервера.",
- "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново."
+ "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново.",
+ "Request password" : "Захтевај лозинку"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");