server/apps/files_sharing/l10n/sq.php

11 lines
369 B
PHP
Raw Normal View History

2013-04-02 22:04:02 +00:00
<?php $TRANSLATIONS = array(
"Password" => "Kodi",
2013-04-03 22:06:51 +00: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",
2013-06-30 00:13:07 +00:00
"Upload" => "Ngarko",
"Cancel upload" => "Anulo ngarkimin",
2013-06-14 00:52:34 +00:00
"No preview available for" => "Shikimi paraprak nuk është i mundur për"
2013-04-02 22:04:02 +00:00
);