diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-26 00:12:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-26 00:12:07 +0000 |
commit | 18cf85d26401be16735cb756204a57dbe6427a5b (patch) | |
tree | a9fe2e42729103e9ddf7e62ffee705b0998bc2fe /apps/updatenotification/l10n/sr.js | |
parent | 2e36069e24406455ad3f3998aa25e2a949d1402a (diff) | |
download | nextcloud-server-18cf85d26401be16735cb756204a57dbe6427a5b.tar.gz nextcloud-server-18cf85d26401be16735cb756204a57dbe6427a5b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/sr.js')
-rw-r--r-- | apps/updatenotification/l10n/sr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js index a2775140755..9c5a3577df1 100644 --- a/apps/updatenotification/l10n/sr.js +++ b/apps/updatenotification/l10n/sr.js @@ -14,8 +14,11 @@ OC.L10N.register( "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>бета</strong> је пред-издање и служи само за тестирање нових могућности, не за свакодневни рад.", "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Верзија коју тренутно користите се више не одржава. Постарајте се да ажурирате инсталацију на неку подржану верзију што је пре могуће.", + "Apps missing updates" : "Апликације којима недостаје ажурирање", + "View in store" : "Погледај у продавници", "Apps with available updates" : "Апликације са доступним ажурирањима", "Open updater" : "Отвори програм за ажурирање", + "_button_::_#_" : ["button","#","#"], "Download now" : "Скини сада", "Your version is up to date." : "Ваша верзија је ажурна.", "The update check is not yet finished. Please refresh the page." : "Провера за новим верзијама још није готова. Освежите страну.", @@ -35,6 +38,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "Доступно је ажурирање апликације %1$s на верзију %2$s.", "Update for {app} to version %s is available." : "Доступно је ажурирање апликације {app} на верзију %s.", "Update notification" : "Обавештење о ажурирању", + "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Приказује обавештавања о ажурирањима за Некстклауд и омогућава јединствену пријаву за програм ажурирања.", "A new version is available: %s" : "Доступна је нова верзија: %s", "Checked on %s" : "Проверено %s" }, |