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 'apps/updatenotification/l10n/sr.json')
-rw-r--r--apps/updatenotification/l10n/sr.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/sr.json b/apps/updatenotification/l10n/sr.json
index 1fdf70a087d..0301b8ea51a 100644
--- a/apps/updatenotification/l10n/sr.json
+++ b/apps/updatenotification/l10n/sr.json
@@ -1,5 +1,7 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.",
+ "Apps missing updates" : "Апликацијама недостају ажурирања",
+ "Apps with available updates" : "Апликације са доступним ажурирањима",
"Open updater" : "Отвори програм за ажурирање",
"Your version is up to date." : "Ваша верзија је ажурна.",
"A non-default update server is in use to be checked for updates:" : "Неподразумевани сервер за ажурирање је коришћен да провери нове верзије:",
@@ -9,7 +11,13 @@
"Notify members of the following groups about available updates:" : "Обавести чланове следећих група о доступности нових верзија:",
"Only notification for app updates are available." : "Доступна су само обавештења о новим верзијама апликација.",
"The selected update channel does not support updates of the server." : "Означени канал за ажурирање не подржава обавештења о новим верзијама.",
+ "A new version is available: <strong>{newVersionString}</strong>" : "Доступна је нова верзија: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "Проверено {lastCheckedDate}",
+ "Checking apps for compatible updates" : "Проверавам компатибилна ажурирања за апликације",
+ "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Проверите да у config.php фајлу немате сетовано <samp>appstoreenabled</samp> на \"false\".",
+ "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Не могу да се повежем на продавницу апликација или апликација није вратила ниједно ажурирање. Претражите ручно за ажурирања и постарајте се да Ваш сервер има приступ интернету и да се може повезати са продавницом апликација.",
+ "<strong>All</strong> apps have an update for this version available" : "<strong>Све</strong> апликације имају доступна ажурирања за ову верзију",
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> апликација имају доступна ажурирања за ову верзију","<strong>%n</strong> апликације имају доступна ажурирања за ову верзију","<strong>%n</strong> апликација имају доступна ажурирања за ову верзију"],
"Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање",
"Update notifications" : "Обавештења о ажурирању",
"Channel updated" : "Канал ажуриран",