diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-16 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-16 00:08:23 +0000 |
commit | 967b5631130aa9947aae1136f5c1832c16c6234f (patch) | |
tree | 55be3ae807643f61eb0d8bb1d03b3e843eb9b216 /core/l10n/sr.js | |
parent | 66a5a45c503269699666df61c605d67f3c72c7c0 (diff) | |
download | nextcloud-server-967b5631130aa9947aae1136f5c1832c16c6234f.tar.gz nextcloud-server-967b5631130aa9947aae1136f5c1832c16c6234f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 144574a0741..204ec731ed7 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -30,8 +30,8 @@ OC.L10N.register( "[%d / %d]: %s" : "[%d / %d]: %s", "Repair warning: " : "Упозорење о поправци :", "Repair error: " : "Грешка поправке:", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Молимо да ажурирање урадите преко командне линије јер је аутоматско ажурирање онемогућено у config.php.", - "[%d / %d]: Checking table %s" : "[%d / %d]: Проверавање табеле %s", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Ажурирање урадите преко командне линије јер је аутоматско ажурирање онемогућено у config.php.", + "[%d / %d]: Checking table %s" : "[%d / %d]: Проверавам табелу %s", "Turned on maintenance mode" : "Режим одржавања укључен", "Turned off maintenance mode" : "Режим одржавања искључен", "Maintenance mode is kept active" : "Режим одржавања се држи активним", @@ -39,9 +39,9 @@ OC.L10N.register( "Updated database" : "База података ажурирана", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Провера да ли шема базе података може да се ажурира (ово може потрајати, у зависности колика је база)", "Checked database schema update" : "Проверено ажурирање шеме базе података", - "Checking updates of apps" : "Провера ажурирања апликација", - "Checking for update of app \"%s\" in appstore" : "Провера ажурирања апликације \"%s\" у продавници", - "Update app \"%s\" from appstore" : "Ажурирање апликације \"%s\" из продавнице", + "Checking updates of apps" : "Проверавам ажурирања апликација", + "Checking for update of app \"%s\" in appstore" : "Проверавам ажурирања апликације „%s“ у продавници", + "Update app \"%s\" from appstore" : "Ажурирај апликацију „%s“ из продавнице", "Checked for update of app \"%s\" in appstore" : "Проверено ажурирање апликације \"%s\" у продавници", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Провера да ли шема база за %s може бити ажурирана (ово може да потраје, у зависности колика је база)", "Checked database schema update for apps" : "Проверено ажурирање шеме базе података за апликације", @@ -93,10 +93,10 @@ OC.L10N.register( "New Files" : "Нови фајлови", "Already existing files" : "Постојећи фајлови", "Which files do you want to keep?" : "Које фајлове желите да задржите?", - "If you select both versions, the copied file will have a number added to its name." : "Ако изаберете обе верзије, копираној датотеци ће бити додат број у назив.", + "If you select both versions, the copied file will have a number added to its name." : "Ако изаберете обе верзије, копираном фајлу ће бити додат број у називу.", "Continue" : "Настави", "(all selected)" : "(све изабрано)", - "({count} selected)" : "(изабраних: {count})", + "({count} selected)" : "(изабрано: {count})", "Error loading file exists template" : "Грешка при учитавању шаблона „Фајл постоји“", "Pending" : "На чекању", "Very weak password" : "Веома слаба лозинка", |