Subversion Repositories svnkaklik

Rev

Details | Last modification | View Log

Rev Author Line No. Line
6 kaklik 1
<?php
2
 
3
/*
4
al.php
5
Shqip - Albanian
6
Translation by Laurent Dhima
7
*/
8
 
9
$words = array(
10
'index of' => 'Treguesi i',
11
'parent directory' => 'Directory e M&euml;sip&euml;rme',
12
'file' => 'File',
13
'size' => 'Madh&euml;sia',
14
'modified' => 'Ndryshuar',
15
'total size' => 'Madh&euml;sia gjithsej',
16
'total files' => 'Gjithsej Files',
17
'total folders' => 'Gjithsej Kartela',
18
'search' => 'K&euml;rko',
19
'files' => 'Files',
20
'folders' => 'Kartela',
21
'both' => 'Gjithçka',
22
'search results' => 'Rezultati i k&euml;rkimit',
23
'no results' => 'NUK U GJET ASNJ&Euml; REZULTAT',
24
'end of results' => 'Fundi i k&euml;rkimit',
25
'found' => 'gjetur',
26
'upload' => 'D&euml;rgo',
27
'go' => 'Shko',
28
'to this folder' => 'tek kjo kartel&euml;');
29
 
30
?>