mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-29 11:24:11 +01:00
122 lines
5.0 KiB
PHP
122 lines
5.0 KiB
PHP
<?php $TRANSLATIONS = array(
|
|
"Error (de)activating addressbook." => "Pogreška pri (de)aktivaciji adresara.",
|
|
"id is not set." => "id nije postavljen.",
|
|
"Cannot update addressbook with an empty name." => "Ne mogu ažurirati adresar sa praznim nazivom.",
|
|
"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.",
|
|
"No address books found." => "Nema adresara.",
|
|
"No contacts found." => "Nema kontakata.",
|
|
"element name is not set." => "naziv elementa nije postavljen.",
|
|
"checksum is not set." => "checksum nije postavljen.",
|
|
"Information about vCard is incorrect. Please reload the page." => "Informacija o vCard je neispravna. Osvježite stranicu.",
|
|
"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...",
|
|
"No contact ID was submitted." => "ID kontakta nije podnešen.",
|
|
"Error reading contact photo." => "Pogreška pri čitanju kontakt fotografije.",
|
|
"Error saving temporary file." => "Pogreška pri spremanju privremene datoteke.",
|
|
"The loading photo is not valid." => "Fotografija nije valjana.",
|
|
"Contact ID is missing." => "ID kontakta nije dostupan.",
|
|
"No photo path was submitted." => "Putanja do fotografije nije podnešena.",
|
|
"File doesn't exist:" => "Datoteka ne postoji:",
|
|
"Error loading image." => "Pogreška pri učitavanju slike.",
|
|
"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",
|
|
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Poslana datoteka prelazi veličinu prikazanu u MAX_FILE_SIZE direktivi u HTML formi",
|
|
"The uploaded file was only partially uploaded" => "Poslana datoteka je parcijalno poslana",
|
|
"No file was uploaded" => "Datoteka nije poslana",
|
|
"Missing a temporary folder" => "Nedostaje privremeni direktorij",
|
|
"Contacts" => "Kontakti",
|
|
"Error" => "Greška",
|
|
"Unable to upload your file as it is a directory or has 0 bytes" => "Nemoguće poslati datoteku jer je prazna ili je direktorij",
|
|
"Upload Error" => "Pogreška pri slanju",
|
|
"Upload too large" => "Prijenos je preobiman",
|
|
"Pending" => "U tijeku",
|
|
"Download" => "Preuzimanje",
|
|
"Edit" => "Uredi",
|
|
"Delete" => "Obriši",
|
|
"Cancel" => "Prekini",
|
|
"Jabber" => "Jabber",
|
|
"AIM" => "AIM",
|
|
"MSN" => "MSN",
|
|
"Twitter" => "Twitter",
|
|
"GoogleTalk" => "GoogleTalk",
|
|
"Facebook" => "Facebook",
|
|
"XMPP" => "XMPP",
|
|
"ICQ" => "ICQ",
|
|
"Skype" => "Skype",
|
|
"QQ" => "QQ",
|
|
"GaduGadu" => "GaduGadu",
|
|
"Work" => "Posao",
|
|
"Home" => "Kuća",
|
|
"Other" => "ostali",
|
|
"Mobile" => "Mobitel",
|
|
"Text" => "Tekst",
|
|
"Voice" => "Glasovno",
|
|
"Message" => "Poruka",
|
|
"Fax" => "Fax",
|
|
"Video" => "Video",
|
|
"Pager" => "Pager",
|
|
"Internet" => "Internet",
|
|
"{name}'s Birthday" => "{name} Rođendan",
|
|
"Contact" => "Kontakt",
|
|
"Settings" => "Postavke",
|
|
"Import" => "Uvezi",
|
|
"Groups" => "Grupe",
|
|
"Close" => "Zatvori",
|
|
"Add contact" => "Dodaj kontakt",
|
|
"Delete current photo" => "Izbriši trenutnu sliku",
|
|
"Edit current photo" => "Uredi trenutnu sliku",
|
|
"Upload new photo" => "Učitaj novu sliku",
|
|
"Additional names" => "sredenje ime",
|
|
"Nickname" => "Nadimak",
|
|
"Enter nickname" => "Unesi nadimank",
|
|
"Title" => "Naslov",
|
|
"Organization" => "Organizacija",
|
|
"Birthday" => "Rođendan",
|
|
"Add" => "Dodaj",
|
|
"Phone" => "Telefon",
|
|
"Email" => "E-mail",
|
|
"Address" => "Adresa",
|
|
"Note" => "Bilješka",
|
|
"Preferred" => "Preferirano",
|
|
"Please specify a valid email address." => "Upiši važeću email adresu.",
|
|
"Delete email address" => "Izbriši email adresu",
|
|
"Enter phone number" => "Unesi broj telefona",
|
|
"Delete phone number" => "Izbriši broj telefona",
|
|
"View on map" => "Prikaži na karti",
|
|
"City" => "Grad",
|
|
"Country" => "Država",
|
|
"Share" => "Podijeli",
|
|
"Export" => "Izvoz",
|
|
"Add Contact" => "Dodaj kontakt",
|
|
"Drop photo to upload" => "Dovucite fotografiju za slanje",
|
|
"Edit name details" => "Uredi detalje imena",
|
|
"http://www.somesite.com" => "http://www.somesite.com",
|
|
"dd-mm-yyyy" => "dd-mm-yyyy",
|
|
"Separate groups with commas" => "Razdvoji grupe sa zarezom",
|
|
"Edit groups" => "Uredi grupe",
|
|
"Enter email address" => "Unesi email adresu",
|
|
"Edit address details" => "Uredi detalje adrese",
|
|
"Add notes here." => "Dodaj bilješke ovdje.",
|
|
"Add field" => "Dodaj polje",
|
|
"Download contact" => "Preuzmi kontakt",
|
|
"Delete contact" => "Izbriši kontakt",
|
|
"Edit address" => "Uredi adresu",
|
|
"Type" => "Tip",
|
|
"PO Box" => "Poštanski Pretinac",
|
|
"Extended" => "Prošireno",
|
|
"Region" => "Regija",
|
|
"Zipcode" => "Poštanski broj",
|
|
"Addressbook" => "Adresar",
|
|
"Given name" => "Ime",
|
|
"Family name" => "Prezime",
|
|
"more info" => "više informacija",
|
|
"iOS/OS X" => "iOS/OS X",
|
|
"Addressbooks" => "Adresari",
|
|
"New Address Book" => "Novi adresar",
|
|
"Name" => "Ime",
|
|
"Save" => "Spremi"
|
|
);
|