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

62 lines
3.7 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' => 'ಚಟುವಟಿಕೆ ದಾಖಲೆ',
'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' => 'ಫ್ಲಶ್ ಚಾಟ್ಬಾಕ್ಸ್',
'seedboxes' => 'ನೋಂದಾಯಿತ ಸೀಡ್ಬಾಕ್ಸ್ಗಳು',
];