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.php19
1 files changed, 8 insertions, 11 deletions
diff --git a/apps/contacts/l10n/hr.php b/apps/contacts/l10n/hr.php
index c0ba8afbf6b..220794f8c4a 100644
--- a/apps/contacts/l10n/hr.php
+++ b/apps/contacts/l10n/hr.php
@@ -1,11 +1,13 @@
<?php $TRANSLATIONS = array(
-"Error (de)activating addressbook." => "Pogreška pri (de)aktivaciji adresara.",
"There was an error adding the contact." => "Dogodila se pogreška prilikom dodavanja kontakta.",
"element name is not set." => "naziv elementa nije postavljen.",
"id is not set." => "id nije postavljen.",
"Cannot add empty property." => "Prazno svojstvo se ne može dodati.",
"At least one of the address fields has to be filled out." => "Morate ispuniti barem jedno od adresnih polja.",
"Trying to add duplicate property: " => "Pokušali ste dodati duplo svojstvo:",
+"Error (de)activating addressbook." => "Pogreška pri (de)aktivaciji adresara.",
+"Cannot update addressbook with an empty name." => "Ne mogu ažurirati adresar sa praznim nazivom.",
+"Error updating addressbook." => "Pogreška pri ažuriranju adresara.",
"No ID provided" => "Nema dodijeljenog ID identifikatora",
"Error setting checksum." => "Pogreška pri postavljanju checksuma.",
"No categories selected for deletion." => "Niti jedna kategorija nije odabrana za brisanje.",
@@ -27,8 +29,6 @@
"Information about vCard is incorrect. Please reload the page: " => "Informacije o VCard su pogrešne. Molimo, učitajte ponovno stranicu:",
"Something went FUBAR. " => "Nešto je otišlo... krivo...",
"Error updating contact property." => "Pogreška pri ažuriranju svojstva kontakta.",
-"Cannot update addressbook with an empty name." => "Ne mogu ažurirati adresar sa praznim nazivom.",
-"Error updating addressbook." => "Pogreška pri ažuriranju adresara.",
"Error uploading contacts to storage." => "Pogreška pri slanju kontakata.",
"There is no error, the file uploaded with success" => "Nema pogreške, datoteka je poslana uspješno.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Veličina poslane datoteke prelazi veličinu prikazanu u upload_max_filesize direktivi u konfiguracijskoj datoteci php.ini",
@@ -38,7 +38,6 @@
"Missing a temporary folder" => "Nedostaje privremeni direktorij",
"Contacts" => "Kontakti",
"Contact" => "Kontakt",
-"Addressbook not found." => "Adresar nije pronađen.",
"This is not your addressbook." => "Ovo nije vaš adresar.",
"Contact could not be found." => "Kontakt ne postoji.",
"Address" => "Adresa",
@@ -60,15 +59,10 @@
"Add Contact" => "Dodaj kontakt",
"Import" => "Uvezi",
"Addressbooks" => "Adresari",
-"Configure Address Books" => "Konfiguracija Adresara",
-"New Address Book" => "Novi adresar",
-"CardDav Link" => "CardDav poveznica",
-"Download" => "Preuzimanje",
-"Edit" => "Uredi",
-"Delete" => "Obriši",
"Drop photo to upload" => "Dovucite fotografiju za slanje",
"Edit current photo" => "Uredi trenutnu sliku",
"Edit name details" => "Uredi detalje imena",
+"Delete" => "Obriši",
"Nickname" => "Nadimak",
"Enter nickname" => "Unesi nadimank",
"dd-mm-yyyy" => "dd-mm-yyyy",
@@ -100,5 +94,8 @@
"Active" => "Aktivno",
"Save" => "Spremi",
"Submit" => "Pošalji",
-"Cancel" => "Prekini"
+"Cancel" => "Prekini",
+"Download" => "Preuzimanje",
+"Edit" => "Uredi",
+"New Address Book" => "Novi adresar"
);