xref: /dokuwiki/lib/plugins/config/lang/fa/lang.php (revision 14431a381a21080b62c978b18c2afe4e15884c26)
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['_configuration_manager'] = 'مدیریت تنظیمات';
11$lang['_basic']                = 'تنظیمات مقدماتی';
12$lang['_display']              = 'تنظیمات نمایش';
13$lang['_advanced']             = 'تنظیمات پیشرفته';
14$lang['_template_sufix']       = 'تنظیمات قالب';
15$lang['dmode']                 = 'زبان';
16$lang['template']              = 'قالب';
17$lang['recent']                = 'تغییرات اخیر';
18$lang['signature']             = 'امضا';
19$lang['defaultgroup']          = 'گروه پیش‌فرض';
20$lang['disableactions_check']  = 'بررسی';
21$lang['proxy____port']         = 'پورت پروکسی';
22$lang['typography_o_0']        = 'هیچ';
23$lang['userewrite_o_0']        = 'هیچ';
24$lang['userewrite_o_1']        = '.htaccess';
25$lang['gdlib_o_1']             = 'نسخه‌ی 1.X';
26$lang['rss_type_o_rss']        = 'RSS 0.91';
27$lang['rss_type_o_rss1']       = 'RSS 1.0';
28$lang['rss_type_o_rss2']       = 'RSS 2.0';
29$lang['rss_type_o_atom']       = 'Atom 0.3';
30$lang['rss_type_o_atom1']      = 'Atom 1.0';
31$lang['compression_o_0']       = 'هیچ';
32$lang['compression_o_gz']      = 'gzip';
33$lang['compression_o_bz2']     = 'bz2';
34$lang['xsendfile_o_0']         = 'استفاده نکنید';
35