source: extensions/header_manager/language/fa_IR/plugin.lang.php @ 26832

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

[header_manager] Update fa_IR, thanks to : Garcia

  • Property svn:executable set to *
File size: 4.9 KB
RevLine 
[26621]1<?php
2// +-----------------------------------------------------------------------+
[26832]3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2014 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['Add a banner'] = 'افزودنِ یک بنر';
[26621]24$lang['Random'] = 'اتفاقی';
25$lang['Recursive'] = 'بازگشت';
26$lang['Respect %s aspect ratio'] = ' %sنسبت تصویر رابطه از   ';
[26832]27$lang['Restore default banner'] = 'بازگشت دادنِ تنظیماتِ پیشفرضِ بنر';
28$lang['Select an image'] = 'انتخابِ یک عکس';
29$lang['The numeric identifier can be found on the picture edition page, near the thumbnail.'] = 'شناسه‌ی عددی را می‌توان در برگه‌ی ویرایش عکس، در نزدیکی عکسِ بند انگشتی پیدا کرد.';
30$lang['Unknown picture id'] = 'شناسه‌ی عکسِ ناشناس';
31$lang['Use'] = 'بکارگیری';
[26621]32$lang['With text'] = 'با متن';
[26832]33$lang['You can customize the display by adding CSS rules to'] = 'شما می‌توانید سبکِ نمایش را ویرایش کنید با افزودنِ کدهای CSS به';
34$lang['You can upload a custom header image or select one from your gallery. On the next screen you will be able to crop the image.'] = 'می‌توانید یک سربرگِ سفارشی آپلود کنید یا یک عکس از گالریِ خود انتخاب کنید. در بخشِ بعدی، می‌توانید عکس را ببُرید.';
[26621]35شما می توانید یک تصویر سربرگ و یا یکی از گالری خود انتخاب کنید. در صفحه بعد شما قادر خواهید بود برای برش تصویر خواهد بود.';
[26832]36$lang['or choose a picture from the gallery'] = 'یا یک عکس از گالریِ خود انتخاب کنید';
[26621]37یا انتخاب کنید یک عکس از گالری ';
38$lang['Banner'] = 'بنر';
[26832]39$lang['Banner added'] = 'بنر افزوده شد';
40$lang['Banner deleted'] = 'بنر پاک شد  ';
41$lang['Banner size'] = 'اندازه‌ی بنر';
42$lang['Choose an image from your computer'] = 'یک عکس از کامپیوترتان انتخاب کنید';
43$lang['Choose the part of the image you want to use as your header.'] = 'بخشی از عکس که می‌خواهید به عنوانِ سربرگ بکار ببرید را انتخاب کنید.';
44$lang['Crop banner image'] = 'بریدنِ عکسِ بنر';
45$lang['Default banner'] = 'بنرِ پیشفرض';
46$lang['Display banner on photo page'] = 'نمایش بنر در برگه‌ی عکس';
47$lang['For MontBlancXL and BlancMontXL, advised size is 900&times;190.'] = 'برای MontBlancXL و BlancMontXL، سایزِ پیشنهادی 900&times;190 است.';
[26621]48900&times;190.';
[26832]49$lang['Gallery title above image'] = 'عنوان گالری بالای عکس';
[26621]50$lang['Image only'] = 'فقط عکس';
[26832]51$lang['In order to add a specific banner, go to the admin page of the desired album.'] = 'برای افزودنِ یک بنرِ ویژه‌ی آلبوم، به بخشِ مدیریتِ آلبوم بروید.';
52$lang['Incorrect file type,'] = 'نوع فایلِ نادرست،';
53$lang['No banner added yet'] = 'هنوز هیچ بنری افزوده نشده است';
54$lang['Non recursive'] = 'بدون بازگشت';
[26621]55$lang['Picture id.'] = 'شناسه تصویر ';
[26832]56$lang['Album specific banners'] = 'بنرِ ویژه‌ی آلبوم';
57$lang['Put <b>%header_manager%</b> where you want to display the image.'] = 'کدِ <b>%header_manager%</b> را جایی که می‌خواهید عکس دیده شود بنویسید.';
[26621]58?>
Note: See TracBrowser for help on using the repository browser.