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

62 lines
3.0 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' => 'Bot',
'bots' => 'Bots',
'chat' => 'Чатлах',
'config-manager' => 'Config менежер',
'dashboard' => 'Хянах самбар',
'failed-login-log' => 'Нэвтрэх Нэвтрээгүй',
'flush-ghost-peers' => 'Flush Ghost Peers',
'forums' => 'Форум',
'frontend' => 'Урд хэсэг',
'general-tools' => 'Ерөнхий хэрэгслүүд',
'groups' => 'Бүлгүүд',
'invites-log' => 'Лог хүлээн авах',
'laravel-log' => 'Лараоре лог',
'links' => 'Холбоосууд',
'logs' => 'Бүртгэл',
'mass-pm' => 'Mass PM',
'mass-validate-users' => 'Массивчлагдсан хэрэглэгчид',
'moderation' => 'Дунд зэрэг',
'pages' => 'Хуудаснууд',
'please-moderate' => 'Энэ Torrent!',
'polls' => 'Санал асуулга',
'reports-log' => 'Тайлан бичих',
'rss' => 'RSS',
'staff-dashboard' => 'Ажилтны Хяналтын самбар',
'torrent-categories' => 'Torrent Ангилалууд',
'torrent-moderation' => 'Torrent Moderation',
'torrent-tools' => 'Torrent Tools',
'torrent-types' => 'Torrent Types',
'torrents' => 'Торрент',
'user-gifting' => 'Хэрэглэгч бэлэглэх',
'user-notes' => 'Хэрэглэгчийн тэмдэглэл',
'user-search' => 'Хэрэглэгчийн Хайлт',
'user-tools' => 'Хэрэглэгчийн хэрэгсэл',
'warnings-log' => 'Анхааруулга',
'you-have' => 'Та байна',
'possible-leech-cheaters' => 'Болгоомжтой хакерууд',
'chat-tools' => 'Чатын хэрэгсэл',
'flush-chat' => 'Зөөх Chatbox',
'seedboxes' => 'Бүртгэгдсэн Seedboxes',
];