source: extensions/LLGBO2/language/fa_IR/plugin.lang.php @ 20742

Last change on this file since 20742 was 20742, checked in by TranslationTeam, 11 years ago

[looklikegbo] Update fa_IR, thanks to : bitbit

  • Property svn:executable set to *
File size: 3.5 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Reset_To_Default'] = 'بازنشانی مقادیر پیشفرض';
24$lang['llgo_warning_setting'] = 'برای استفاده از پوسته Gally پلاگین plugin cl_conflit  باید نصب شده باشد';
25$lang['preview'] = 'نمایش';
26$lang['previewsamples'] = 'این مثال را نمایش بده';
27$lang['save'] = 'ذخیره';
28$lang['submit'] = 'ثبت';
29$lang['llgbo_info'] = 'تنظیمات بروزرسانی شد';
30$lang['llgbo_samples'] = 'مثال ها:';
31$lang['llgbo_frame_bdcolor5'] = 'رنگ خط 6:';
32$lang['llgbo_frame_bdcolor6'] = 'رنگ خط 7:';
33$lang['llgbo_frame_bdcolor7'] = 'رنگ خط 8:';
34$lang['llgbo_frame_bdcolor8'] = 'رنگ خط 9:';
35$lang['llgbo_frame_bdcolor9'] = 'رنگ خط 10:';
36$lang['llgbo_frame_bdsize'] = 'عرض:';
37$lang['llgbo_frame_sample'] = 'لیست مثال ها';
38$lang['llgbo_always_displayexif'] = 'همیشه متادیتا را نمایش بده:';
39$lang['llgbo_frame_bdcolor12'] = 'رنگ خط 13:';
40$lang['llgbo_frame_bdcolor13'] = 'رنگ خط 41:';
41$lang['llgbo_frame_bdcolor14'] = 'رنگ خط 15:';
42$lang['llgbo_frame_bdcolor15'] = 'رنگ خط 16:';
43$lang['llgbo_frame_bdcolor2'] = 'رنگ خط 3:';
44$lang['llgbo_frame_bdcolor3'] = 'رنگ خط 4:';
45$lang['llgbo_frame_bdcolor4'] = 'رنگ خط 5:';
46$lang['Step1_Title'] = 'تنظیمات پلاگین';
47$lang['Step3_Title'] = 'تنظیمات فریم';
48$lang['llgbo_M_manage'] = 'تنظیمات کلی';
49$lang['llgbo_frame_bdcolor0'] = 'رنگ خط 1:';
50$lang['llgbo_frame_bdcolor1'] = 'رنگ خط 2:';
51$lang['llgbo_frame_bdcolor10'] = 'رنگ خط 11:';
52$lang['llgbo_frame_bdcolor11'] = 'رنگ خط 12:';
53$lang['Howto'] = 'این پلاگین لایه صفحه تصویر را مدیریت می کند';
54$lang['llgbo_header_additional_page'] = 'نمایش سربرگ در صفحات اضافی';
55$lang['llgbo_header_category'] = 'نمایش سربرگ در صفحه شاخه ها';
56?>
Note: See TracBrowser for help on using the repository browser.