diff options
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r-- | lib/l10n/sr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index e88b2ef6840..aa9738b2d4b 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -84,6 +84,7 @@ OC.L10N.register( "Set an admin password." : "Поставите лозинку за администратора.", "Can't create or write into the data directory %s" : "Не могу креирати или уписивати у директоријум података %s", "%s shared »%s« with you" : "%s подели „%s“ са вама", + "%s via %s" : "%s путем %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "Дељење %s није успело зато што поздина не дозвољава дељење од типа %i", "Sharing %s failed, because the file does not exist" : "Дељење %s није успело зато што датотека не постоји", "You are not allowed to share %s" : "Није вам дозвољено да делите %s", @@ -117,6 +118,7 @@ OC.L10N.register( "The username is already being used" : "Корисничко име се већ користи", "No database drivers (sqlite, mysql, or postgresql) installed." : "Нема драјвера базе података (скулајт, мајскул или постгрескул).", "Microsoft Windows Platform is not supported" : "Мајкрософт Виндоуз платформа није подржана", + "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "Покретање оунКлауд сервера на Мајкрософт Виндоуз платформи није подржано. Препоручујемо да користите Линукс сервер у виртуалној машини ако немате могућност пресељења самог сервера. Налажење Линукс пакета је лако, само распакујте пакете са <a href=\"%s\">%s</a>. За пресељење постојеће инсталације на Линукс, савете и скрипте можете наћи у <a href=\"%s\">нашој документацији</a>.", "Cannot write into \"config\" directory" : "Не могу уписивати у директоријуму \"config\"", "Cannot write into \"apps\" directory" : "Не могу уписивати у директоријуму \"apps\"", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ово се обично може поправити %sgдавањем права уписа веб серверу директоријум%s апликација или искуључивањем продавнице апликација у датотеци config file.", |