diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-13 01:54:55 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-13 01:54:55 -0400 |
commit | d17630d6be3534733d56bbe28ee13491810d6f22 (patch) | |
tree | 55f5995885811c602977c96c818349f51f585a4a /lib/l10n/bs.js | |
parent | 68a7041348e592a8c8e35458a2355b0da2d99f79 (diff) | |
download | nextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.tar.gz nextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/bs.js')
-rw-r--r-- | lib/l10n/bs.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/bs.js b/lib/l10n/bs.js index 2685f38ea40..a6178ce6eb5 100644 --- a/lib/l10n/bs.js +++ b/lib/l10n/bs.js @@ -14,6 +14,9 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["","",""], "_%n minute ago_::_%n minutes ago_" : ["","",""], "Authentication error" : "Grešna autentifikacije", + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nije podržan i %s na ovoj platformi neće raditi kako treba. Korištenje na vlastiti rizik!", + "For the best results, please consider using a GNU/Linux server instead." : "Umjesto toga, za najbolje rezultate, molimo razmislite o mogućnosti korištenje GNU/Linux servera.", + "Please install the cURL extension and restart your webserver." : "Molim instalirajte cURL proširenje i ponovo pokrenite svoj server.", "A valid username must be provided" : "Nužno je navesti valjano korisničko ime", "A valid password must be provided" : "Nužno je navesti valjanu lozinku", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je očigledno postavljen da se skine inline doc blokova. To će nekoliko osnovnih aplikacija učiniti nedostupnim.", |