Wikipedia:用戶介面翻譯/Makebot.i18n.php
维基百科,自由的百科全书
各用戶在編輯此原始碼時的注意事項:
<?php /** * Internationalisation file for the MakeBot extension * * @package MediaWiki * @subpackage Extensions * @author Rob Church <robchur@gmail.com> * @copyright © 2006 Rob Church * @licence GNU General Public Licence 2.0 or later */ function efMakeBotMessages() { $messages = array( 'en' => array( 'makebot' => 'Grant or revoke bot status', 'makebot-header' => "'''A local bureaucrat can use this page to grant or revoke [[Help:Bot|bot status]] to another user account.'''<br />Bot status hides a user's edits from [[Special:Recentchanges|recent changes]] and similar lists, and is useful for flagging users who make automated edits. This should be done in accordance with applicable policies.", 'makebot-username' => 'Username:', 'makebot-search' => 'Go', 'makebot-isbot' => '[[User:$1|$1]] has bot status.', 'makebot-notbot' => '[[User:$1|$1]] does not have bot status.', 'makebot-privileged' => '[[User:$1|$1]] has [[Special:Listadmins|administrator or bureaucrat privileges]], and cannot be granted bot status.', 'makebot-change' => 'Change status:', 'makebot-grant' => 'Grant', 'makebot-revoke' => 'Revoke', 'makebot-comment' => 'Comment:', 'makebot-granted' => '[[User:$1|$1]] now has bot status.', 'makebot-revoked' => '[[User:$1|$1]] no longer has bot status.', 'makebot-logpage' => 'Bot status log', 'makebot-logpagetext' => 'This is a log of changes to users\' [[Help:Bot|bot]] status.', 'makebot-logentrygrant' => 'granted bot status to [[$1]]', 'makebot-logentryrevoke' => 'removed bot status from [[$1]]', ), 'zh-cn' => array( 'makebot' => '授予或中止机器人身份', 'makebot-header' => "'''本地行政员可以使用此页授予或中止另一个帐号的[[Help:机器人|机器人身份]]。'''<br />机器人状态会导致该用户的编辑不被显示在[[Special:Recentchanges|最近更改]]和其他类似列表中,因此用于标识进行自动编辑的用户,但需要依据相应的可行方针。", 'makebot-username' => '用户名:', 'makebot-search' => '搜索', 'makebot-isbot' => '[[User:$1|$1]]拥有机器人身份。', 'makebot-notbot' => '[[User:$1|$1]]没有机器人身份。', 'makebot-privileged' => '[[User:$1|$1]]是[[Special:Listadmins|管理员]],不能接受机器人身份。', 'makebot-change' => '改变身份:', 'makebot-grant' => '授予', 'makebot-revoke' => '中止', 'makebot-comment' => '备注:', 'makebot-granted' => '[[User:$1|$1]]拥有了机器人身份。', 'makebot-revoked' => '[[User:$1|$1]]已不再拥有机器人身份。', 'makebot-logpage' => '机器人状态日志', 'makebot-logpagetext' => '这是用户[[Help:机器人|机器人]]更改的日志。', 'makebot-logentrygrant' => '授予[[$1]]机器人身份', 'makebot-logentryrevoke' => ' 中止[[$1]]的机器人身份', ), 'zh-hk' => array( 'makebot' => '授予或終止機械人身份', 'makebot-header' => "'''所屬行政員允許使用此頁面授予或終止另一個帳號的[[Help:機械人|機械人身份]]。'''<br />機械人身份的帳號所進行的修改將不被顯示在[[Special:Recentchanges|最近更改]]和其他類關列表中,因此,此身份用於標記自動編輯的帳號。此項的相關操作必須符合現行方針。", 'makebot-username' => '用戶名:', 'makebot-search' => '搜索', 'makebot-isbot' => '[[User:$1|$1]]擁有機械人身份。', 'makebot-notbot' => '[[User:$1|$1]]沒有機械人身份。', 'makebot-privileged' => '[[User:$1|$1]]是[[Special:Listadmins|管理員]],不能使用機械人身份。', 'makebot-change' => '改變身份:', 'makebot-grant' => '授予', 'makebot-revoke' => '終止', 'makebot-comment' => '備註:', 'makebot-granted' => '[[User:$1|$1]]擁有機械人身份。', 'makebot-revoked' => '[[User:$1|$1]]失去機械人身份。', 'makebot-logpage' => '機械人身份記錄', 'makebot-logpagetext' => '這是用戶[[Help:機械人|機械人]]更改的記錄。', 'makebot-logentrygrant' => '授予[[$1]]機械人身份', 'makebot-logentryrevoke' => ' 終止[[$1]]機械人身份', ), 'zh-tw' => array( 'makebot' => '授予或終止機器人身分', 'makebot-header' => "'''所屬行政員允許使用此頁面授予或終止另一個帳號的[[Help:機器人|機器人身分]]。'''<br />機器人身分的帳號所進行的修改將不被顯示在[[Special:Recentchanges|最近更改]]和其他類關列表中,因此,此身分用於標記自動編輯的帳號。此項的相關操作必須符合現行方針。", 'makebot-username' => '帳號名稱:', 'makebot-search' => '搜索', 'makebot-isbot' => '[[User:$1|$1]]擁有機器人身分。', 'makebot-notbot' => '[[User:$1|$1]]沒有機器人身分。', 'makebot-privileged' => '[[User:$1|$1]]是[[Special:Listadmins|管理員]],不能使用機器人身分。', 'makebot-change' => '改變身分:', 'makebot-grant' => '授予', 'makebot-revoke' => '終止', 'makebot-comment' => '備註:', 'makebot-granted' => '[[User:$1|$1]]擁有機器人身分。', 'makebot-revoked' => '[[User:$1|$1]]失去機器人身分。', 'makebot-logpage' => '機器人身分記錄', 'makebot-logpagetext' => '這是用戶[[Help:機器人|機器人]]更改的記錄。', 'makebot-logentrygrant' => '授予[[$1]]機器人身分', 'makebot-logentryrevoke' => ' 終止[[$1]]機器人身分', ), ); $messages['zh-sg'] = $messages['zh-cn']; return $messages; } ?>