summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sq.php
diff options
context:
space:
mode:
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"
+);