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:
authorNextcloud bot <bot@nextcloud.com>2020-03-10 05:18:13 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-10 05:18:13 +0300
commitacbe08cd406412183f5d5a55627404d5f1a3a862 (patch)
tree93af6782e8772db5c857bc9d583eb8de5a2e6965 /apps/settings/l10n/sr.js
parent0d613cd2f03e7d683a782fbb161026db6e4cb3d1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/sr.js')
-rw-r--r--apps/settings/l10n/sr.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js
index bea7e08cbfb..95fb07c1684 100644
--- a/apps/settings/l10n/sr.js
+++ b/apps/settings/l10n/sr.js
@@ -154,6 +154,7 @@ OC.L10N.register(
"No apps found for your version" : "Нема апликација за вашу верзију",
"Disable all" : "Искључи све",
"Enable all" : "Укључи све",
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n апликација има доступно ажурирање","%n апликације имају доступна ажурирања","%n апликација имају доступна ажурирања"],
"Download and enable" : "Скини и укључи",
"Enable" : "Укључи",
"Enable untested app" : "Омогући нетестиране апликације",
@@ -329,6 +330,8 @@ OC.L10N.register(
"Start migration" : "Покрени пресељење",
"Background jobs" : "Послови у позадини",
"Last job execution ran %s. Something seems wrong." : "Последњи извршени посао је радио %s. Нешто изгледа није у реду.",
+ "Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Неки послови се нису извршили од %s. Размислите о повећавању фреквенције извршавања.",
+ "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Неки послови се нису извршили од %s. Размислите о преласку на системски крон сервис.",
"Last job ran %s." : "Последњи посао покренут %s.",
"Background job didn’t run yet!" : "Послови у позадини се још нису извршили!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптималне перформансе, битно је да правилно подесите послове у позадини. За веће инстанце, 'крон' је препоручено подешавање. Погледајте документацију за више информација.",