summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-04 00:06:51 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-04 00:06:51 +0200
commitcbece8b12ff50d625f526e0a1cc6345159b62eaa (patch)
tree8c3a546af05d9433f542bd818d7dcbee77df9e79 /apps
parente75406e7120271ebfecf2260b95040509dfcf168 (diff)
downloadnextcloud-server-cbece8b12ff50d625f526e0a1cc6345159b62eaa.tar.gz
nextcloud-server-cbece8b12ff50d625f526e0a1cc6345159b62eaa.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/sq.php5
-rw-r--r--apps/files_sharing/l10n/sq.php5
2 files changed, 10 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"
+);
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"
);