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

62 lines
2.8 KiB
PHP

<?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' => 'Hoạt động đăng nhập',
'articles' => 'Bài viết',
'applications' => 'Các ứng dụng',
'bans-log' => 'Nhật ký cấm',
'blocks' => 'Khối',
'bot' => 'Bot',
'bots' => 'Bots',
'chat' => 'Trò chuyện',
'config-manager' => 'Trình quản lý cấu hình',
'dashboard' => 'bảng điều khiển',
'failed-login-log' => 'Nhật ký đăng nhập thất bại',
'flush-ghost-peers' => 'Flush Ghost Peers',
'forums' => 'Diễn đàn',
'frontend' => 'Frontend',
'general-tools' => 'Công cụ chung',
'groups' => 'Các nhóm',
'invites-log' => 'Nhật ký lời mời',
'laravel-log' => 'Nhật ký Laravel',
'links' => 'Liên kết',
'logs' => 'Nhật ký',
'mass-pm' => 'Thủ tướng',
'mass-validate-users' => 'Xác thực hàng loạt người dùng',
'moderation' => 'Điều độ',
'pages' => 'Trang',
'please-moderate' => 'Hãy kiểm duyệt torrent này!',
'polls' => 'Thăm dò ý kiến',
'reports-log' => 'Nhật ký báo cáo',
'rss' => 'RSS',
'staff-dashboard' => 'Bảng điều khiển nhân viên',
'torrent-categories' => 'Thể loại torrent',
'torrent-moderation' => 'Kiểm duyệt torrent',
'torrent-tools' => 'Công cụ torrent',
'torrent-types' => 'Các loại torrent',
'torrents' => 'Torrent',
'user-gifting' => 'Tặng quà cho người dùng',
'user-notes' => 'Nhật ký ghi chú người dùng',
'user-search' => 'Tìm kiếm người dùng',
'user-tools' => 'Công cụ người dùng',
'warnings-log' => 'Nhật ký cảnh báo',
'you-have' => 'Bạn có',
'possible-leech-cheaters' => 'Gian lận có thể',
'chat-tools' => 'Công cụ trò chuyện',
'flush-chat' => 'Chatbox tuôn ra',
'seedboxes' => 'Seedboxes đã đăng ký',
];