source: extensions/Panoramas/language/fa_IR/plugin.lang.php @ 22077

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

[panoramas] Update fa_IR, thanks to : Garcia

  • Property svn:executable set to *
File size: 2.9 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['authors of'] = 'نویسندگانِ';
24$lang['Rotation direction'] = 'جهت چرخش';
25$lang['Your configuration is NOT saved due to above reasons.'] = 'پیکربندی شما به دلایل بالا ذخیره نشد.';
26$lang['Your configuration is saved.'] = 'پیکربندی شما ذخیره شد.';
27$lang['Right'] = 'راست';
28$lang['Special thanks to:'] = 'سپاس ویژه از:';
29$lang['Auto'] = 'خودکار';
30$lang['Automatic start'] = 'آغاز خودکار';
31$lang['Border Width ratio is out of range (Correct range: 0-10).'] = 'اندازه‌ی قاب پانورامیک بیش از حد مجاز است (محدوده درست: 0-10)';
32$lang['Border color'] = 'رنگ قاب پانورامیک';
33$lang['Border width'] = 'اندازه‌ی قاب پانورامیک [0-10]';
34$lang['Caption Color'] = 'رنگ متن توضیحات';
35$lang['Control display'] = 'نمایش کنترل';
36$lang['Footer Color'] = 'رنگ پس زمینه فوتر';
37$lang['Footer Control Color'] = 'رنگ کنترل فوتر';
38$lang['Footer display'] = 'نمایش فوتر';
39$lang['Left'] = 'چپ';
40$lang['Mode 360'] = 'حالت 360';
41$lang['Off'] = 'خاموش';
42$lang['On'] = 'روشن';
43$lang['Panoramas configuration'] = 'پیکربندی پانوراماها';
44$lang['Permanent'] = 'همیشگی';
45?>
Note: See TracBrowser for help on using the repository browser.