diff options
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r-- | lib/l10n/hr.js | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index eabef9e3a52..16ac6ff2821 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -49,16 +49,11 @@ OC.L10N.register( "%s enter the database username." : "%s unesite naziva korisnika baze podataka.", "%s enter the database name." : "%s unesite naziv baze podataka", "%s you may not use dots in the database name" : "%s ne smijete koristiti točke u nazivu baze podataka", - "MySQL/MariaDB username and/or password not valid" : "MySQL/MariaDB korisničko ime i/ili lozinka neispravni", - "You need to enter either an existing account or the administrator." : "Trebate unijeti neki postojeći račun ili administratora.", - "DB Error: \"%s\"" : "DB pogreška: \"%s\"", - "Offending command was: \"%s\"" : "Neispravna naredba je bila: \"%s\"", - "MySQL/MariaDB user '%s'@'localhost' exists already." : "MySQL/MariaDB korisnik '%s'@'localhost' već postoji.", - "Drop this user from MySQL/MariaDB" : "Ispustite ovog korisnika iz MySQL/MariaDB", - "MySQL/MariaDB user '%s'@'%%' already exists" : "MySQL/MariaDB korisnik '%s'@'%%' već postoji", - "Drop this user from MySQL/MariaDB." : "Ispustite ovog korisnika iz MySQL/MariaDB.", "Oracle connection could not be established" : "Vezu Oracle nije moguće uspostaviti", "Oracle username and/or password not valid" : "Korisničko ime i/ili lozinka Oracle neispravni", + "DB Error: \"%s\"" : "DB pogreška: \"%s\"", + "Offending command was: \"%s\"" : "Neispravna naredba je bila: \"%s\"", + "You need to enter either an existing account or the administrator." : "Trebate unijeti neki postojeći račun ili administratora.", "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.", |