diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-04 00:06:51 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-04 00:06:51 +0200 |
commit | cbece8b12ff50d625f526e0a1cc6345159b62eaa (patch) | |
tree | 8c3a546af05d9433f542bd818d7dcbee77df9e79 /apps/files_sharing/l10n/sq.php | |
parent | e75406e7120271ebfecf2260b95040509dfcf168 (diff) | |
download | nextcloud-server-cbece8b12ff50d625f526e0a1cc6345159b62eaa.tar.gz nextcloud-server-cbece8b12ff50d625f526e0a1cc6345159b62eaa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/sq.php')
-rw-r--r-- | apps/files_sharing/l10n/sq.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sq.php b/apps/files_sharing/l10n/sq.php index 876f4268c0e..244ca87c552 100644 --- a/apps/files_sharing/l10n/sq.php +++ b/apps/files_sharing/l10n/sq.php @@ -1,4 +1,9 @@ <?php $TRANSLATIONS = array( "Password" => "Kodi", +"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", "web services under your control" => "shërbime web nën kontrollin tënd" ); |