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 | |
parent | e75406e7120271ebfecf2260b95040509dfcf168 (diff) | |
download | nextcloud-server-cbece8b12ff50d625f526e0a1cc6345159b62eaa.tar.gz nextcloud-server-cbece8b12ff50d625f526e0a1cc6345159b62eaa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/sq.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/sq.php b/apps/files/l10n/sq.php new file mode 100644 index 00000000000..92291144e0d --- /dev/null +++ b/apps/files/l10n/sq.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Save" => "Ruaj", +"Download" => "Shkarko", +"Unshare" => "Hiq ndarjen" +); |