diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-25 02:19:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-25 02:19:44 +0000 |
commit | 3aeea9d2b593c73a2c185501c6b4cad1c837e32a (patch) | |
tree | 23bed60d4f99cdee070209d9be4529674f455bcd /settings/l10n/sr.js | |
parent | b68b673ea9f0a3414b4e84688e4b265f71288308 (diff) | |
download | nextcloud-server-3aeea9d2b593c73a2c185501c6b4cad1c837e32a.tar.gz nextcloud-server-3aeea9d2b593c73a2c185501c6b4cad1c837e32a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sr.js')
-rw-r--r-- | settings/l10n/sr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index 6417203f37b..e36043fd884 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Администраторска документација", "Developer documentation" : "Програмерска документација", "Update to {update}" : "Ажурирај на {update}", - "{counter} apps have an update available" : "{counter} апликација имају доступно ажурирање", "Update all" : "Ажурирај све", "Results from other categories" : "Резултати из других категорија", "No apps found for your version" : "Нема апликација за вашу верзију", @@ -838,6 +837,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.", "Set default expiration date" : "Постави подразумевано време истека", - "Share" : "Подели" + "Share" : "Подели", + "{counter} apps have an update available" : "{counter} апликација имају доступно ажурирање" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |