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/hr.js | |
parent | 68a7041348e592a8c8e35458a2355b0da2d99f79 (diff) | |
download | nextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.tar.gz nextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r-- | lib/l10n/hr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index 6c1f5e1eaf2..c4c8f6d526f 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -67,6 +67,10 @@ OC.L10N.register( "Oracle username and/or password not valid" : "Korisničko ime i/ili lozinka Oracle neispravni", "Offending command was: \"%s\", name: %s, password: %s" : "Neispravna naredba je bila: \"%s\", ime: %s, lozinka: %s", "PostgreSQL username and/or password not valid" : "Korisničko ime i/ili lozinka PostgreSQL neispravni", + "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.", + "For the best results, please consider using a GNU/Linux server instead." : "Za najbolje rezultate, molimo razmotrite mogućnost korištenje poslužitelja GNU/Linux.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Molimo uklonite postavke za open_basedir setting iz datoteke php.ini ili se prebacite na 64-bitni PHP.", + "Please install the cURL extension and restart your webserver." : "Molimo instalirajte cURL dodatak i ponovo pokrenite Vaš web poslužitelj.", "Set an admin username." : "Navedite admin korisničko ime.", "Set an admin password." : "Navedite admin lozinku.", "Can't create or write into the data directory %s" : "Ne moze se kreirati ili napisati u imenik podataka %s", |