messages.php

来自「php 开发的内容管理系统」· PHP 代码 · 共 572 行 · 第 1/2 页

PHP
572
字号
<?php#-------------------------------------------------------------------# Default messages#-------------------------------------------------------------------# Allowed characters in keys are: A-Z, a-z, 0-9, underscore (_) and# hyphen (-). If you need more characters, you may be able to change# the regex in MagicWord::initRegexglobal $wgAllMessagesEn;$wgAllMessagesEn = array(/*The sidebar for MonoBook is generated from this message, lines that do notbegin with * or ** are discarded, furthermore lines that do begin with ** anddo not contain | are also discarded, but don't depend on this behaviour forfuture releases. Also note that since each list value is wrapped in a uniqueXHTML id it should only appear once and include characters that are legalXHTML id names.Note to translators: Do not include this message in the language files yousubmit for inclusion in MediaWiki, it should always be inherited from theparent class in order maintain consistency across languages.*/'sidebar' => '* navigation** mainpage|mainpage** portal-url|portal** currentevents-url|currentevents** recentchanges-url|recentchanges** randompage-url|randompage** helppage|help** sitesupport-url|sitesupport',# User preference toggles'tog-underline' => 'Underline links:','tog-highlightbroken' => 'Format broken links <a href="" class="new">like this</a> (alternative: like this<a href="" class="internal">?</a>).','tog-justify'	=> 'Justify paragraphs','tog-hideminor' => 'Hide minor edits in recent changes','tog-extendwatchlist' => 'Expand watchlist to show all applicable changes','tog-usenewrc' => 'Enhanced recent changes (JavaScript)','tog-numberheadings' => 'Auto-number headings','tog-showtoolbar'		=> 'Show edit toolbar (JavaScript)','tog-editondblclick' => 'Edit pages on double click (JavaScript)','tog-editsection'		=> 'Enable section editing via [edit] links','tog-editsectiononrightclick'	=> 'Enable section editing by right clicking<br /> on section titles (JavaScript)','tog-showtoc'			=> 'Show table of contents (for pages with more than 3 headings)','tog-rememberpassword' => 'Remember across sessions','tog-editwidth' => 'Edit box has full width','tog-watchcreations' => 'Add pages I create to my watchlist','tog-watchdefault' => 'Add pages I edit to my watchlist','tog-minordefault' => 'Mark all edits minor by default','tog-previewontop' => 'Show preview before edit box','tog-previewonfirst' => 'Show preview on first edit','tog-nocache' => 'Disable page caching','tog-enotifwatchlistpages' 	=> 'E-mail me when a page I\'m watching is changed','tog-enotifusertalkpages' 	=> 'E-mail me when my user talk page is changed','tog-enotifminoredits' 		=> 'E-mail me also for minor edits of pages','tog-enotifrevealaddr' 		=> 'Reveal my e-mail address in notification mails','tog-shownumberswatching' 	=> 'Show the number of watching users','tog-fancysig' => 'Raw signatures (without automatic link)','tog-externaleditor' => 'Use external editor by default','tog-externaldiff' => 'Use external diff by default','tog-showjumplinks' => 'Enable "jump to" accessibility links','tog-uselivepreview' => 'Use live preview (JavaScript) (Experimental)','tog-autopatrol' => 'Mark edits I make as patrolled','tog-forceeditsummary' => 'Prompt me when entering a blank edit summary','tog-watchlisthideown' => 'Hide my edits from the watchlist','tog-watchlisthidebots' => 'Hide bot edits from the watchlist','underline-always' => 'Always','underline-never' => 'Never','underline-default' => 'Browser default','skinpreview' => '(Preview)',# dates'sunday' => 'Sunday','monday' => 'Monday','tuesday' => 'Tuesday','wednesday' => 'Wednesday','thursday' => 'Thursday','friday' => 'Friday','saturday' => 'Saturday','january' => 'January','february' => 'February','march' => 'March','april' => 'April','may_long' => 'May','june' => 'June','july' => 'July','august' => 'August','september' => 'September','october' => 'October','november' => 'November','december' => 'December','jan' => 'Jan','feb' => 'Feb','mar' => 'Mar','apr' => 'Apr','may' => 'May','jun' => 'Jun','jul' => 'Jul','aug' => 'Aug','sep' => 'Sep','oct' => 'Oct','nov' => 'Nov','dec' => 'Dec',# Bits of text used by many pages:#'categories' => '{{PLURAL:$1|Category|Categories}}','category' => 'category','category_header' => 'Articles in category "$1"','subcategories' => 'Subcategories','linktrail'		=> '/^([a-z]+)(.*)$/sD','linkprefix'		=> '/^(.*?)([a-zA-Z\x80-\xff]+)$/sD','mainpage'		=> 'Main Page','mainpagetext'	=> "<big>'''MediaWiki has been successfully installed.'''</big>",'mainpagedocfooter' => "Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.== Getting started ==* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]* [http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]",'portal'		=> 'Community portal','portal-url'		=> 'Project:Community Portal','about'			=> 'About','aboutsite'		=> 'About {{SITENAME}}','aboutpage'		=> 'Project:About','article'		=> 'Content page','help'			=> 'Help','helppage'		=> 'Help:Contents','bugreports'	=> 'Bug reports','bugreportspage' => 'Project:Bug_reports','sitesupport'   => 'Donations','sitesupport-url' => 'Project:Site support','faq'			=> 'FAQ','faqpage'		=> 'Project:FAQ','edithelp'		=> 'Editing help','newwindow'		=> '(opens in new window)','edithelppage'	=> 'Help:Editing','cancel'		=> 'Cancel','qbfind'		=> 'Find','qbbrowse'		=> 'Browse','qbedit'		=> 'Edit','qbpageoptions' => 'This page','qbpageinfo'	=> 'Context','qbmyoptions'	=> 'My pages','qbspecialpages'	=> 'Special pages','moredotdotdot'	=> 'More...','mypage'		=> 'My page','mytalk'		=> 'My talk','anontalk'		=> 'Talk for this IP','navigation' => 'Navigation',# Metadata in edit box'metadata_help' => 'Metadata (see [[{{ns:project}}:Metadata]] for an explanation):','currentevents' => 'Current events','currentevents-url' => 'Current events','disclaimers' => 'Disclaimers','disclaimerpage' => 'Project:General_disclaimer','privacy' => 'Privacy policy','privacypage' => 'Project:Privacy_policy','errorpagetitle' => 'Error','returnto'		=> 'Return to $1.','tagline'      	=> 'From {{SITENAME}}','help'			=> 'Help','search'		=> 'Search','go'		=> 'Go','history'		=> 'Page history','history_short' => 'History','updatedmarker' => 'updated since my last visit','info_short'	=> 'Information','printableversion' => 'Printable version','permalink'     => 'Permanent link','print' => 'Print','edit' => 'Edit','editthispage'	=> 'Edit this page','delete' => 'Delete','deletethispage' => 'Delete this page','undelete_short' => 'Undelete {{PLURAL:$1|one edit|$1 edits}}','protect' => 'Protect','protectthispage' => 'Protect this page','unprotect' => 'unprotect','unprotectthispage' => 'Unprotect this page','newpage' => 'New page','talkpage'		=> 'Discuss this page','specialpage' => 'Special Page','personaltools' => 'Personal tools','postcomment'   => 'Post a comment','addsection'   => '+','articlepage'	=> 'View content page','subjectpage'	=> 'View subject', # For compatibility'talk' => 'Discussion','views' => 'Views','toolbox' => 'Toolbox','userpage' => 'View user page','projectpage' => 'View project page','imagepage' => 	'View image page','viewtalkpage' => 'View discussion','otherlanguages' => 'In other languages','redirectedfrom' => '(Redirected from $1)','autoredircomment' => 'Redirecting to [[$1]]','redirectpagesub' => 'Redirect page','lastmodified'	=> 'This page was last modified $1.','viewcount'		=> 'This page has been accessed {{plural:$1|one time|$1 times}}.','copyright'	=> 'Content is available under $1.','protectedpage' => 'Protected page','administrators' => '{{ns:project}}:Administrators','jumpto' => 'Jump to:','jumptonavigation' => 'navigation','jumptosearch' => 'search','sysoptitle'	=> 'Sysop access required','sysoptext'		=> 'The action you have requested can only beperformed by users with "sysop" capability.See $1.','developertitle' => 'Developer access required','developertext'	=> 'The action you have requested can only beperformed by users with "developer" capability.See $1.','badaccess'     => 'Permission error','badaccesstext' => 'The action you have requested is limitedto users with the "$2" permission assigned.See $1.','versionrequired' => 'Version $1 of MediaWiki required','versionrequiredtext' => 'Version $1 of MediaWiki is required to use this page. See [[Special:Version]]','widthheight'		=> '$1脳$2','ok'			=> 'OK','sitetitle'		=> '{{SITENAME}}','pagetitle'		=> '$1 - {{SITENAME}}','sitesubtitle'	=> '','retrievedfrom' => 'Retrieved from "$1"','youhavenewmessages' => 'You have $1 ($2).','newmessageslink' => 'new messages','newmessagesdifflink' => 'diff to penultimate revision','editsection'=>'edit','editold'=>'edit','editsectionhint' => 'Edit section: $1','toc' => 'Contents','showtoc' => 'show','hidetoc' => 'hide','thisisdeleted' => 'View or restore $1?','viewdeleted' => 'View $1?','restorelink' => '{{PLURAL:$1|one deleted edit|$1 deleted edits}}','feedlinks' => 'Feed:','feed-invalid' => 'Invalid subscription feed type.','sitenotice'	=> '-', # the equivalent to wgSiteNotice'anonnotice' => '-',# Short words for each namespace, by default used in the 'article' tab in monobook'nstab-main' => 'Article','nstab-user' => 'User page','nstab-media' => 'Media page','nstab-special' => 'Special','nstab-project' => 'Project page','nstab-image' => 'File','nstab-mediawiki' => 'Message','nstab-template' => 'Template','nstab-help' => 'Help','nstab-category' => 'Category',# Main script and global functions#'nosuchaction'	=> 'No such action','nosuchactiontext' => 'The action specified by the URL is notrecognized by the wiki','nosuchspecialpage' => 'No such special page','nospecialpagetext' => 'You have requested an invalid special page, a list of valid special pages may be found at [[{{ns:special}}:Specialpages]].',# General errors#'error'			=> 'Error','databaseerror' => 'Database error','dberrortext'	=> 'A database query syntax error has occurred.This may indicate a bug in the software.The last attempted database query was:

⌨️ 快捷键说明

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