summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sq.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-09 02:14:02 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-09 02:14:02 +0200
commit5ef389610f063fde99fb9919725283165e68d8cb (patch)
tree83354a2cd5fc7c1e9ec8eeea30690c08ec391c8e /apps/files_trashbin/l10n/sq.php
parent89818e279b5643152482141ae610cfc87c624f38 (diff)
downloadnextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.tar.gz
nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/sq.php')
-rw-r--r--apps/files_trashbin/l10n/sq.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/sq.php b/apps/files_trashbin/l10n/sq.php
new file mode 100644
index 00000000000..a9596403c08
--- /dev/null
+++ b/apps/files_trashbin/l10n/sq.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"Error" => "Veprim i gabuar",
+"Delete permanently" => "Elimino përfundimisht",
+"Name" => "Emri",
+"Deleted" => "Eliminuar",
+"1 folder" => "1 dosje",
+"{count} folders" => "{count} dosje",
+"1 file" => "1 skedar",
+"{count} files" => "{count} skedarë",
+"Delete" => "Elimino",
+"Deleted Files" => "Skedarë të eliminuar"
+);