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

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

[header_manager] Update fa_IR, thanks to : ipic

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