1<?php 2/** 3 * Persian language file 4 * 5 * @author behrad eslamifar <behrad_es@yahoo.com) 6 * @author Mohsen Firoozmandan <info@mambolearn.com> 7 * @author omidmr@gmail.com 8 * @author Omid Mottaghi <omidmr@gmail.com> 9 */ 10$lang['menu'] = 'تنظیمات پیکربندی'; 11$lang['_configuration_manager'] = 'مدیریت تنظیمات'; 12$lang['_basic'] = 'تنظیمات مقدماتی'; 13$lang['_display'] = 'تنظیمات نمایش'; 14$lang['_advanced'] = 'تنظیمات پیشرفته'; 15$lang['_template_sufix'] = 'تنظیمات قالب'; 16$lang['dmode'] = 'زبان'; 17$lang['template'] = 'قالب'; 18$lang['recent'] = 'تغییرات اخیر'; 19$lang['signature'] = 'امضا'; 20$lang['defaultgroup'] = 'گروه پیشفرض'; 21$lang['disableactions_check'] = 'بررسی'; 22$lang['proxy____port'] = 'پورت پروکسی'; 23$lang['typography_o_0'] = 'هیچ'; 24$lang['userewrite_o_0'] = 'هیچ'; 25$lang['userewrite_o_1'] = '.htaccess'; 26$lang['gdlib_o_1'] = 'نسخهی 1.X'; 27$lang['rss_type_o_rss'] = 'RSS 0.91'; 28$lang['rss_type_o_rss1'] = 'RSS 1.0'; 29$lang['rss_type_o_rss2'] = 'RSS 2.0'; 30$lang['rss_type_o_atom'] = 'Atom 0.3'; 31$lang['rss_type_o_atom1'] = 'Atom 1.0'; 32$lang['rss_linkto_o_rev'] = 'لیست نگارشها'; 33$lang['compression_o_0'] = 'هیچ'; 34$lang['compression_o_gz'] = 'gzip'; 35$lang['compression_o_bz2'] = 'bz2'; 36$lang['xsendfile_o_0'] = 'استفاده نکنید'; 37