Files
Piwigo-Social-Buttons/language/fa_IR/plugin.lang.php
Piwigo-TranslationTeam ceb22bb2a7 [social_buttons] Update fa_IR, thanks to : Garcia
git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@25170 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-26 15:14:20 +00:00

39 lines
2.8 KiB
PHP

<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Annotation'] = 'یادداشت';
$lang['Bottom'] = 'زیر';
$lang['Bubble'] = 'حباب';
$lang['Button position on picture page'] = 'موقعیت دکمه در برگه‌ی عکس‌ها';
$lang['Inline text'] = 'نوشته‌ی درون خطی';
$lang['Toolbar'] = 'نوار ابزار';
$lang['Top'] = 'بالا';
$lang['Button type'] = 'نوع دکمه';
$lang['Right bubble'] = 'حباب راست';
$lang['Top bubble'] = 'حباب بالا';
$lang['Display buttons'] = 'نمایش دکمه‌ها';
$lang['on photo and album'] = 'روی عکس و آلبوم';
$lang['only on photo'] = 'تنها روی عکس';
$lang['Community'] = 'انجمن';
$lang['Light mode'] = 'حالتِ سبک';
$lang['When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.'] = 'وقتی که حالتِ سبک فعال باشد، هیچکدام از اسکریپت‌های خارجی بارگذاری نمی‌شوند. اینکار <b>سرعت صفحه را افزایش و ردیابیِ کاربران را غیر فعال</b> می‌کند ولی یادداشت‌ها و پاپ-آپ‌های درون صفحه‌ای نیز غیرفعال می‌شوند.';
?>