summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-03 00:04:02 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-03 00:04:02 +0200
commit10e37e155339a0643be62fcd2ba721d0c90bfb5c (patch)
treef09cd76f70a1b7e737448b5ae29ded338ab35751 /lib/l10n
parentb316ae2610f8bc4cc67d5de05333c2e226ca44d0 (diff)
downloadnextcloud-server-10e37e155339a0643be62fcd2ba721d0c90bfb5c.tar.gz
nextcloud-server-10e37e155339a0643be62fcd2ba721d0c90bfb5c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/sq.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/sq.php b/lib/l10n/sq.php
new file mode 100644
index 00000000000..8ee8c54ac51
--- /dev/null
+++ b/lib/l10n/sq.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Help" => "Ndihmë",
+"Personal" => "Personale",
+"Settings" => "Parametrat",
+"Users" => "Përdoruesit",
+"Apps" => "App",
+"Admin" => "Admin"
+);