Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-13 08:54:55 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-13 08:54:55 +0300
commitd17630d6be3534733d56bbe28ee13491810d6f22 (patch)
tree55f5995885811c602977c96c818349f51f585a4a /lib/l10n/sr@latin.js
parent68a7041348e592a8c8e35458a2355b0da2d99f79 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sr@latin.js')
-rw-r--r--lib/l10n/sr@latin.js5
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);");