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 de78ab37a80..d0924945665 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -55,7 +55,6 @@ OC.L10N.register(
"Starting code integrity check" : "Почињем проверу интегритета кода",
"Finished code integrity check" : "Завршена провера интегритета кода",
"%s (incompatible)" : "%s (некомпатибилан)",
- "Following apps have been disabled: %s" : "Следеће апликације су искључене: %s",
"Already up to date" : "Већ је ажурна",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Сервер није правилно подешен за синхронизацију фајлова. Изгледа да је ВебДАВ сучеље покварено.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ваш сервер није правилно подешен да разлучи „{url}“. Можете наћи више информација у <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>.",
@@ -335,7 +334,6 @@ OC.L10N.register(
"Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Више информација о томе како ово подесити можете да нађете у %1$s документацији%2$s.",
"App update required" : "Потребно ажурирање апликације",
"%1$s will be updated to version %2$s" : "%1$s ће бити ажурирана на верзију %2$s",
- "These apps will be updated:" : "Следеће апликације ће бити ажуриране:",
"These incompatible apps will be disabled:" : "Следеће некомпатибилне апликације ће бити онемогућене:",
"The theme %s has been disabled." : "Тема %s је онемогућена.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Проверите да ли сте направили резервну копију фасцикли са подешавањима и подацима пре него што наставите.",
@@ -351,6 +349,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Овај %s је тренутно у режиму одржавања што може потрајати.",
"This page will refresh itself when the instance is available again." : "Ова страница ће се сама освежити када инстанца постане поново доступна.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте администратора ако се порука понавља или се неочекивано појавила.",
+ "Following apps have been disabled: %s" : "Следеће апликације су искључене: %s",
"You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Тренутно користите PHP верзију 5.6. Тренутна главна верзија Некстклауда је последња која подржава PHP 5.6. Препорука је да пређете на PHP верзију 7.0+ да бисте могли да ажурирате Некстклауд на верзију 14.",
"Shared" : "Дељено",
"Shared with" : "Дељено са",
@@ -433,6 +432,7 @@ OC.L10N.register(
"Saving..." : "Чувам...",
"Your client should now be connected! You can close this window." : "Ваш клијент сада треба да је повезан! Можете затворити овај прозор.",
"Cancel log in" : "Поништите пријаву",
+ "These apps will be updated:" : "Следеће апликације ће бити ажуриране:",
"Calendar, Contacts, Talk, Mail & OnlyOffice" : "Календар, контакти, разговор, пошта & OnlyOffice"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");