Blame view
sources/apps/contacts/l10n/sq.php
1.61 KB
|
d1bafeea1
|
1 2 |
<?php $TRANSLATIONS = array( "Contacts" => "Kontake", |
|
6d9380f96
|
3 |
"Ok" => "Në rregull", |
|
d1bafeea1
|
4 |
"Cancel" => "Anulo", |
|
6d9380f96
|
5 6 7 8 9 10 11 12 |
"Save" => "Ruaj", "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.", "OK" => "Ok", |
|
d1bafeea1
|
13 14 |
"Add" => "Shto", "Import" => "Importo", |
|
6d9380f96
|
15 16 17 |
"Importing..." => "Importim...", "Close" => "Mbyll", "Unknown error" => "Gabim panjohur", |
|
d1bafeea1
|
18 19 20 21 22 23 24 |
"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", |
|
6d9380f96
|
25 |
"Not enough storage available" => "Hapsira e arkivimit e pamjaftueshme", |
|
d1bafeea1
|
26 27 28 |
"Other" => "Të tjera", "Work" => "Punë", "Text" => "Tekst", |
|
6d9380f96
|
29 |
"Delete" => "Elimino", |
|
d1bafeea1
|
30 |
"Groups" => "Grupet", |
|
6d9380f96
|
31 32 33 |
"Download" => "Shkarko", "Email" => "Email-i", "Address" => "Adresa", |
|
d1bafeea1
|
34 35 36 |
"Name" => "Emri", "Title" => "Titulli", "Birthday" => "Ditëlindja", |
|
d1bafeea1
|
37 38 39 |
"Active" => "Aktiv", "Share" => "Nda", "Export" => "Eksporto", |
|
6d9380f96
|
40 41 42 43 |
"Edit" => "Ndrysho", "Description" => "Përshkrimi", "Password" => "fjalëkalim", "Base DN" => "Baza DN" |
|
d1bafeea1
|
44 |
); |