Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sq.php')
-rw-r--r--l10n/sq.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n/sq.php b/l10n/sq.php
new file mode 100644
index 00000000..db39536c
--- /dev/null
+++ b/l10n/sq.php
@@ -0,0 +1,11 @@
+<?php
+$TRANSLATIONS = array(
+"Pictures" => "Foto",
+"Picture view" => "Vezhgo fotografine",
+"Error loading slideshow template" => "Veprim i gabuar gjatë ngarkimit të modelit të shfaqjes së diapozitivave",
+"Share" => "Nda",
+"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Nuk u gjetën foto! Nëse ju ngarkoni foto në aplikacionin e skedarëve, ato do të shfaqen këtu.",
+"shared by %s" => "ndarë nga %s",
+"File list" => "Lista skedarëve"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";