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/fa.php')
-rw-r--r--l10n/fa.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n/fa.php b/l10n/fa.php
new file mode 100644
index 00000000..a41f7707
--- /dev/null
+++ b/l10n/fa.php
@@ -0,0 +1,11 @@
+<?php
+$TRANSLATIONS = array(
+"Pictures" => "تصاویر",
+"Picture view" => "نمایش تصویر",
+"Error loading slideshow template" => "خطا در بارگذاری قالب نمایش به صورت اسلاید",
+"Share" => "اشتراک‌گذاری",
+"No pictures found! If you upload pictures in the files app, they will be displayed here." => "تصویری یافت نشد ! تصاویر در اینجا به نمایش در خواهند آمد در صورتی که شما آن ها را در اپ files آپلود کنید .",
+"shared by %s" => "به اشتراک گذاشته شده توسط %s",
+"File list" => "لیست فایل ها"
+);
+$PLURAL_FORMS = "nplurals=1; plural=0;";