⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 messages.lang.php

📁 Discuz! 论坛软件系统 big5
💻 PHP
字号:
<?php

// Message Pack for Discuz! Version 1.0.0
// Translated by Crossday & cknuke

$language = array
(
	'undefined_action' => 'Undefined action.',
	'group_nopermission' => 'Your usergroup($grouptitle) does not have permission to access this page.',
	'group_expiry_disabled' => 'Your usergroup(s) will not expire, please return.',
	'submit_seccode_invalid' => 'The secure code you typed does not mathch, please return.',
	'submit_invalid' => 'Your request was forbidden due to security reason. This may be caused by some individual personal firewall production(e.g. Norton Internet Security), please set to PERMIT \"Information about visited sites\" and try again.',
	'not_loggedin' => 'Sorry, You are not logged in and do not have permission to access this page.',
	'board_closed' => 'Sorry, this bulletin board is temporality closed, please <a href=\"mailto:$adminemail\">contact the administrator</a>.',
	'max_pages' => 'The administrator has set the upper limit of current case was $pages pages, for more entries, please return to make some conditions and retry.',

	'login_invalid' => 'Invalid username, password or answer of security question, you may have 5 attempts at most, please return.',
	'login_strike' => 'Your failed login quota has been used up, please wait 15 minutes before trying again.',
	'login_succeed' => 'Thank you for logging in, $discuz_userss. Now will forward you to where you were.',
	'login_succeed_inactive_member' => 'Thank you for logging in, $discuz_userss. Your are inactive member, now will forward you to Member\'s CP Home.',
	'logout_succeed' => 'You are logged out, now will forward you to where you were.',

	'user_banned' => 'Your IP address or account was not allowed to this forum.',
	'word_banned' => 'Sorry, one of the fields that you have entered contains words that have beed add to the list of disallowed words by administrator, please return.',

	'forum_nonexistence' => 'Specified forum does not exist.',
	'forum_passwd_correct' => 'Your password was verified, now will forward you to the forum.',
	'forum_passwd_incorrect' => 'Invaild password and have no permission to access this forum.',
	'forum_nopermission' => 'Only specified group users have permission to access this forum.',

	'thread_nonexistence' => 'Specified thread does not exist or has been deleted.',
	'thread_nopermission' => 'Sorry, this thread requires your level of reading access at least $thread[readperm], please return.',
	'thread_poll_closed' => 'Specified poll has been closed and you are not able to vote in.',
	'thread_poll_voted' => 'You have already voted on this poll, please return.',
	'thread_poll_invalid' => 'You submitted an invalid vote, please return to correct this problem.',
	'thread_poll_succeed' => 'Your vote on this thread has been added, now will forward you to the thread.',
	'thread_rate_moderator_invalid' => 'Sorry, you could only rate the messages in the forums which you are moderating

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -