diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/hr.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hr.php')
-rw-r--r-- | core/l10n/hr.php | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/core/l10n/hr.php b/core/l10n/hr.php index 7fa81db8a21..4278dfa7b05 100644 --- a/core/l10n/hr.php +++ b/core/l10n/hr.php @@ -1,7 +1,5 @@ <?php $TRANSLATIONS = array( -"No category to add?" => "Nemate kategorija koje možete dodati?", -"No categories selected for deletion." => "Niti jedna kategorija nije odabrana za brisanje.", "Sunday" => "nedelja", "Monday" => "ponedeljak", "Tuesday" => "utorak", @@ -39,8 +37,8 @@ $TRANSLATIONS = array( "Ok" => "U redu", "_{count} file conflict_::_{count} file conflicts_" => array("","",""), "Cancel" => "Odustani", -"Error" => "Greška", "Share" => "Podijeli", +"Error" => "Greška", "Error while sharing" => "Greška prilikom djeljenja", "Error while unsharing" => "Greška prilikom isključivanja djeljenja", "Error while changing permissions" => "Greška prilikom promjena prava", @@ -63,6 +61,8 @@ $TRANSLATIONS = array( "Password protected" => "Zaštita lozinkom", "Error unsetting expiration date" => "Greška prilikom brisanja datuma isteka", "Error setting expiration date" => "Greška prilikom postavljanja datuma isteka", +"Delete" => "Obriši", +"Add" => "Dodaj", "Use the following link to reset your password: {link}" => "Koristite ovaj link da biste poništili lozinku: {link}", "You will receive a link to reset your password via Email." => "Primit ćete link kako biste poništili zaporku putem e-maila.", "Username" => "Korisničko ime", @@ -78,8 +78,6 @@ $TRANSLATIONS = array( "Help" => "Pomoć", "Access forbidden" => "Pristup zabranjen", "Cloud not found" => "Cloud nije pronađen", -"Edit categories" => "Uredi kategorije", -"Add" => "Dodaj", "Create an <strong>admin account</strong>" => "Stvori <strong>administratorski račun</strong>", "Advanced" => "Napredno", "Data folder" => "Mapa baze podataka", |