diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-24 01:57:28 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-24 01:57:28 -0400 |
commit | 4b3af9dfe781dc875f3bf94cd31e658ef1d707a9 (patch) | |
tree | 78e6d3a866abfb03c1731879319aea4f10b301f5 /lib/l10n/sr.js | |
parent | 6fc92453f3ade9bfdb5286b74bf64457e88e8917 (diff) | |
download | nextcloud-server-4b3af9dfe781dc875f3bf94cd31e658ef1d707a9.tar.gz nextcloud-server-4b3af9dfe781dc875f3bf94cd31e658ef1d707a9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r-- | lib/l10n/sr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index ba8a1466fc7..d7652c30f27 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -7,6 +7,7 @@ OC.L10N.register( "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ово се обично може средити %sдавањем права веб серверу да пише у директоријум са подешавањима%s.", "Sample configuration detected" : "Откривен је узорак подешавања", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Откривено је да је узорак подешавања ископиран. Ово може покварити инсталацију и није подржано. Прочитајте документацију пре вршења промена у фајлу config.php", + "You are not allowed to share %s" : "Није вам дозвољено да делите %s", "PHP %s or higher is required." : "Потребан је ПХП %s или новији.", "PHP with a version lower than %s is required." : "Потребан је ПХП старији од %s.", "Following databases are supported: %s" : "Следеће базе података су подржане: %s", @@ -85,7 +86,6 @@ OC.L10N.register( "%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", "Sharing %s failed, because the user %s does not exist" : "Дељење %s није успело зато што не постоји корисник %s", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Дељење %s није успело зато што корисник %s није члан групе која је %s члан ", "Sharing %s failed, because this item is already shared with %s" : "Дељење %s није успело зато што се ова ставка већ дели са %s", @@ -120,7 +120,6 @@ OC.L10N.register( "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.", "Cannot create \"data\" directory (%s)" : "Не могу формирати \"data\" директоријуме (%s)", - "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Ово се обично може поправити <a href=\"%s\" target=\"_blank\">давањем права уписивања веб серверу у основни директоријум</a>.", "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Дозволе се обично могу поправити %sдавањем права уписивања веб серверу основни директоријум%s.", "Setting locale to %s failed" : "Постављање локалитета на %s није успело", "Please install one of these locales on your system and restart your webserver." : "Инсталирајте неки од ових локалитета на ваш систем и поново покрените веб сервер.", |