summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/hr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/hr.php')
-rw-r--r--apps/contacts/l10n/hr.php36
1 files changed, 35 insertions, 1 deletions
diff --git a/apps/contacts/l10n/hr.php b/apps/contacts/l10n/hr.php
index 9950b512fc0..d381bf4fa90 100644
--- a/apps/contacts/l10n/hr.php
+++ b/apps/contacts/l10n/hr.php
@@ -1,5 +1,7 @@
<?php $TRANSLATIONS = array(
"Information about vCard is incorrect. Please reload the page." => "Informacija o vCard je neispravna. Osvježite stranicu.",
+"File doesn't exist:" => "Datoteka ne postoji:",
+"Contacts" => "Kontakti",
"This is not your addressbook." => "Ovo nije vaš adresar.",
"Contact could not be found." => "Kontakt ne postoji.",
"Address" => "Adresa",
@@ -14,16 +16,48 @@
"Fax" => "Fax",
"Video" => "Video",
"Pager" => "Pager",
+"Contact" => "Kontakt",
"Add Contact" => "Dodaj kontakt",
+"Addressbooks" => "Adresari",
+"New Address Book" => "Novi adresar",
+"CardDav Link" => "CardDav poveznica",
+"Download" => "Preuzimanje",
"Edit" => "Uredi",
"Delete" => "Obriši",
+"Download contact" => "Preuzmi kontakt",
+"Delete contact" => "Izbriši kontakt",
+"Edit name details" => "Uredi detalje imena",
+"Nickname" => "Nadimak",
+"Enter nickname" => "Unesi nadimank",
"Birthday" => "Rođendan",
+"dd-mm-yyyy" => "dd-mm-yyyy",
+"Groups" => "Grupe",
+"Edit groups" => "Uredi grupe",
+"Enter email address" => "Unesi email adresu",
+"Enter phone number" => "Unesi broj telefona",
+"View on map" => "Prikaži na karti",
+"Edit address details" => "Uredi detalje adrese",
+"Add notes here." => "Dodaj bilješke ovdje.",
+"Add field" => "Dodaj polje",
"Phone" => "Telefon",
+"Note" => "Bilješka",
+"Edit current photo" => "Uredi trenutnu sliku",
+"Edit address" => "Uredi adresu",
+"Type" => "Tip",
"PO Box" => "Poštanski Pretinac",
"Extended" => "Prošireno",
"Street" => "Ulica",
"City" => "Grad",
"Region" => "Regija",
"Zipcode" => "Poštanski broj",
-"Country" => "Država"
+"Country" => "Država",
+"Edit categories" => "Uredi kategorije",
+"Add" => "Dodaj",
+"Addressbook" => "Adresar",
+"New Addressbook" => "Novi adresar",
+"Edit Addressbook" => "Uredi adresar",
+"Save" => "Spremi",
+"Submit" => "Pošalji",
+"Cancel" => "Prekini",
+"Import" => "Uvezi"
);