Files
UNIT3D-Community-Edition/lang/az/staff.php
T
2024-05-23 13:58:29 +00:00

62 lines
2.7 KiB
PHP
Raw 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' => 'Fəaliyyət Giriş',
'articles' => 'Məqalələr',
'applications' => 'Proqramlar',
'bans-log' => 'Bant Giriş',
'blocks' => 'Bloklar',
'bot' => 'Bot',
'bots' => 'Bots',
'chat' => 'Chat',
'config-manager' => 'Konfiqurasiya meneceri',
'dashboard' => 'Dashboard',
'failed-login-log' => 'Giriş Giriş Yapamadı',
'flush-ghost-peers' => 'Ghost Peers ı Flush',
'forums' => 'Forumlar',
'frontend' => 'Ön tərəfdə',
'general-tools' => 'Ümumi Tools',
'groups' => 'Qruplar',
'invites-log' => 'Girişə dəvət edir',
'laravel-log' => 'Laravel Log',
'links' => 'Linklər',
'logs' => 'Günlükler',
'mass-pm' => 'Kütləvi PM',
'mass-validate-users' => 'Kütləvi Validate İstifadəçilər',
'moderation' => 'Moderasiya',
'pages' => 'Səhifələr',
'please-moderate' => 'Xahiş edirik bu Torrent i dəyişdirin!',
'polls' => 'Sorğular',
'reports-log' => 'Hesabatlar Giriş',
'rss' => 'RSS',
'staff-dashboard' => 'Personal Dashboard',
'torrent-categories' => 'Torrent Kateqoriyalar',
'torrent-moderation' => 'Torrent Moderation',
'torrent-tools' => 'Torrent Tools',
'torrent-types' => 'Torrent növləri',
'torrents' => 'Torrents',
'user-gifting' => 'İstifadəçi Gifting',
'user-notes' => 'İstifadəçi qeydləri Giriş',
'user-search' => 'İstifadəçi axtarışı',
'user-tools' => 'İstifadəçi Tools',
'warnings-log' => 'Uyarılar Giriş',
'you-have' => 'Siz var',
'possible-leech-cheaters' => 'Mümkün Cheaters',
'chat-tools' => 'Chat Tools',
'flush-chat' => 'Chatbox yandırın',
'seedboxes' => 'Qeydiyyatlı Seedboxes',
];