Files
UNIT3D/lang/fa/staff.php
2024-05-23 13:58:29 +00:00

62 lines
2.9 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
declare(strict_types=1);
/**
* NOTICE OF LICENSE.
*
* UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0
* The details is bundled with this project in the file LICENSE.txt.
*
* @project UNIT3D Community Edition
*
* @author HDVinnie <hdinnovations@protonmail.com>
* @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0
*/
return [
'audit-log' => 'گزارش فعالیت',
'articles' => 'مقالات',
'applications' => 'برنامه های کاربردی',
'bans-log' => 'ورود ممنوع',
'blocks' => 'بلوک ها',
'bot' => 'بت',
'bots' => 'رباتها',
'chat' => 'چت',
'config-manager' => 'مدیر پیکربندی',
'dashboard' => 'داشبورد',
'failed-login-log' => 'ورود ورود ناموفق بود',
'flush-ghost-peers' => 'همسایه شبح روحانی',
'forums' => 'انجمن ها',
'frontend' => 'ظاهر',
'general-tools' => 'ابزارهای عمومی',
'groups' => 'گروه ها',
'invites-log' => 'دعوتنامه ورود',
'laravel-log' => 'لاراول ورود',
'links' => 'لینک ها',
'logs' => 'سیاههها',
'mass-pm' => 'جرم PM',
'mass-validate-users' => 'توزیع کنندگان اعتبار سنجی',
'moderation' => 'مدرن',
'pages' => 'صفحات',
'please-moderate' => 'لطفا این تورنت را تعدیل کنید!',
'polls' => 'نظرسنجی ها',
'reports-log' => 'گزارش گزارش',
'rss' => 'RSS',
'staff-dashboard' => 'داشبورد کارکنان',
'torrent-categories' => 'دسته های تورنت',
'torrent-moderation' => 'مديريت تورنت',
'torrent-tools' => 'تورنت ابزار',
'torrent-types' => 'انواع تورنت',
'torrents' => 'تورنت ها',
'user-gifting' => 'هدیه کاربر',
'user-notes' => 'یادداشت کاربری ورود',
'user-search' => 'جستجوی کاربر',
'user-tools' => 'ابزارهای کاربری',
'warnings-log' => 'اخطار ورود',
'you-have' => 'شما دارید',
'possible-leech-cheaters' => 'تقلب های احتمالی',
'chat-tools' => 'ابزار چت',
'flush-chat' => 'جعبه گفتگو Flush',
'seedboxes' => 'صندلی های ثبت شده',
];