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/sr@latin.js | |
parent | 68a7041348e592a8c8e35458a2355b0da2d99f79 (diff) | |
download | nextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.tar.gz nextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sr@latin.js')
-rw-r--r-- | lib/l10n/sr@latin.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/sr@latin.js b/lib/l10n/sr@latin.js index 263365f9e35..8c9ac2acc7c 100644 --- a/lib/l10n/sr@latin.js +++ b/lib/l10n/sr@latin.js @@ -17,6 +17,9 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["","","pre %n sati"], "_%n minute ago_::_%n minutes ago_" : ["","","pre %n minuta"], "seconds ago" : "Pre par sekundi", - "Authentication error" : "Greška pri autentifikaciji" + "Authentication error" : "Greška pri autentifikaciji", + "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 neće raditi kako treba na ovoj platformi. Koristite na sopstvenu odgovornost.", + "For the best results, please consider using a GNU/Linux server instead." : "Za najbolje rezultate uzmite u obzir korišćenje GNU/Linux servera.", + "Please install the cURL extension and restart your webserver." : "Molimo Vas da instalirate cURL ekstenziju i da ponovo pokrenete Vaš web server." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |