diff options
Diffstat (limited to 'core/l10n/hr.php')
-rw-r--r-- | core/l10n/hr.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/hr.php b/core/l10n/hr.php index d32d8d4b227..e79e71d4b2d 100644 --- a/core/l10n/hr.php +++ b/core/l10n/hr.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( "No category to add?" => "Nemate kategorija koje možete dodati?", -"No categories selected for deletion." => "Nema odabranih kategorija za brisanje.", +"No categories selected for deletion." => "Niti jedna kategorija nije odabrana za brisanje.", "Sunday" => "nedelja", "Monday" => "ponedeljak", "Tuesday" => "utorak", @@ -33,7 +33,7 @@ "Choose" => "Izaberi", "Yes" => "Da", "No" => "Ne", -"Error" => "Pogreška", +"Error" => "Greška", "Share" => "Podijeli", "Error while sharing" => "Greška prilikom djeljenja", "Error while unsharing" => "Greška prilikom isključivanja djeljenja", @@ -76,7 +76,7 @@ "Edit categories" => "Uredi kategorije", "Add" => "Dodaj", "Create an <strong>admin account</strong>" => "Stvori <strong>administratorski račun</strong>", -"Advanced" => "Dodatno", +"Advanced" => "Napredno", "Data folder" => "Mapa baze podataka", "Configure the database" => "Konfiguriraj bazu podataka", "will be used" => "će se koristiti", |