diff options
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", |