diff options
Diffstat (limited to 'lib/l10n/hr.json')
-rw-r--r-- | lib/l10n/hr.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json index 2760ab38adb..46d145bd0b2 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -108,10 +108,6 @@ "Role" : "Uloga", "Unknown user" : "Nepoznat korisnik", "Additional settings" : "Dodatne postavke", - "%s enter the database username and name." : "%s unesite korisničko ime i naziv baze podataka.", - "%s enter the database username." : "%s unesite korisničko ime 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 username and/or password not valid" : "Neispravno korisničko ime i/ili zaporka baze podataka MySQL", "You need to enter details of an existing account." : "Trebate unijeti informacije o postojećem računu.", "Oracle connection could not be established" : "Nije moguće uspostaviti vezu s bazom podataka Oracle", @@ -233,6 +229,10 @@ "Storage is temporarily not available" : "Pohrana privremeno nije dostupna", "Storage connection timeout. %s" : "Istek veze pohrane. %s", "This can usually be fixed by giving the webserver write access to the config directory." : "Ovo se obično može ispraviti tako da se web-poslužitelju dopusti pristup za pisanje u direktoriju config.", + "%s enter the database username and name." : "%s unesite korisničko ime i naziv baze podataka.", + "%s enter the database username." : "%s unesite korisničko ime 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", "Cannot read file" : "Datoteku nije moguće pročitati", "Cannot write into \"config\" directory" : "Pisanje u direktorij „config” nije moguće", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ovo se obično može popraviti tako da se web poslužitelju dopusti pristup za pisanje u konfiguracijski direktorij. Pogledajte %s", |