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.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index 573051e1697..fe66d2653ef 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -42,14 +42,10 @@ OC.L10N.register(
"Maintenance mode is kept active" : "Режим одржавања се држи активним",
"Updating database schema" : "Освежава се шема базе података",
"Updated database" : "База података ажурирана",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Провера да ли шема базе података може да се ажурира (ово може потрајати, у зависности колика је база)",
- "Checked database schema update" : "Проверено ажурирање шеме базе података",
- "Checking updates of apps" : "Проверавам ажурирања апликација",
"Checking for update of app \"%s\" in appstore" : "Проверавам ажурирања апликације „%s“ у продавници",
"Update app \"%s\" from appstore" : "Ажурирај апликацију „%s“ из продавнице",
"Checked for update of app \"%s\" in appstore" : "Проверено ажурирање апликације „%s“ у продавници",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Провера да ли шема базе података за %s може бити ажурирана (ово може да потраје, у зависности од величине базе)",
- "Checked database schema update for apps" : "Проверено ажурирање шеме базе података за апликације",
"Updated \"%1$s\" to %2$s" : "„%1$s“ ажурирано на %2$s",
"Set log level to debug" : "Постави ниво уписа у дневник на дебаговање",
"Reset log level" : "Ресетуј ниво уписа у дневник",
@@ -334,6 +330,10 @@ 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." : "Контактирајте администратора ако се порука понавља или се неочекивано појавила.",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Провера да ли шема базе података може да се ажурира (ово може потрајати, у зависности колика је база)",
+ "Checked database schema update" : "Проверено ажурирање шеме базе података",
+ "Checking updates of apps" : "Проверавам ажурирања апликација",
+ "Checked database schema update for apps" : "Проверено ажурирање шеме базе података за апликације",
"Following apps have been disabled: %s" : "Следеће апликације су искључене: %s",
"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>.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Ваш сервер није подешен да може да разлучи адресу „{url}“. Ово је најчешће везано за неажурирану конфигурацију веб сервера која не може да испоручи ову фасциклу директно. Упоредите Вашу конфигурацију са испорученим rewrite правилима у „.htaccess“-у за Apache или онима датим за Nginx у његовој <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>. На Nginx-у су обично линије које почињу са „location ~“ оне којима треба ажурирање.",