diff options
Diffstat (limited to '')
-rw-r--r-- | language/fa_IR/admin.lang.php | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/language/fa_IR/admin.lang.php b/language/fa_IR/admin.lang.php index 5f63e1094..66ab01280 100644 --- a/language/fa_IR/admin.lang.php +++ b/language/fa_IR/admin.lang.php @@ -752,4 +752,45 @@ $lang['Failed to write file to disk'] = 'نمیتوان روی دیسک چی $lang['File upload stopped by extension'] = 'آپلود فایل بهوسیله یک افزونه(پلاگین) متوقف شد.'; $lang['Unknown upload error'] = 'یک خطا نامعلوم در آپلود فایل'; $lang['Error on file "%s" : %s'] = 'خطا در فایل "%s" : %s'; +$lang['Menu Management'] = 'منوها'; +$lang['automatic order'] = 'مرتب کردن به صورت اتوماتیک'; +$lang['manual order'] = 'مرتب کردن به صورت سفارشی'; +$lang['Albums automatically sorted'] = 'آلبوم ها به صورت اتوماتیک مرتب شد'; +$lang['Keep high definition'] = 'کیفیت تصاویر را بالا نگه دار'; +$lang['The high definition maximum width must be a number between %d and %d'] = 'عرض تصاویر با کیفیت بالا باید بین %d و %d باشد'; +$lang['The high definition maximum height must be a number between %d and %d'] = 'ارتفاع تصاویر با کیفیت بالا باید بین %d و %d باشد'; +$lang['The high definition image quality must be a number between %d and %d'] = 'کیفیت تصاویر با کیفیت بالا باید عددی یبن %d و %d باشد'; +$lang['Batch Manager'] = 'مدیریت دستهای'; +$lang['include child albums'] = 'آلبوم های زیرمیجموعه این را نیز ضمیمه کن'; +$lang['Selection'] = 'انتخاب'; +$lang['Action'] = 'Action'; +$lang['Set author'] = 'Set author'; +$lang['Set title'] = 'تعیین عنوان'; +$lang['Set creation date'] = 'تعیین تاریخ'; +$lang['Apply action'] = 'Apply action'; +$lang['on the %d selected photos'] = 'on the %d selected photos'; +$lang['%d of %d photos selected'] = '%d تصویر از %d تصویر انتخاب شد'; +$lang['No photo selected, %d photos in current set'] = 'No photo selected, %d photos in current set'; +$lang['All %d photos are selected'] = 'تمام %d تصویر انتخاب شد'; +$lang['remove this filter'] = 'حذف این فیلتر'; +$lang['predefined filter'] = 'predefined filter'; +$lang['last import'] = 'last import'; +$lang['with no virtual album'] = 'بدون آلبوم مجازی'; +$lang['duplicates'] = 'duplicates'; +$lang['Add a filter'] = 'اضافه کردن فیلتر جدید'; +$lang['Remove all filters'] = 'حذف تمام فیلترها'; +$lang['Refresh photo set'] = 'Refresh photo set'; +$lang['The whole page'] = 'The whole page'; +$lang['The whole set'] = 'The whole set'; +$lang['thumbnails per page'] = 'تعداد عکسریزه در هر صفحه'; +$lang['No photo in the current set.'] = 'No photo in the current set.'; +$lang['No photo selected, no action possible.'] = 'No photo selected, no action possible.'; +$lang['Choose an action'] = 'Choose an action'; +$lang['remove author'] = 'remove author'; +$lang['Type here the author name'] = 'Type here the author name'; +$lang['remove title'] = 'حذف عنوان'; +$lang['Type here the title'] = 'عنوان را اینحا تایپ نمایید'; +$lang['remove creation date'] = 'remove creation date'; +$lang['with no album'] = 'بدون آلبوم'; +$lang['with no tag'] = 'بدون برچسب'; ?>
\ No newline at end of file |