source: extensions/CryptograPHP/language/fa_IR/plugin.lang.php @ 26413

Last change on this file since 26413 was 26413, checked in by TranslationTeam, 10 years ago

[cryptocaptcha] Update fa_IR, thanks to : ddtddt & ipic

  • Property svn:executable set to *
File size: 3.1 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['Captcha theme'] = 'پوسته کد امنیتی';
24$lang['Invalid Captcha'] = 'کد امنیتی نامعتبر است';
25$lang['Text color'] = 'رنگ متن';
26$lang['random'] = 'تصادفی';
27$lang['Album comments'] = 'نظرات آلبوم';
28$lang['Background color'] = 'رنگ پس زمینه';
29$lang['Button color'] = 'رنگ دکمه';
30$lang['Picture comments'] = 'نظرات عکس';
31$lang['Random string'] = 'متن نصادفی';
32$lang['Register form'] = 'فرم ثبت نام';
33$lang['Preview'] = 'نمایش';
34$lang['Code lenght'] = 'طول کد';
35$lang['Contact form'] = 'فرم تماس';
36$lang['Enter code'] = 'کد را وارد کنید';
37$lang['Font'] = 'فونت';
38$lang['Moderate'] = 'مدیریت';
39$lang['Activate on'] = 'فعال در';
40$lang['Captcha type'] = 'نوع  کپتچا';
41$lang['Case sensitive'] = 'حساسیت';
42$lang['Comments action'] = 'دیدگاه فعال';
43$lang['Guestbook'] = 'کتاب مهمان';
44$lang['Lines color'] = 'خط رنگ';
45$lang['Lines density'] = 'خط تراکمی';
46$lang['Noise color'] = 'رنگ نویز';
47$lang['Noise level'] = 'سطح نویز';
48$lang['Perturbation'] = 'اشفتگی';
49$lang['Simple equation'] = 'نمونه معادله';
50$lang['Solve equation'] = 'معادله حل کردنی';
51$lang['Tip: type "random" on a color field to have a random color'] = 'نکته:نوع راندومی  فیلد های رنگی موجود راندمی دارای رنگ راندومی هستن  ';
52$lang['good value:'] = 'ارزش گذاری صحیح:';
53$lang['range:'] = 'محدوده';
54?>
Note: See TracBrowser for help on using the repository browser.