Files
Piwigo/language/fa_IR/upgrade.lang.php
2023-10-19 14:40:20 +02:00

28 lines
3.6 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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['Upgrade'] = 'به‌روزرسانی';
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'پیشنهاد می‌شود که با استفاده از این صفحه، دیتابیس نسخه‌ی قدیمی Piwigo خود را به نسخه‌ی جدید ارتقا دهید. سیستم به‌روزرسانی، نسخه‌ی کنونی گالری شما را <strong>%s</strong> تشخیص داده است.';
$lang['Upgrade from version %s to %s'] = 'به‌روزرسانی از نسخه‌ی %s به نسخه‌ی %s';
$lang['Statistics'] = "آمار";
$lang['total upgrade time'] = 'مجموع زمان اجرای به‌روزرسانی';
$lang['total SQL time'] = 'مجموع زمان اجرای SQLها';
$lang['SQL queries'] = 'کوئری‌های SQL';
$lang['Upgrade informations'] = 'اطلاعات به‌روزرسانی';
$lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.'] = 'در صورت بروز مشکل، از مسیر [مدیریت > ابزارها > نگهداری]، یک بررسی نگهداری انجام بدهید.';
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'جهت جلوگیری از بروز مشکل، پلاگین‌های زیر غیرفعال شدند. لطفا قبل از فعال کردن دوباره‌ی آن‌ها، بررسی کنید که نسخه‌ی جدیدی برایشان وجود دارد یا خیر:';
$lang['Only administrator can run upgrade: please sign in below.'] = 'فقط مدیران می‌توانند سیستم را به‌روزرسانی کنند: لطفا با فرم زیر وارد حساب خود شوید.';
$lang['You do not have access rights to run upgrade'] = 'شما دسترسی لازم برای به‌روزرسانی را ندارید';
$lang['All sub-albums of private albums become private'] = 'تمام زیرآلبوم‌های مربوط به آلبوم‌های خصوصی نیز خصوصی شدند';
$lang['User permissions and group permissions have been erased'] = 'مجوزهای کاربران و گروه‌ها پاک شدند';
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'از تنظیمات قبلی، فقط پیشوند عکس‌های بندانگشتی و آدرس ایمیل مدیرکل ذخیره شدند';
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'موارد زیر را در <i>%s</i>، قبل از <b>?></b>، اضافه کنید:';
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'جهت جلوگیری از بروز مشکل، قالب‌های زیر غیرفعال شدند. لطفا قبل از فعال کردن دوباره‌ی آن‌ها، بررسی کنید که نسخه‌ی جدیدی برایشان وجود دارد یا خیر:';
$lang['Discover what\'s new in Piwigo %s'] = 'موارد جدید Piwigo نسخه‌ی %s';