1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/sr@latin.php
2014-03-09 00:49:34 -05:00

40 lines
1.4 KiB
PHP

<?php $TRANSLATIONS = array(
"Save" => "Snimi",
"Cancel" => "Otkaži",
"Add" => "Dodaj",
"Close" => "Zatvori",
"Information about vCard is incorrect. Please reload the page." => "Podaci o vKarti su neispravni. Ponovo učitajte stranicu.",
"There is no error, the file uploaded with success" => "Nema greške, fajl je uspešno poslat",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Poslati fajl prevazilazi direktivu upload_max_filesize iz ",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Poslati fajl prevazilazi direktivu MAX_FILE_SIZE koja je navedena u HTML formi",
"The uploaded file was only partially uploaded" => "Poslati fajl je samo delimično otpremljen!",
"No file was uploaded" => "Nijedan fajl nije poslat",
"Missing a temporary folder" => "Nedostaje privremena fascikla",
"Other" => "Drugo",
"Work" => "Posao",
"Home" => "Kuća",
"Mobile" => "Mobilni",
"Text" => "Tekst",
"Voice" => "Glas",
"Fax" => "Faks",
"Video" => "Video",
"Pager" => "Pejdžer",
"Delete" => "Obriši",
"Groups" => "Grupe",
"Download" => "Preuzmi",
"Email" => "E-mail",
"Phone" => "Telefon",
"Address" => "Adresa",
"Group" => "Grupa",
"Name" => "Ime",
"Title" => "Naslov",
"Organization" => "Organizacija",
"Birthday" => "Rođendan",
"City" => "Grad",
"Country" => "Zemlja",
"Active" => "Aktivan",
"Share" => "Podeli",
"Edit" => "Uredi",
"Description" => "Opis"
);