2013-04-03 02:04:02 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Password" => "Kodi",
|
2013-04-04 02:06:51 +04:00
|
|
|
"Submit" => "Parashtro",
|
|
|
|
"%s shared the folder %s with you" => "%s ndau me ju dosjen %s",
|
|
|
|
"%s shared the file %s with you" => "%s ndau me ju skedarin %s",
|
|
|
|
"Download" => "Shkarko",
|
|
|
|
"No preview available for" => "Shikimi paraprak nuk është i mundur për",
|
2013-04-03 02:04:02 +04:00
|
|
|
"web services under your control" => "shërbime web nën kontrollin tënd"
|
|
|
|
);
|