Files
piwigo-elegant/language/fa_IR/theme.lang.php

17 lines
1.1 KiB
PHP

<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'وضعیت پیشفرضِ هر پنل را انتخاب کنید، یا حالت انیمیشن آنها را غیر فعال کنید:';
$lang['Comments Panel'] = 'پنلِ توضیحات';
$lang['Disable the animation'] = 'غیر فعال کردنِ انیمیشن';
$lang['Displayed'] = 'نمایش داده شود';
$lang['Elegant, Configuration Page'] = 'پیکربندیِ Elegant';
$lang['Hidden'] = 'پنهان';
$lang['Main Menu Panel'] = 'پنلِ منوی اصلی';
$lang['Panels options'] = 'گزینه‌های پنل‌ها';
$lang['Photo Description Panel'] = 'پنلِ توضیحاتِ عکس';
?>