Files
UNIT3D-Community-Edition/lang/kn/blocks.php
HDVinnie 2ca429c4ce Revert "PSR12 Linting"
This reverts commit 7e65e1d589.
2022-09-11 19:51:58 -04:00

31 lines
1.8 KiB
PHP

<?php
/**
* 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 [
'chatbox' => 'ಚಾಟ್ ಬಾಕ್ಸ್',
'click' => 'ಕ್ಲಿಕ್',
'to-enable-editor' => 'ಸಂಪಾದಕವನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಲು',
'featured-by' => 'ವೈಶಿಷ್ಟ್ಯಗೊಳಿಸಿದ',
'featured-torrents' => 'ವಿಶಿಷ್ಟ ಟೊರೆಂಟುಗಳು',
'featured-torrents-intro' => 'ನೀವು ಸಾಧ್ಯವಾದಾಗ ಅವರನ್ನು ಪಡೆಯಿರಿ!',
'featured-until' => 'ಇದು ಟೊರೆಂಟ್ ಅನ್ನು ವೈಶಿಷ್ಟ್ಯಗೊಳಿಸುತ್ತದೆ',
'top-torrents' => 'ಟಾಪ್ ಟೊರೆಂಟುಗಳು',
'latest-posts' => 'ಇತ್ತೀಚಿನ ಪೋಸ್ಟ್ಗಳು',
'latest-topics' => 'ಇತ್ತೀಚಿನ ವಿಷಯಗಳು',
'active-in-last' => 'ಕೊನೆಯಲ್ಲಿ ಸಕ್ರಿಯವಾಗಿದೆ',
'users-online' => 'ಬಳಕೆದಾರರು ಆನ್ಲೈನ್',
'check-news' => 'ಸುದ್ದಿಗಳು (ದೈನಂದಿನ ಪರಿಶೀಲಿಸಿ)',
'new-news' => 'ಹೊಸ ಸುದ್ದಿ',
'new-torrents' => 'ಹೊಸ ಟೊರೆಂಟುಗಳು',
];