1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/sq.php

41 lines
1.5 KiB
PHP
Raw Normal View History

2013-04-16 01:19:24 +02:00
<?php $TRANSLATIONS = array(
2013-07-24 06:50:10 +02:00
"Contacts" => "Kontake",
2014-05-11 06:50:10 +02:00
"Cancel" => "Anulo",
2013-07-24 06:50:10 +02:00
"Save" => "Ruaj",
2014-04-17 06:50:29 +02:00
"Error." => "Gabim.",
"Add to..." => "Shto tek...",
"Remove from..." => "Hiq nga...",
"Add group..." => "Shto grup...",
"Select photo" => "Zgjidhni foto",
"Error adding to group." => "Gabim shtim në grup.",
2014-01-18 06:49:02 +01:00
"OK" => "Ok",
2013-07-24 06:50:10 +02:00
"Add" => "Shto",
2013-09-10 14:44:39 +02:00
"Import" => "Importo",
2014-04-17 06:50:29 +02:00
"Importing..." => "Importim...",
2014-01-18 06:49:02 +01:00
"Close" => "Mbyll",
"Unknown error" => "Gabim panjohur",
2013-09-05 11:38:03 +02:00
"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",
2014-03-25 05:49:37 +01:00
"Not enough storage available" => "Hapsira e arkivimit e pamjaftueshme",
2013-09-10 14:44:39 +02:00
"Other" => "Të tjera",
2013-07-24 06:50:10 +02:00
"Work" => "Punë",
"Text" => "Tekst",
2014-03-09 06:49:34 +01:00
"Delete" => "Elimino",
2013-10-27 05:22:58 +01:00
"Groups" => "Grupet",
2014-03-09 06:49:34 +01:00
"Download" => "Shkarko",
2014-01-11 06:50:01 +01:00
"Email" => "Email-i",
"Address" => "Adresa",
2013-11-11 08:54:25 +01:00
"Name" => "Emri",
2013-07-24 06:50:10 +02:00
"Title" => "Titulli",
"Birthday" => "Ditëlindja",
2013-09-10 14:44:39 +02:00
"Active" => "Aktiv",
2013-07-24 06:50:10 +02:00
"Share" => "Nda",
2013-09-10 14:44:39 +02:00
"Export" => "Eksporto",
2014-03-10 05:49:39 +01:00
"Edit" => "Ndrysho"
2013-04-16 01:19:24 +02:00
);