summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/fa.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/fa.php')
-rw-r--r--apps/gallery/l10n/fa.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/gallery/l10n/fa.php b/apps/gallery/l10n/fa.php
new file mode 100644
index 00000000000..4ddf28b015d
--- /dev/null
+++ b/apps/gallery/l10n/fa.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"Pictures" => "تصاویر",
+"Rescan" => "بازرسی دوباره",
+"Stop" => "توقف",
+"Share" => "به اشتراک گذاری",
+"Settings" => "تنظیمات",
+"Back" => "بازگشت",
+"Remove confirmation" => "پاک کردن تصدیق",
+"Do you want to remove album" => "آیا مایل به پاک کردن آلبوم هستید؟",
+"Change album name" => "تغییر نام آلبوم",
+"New album name" => "نام آلبوم جدید"
+);