diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-17 01:55:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-17 01:55:43 -0400 |
commit | b51b4f0a2cb3a2174b071c92f9e076e6b30fc216 (patch) | |
tree | 1538738db5a179a7287a824edf445ef5bd0b0057 /lib/l10n/sr@latin.js | |
parent | fc0aa0b6ae8897aea7666a36de2350106eb9999c (diff) | |
download | nextcloud-server-b51b4f0a2cb3a2174b071c92f9e076e6b30fc216.tar.gz nextcloud-server-b51b4f0a2cb3a2174b071c92f9e076e6b30fc216.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sr@latin.js')
-rw-r--r-- | lib/l10n/sr@latin.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/sr@latin.js b/lib/l10n/sr@latin.js index 8c9ac2acc7c..cd5f8c10816 100644 --- a/lib/l10n/sr@latin.js +++ b/lib/l10n/sr@latin.js @@ -19,7 +19,6 @@ OC.L10N.register( "seconds ago" : "Pre par sekundi", "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." + "For the best results, please consider using a GNU/Linux server instead." : "Za najbolje rezultate uzmite u obzir korišćenje GNU/Linux servera." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |