diff options
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r-- | lib/l10n/hr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index c1fb29d4169..eabef9e3a52 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -49,9 +49,8 @@ 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", - "MS SQL username and/or password not valid: %s" : "MS SQL korisničko ime i/ili lozinka neispravni: %s", - "You need to enter either an existing account or the administrator." : "Trebate unijeti neki postojeći račun ili administratora.", "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.", |