/languages/messages/MessagesJa.php
https://bitbucket.org/glasshouse/glasshousewiki · PHP · 4332 lines · 3854 code · 248 blank · 230 comment · 0 complexity · 90756ec9ff7ff917c4708779c03e5104 MD5 · raw file
Large files are truncated click here to view the full file
- <?php
- /** Japanese (???)
- *
- * See MessagesQqq.php for message documentation incl. usage of parameters
- * To improve a translation please visit http://translatewiki.net
- *
- * @ingroup Language
- * @file
- *
- * @author 2nd-player
- * @author Akaniji
- * @author Alexsh
- * @author Ant176
- * @author Aotake
- * @author Aphaia
- * @author Broad-Sky
- * @author Chatama
- * @author Chinneeb
- * @author Emk
- * @author Fievarsty
- * @author Fitoschido
- * @author Fryed-peach
- * @author Hatukanezumi
- * @author Hijiri
- * @author Hisagi
- * @author Hosiryuhosi
- * @author Iwai.masaharu
- * @author Joe Elkins
- * @author JtFuruhata
- * @author Kahusi
- * @author Kanon und wikipedia
- * @author Kkkdc
- * @author Klutzy
- * @author Koba-chan
- * @author Krinkle
- * @author Liangent
- * @author Likibp
- * @author Lovekhmer
- * @author Marine-Blue
- * @author MarkAHershberger
- * @author Miya
- * @author Mizusumashi
- * @author Muttley
- * @author Mzm5zbC3
- * @author Ohgi
- * @author Penn Station
- * @author Reedy
- * @author Schu
- * @author Shirayuki
- * @author Suisui
- * @author VZP10224
- * @author Vigorous action
- * @author W.CC
- * @author Web comic
- * @author Whym
- * @author Yanajin66
- * @author ???? ????????
- * @author ?
- * @author ???
- * @author ????
- */
- $datePreferences = array(
- 'default',
- 'nengo',
- 'ISO 8601',
- );
- $defaultDateFormat = 'ja';
- $dateFormats = array(
- 'ja time' => 'H:i',
- 'ja date' => 'Y?n?j? (D)',
- 'ja both' => 'Y?n?j? (D) H:i',
- 'nengo time' => 'H:i',
- 'nengo date' => 'xtY?n?j? (D)',
- 'nengo both' => 'xtY?n?j? (D) H:i',
- );
- $namespaceNames = array(
- NS_MEDIA => '????',
- NS_SPECIAL => '??',
- NS_TALK => '???',
- NS_USER => '???',
- NS_USER_TALK => '???????',
- NS_PROJECT_TALK => '$1????',
- NS_FILE => '????',
- NS_FILE_TALK => '????????',
- NS_MEDIAWIKI => 'MediaWiki',
- NS_MEDIAWIKI_TALK => 'MediaWiki????',
- NS_TEMPLATE => '??????',
- NS_TEMPLATE_TALK => '??????????',
- NS_HELP => '???',
- NS_HELP_TALK => '???????',
- NS_CATEGORY => '????',
- NS_CATEGORY_TALK => '????????',
- );
- $namespaceAliases = array(
- '???' => NS_TALK,
- '??????' => NS_USER_TALK,
- '$1????' => NS_PROJECT_TALK,
- '??' => NS_FILE,
- '??????' => NS_FILE_TALK,
- '????????' => NS_FILE_TALK,
- 'MediaWiki????' => NS_MEDIAWIKI_TALK,
- 'Template????' => NS_TEMPLATE_TALK,
- 'Help????' => NS_HELP_TALK,
- 'Category????' => NS_CATEGORY_TALK
- );
- $specialPageAliases = array(
- 'Activeusers' => array( '???????', '?????????' ),
- 'Allmessages' => array( '???????', '????????????', '??????????' ),
- 'Allpages' => array( '?????', '????' ),
- 'Ancientpages' => array( '???????????' ),
- 'Badtitle' => array( '???????' ),
- 'Blankpage' => array( '?????' ),
- 'Block' => array( '??????', '????' ),
- 'Blockme' => array( '??????' ),
- 'Booksources' => array( '????', '?????' ),
- 'BrokenRedirects' => array( '?????????', '?????????' ),
- 'Categories' => array( '????', '??????' ),
- 'ChangeEmail' => array( '??????????' ),
- 'ChangePassword' => array( '????????', '???????', '????????', '?????????' ),
- 'ComparePages' => array( '??????' ),
- 'Confirmemail' => array( '??????????' ),
- 'Contributions' => array( '????' ),
- 'CreateAccount' => array( '???????', '????????' ),
- 'Deadendpages' => array( '?????????????????', '????????' ),
- 'DeletedContributions' => array( '?????????', '?????????', '???' ),
- 'Disambiguations' => array( '?????????', '?????' ),
- 'DoubleRedirects' => array( '????????' ),
- 'EditWatchlist' => array( '??????????', '?????????' ),
- 'Emailuser' => array( '?????', '??????' ),
- 'Export' => array( '???????', '????????', '??????' ),
- 'Fewestrevisions' => array( '???????????', '???????', '????????' ),
- 'FileDuplicateSearch' => array( '????????' ),
- 'Filepath' => array( '?????' ),
- 'Import' => array( '???????', '????????', '?????' ),
- 'Invalidateemail' => array( '??????', '?????' ),
- 'BlockList' => array( '??????', '???????' ),
- 'LinkSearch' => array( '???????' ),
- 'Listadmins' => array( '?????' ),
- 'Listbots' => array( '?????', 'Bot??' ),
- 'Listfiles' => array( '??????', '???????' ),
- 'Listgrouprights' => array( '?????????', '????????????', '???????' ),
- 'Listredirects' => array( '????????', '?????????', '?????????' ),
- 'Listusers' => array( '???????', '????????' ),
- 'Lockdb' => array( '?????????' ),
- 'Log' => array( '??', '??' ),
- 'Lonelypages' => array( '?????????' ),
- 'Longpages' => array( '?????' ),
- 'MergeHistory' => array( '????' ),
- 'MIMEsearch' => array( 'MIME??', 'MIME?????' ),
- 'Mostcategories' => array( '??????????', '?????????' ),
- 'Mostimages' => array( '???????????', '???????????' ),
- 'Mostlinked' => array( '??????????' ),
- 'Mostlinkedcategories' => array( '???????????' ),
- 'Mostlinkedtemplates' => array( '?????????????', '?????????????' ),
- 'Mostrevisions' => array( '??????????', '??????', '???????' ),
- 'Movepage' => array( '??', '??????' ),
- 'Mycontributions' => array( '???????' ),
- 'Mypage' => array( '??????', '?????', '??????' ),
- 'Mytalk' => array( '??????', '?????', '?????', '??????' ),
- 'Myuploads' => array( '???????????' ),
- 'Newimages' => array( '??????', '??????????', '???????' ),
- 'Newpages' => array( '??????', '????' ),
- 'PasswordReset' => array( '????????', '?????????', '??????????', '?????????' ),
- 'PermanentLink' => array( '?????', '??????' ),
- 'Popularpages' => array( '?????' ),
- 'Preferences' => array( '????', '?????' ),
- 'Prefixindex' => array( '?????????', '?????????' ),
- 'Protectedpages' => array( '??????????' ),
- 'Protectedtitles' => array( '?????????????' ),
- 'Randompage' => array( '??????' ),
- 'Randomredirect' => array( '??????????', '??????' ),
- 'Recentchanges' => array( '?????', '?????????' ),
- 'Recentchangeslinked' => array( '??????????', '?????????' ),
- 'Revisiondelete' => array( '?????', '?????' ),
- 'RevisionMove' => array( '???' ),
- 'Search' => array( '??' ),
- 'Shortpages' => array( '?????' ),
- 'Specialpages' => array( '???????' ),
- 'Statistics' => array( '??' ),
- 'Tags' => array( '????' ),
- 'Unblock' => array( '??????' ),
- 'Uncategorizedcategories' => array( '????????????' ),
- 'Uncategorizedimages' => array( '????????????' ),
- 'Uncategorizedpages' => array( '???????????' ),
- 'Uncategorizedtemplates' => array( '??????????????' ),
- 'Undelete' => array( '??', '??' ),
- 'Unlockdb' => array( '???????????', '????????' ),
- 'Unusedcategories' => array( '???????????', '???????' ),
- 'Unusedimages' => array( '???????????', '???????', '?????' ),
- 'Unusedtemplates' => array( '?????????????', '?????????' ),
- 'Unwatchedpages' => array( '?????????????' ),
- 'Upload' => array( '??????' ),
- 'UploadStash' => array( '?????????' ),
- 'Userlogin' => array( '????' ),
- 'Userlogout' => array( '?????' ),
- 'Userrights' => array( '?????', '????????' ),
- 'Version' => array( '???????', '?????' ),
- 'Wantedcategories' => array( '??????????????', '????????' ),
- 'Wantedfiles' => array( '?????????????????', '????????' ),
- 'Wantedpages' => array( '?????????????', '????' ),
- 'Wantedtemplates' => array( '????????????????', '??????????' ),
- 'Watchlist' => array( '???????' ),
- 'Whatlinkshere' => array( '????' ),
- 'Withoutinterwiki' => array( '??????????????', '????????????' ),
- );
- $magicWords = array(
- 'redirect' => array( '0', '#??', '#??????', '???', '???????', '#REDIRECT' ),
- 'notoc' => array( '0', '__?????__', '?????????', '__NOTOC__' ),
- 'nogallery' => array( '0', '__????????__', '????????????', '__NOGALLERY__' ),
- 'forcetoc' => array( '0', '__????__', '????????', '__FORCETOC__' ),
- 'toc' => array( '0', '__??__', '??????', '__TOC__' ),
- 'noeditsection' => array( '0', '__??????__', '__??????????__', '??????????????', '__NOEDITSECTION__' ),
- 'noheader' => array( '0', '__??????__', '??????????', '__NOHEADER__' ),
- 'currentmonth' => array( '1', '????', '???', 'CURRENTMONTH', 'CURRENTMONTH2' ),
- 'currentmonth1' => array( '1', '????1', '???1', '????', 'CURRENTMONTH1' ),
- 'currentmonthname' => array( '1', '?????', '????', 'CURRENTMONTHNAME' ),
- 'currentmonthnamegen' => array( '1', '??????', 'CURRENTMONTHNAMEGEN' ),
- 'currentmonthabbrev' => array( '1', '???????', '?????', '?????', '??????', 'CURRENTMONTHABBREV' ),
- 'currentday' => array( '1', '????', '???', 'CURRENTDAY' ),
- 'currentday2' => array( '1', '????2', '???2', '????', 'CURRENTDAY2' ),
- 'currentdayname' => array( '1', '??????', '????', 'CURRENTDAYNAME' ),
- 'currentyear' => array( '1', '????', '???', 'CURRENTYEAR' ),
- 'currenttime' => array( '1', '?????', '????', '????', 'CURRENTTIME' ),
- 'currenthour' => array( '1', '????', '???', 'CURRENTHOUR' ),
- 'localmonth' => array( '1', '?????', '???', 'LOCALMONTH', 'LOCALMONTH2' ),
- 'localmonth1' => array( '1', '?????1', '???1', '????', 'LOCALMONTH1' ),
- 'localmonthname' => array( '1', '??????1', '????', 'LOCALMONTHNAME' ),
- 'localmonthnamegen' => array( '1', '???????', 'LOCALMONTHNAMEGEN' ),
- 'localmonthabbrev' => array( '1', '????????', '?????', 'LOCALMONTHABBREV' ),
- 'localday' => array( '1', '?????', '???', '??????', 'LOCALDAY' ),
- 'localday2' => array( '1', '?????2', '???2', '????', 'LOCALDAY2' ),
- 'localdayname' => array( '1', '???????', '????', '?????????', 'LOCALDAYNAME' ),
- 'localyear' => array( '1', '?????', '???', '???????', 'LOCALYEAR' ),
- 'localtime' => array( '1', '??????', '????', '???????', 'LOCALTIME' ),
- 'localhour' => array( '1', '?????', '???', 'LOCALHOUR' ),
- 'numberofpages' => array( '1', '????', 'NUMBEROFPAGES' ),
- 'numberofarticles' => array( '1', '???', 'NUMBEROFARTICLES' ),
- 'numberoffiles' => array( '1', '?????', 'NUMBEROFFILES' ),
- 'numberofusers' => array( '1', '????', 'NUMBEROFUSERS' ),
- 'numberofactiveusers' => array( '1', '??????', '???????', '??????', 'NUMBEROFACTIVEUSERS' ),
- 'numberofedits' => array( '1', '????', 'NUMBEROFEDITS' ),
- 'numberofviews' => array( '1', '????', 'NUMBEROFVIEWS' ),
- 'pagename' => array( '1', '????', 'PAGENAME' ),
- 'pagenamee' => array( '1', '????E', '?????', 'PAGENAMEE' ),
- 'namespace' => array( '1', '????', 'NAMESPACE' ),
- 'namespacee' => array( '1', '????E', '?????', 'NAMESPACEE' ),
- 'talkspace' => array( '1', '?????', '?????', '????', '???????', 'TALKSPACE' ),
- 'talkspacee' => array( '1', '?????E', '??????', '?????E', '????E', '??????', '?????', '???????E', '????????', 'TALKSPACEE' ),
- 'subjectspace' => array( '1', '???', '????', '????', 'SUBJECTSPACE', 'ARTICLESPACE' ),
- 'subjectspacee' => array( '1', '???E', '????E', '?????', '????E', '?????', 'SUBJECTSPACEE', 'ARTICLESPACEE' ),
- 'fullpagename' => array( '1', '???????', '??????', '??????', '?????', 'FULLPAGENAME' ),
- 'fullpagenamee' => array( '1', '???????E', '??????E', '???????', '????????', 'FULLPAGENAMEE' ),
- 'subpagename' => array( '1', '??????', 'SUBPAGENAME' ),
- 'subpagenamee' => array( '1', '??????E', '???????', 'SUBPAGENAMEE' ),
- 'basepagename' => array( '1', '?????', 'BASEPAGENAME' ),
- 'basepagenamee' => array( '1', '?????E', '??????', 'BASEPAGENAMEE' ),
- 'talkpagename' => array( '1', '???????', '??????', 'TALKPAGENAME' ),
- 'talkpagenamee' => array( '1', '???????E', '??????E', '???????', '????????', 'TALKPAGENAMEE' ),
- 'subjectpagename' => array( '1', '?????', '??????', 'SUBJECTPAGENAME', 'ARTICLEPAGENAME' ),
- 'subjectpagenamee' => array( '1', '?????E', '??????E', '??????', '???????', 'SUBJECTPAGENAMEE', 'ARTICLEPAGENAMEE' ),
- 'msg' => array( '0', '?????:', 'MSG:' ),
- 'subst' => array( '0', '??:', '???', 'SUBST:' ),
- 'safesubst' => array( '0', '????:', 'SAFESUBST:' ),
- 'msgnw' => array( '0', '??????????:', 'MSGNW:' ),
- 'img_thumbnail' => array( '1', '?????', 'thumbnail', 'thumb' ),
- 'img_manualthumb' => array( '1', '????=$1', '?????=$1', 'thumbnail=$1', 'thumb=$1' ),
- 'img_right' => array( '1', '?', 'right' ),
- 'img_left' => array( '1', '?', 'left' ),
- 'img_none' => array( '1', '??', '??', 'none' ),
- 'img_width' => array( '1', '$1????', '$1px' ),
- 'img_center' => array( '1', '??', 'center', 'centre' ),
- 'img_framed' => array( '1', '????', 'framed', 'enframed', 'frame' ),
- 'img_frameless' => array( '1', '??????', 'frameless' ),
- 'img_page' => array( '1', '???=$1', '??? $1', 'page=$1', 'page $1' ),
- 'img_upright' => array( '1', '??', 'upright', 'upright=$1', 'upright $1' ),
- 'img_border' => array( '1', '??', '????', 'border' ),
- 'img_baseline' => array( '1', '??', '??????', 'baseline' ),
- 'img_sub' => array( '1', '???', 'sub' ),
- 'img_super' => array( '1', '???', 'super', 'sup' ),
- 'img_top' => array( '1', '??', 'top' ),
- 'img_text_top' => array( '1', '???', 'text-top' ),
- 'img_middle' => array( '1', '??', 'middle' ),
- 'img_bottom' => array( '1', '??', 'bottom' ),
- 'img_text_bottom' => array( '1', '???', 'text-bottom' ),
- 'img_link' => array( '1', '???=$1', 'link=$1' ),
- 'img_alt' => array( '1', '???=$1', 'alt=$1' ),
- 'int' => array( '0', '????????:', '???:', '?????????', '????', 'INT:' ),
- 'sitename' => array( '1', '????', '??????', 'SITENAME' ),
- 'ns' => array( '0', '????:', '?????', '??:', '???', 'NS:' ),
- 'nse' => array( '0', '????E:', 'NSE:' ),
- 'localurl' => array( '0', '????URL:', '????????', 'LOCALURL:' ),
- 'localurle' => array( '0', '????URLE:', '?????????', 'LOCALURLE:' ),
- 'articlepath' => array( '0', '????', 'ARTICLEPATH' ),
- 'server' => array( '0', '????', '???', 'SERVER' ),
- 'servername' => array( '0', '?????', '???????', '????', '??????', 'SERVERNAME' ),
- 'scriptpath' => array( '0', '???????', 'SCRIPTPATH' ),
- 'stylepath' => array( '0', '??????', 'STYLEPATH' ),
- 'grammar' => array( '0', '??:', 'GRAMMAR:' ),
- 'gender' => array( '0', '??:', '???', 'GENDER:' ),
- 'notitleconvert' => array( '0', '__????????__', '__???????????__', '???????????????', '__???????__', '__NOTITLECONVERT__', '__NOTC__' ),
- 'nocontentconvert' => array( '0', '__??????__', '__??????__', '??????????', '__NOCONTENTCONVERT__', '__NOCC__' ),
- 'currentweek' => array( '1', '????', 'CURRENTWEEK' ),
- 'currentdow' => array( '1', '???????', 'CURRENTDOW' ),
- 'localweek' => array( '1', '?????', '???', '????????', 'LOCALWEEK' ),
- 'localdow' => array( '1', '????????', 'LOCALDOW' ),
- 'revisionid' => array( '1', '??ID', '?????ID', '??ID', '???????', '????', 'REVISIONID' ),
- 'revisionday' => array( '1', '???', '??????', '???', 'REVISIONDAY' ),
- 'revisionday2' => array( '1', '???2', '??????2', '???2', '???????', '????', 'REVISIONDAY2' ),
- 'revisionmonth' => array( '1', '???', '??????', '???', 'REVISIONMONTH' ),
- 'revisionmonth1' => array( '1', '???1', 'REVISIONMONTH1' ),
- 'revisionyear' => array( '1', '???', '??????', '???', 'REVISIONYEAR' ),
- 'revisiontimestamp' => array( '1', '?????????', '????????????', 'REVISIONTIMESTAMP' ),
- 'revisionuser' => array( '1', '?????', '?????????', '????????', '????????', '?????', 'REVISIONUSER' ),
- 'plural' => array( '0', '??:', '???', 'PLURAL:' ),
- 'fullurl' => array( '0', '???URL:', '??URL:', '???????', '??????', 'FULLURL:' ),
- 'fullurle' => array( '0', '???URLE:', '??URLE:', '????????', '???????', 'FULLURLE:' ),
- 'lcfirst' => array( '0', '?????:', 'LCFIRST:' ),
- 'ucfirst' => array( '0', '?????:', 'UCFIRST:' ),
- 'lc' => array( '0', '???:', 'LC:' ),
- 'uc' => array( '0', '???:', 'UC:' ),
- 'raw' => array( '0', '?:', 'RAW:' ),
- 'displaytitle' => array( '1', '??????:', 'DISPLAYTITLE' ),
- 'rawsuffix' => array( '1', '?', 'R' ),
- 'newsectionlink' => array( '1', '__???????__', '__???????????__', '__?????????__', '???????????????', '?????????????', '__NEWSECTIONLINK__' ),
- 'nonewsectionlink' => array( '1', '__??????????__', '__??????????????__', '??????????????????', '__????????????__', '????????????????', '__NONEWSECTIONLINK__' ),
- 'currentversion' => array( '1', '????????', '????????', 'MediaWiki?????', '????????????', 'CURRENTVERSION' ),
- 'urlencode' => array( '0', 'URL?????:', '?????????', 'URLENCODE:' ),
- 'anchorencode' => array( '0', '??????????', 'ANCHORENCODE' ),
- 'currenttimestamp' => array( '1', '??????????', '?????????', 'CURRENTTIMESTAMP' ),
- 'localtimestamp' => array( '1', '???????????', '?????????', '???????????', 'LOCALTIMESTAMP' ),
- 'directionmark' => array( '1', '???', 'DIRECTIONMARK', 'DIRMARK' ),
- 'language' => array( '0', '#??:', '????', '#LANGUAGE:' ),
- 'contentlanguage' => array( '1', '????', '????', '????????', 'CONTENTLANGUAGE', 'CONTENTLANG' ),
- 'pagesinnamespace' => array( '1', '?????????', 'PAGESINNAMESPACE:', 'PAGESINNS:' ),
- 'numberofadmins' => array( '1', '????', 'NUMBEROFADMINS' ),
- 'formatnum' => array( '0', '???', 'FORMATNUM' ),
- 'padleft' => array( '0', '???', 'PADLEFT' ),
- 'padright' => array( '0', '???', 'PADRIGHT' ),
- 'special' => array( '0', '??', 'special' ),
- 'defaultsort' => array( '1', '????????:', '?????????', '??????????:', '????????????:', 'DEFAULTSORT:', 'DEFAULTSORTKEY:', 'DEFAULTCATEGORYSORT:' ),
- 'filepath' => array( '0', '??????:', '???????', 'FILEPATH:' ),
- 'tag' => array( '0', '??', 'tag' ),
- 'hiddencat' => array( '1', '__???????__', '__?????__', '__?????__', '__HIDDENCAT__' ),
- 'pagesincategory' => array( '1', '?????????', 'PAGESINCATEGORY', 'PAGESINCAT' ),
- 'pagesize' => array( '1', '??????', 'PAGESIZE' ),
- 'index' => array( '1', '__??????__', '??????????', '__INDEX__' ),
- 'noindex' => array( '1', '__????????__', '????????????', '__NOINDEX__' ),
- 'numberingroup' => array( '1', '??????', '????????', 'NUMBERINGROUP', 'NUMINGROUP' ),
- 'staticredirect' => array( '1', '__????__', '__????????__', '????????????', '__????????__', '????????????', '__STATICREDIRECT__' ),
- 'protectionlevel' => array( '1', '?????', 'PROTECTIONLEVEL' ),
- 'formatdate' => array( '0', '????', 'formatdate', 'dateformat' ),
- 'url_path' => array( '0', '??', 'PATH' ),
- 'url_wiki' => array( '0', '???', 'WIKI' ),
- 'url_query' => array( '0', '????', 'QUERY' ),
- );
- $messages = array(
- # User preference toggles
- 'tog-underline' => '??????:',
- 'tog-justify' => '????????????',
- 'tog-hideminor' => '?????????????????',
- 'tog-hidepatrolled' => '???????????????????',
- 'tog-newpageshidepatrolled' => '????????????????????????',
- 'tog-extendwatchlist' => '????????????????????????????????',
- 'tog-usenewrc' => '?????????????????????????????? (JavaScript ???)',
- 'tog-numberheadings' => '?????????????',
- 'tog-showtoolbar' => '?????????????JavaScript????',
- 'tog-editondblclick' => '???????????JavaScript????',
- 'tog-editsection' => '[??]?????????????????',
- 'tog-editsectiononrightclick' => '????????????????????????JavaScript????',
- 'tog-showtoc' => '??????????????4????????',
- 'tog-rememberpassword' => '????????????????? (?? $1 {{PLURAL:$1|?|??}})',
- 'tog-watchcreations' => '??????????????????????????????????',
- 'tog-watchdefault' => '??????????????????????????',
- 'tog-watchmoves' => '??????????????????????????',
- 'tog-watchdeletion' => '??????????????????????????',
- 'tog-minordefault' => '?????????????????',
- 'tog-previewontop' => '?????????????????',
- 'tog-previewonfirst' => '???????????????',
- 'tog-nocache' => '???????????????????????',
- 'tog-enotifwatchlistpages' => '?????????????????????????????????',
- 'tog-enotifusertalkpages' => '????????????????????????',
- 'tog-enotifminoredits' => '?????????????????????????',
- 'tog-enotifrevealaddr' => '???????????????????',
- 'tog-shownumberswatching' => '???????????????????',
- 'tog-oldsig' => '?????:',
- 'tog-fancysig' => '???????????? (???????)',
- 'tog-externaleditor' => '??????????????????? (???????????????????????[//www.mediawiki.org/wiki/Manual:External_editors ??])',
- 'tog-externaldiff' => '?????????????????? (???????????????????????[//www.mediawiki.org/wiki/Manual:External_editors ??])',
- 'tog-showjumplinks' => '?????????????{{int:jumpto}}??????????',
- 'tog-uselivepreview' => '??????????? (JavaScript???) (???)',
- 'tog-forceeditsummary' => '???????????????',
- 'tog-watchlisthideown' => '???????????????????',
- 'tog-watchlisthidebots' => '??????????????????????',
- 'tog-watchlisthideminor' => '???????????????????',
- 'tog-watchlisthideliu' => '??????????????????????????',
- 'tog-watchlisthideanons' => '????????????????????????',
- 'tog-watchlisthidepatrolled' => '?????????????????????',
- 'tog-ccmeonemails' => '???????????????????????',
- 'tog-diffonly' => '????????????????',
- 'tog-showhiddencats' => '?????????',
- 'tog-noconvertlink' => '???????????????',
- 'tog-norollbackdiff' => '??????????????',
- 'underline-always' => '?????',
- 'underline-never' => '??????',
- 'underline-default' => '?????????????????',
- # Font style option in Special:Preferences
- 'editfont-style' => '??????????:',
- 'editfont-default' => '???????????',
- 'editfont-monospace' => '??????',
- 'editfont-sansserif' => 'Sans Serif ????',
- 'editfont-serif' => 'Serif ????',
- # Dates
- 'sunday' => '???',
- 'monday' => '???',
- 'tuesday' => '???',
- 'wednesday' => '???',
- 'thursday' => '???',
- 'friday' => '???',
- 'saturday' => '???',
- 'sun' => '?',
- 'mon' => '?',
- 'tue' => '?',
- 'wed' => '?',
- 'thu' => '?',
- 'fri' => '?',
- 'sat' => '?',
- 'january' => '1?',
- 'february' => '2?',
- 'march' => '3?',
- 'april' => '4?',
- 'may_long' => '5?',
- 'june' => '6?',
- 'july' => '7?',
- 'august' => '8?',
- 'september' => '9?',
- 'october' => '10?',
- 'november' => '11?',
- 'december' => '12?',
- 'january-gen' => '1?',
- 'february-gen' => '2?',
- 'march-gen' => '3?',
- 'april-gen' => '4?',
- 'may-gen' => '5?',
- 'june-gen' => '6?',
- 'july-gen' => '7?',
- 'august-gen' => '8?',
- 'september-gen' => '9?',
- 'october-gen' => '10?',
- 'november-gen' => '11?',
- 'december-gen' => '12?',
- 'jan' => '1?',
- 'feb' => '2?',
- 'mar' => '3?',
- 'apr' => '4?',
- 'may' => '5?',
- 'jun' => '6?',
- 'jul' => '7?',
- 'aug' => '8?',
- 'sep' => '9?',
- 'oct' => '10?',
- 'nov' => '11?',
- 'dec' => '12?',
- # Categories related messages
- 'pagecategories' => '{{PLURAL:$1|????}}',
- 'category_header' => '?????$1???????',
- 'subcategories' => '??????',
- 'category-media-header' => '?????$1????????',
- 'category-empty' => "''????????????????????????????''",
- 'hidden-categories' => '{{PLURAL:$1|??????}}',
- 'hidden-category-category' => '??????',
- 'category-subcat-count' => '{{PLURAL:$2|????????????????????????????|???????? $2 ????????????????????? {{PLURAL:$1|$1 ??????}}?????????}}',
- 'category-subcat-count-limited' => '???????????{{PLURAL:$1|??????| $1 ??????}}?????????',
- 'category-article-count' => '{{PLURAL:$2|?????????????????????????|???????? $2 ?????????????????? $1 ????????????}}',
- 'category-article-count-limited' => '????????????{{PLURAL:$1|???| $1 ???}}?????????',
- 'category-file-count' => '{{PLURAL:$2|??????????????????????????|???????? $2 ??????????????????? {{PLURAL:$1|$1 ????}}?????????}}',
- 'category-file-count-limited' => '????????????{{PLURAL:$1|????| $1 ????}}?????????',
- 'listingcontinuesabbrev' => '???',
- 'index-category' => '???????????????',
- 'noindex-category' => '????????????????',
- 'broken-file-category' => '??????????????????',
- 'about' => '??',
- 'article' => '??',
- 'newwindow' => '(?????????????)',
- 'cancel' => '??',
- 'moredotdotdot' => '??...',
- 'mypage' => '???',
- 'mytalk' => '???',
- 'anontalk' => '??IP????????',
- 'navigation' => '??',
- 'and' => ' ??? ',
- # Cologne Blue skin
- 'qbfind' => '??',
- 'qbbrowse' => '??',
- 'qbedit' => '??',
- 'qbpageoptions' => '?????????',
- 'qbpageinfo' => '????',
- 'qbmyoptions' => '??????',
- 'qbspecialpages' => '?????',
- 'faq' => '?????????',
- 'faqpage' => 'Project:?????????',
- # Vector skin
- 'vector-action-addsection' => '????',
- 'vector-action-delete' => '??',
- 'vector-action-move' => '??',
- 'vector-action-protect' => '??',
- 'vector-action-undelete' => '??',
- 'vector-action-unprotect' => '?????',
- 'vector-simplesearch-preference' => '??????????????? (????????)',
- 'vector-view-create' => '??',
- 'vector-view-edit' => '??',
- 'vector-view-history' => '????',
- 'vector-view-view' => '??',
- 'vector-view-viewsource' => '??????',
- 'actions' => '??',
- 'namespaces' => '????',
- 'variants' => '??',
- 'errorpagetitle' => '???',
- 'returnto' => '$1 ????',
- 'tagline' => '???{{SITENAME}}',
- 'help' => '???',
- 'search' => '??',
- 'searchbutton' => '??',
- 'go' => '??',
- 'searcharticle' => '??',
- 'history' => '??????',
- 'history_short' => '??',
- 'updatedmarker' => '??????????????',
- 'printableversion' => '????????',
- 'permalink' => '??????????',
- 'print' => '??',
- 'view' => '??',
- 'edit' => '??',
- 'create' => '??',
- 'editthispage' => '????????',
- 'create-this-page' => '????????',
- 'delete' => '??',
- 'deletethispage' => '????????',
- 'undelete_short' => '{{PLURAL:$1|$1 ??}}???',
- 'viewdeleted_short' => '{{PLURAL:$1|????? $1 ??}}???',
- 'protect' => '??',
- 'protect_change' => '????',
- 'protectthispage' => '????????',
- 'unprotect' => '???????',
- 'unprotectthispage' => '???????????',
- 'newpage' => '?????',
- 'talkpage' => '?????????????',
- 'talkpagelinktext' => '???',
- 'specialpage' => '?????',
- 'personaltools' => '??????',
- 'postcomment' => '????',
- 'articlepage' => '?????',
- 'talk' => '??',
- 'views' => '??',
- 'toolbox' => '???????',
- 'userpage' => '?????????',
- 'projectpage' => '?????????????',
- 'imagepage' => '???????????',
- 'mediawikipage' => '????????????',
- 'templatepage' => '?????????????',
- 'viewhelppage' => '??????????',
- 'categorypage' => '???????????',
- 'viewtalkpage' => '?????',
- 'otherlanguages' => '????',
- 'redirectedfrom' => '($1????)',
- 'redirectpagesub' => '?????',
- 'lastmodifiedat' => '????????????? $1 $2 ???',
- 'viewcount' => '?????? {{PLURAL:$1|$1 ?}}??????????',
- 'protectedpage' => '????????',
- 'jumpto' => '??:',
- 'jumptonavigation' => '??',
- 'jumptosearch' => '??',
- 'view-pool-error' => '???????????????????????????????
- ????????????????????????
- ????????????????????????????????????
- $1',
- 'pool-timeout' => '???????????',
- 'pool-queuefull' => '?????????????',
- 'pool-errorunknown' => '??????',
- # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
- 'aboutsite' => '{{SITENAME}}????',
- 'aboutpage' => 'Project:{{SITENAME}}????',
- 'copyright' => '???$1??????????????',
- 'copyrightpage' => '{{ns:project}}:???',
- 'currentevents' => '??????',
- 'currentevents-url' => 'Project:??????',
- 'disclaimers' => '????',
- 'disclaimerpage' => 'Project:????',
- 'edithelp' => '?????',
- 'edithelppage' => 'Help:??',
- 'helppage' => 'Help:??',
- 'mainpage' => '??????',
- 'mainpage-description' => '??????',
- 'policy-url' => 'Project:??',
- 'portal' => '???????????',
- 'portal-url' => 'Project:???????????',
- 'privacy' => '?????? ????',
- 'privacypage' => 'Project:?????? ????',
- 'badaccess' => '????????',
- 'badaccess-group0' => '??????????????????????',
- 'badaccess-groups' => '?????????{{PLURAL:$2|????|?????????}}????????????????: $1?',
- 'versionrequired' => 'MediaWiki ?????? $1 ???',
- 'versionrequiredtext' => '??????????MediaWiki ????? $1 ??????
- [[Special:Version|???????]]????????',
- 'ok' => 'OK',
- 'retrievedfrom' => '?$1?????',
- 'youhavenewmessages' => '$1????? ($2)?',
- 'newmessageslink' => '???????',
- 'newmessagesdifflink' => '???????',
- 'youhavenewmessagesfromusers' => '{{PLURAL:$3|?????|$3 ?????}}???$1????? ($2)?',
- 'youhavenewmessagesmanyusers' => '?????????$1????? ($2)?',
- 'newmessageslinkplural' => '{{PLURAL:$1|???????}}',
- 'newmessagesdifflinkplural' => '?????{{PLURAL:$1|??}}',
- 'youhavenewmessagesmulti' => '$1?????????????',
- 'editsection' => '??',
- 'editold' => '??',
- 'viewsourceold' => '??????',
- 'editlink' => '??',
- 'viewsourcelink' => '??????',
- 'editsectionhint' => '????: $1',
- 'toc' => '??',
- 'showtoc' => '??',
- 'hidetoc' => '???',
- 'collapsible-collapse' => '????',
- 'collapsible-expand' => '????',
- 'thisisdeleted' => '$1?????????????',
- 'viewdeleted' => '$1????????',
- 'restorelink' => '{{PLURAL:$1|?????$1??}}',
- 'feedlinks' => '?????',
- 'feed-invalid' => '???????????????????',
- 'feed-unavailable' => '???????????????',
- 'site-rss-feed' => '$1?RSS????',
- 'site-atom-feed' => '$1?Atom????',
- 'page-rss-feed' => '?$1??RSS????',
- 'page-atom-feed' => '?$1??Atom????',
- 'feed-atom' => 'Atom',
- 'feed-rss' => 'RSS',
- 'red-link-title' => '$1??????????',
- 'sort-descending' => '???????',
- 'sort-ascending' => '???????',
- # Short words for each namespace, by default used in the namespace tab in monobook
- 'nstab-main' => '???',
- 'nstab-user' => '??????',
- 'nstab-media' => '???????',
- 'nstab-special' => '?????',
- 'nstab-project' => '?????????',
- 'nstab-image' => '????',
- 'nstab-mediawiki' => '?????',
- 'nstab-template' => '??????',
- 'nstab-help' => '???',
- 'nstab-category' => '????',
- # Main script and global functions
- 'nosuchaction' => '?????????????',
- 'nosuchactiontext' => '?? URL ??????????????????
- URL ?????????????????????????????????
- {{SITENAME}}????????????????????????',
- 'nosuchspecialpage' => '????????????????',
- 'nospecialpagetext' => '<strong>??????????????????</strong>
- ????????????[[Special:SpecialPages|{{int:specialpages}}]]??????',
- # General errors
- 'error' => '???',
- 'databaseerror' => '?????? ???',
- 'dberrortext' => '?????? ?????????????????
- ?????????????????????
- ????????????:
- <blockquote><code>$1</code></blockquote>
- ????<code>$2</code>????
- ???????????<samp>$3?$4</samp>????????',
- 'dberrortextcl' => '?????? ?????????????????
- ????????????:
- ?$1?
- ????$2????
- ???????????$3?$4???????',
- 'laggedslavemode' => "'''???'''???????????????????????????",
- 'readonly' => '????????????????',
- 'enterlockreason' => '????????????????????????',
- 'readonlytext' => '?????????????????????????????????????????????????????????????????????????????????????????????
- ?????????????????????????????$1',
- 'missing-article' => '?????????$1?$2 ???????????????????????
- ????????????????????????????????????????????????
- ?????????????????????????????????????????????
- [[Special:ListUsers/sysop|???]]???? URL ?????????????',
- 'missingarticle-rev' => '(???: $1)',
- 'missingarticle-diff' => '(??: $1, $2)',
- 'readonly_lag' => '???????????????????????????????????????????????',
- 'internalerror' => '?????',
- 'internalerror_info' => '??????$1',
- 'fileappenderrorread' => '??????$1?????????????',
- 'fileappenderror' => '?$1???$2?????????????',
- 'filecopyerror' => '?????$1???$2?????????????',
- 'filerenameerror' => '???????$1????$2?????????????',
- 'filedeleteerror' => '?????$1?????????????',
- 'directorycreateerror' => '???????$1?????????????',
- 'filenotfound' => '?????$1?????????????',
- 'fileexistserror' => '?????$1??????????????????????',
- 'unexpected' => '???????$1?=?$2????',
- 'formerror' => '????????????????????',
- 'badarticleerror' => '?????????????????????',
- 'cannotdelete' => '???????????$1?????????????
- ???????????????????',
- 'cannotdelete-title' => '?$1???????????????',
- 'delete-hook-aborted' => '??????????????????
- ????????',
- 'badtitle' => '?????????',
- 'badtitletext' => '???????????????????????????/?????????????????????
- ??????????????1??????????????????',
- 'perfcached' => '??????????????????????????????????? $1 {{PLURAL:$1|????}}???????????',
- 'perfcachedts' => '????????????????????????? $1 ????? $4 {{PLURAL:$4|????}}???????????',
- 'querypage-no-updates' => '?????????????????
- ?????????????????????',
- 'wrong_wfQuery_params' => 'wfQuery() ????????????<br />
- ??: $1<br />
- ???: $2',
- 'viewsource' => '??????',
- 'viewsource-title' => '$1???????',
- 'actionthrottled' => '????????????',
- 'actionthrottledtext' => '??????????????????????????????????????????
- ???????????????????????',
- 'protectedpagetext' => '????????????????????????',
- 'viewsourcetext' => '??????????????????????',
- 'viewyourtext' => "???????'''??????'''?????????????????",
- 'protectedinterface' => '?????????????????????????????????????????????????????????????????????
- ????????????????/????????MediaWiki ?????????? [//translatewiki.net/ translatewiki.net] ??????????',
- 'editinginterface' => "'''??:''' ??????????????????????????????????????
- ??????????????????????????????????????????????
- ????????????????/????????MediaWiki ?????????? [//translatewiki.net/wiki/Main_Page?setlang=ja translatewiki.net] ??????????",
- 'sqlhidden' => '(SQL ??????)',
- 'cascadeprotected' => '???????????????????????????????????{{PLURAL:$1|???|????}}?????????????????????????????:
- $2',
- 'namespaceprotected' => "'''$1'''????????????????????????",
- 'customcssprotected' => '??CSS??????????????????????????????????????',
- 'customjsprotected' => '??JavaScript??????????????????????????????????????',
- 'ns-specialprotected' => '??????????????',
- 'titleprotected' => "[[User:$1|$1]]????????????????????????????
- ????''$2''????",
- 'filereadonlyerror' => '??????????$2??????????????????????$1??????????
- ?????????????????????$3?',
- 'invalidtitle-knownnamespace' => '??????$2?????$3???????????????????',
- 'invalidtitle-unknownnamespace' => '????????? $1 ????$2???????????????????',
- 'exception-nologin' => '??????????',
- 'exception-nologin-text' => '??????????????????????????????',
- # Virus scanner
- 'virus-badscanner' => "???????????????????????????''$1''",
- 'virus-scanfailed' => '??????????????? $1?',
- 'virus-unknownscanner' => '??????????',
- # Login and logout pages
- 'logouttext' => "'''??????????'''
- ???????{{SITENAME}}????????????????????????[[Special:UserLogin|????????]]??????????
- ???????????????????????????????????????????????????????????????????",
- 'welcomecreation' => '== ?????$1 ??? ==
- ??????????????
- [[Special:Preferences|{{SITENAME}}?????]]??????????????????',
- 'yourname' => '????:',
- 'yourpassword' => '?????:',
- 'yourpasswordagain' => '????????:',
- 'remembermypassword' => '????????????????? (?? $1 {{PLURAL:$1|?|??}})',
- 'securelogin-stick-https' => '??????HTTPS?????',
- 'yourdomainname' => '????:',
- 'password-change-forbidden' => '?????????????????????',
- 'externaldberror' => '??????????????????????????????????????????',
- 'login' => '????',
- 'nav-login-createaccount' => '??????????????',
- 'loginprompt' => '{{SITENAME}}?????????Cookie??????????????',
- 'userlogin' => '??????????????',
- 'userloginnocreate' => '????',
- 'logout' => '?????',
- 'userlogout' => '?????',
- 'notloggedin' => '??????????',
- 'nologin' => '?????????$1?',
- 'nologinlink' => '??????????????',
- 'createaccount' => '???????',
- 'gotaccount' => '????????????????$1?',
- 'gotaccountlink' => '??????????',
- 'userlogin-resetlink' => '??????????????',
- 'createaccountmail' => '??????',
- 'createaccountreason' => '???',
- 'badretype' => '?????????????????',
- 'userexists' => '?????????????????????
- ?????????????',
- 'loginerror' => '????????',
- 'createaccounterror' => '????????????????? $1',
- 'nocookiesnew' => '?????????????????????????????
- {{SITENAME}}??????????? Cookie ???????
- ??????????? Cookie ???????????
- Cookie ??????????????????????????????????',
- 'nocookieslogin' => '{{SITENAME}}???????Cookie???????
- Cookie?????????????
- Cookie?????????????????????',
- 'nocookiesfornew' => '????????????????????????????????
- Cookie???????????????????????????????????????',
- 'nocookiesforlogin' => '{{int:nocookieslogin}}',
- 'noname' => '?????????????????',
- 'loginsuccesstitle' => '??????',
- 'loginsuccess' => "'''{{SITENAME}}??$1?????????????'''",
- 'nosuchuser' => '?$1???????????????????
- ????????????????????
- ???????????????[[Special:UserLogin/signup|???????????]]???????',
- 'nosuchusershort' => '?$1??????????????????
- ????????????',
- 'nouserspecified' => '??????????????',
- 'login-userblocked' => '?????????????????????????????',
- 'wrongpassword' => '??????????????
- ??????????????',
- 'wrongpasswordempty' => '????????????????
- ??????????????',
- 'passwordtooshort' => '?????? {{PLURAL:$1|$1 ??}}??????????',
- 'password-name-match' => '???????????????????????',
- 'password-login-forbidden' => '?????????????????????????',
- 'mailmypassword' => '???????????????',
- 'passwordremindertitle' => '{{SITENAME}}?????????',
- 'passwordremindertext' => '????????????IP????$1??{{SITENAME}} ($4) ???????????????????????
- ????$2??????????????$3??????????
- ??????????????????????????????????????????
- ????????? {{PLURAL:$5|$5 ??}}???????????
- ????????????????????????????????????????????????
- ????????????????????????????????????????',
- 'noemail' => '????$1????????????????????',
- 'noemailcreate' => '??????????????????????',
- 'passwordsent' => '??????????$1??????????????????????
- ????????????????????????',
- 'blocked-mailpassword' => '?????IP??????????????????????????????????????????????????',
- 'eauthentsent' => '??????????????????????????????????
- ??????????????????????????????????????????????????????????????',
- 'throttled-mailpassword' => '??????????? {{PLURAL:$1|$1 ??}}????????
- ?????????????????? {{PLURAL:$1|$1 ??}}? 1 ??????',
- 'mailerror' => '???????????????????$1',
- 'acct_creation_throttle_hit' => '?????? IP ??????????????????? 24 ??? {{PLURAL:$1|$1 ?????}}????????????????????????????????
- ????????? IP ????????????????????????',
- 'emailauthenticated' => '????????$2 $3????????',
- 'emailnotauthenticated' => '??????????????????
- ???????????????????????????????',
- 'noemailprefs' => '?????????????????????????????????????????',
- 'emailconfirmlink' => '??????????????',
- 'invalidemailaddress' => '??????????????????????????????????????
- ??????????????????????????????????',
- 'cannotchangeemail' => '?????????????????????????????',
- 'emaildisabled' => '???????????????????',
- 'accountcreated' => '????????????',
- 'accountcreatedtext' => '?????????$1?????????',
- 'createaccount-title' => '{{SITENAME}}????????',
- 'createaccount-text' => '?????????????{{SITENAME}} ($4) ??????????????????????????
- ???????$2????????$3????
- ????????????????????????
- ?????????????????????????????????????????',
- 'usernamehasherror' => '??????????????????????',
- 'login-throttled' => '???????????????????
- ??????????????????????',
- 'login-abort-generic' => '??????????? - ??',
- 'loginlanguagelabel' => '??: $1',
- 'suspicious-userlogout' => '??????????????????????????????????????????????????????',
- # E-mail sending
- 'php-mail-error-unknown' => 'PHP?mail()?????????????',
- 'user-mail-no-addy' => '?????????????????????????',
- # Change password dialog
- 'resetpass' => '????????',
- 'resetpass_announce' => '?????????????????????????
- ????????????????????????????????????',
- 'resetpass_text' => '<!-- ??????? -->',
- 'resetpass_header' => '??????????????',
- 'oldpassword' => '???????:',
- 'newpassword' => '????????:',
- 'retypenew' => '????????????:',
- 'resetpass_submit' => '?????????',
- 'resetpass_success' => '???????????????!
- ?????????...',
- 'resetpass_forbidden' => '?????????????',
- 'resetpass-no-info' => '??????????????????????????????????',
- 'resetpass-submit-loggedin' => '????????',
- 'resetpass-submit-cancel' => '??',
- 'resetpass-wrong-oldpass' => '???????????????????????????
- ???????????????????????????????????????',
- 'resetpass-temp-password' => '??????:',
- # Special:PasswordReset
- 'passwordreset' => '?????????',
- 'passwordreset-text' => '???????????????????????????????????????',
- 'passwordreset-legend' => '?????????',
- 'passwordreset-disabled' => '????????????????????????????',
- 'passwordreset-pretext' => '{{PLURAL:$1||??????????? 1 ??????????}}',
- 'passwordreset-username' => '????:',
- 'passwordreset-domain' => '????:',
- 'passwordreset-capture' => '???????????????????',
- 'passwordreset-capture-help' => '???????????????????????????????????????????????????????',
- 'passwordreset-email' => '???????:',
- 'passwordreset-emailtitle' => '{{SITENAME}}??????????',
- 'passwordreset-emailtext-ip' => '?????????????IP ???? $1?? {{SITENAME}} ($4) ??
- ????????????????????????????
- ??????{{PLURAL:$3|?????|??????}}?????????????????????
- $2
- {{PLURAL:$3|????????|??????????}}? {{PLURAL:$5|$5 ??}}???????????
- ??????????????????????????????????
- ?????????????????????????????????????
- ?????????????????????????????????????????
- ??????????????',
- 'passwordreset-emailtext-user' => '{{SITENAME}} ???? $1 ????? {{SITENAME}} ($4)
- ????????????????????????????
- ??????{{PLURAL:$3|?????|??????}}?????????????????????
- $2
- {{PLURAL:$3|????????|??????????}}?{{PLURAL:$5|$5?}}???????????
- ???????????????????????????????????
- ?????????????????????????????????????
- ?????????????????????????????
- ??????????????????????',
- 'passwordreset-emailelement' => '?????$1
- ???????$2',
- 'passwordreset-emailsent' => '??????????????',
- 'passwordreset-emailsent-capture' => '?????????????????????',
- 'passwordreset-emailerror-capture' => '???????????????????????????????????$1',
- # Special:ChangeEmail
- 'changeemail' => '??????????',
- 'changeemail-header' => '????????????????',
- 'changeemail-text' => '?????????????????????????????????????????????????????',
- 'changeemail-no-info' => '??????????????????????????????????',
- 'changeemail-oldemail' => '???????????',
- 'changeemail-newemail' => '???????????',
- 'changeemail-none' => '(??)',
- 'changeemail-submit' => '??????????',
- 'changeemail-cancel' => '??',
- # Edit page toolbar
- 'bold_sample' => '??',
- 'bold_tip' => '??',
- 'italic_sample' => '??',
- 'italic_tip' => '??',
- 'link_sample' => '??????',
- 'link_tip' => '?????',
- 'extlink_sample' => 'http://www.example.com ??????',
- 'extlink_tip' => '??????http:// ?????????????',
- 'headline_sample' => '????',
- 'headline_tip' => '2??????',
- 'nowiki_sample' => '?????????????????????????',
- 'nowiki_tip' => '????????',
- 'image_sample' => '????.jpg',
- 'image_tip' => '?????????',
- 'media_sample' => '????.ogg',
- 'media_tip' => '?????????',
- 'sig_tip' => '????????',
- 'hr_tip' => '???????????????',
- # Edit pages
- 'summary' => '????????',
- 'subject' => '??/????',
- 'minoredit' => '??????????',
- 'watchthis' => '??????????',
- 'savearticle' => '??????',
- 'preview' => '?????',
- 'showpreview' => '????????',
- 'showlivepreview' => '????????',
- 'showdiff' => '?????',
- 'anoneditwarning' => "'''???'''???????????
- ??????IP???????????????????????",
- 'anonpreviewwarning' => "''?????????????????????????IP?????????????????????''",
- 'missingsummary' => "'''???'''?????????
- ?{{int:savearticle}}?????????????????????????????",
- 'missingcommenttext' => '?????????????????',
- 'missingcommentheader' => "'''???'''????????????/?????????
- ?{{int:savearticle}}???????????????????????????",
- 'summary-preview' => '?????????',
- 'subject-preview' => '??/??????????',
- 'blockedtitle' => '??????????????',
- 'blockedtext' => "'''?????????IP????????????????'''
- ?????$1????????????
- ???????? ''$2'' ???
- * ?????????$8
- * ?????????$6
- * ???????$7
- ???????????$1??????[[{{MediaWiki:Grouppage-sysop}}|???]]???????????????
- ????[[Special:Preferences|????]]?????????????????????????????????????????????????????????????????????????
- ???????IP?????$3???????ID?#$5???
- ???????????????????????????",
- 'autoblockedtext' => "??IP??????$1????????????????????????????????????????
- ??????????
- :''$2''
- * ????????$8
- * ?????????$6
- * ???????????????$7
- $1?????[[{{MediaWiki:Grouppage-sysop}}|???]]?????????????????????????
- ????[[Special:Preferences|????]]????????????????????????????????????????????????????????????????????
- ???????IP?????$3 ???????ID?#$5???
- ??????????????????????????",
- 'blockednoreason' => '????????????',
- 'whitelistedittext' => '????????????$1??????????',
- 'confirmedittext' => '?????????????????????????????????
- [[Special:Preferences|????]]????????????????????????',
- 'nosuchsectiontitle' => '?????????',
- 'nosuchsectiontext' => '??????????????????
- ????????????????????????????????',
- 'loginreqtitle' => '???????',
- 'loginreqlink' => '????',
- 'loginreqpagetext' => '????????????$1??????????',
- 'accmailtitle' => '??????????????',
- 'accmailtext' => "[[User talk:$1|$1]]???????????????????$2????????
- ????????????????????????''[[Special:ChangePassword|???????]]''???????????",
- 'newarticle' => '???',
- 'newarticletext' => "???????????????????????
- ?????????????????????????????????????? (????[[{{MediaWiki:Helppage}}|??? ???]]?????????)?
- ??????????????????????????'''??'''??????????????????",
- 'anontalkpagetext' => "----''??????????????????????????????????????????????
- ???????????????????????IP??????????????
- IP ???????????????????????????
- ?????????????????????????????????????????????[[Special:UserLogin/signup|??????????]]?[[Special:UserLogin|??????]]?????????????????????????''",
- 'noarticletext' => '??????????????????
- ???????[[Special:Search/{{PAGENAME}}|?????????]]?
- <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} ?????????]?
- ???[{{fullurl:{{FULLPAGENAME}}|action=edit}} ????????]</span>?????',
- 'noarticletext-nopermission' => '??????????????????
- ???????[[Special:Search/{{PAGENAME}}|?????????]]????<span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} ?????????]</span>??????????????????????????????',
- 'missing-revision' => '?{{PAGENAME}}??????????? $1 ??????????
- ????????????????????????????????????????????????
- ???[{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} ????]??????????',
- 'userpage-userdoesnotexist' => '?$1???????????????????????
- ????????/??????????????',
- 'userpage-userdoesnotexist-view' => '?????????$1????????????',
- 'blocked-notice-logextract' => '???????????????????
- ?????????????????????????',
- 'clearyourcache' => "'''??:''' ??????????????????????????????????????????
- * '''Firefox / Safari:''' ''Shift'' ?????? ''?????'' ?????????''Ctrl-F5'' ??? ''Ctrl-R'' ???????? (Mac ?? ''⌘-R'')
- * '''Google Chrome:''' ''Ctrl-Shift-R'' ???????? (Mac ?? ''⌘-Shift-R'')
- * '''Internet Explorer:''' ''Ctrl'' ?????? ''????????'' ?????????''Ctrl-F5'' ????????
- * '''Opera:''' ''??? ? ??'' ??????????????????",
- 'usercssyoucanpreview' => "'''????'''?{{int:showpreview}}???????????????????????????????",
- 'userjsyoucanpreview' => "'''???:''' ?{{int:showpreview}}?????????????????????????????",
- 'usercsspreview' => "'''???CSS????????????'''
- '''????????????'''",
- 'userjspreview' => "'''???JavaScript???/???????????'''
- '''????????????'''",
- 'sitecsspreview' => "'''?????CSS???????????????????'''
- '''????????????'''",
- 'sitejspreview' => "'''?????JavaScript???????????????????'''
- '''????????????'''",
- 'userinvalidcssjstitle' => "'''???'''?$1?????????????
- ???? .css/.js ???????????????????????{{ns:user}}:Hoge/Vector.css ???? {{ns:user}}:Hoge/vector.css",
- 'updated' => '????',
- 'note' => "'''?????'''",
- 'previewnote' => "'''???????????'''
- ????????????????!",
- 'continue-editing' => '?????',
- 'previewconflict' => '?????????????????????????????????????????',
- 'session_fail_preview' => "'''??????????????????????????????????????'''
- ??????????????
- ???????????[[Special:UserLogout|?????]]?????????????????",
- 'session_fail_preview_html' => "'''?????????????? ????????????????????????'''
- ''{{SITENAME}}????HTML???????JavaScript???????????????????????????''
- '''?????????????????????????'''
- ????????????????[[Special:UserLogout|?????]]??????????????????",
- 'token_suffix_mismatch' => "'''??????????????????????????????????????????????????'''
- ?????????????????????????
- ??????????? ????????????????????????????",
- 'edit_form_incomplete' => "'''?????????????????????????????????????????????'''",
- 'editing' => '?$1?????',
- 'creating' => '?$1?????',
- 'editingsection' => '?$1????? (???)',
- 'editingcomment' => '?$1????? (????)',
- 'editconflict' => '?????$1',
- 'explainconflict' => "?????????????????????????????????
- ?????????????????????
- ???????????????????????????
- ?????????????????????????????????????
- ????????????'''??'''???{{int:savearticle}}????????????????????",
- 'yourtext' => '??????',
- 'storedversion' => '??????',
- 'nonunicodebrowser' => "'''??????????????Unicode???????'''
- ????????????????????????????????ASCII???16??????????????",
- 'editingold' => "'''?????????????????????'''
- ???????????????????????????????",
- 'yourdiff' => '??',
- 'copyrightwarning' => "{{SITENAME}}?????????$2 (???$1???) ?????????????????????????
- ?????????????????????????????????????????????????????????????<br />
- ?????????????????????????? ???????????????????????????????????????
- '''?????????????????????????????!'''",
- 'c…