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

62 lines
3.1 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' => 'Әрекет журналы',
'articles' => 'Мақалалар',
'applications' => 'Өтініштер',
'bans-log' => 'Bans Log',
'blocks' => 'Блок',
'bot' => 'Бот',
'bots' => 'Боттар',
'chat' => 'Чат',
'config-manager' => 'Конфигурация менеджері',
'dashboard' => 'Басқару тақтасы',
'failed-login-log' => 'Кіру сәтсіз аяқталды',
'flush-ghost-peers' => 'Құрметті әріптестер',
'forums' => 'Форумдар',
'frontend' => 'Алғы жақ',
'general-tools' => 'Жалпы құралдар',
'groups' => 'Топтар',
'invites-log' => 'Журналға шақырады',
'laravel-log' => 'Laravel Log',
'links' => 'Сілтемелер',
'logs' => 'Журналдар',
'mass-pm' => 'Кәрім Мәсімов',
'mass-validate-users' => 'Пайдаланушыларды жаппай тексеріңіз',
'moderation' => 'Модерация',
'pages' => 'Беттер',
'please-moderate' => 'Осы торретті модерациялауды сұраймыз!',
'polls' => 'Сауалнамалар',
'reports-log' => 'Есептер журналы',
'rss' => 'RSS',
'staff-dashboard' => 'Қызметкерлер тақтасы',
'torrent-categories' => 'Торрент санаттары',
'torrent-moderation' => 'Torrent Moderation',
'torrent-tools' => 'Torrent құралдары',
'torrent-types' => 'Торрент түрлері',
'torrents' => 'Torrents',
'user-gifting' => 'User Gifting',
'user-notes' => 'Пайдаланушы жазбалары журналы',
'user-search' => 'Пайдаланушы іздеу',
'user-tools' => 'Пайдаланушы құралдары',
'warnings-log' => 'Ескертулер журналы',
'you-have' => 'Сенде бар',
'possible-leech-cheaters' => 'Мүмкін болатын алаяқтар',
'chat-tools' => 'Сөйлесу құралдары',
'flush-chat' => 'Чатқұрылғыны жуу',
'seedboxes' => 'Тіркелген Seedboxes',
];