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/ur_PK.php')
-rw-r--r--l10n/ur_PK.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/ur_PK.php b/l10n/ur_PK.php
new file mode 100644
index 00000000..d7758ff1
--- /dev/null
+++ b/l10n/ur_PK.php
@@ -0,0 +1,10 @@
+<?php
+$TRANSLATIONS = array(
+"Pictures" => "تصاویر",
+"Picture view" => "منظر تصویر",
+"Error loading slideshow template" => "سلائیڈ شو ٹمپلیٹ لوڈ ہونے میں خرابی",
+"Share" => "تقسیم",
+"shared by %s" => "%s سے اشتراک شدہ",
+"File list" => "فہرست فائل"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";