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-02-25 05:19:24 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-25 05:19:24 +0300
commit3af397b156384dbeb00198972eb1f7b991142cc2 (patch)
treee1eedef96f3fe77ee4eb33bac7cf343fa7c21241 /apps/settings/l10n/sr.js
parent8108e6f577d72eb092316bfd22e29ba87af20a20 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/sr.js')
-rw-r--r--apps/settings/l10n/sr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js
index 6417203f37b..e36043fd884 100644
--- a/apps/settings/l10n/sr.js
+++ b/apps/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);");