source: extensions/SmartAlbums/language/fa_IR/plugin.lang.php @ 26803

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

[smartalbums] Update fa_IR, thanks to : 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-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['%d photos associated to album %s'] = '%d تصاویر مرتبط به آلبوم%s ';
24$lang['Above'] = 'بالا';
25$lang['Add filters here'] = 'افزود پالایش دراینجا';
26$lang['Added after'] = 'افزودن بعد از';
27$lang['Added before'] = 'افزودن قبل از ';
28$lang['Added on'] = 'افزودن در';
29$lang['All SmartAlbums'] = 'تمام البوم های هوش مند';
30$lang['Is not'] = 'این نیست';
31$lang['Is not in'] = 'این نیست در';
32$lang['Mode'] = 'مدل';
33$lang['Name is empty'] = 'نام خالی است';
34$lang['No album selected'] = 'البومی انتخاب نشد';
35$lang['No filter selected'] = 'هیچ پالایشی انتخاب نشده';
36$lang['No tag selected'] = 'هیچ برچسبی انتخاب شده';
37$lang['Ends with'] = 'به پایان می رسد با';
38$lang['Exclude SmartAlbums from permissions management'] = 'محروم کردن SmartAlbums از مدیریت مجوز ها';
39$lang['For "Is (not) in", separate each author by a comma'] = 'برای "باشد (نه) در" از هم جدا هر نویسنده توسط یک کاما از هم';
40$lang['Hits must be an integer'] = 'شماره نامعتبر روز';
41$lang['Invalid number of days'] = 'بازدید باید یک عدد صحیح باشد';
42$lang['Is in'] = 'هست در';
43$lang['Filters'] = 'پالایش';
44$lang['Hits'] = 'باز خورد';
45$lang['Is'] = 'هست';
46$lang['Select albums...'] = 'انتخاب البوم ها';
47$lang['SmartAlbum added'] = ' افزودن البوم هوشمند';
48?>
Note: See TracBrowser for help on using the repository browser.