1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/sq.php
2013-05-13 21:43:42 +02:00

45 lines
1.8 KiB
PHP

<?php $TRANSLATIONS = array(
"Error reading contact photo." => "Veprim i gabuar gjatë leximit të fotos së kontaktit.",
"Error loading image." => "Veprim i gabuar gjatë ngarkimit të fotos.",
"No file was uploaded. Unknown error" => "Nuk u ngarkua asnjë skedar. Veprim i gabuar i panjohur",
"There is no error, the file uploaded with success" => "Nuk pati veprime të gabuara, skedari u ngarkua me sukses",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Skedari i ngarkuar tejkalon udhëzimin MAX_FILE_SIZE të specifikuar në formularin HTML",
"The uploaded file was only partially uploaded" => "Skedari i ngarkuar u ngarkua vetëm pjesërisht",
"No file was uploaded" => "Nuk u ngarkua asnjë skedar",
"Missing a temporary folder" => "Një dosje e përkohshme nuk u gjet",
"Failed to write to disk" => "Ruajtja në disk dështoi",
"Not enough storage available" => "Nuk ka mbetur hapësirë memorizimi e mjaftueshme",
"Contacts" => "Kontake",
"Save" => "Ruaj",
"Cancel" => "Anulo",
"Error" => "Veprim i gabuar",
"Download" => "Shkarko",
"Edit" => "Ndrysho",
"Delete" => "Elimino",
"Information about vCard is incorrect. Please reload the page." => "Informacioni mbi vCard-in është i pasaktë. Ju lutemi ringarkoni faqen.",
"Contact" => "Kontakt",
"Work" => "Punë",
"Home" => "Shtëpi",
"Mobile" => "Celular",
"Text" => "Tekst",
"Voice" => "",
"Fax" => "Fax",
"Video" => "Video",
"Pager" => "Pager-i",
"Title" => "Titulli",
"Organization" => "Organizata/Firma",
"Birthday" => "Ditëlindja",
"Add" => "Shto",
"Phone" => "Telefoni",
"Email" => "Email-i",
"Address" => "Adresa",
"Delete contact" => "Elimino kontaktin",
"Preferred" => "Kryesor",
"City" => "Qyteti",
"Country" => "Shteti",
"Share" => "Nda",
"Addressbooks" => "Blloqe numrash",
"New Address Book" => "Bllok numrash i ri",
"Name" => "Emri"
);