システムメッセージの一覧

ナビゲーションに移動 検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-clientlogin-example-login2 (トーク) (翻訳) <kbd>987654</kbd>の<var>OATHToken</var>を提供する2段階認証の<samp>UI</samp>レスポンスの後にログインを続けます。
apihelp-clientlogin-summary (トーク) (翻訳) インタラクティブフローを使用してウィキにログインします。
apihelp-commentblock-description (トーク) (翻訳) The commentblock API allows blocking a user from the comment it originated from after filling out the following parameters: CommentID.
apihelp-commentblock-param-commentID (トーク) (翻訳) Comment ID of the comment by user which is to be blocked
apihelp-commentblock-summary (トーク) (翻訳) Commentblock APIを使用すると、次のパラメーターを入力した後、発生したコメントからユーザーをブロックできます。
apihelp-commentdelete-description (トーク) (翻訳) The commentdelete API allows deleting a comment after filling out the following parameters: CommentID.
apihelp-commentdelete-param-commentID (トーク) (翻訳) Comment ID of the comment to be deleted
apihelp-commentdelete-summary (トーク) (翻訳) Commentdelete APIを使用すると、次のパラメータを入力した後にコメントを削除できます。
apihelp-commentlatestid-description (トーク) (翻訳) The commentlatestID API allows to retrieve latest comment ID after filling out the following parameters: pageID
apihelp-commentlatestid-param-pageID (トーク) (翻訳) Page ID of the page on which latest comment is there
apihelp-commentlatestid-summary (トーク) (翻訳) The commentlatestID API allows to retrieve latest comment ID after filling out the following parameters: pageID
apihelp-commentlist-description (トーク) (翻訳) The commentlist API retrieves multiple comments and outputs them as a list after filling out the following parameters: pageID, order, pagerPage, and showForm.
apihelp-commentlist-param-order (トーク) (翻訳) Defined whether comment list in ascending or descending order
apihelp-commentlist-param-pageID (トーク) (翻訳) Page ID of the page from which comment list is retrieved
apihelp-commentlist-param-pagerPage (トーク) (翻訳) Comments page number
apihelp-commentlist-param-showForm (トーク) (翻訳) Show comments form
apihelp-commentlist-summary (トーク) (翻訳) The commentlist API retrieves multiple comments and outputs them as a list after filling out the following parameters: pageID, order, pagerPage, and showForm.
apihelp-commentsubmit-description (トーク) (翻訳) The commentsubmit API allows to submit/post a comment after filling out the following parameters: pageID, parentID, commentText.
apihelp-commentsubmit-param-commentText (トーク) (翻訳) Comment Text
apihelp-commentsubmit-param-pageID (トーク) (翻訳) Page ID of the page on which comment is to be submitted
apihelp-commentsubmit-param-parentID (トーク) (翻訳) Comment ID of the parent comment
apihelp-commentsubmit-summary (トーク) (翻訳) The commentsubmit API allows to submit/post a comment after filling out the following parameters: pageID, parentID, commentText.
apihelp-commentvote-description (トーク) (翻訳) The commentvote API allows to vote on a comment after filling out the following parameters: commentID, voteValue.
apihelp-commentvote-param-commentID (トーク) (翻訳) Comment ID of the comment that is voted for
apihelp-commentvote-param-voteValue (トーク) (翻訳) Vote value for the comment
apihelp-commentvote-summary (トーク) (翻訳) The commentvote API allows to vote on a comment after filling out the following parameters: commentID, voteValue.
apihelp-compare-example-1 (トーク) (翻訳) 版1と2の差分を生成する。
apihelp-compare-extended-description (トーク) (翻訳) "from" と "to" の両方の版番号、ページ名、もしくはページIDを渡す必要があります。
apihelp-compare-param-difftype (トーク) (翻訳) インラインHTMLとして整形された比較を返します。
apihelp-compare-param-fromcontentformat (トーク) (翻訳) <kbd>fromslots=main</kbd>を指定し、代わりに<var>fromcontentformat-main</var> を使用してください。
apihelp-compare-param-fromcontentformat-{slot} (トーク) (翻訳) Content serialization format of <var>fromtext-{slot}</var>.
apihelp-compare-param-fromcontentmodel (トーク) (翻訳) <kbd>fromslots=main</kbd>を指定し、代わりに<var>fromcontentmodel-main</var> を使用してください。
apihelp-compare-param-fromcontentmodel-{slot} (トーク) (翻訳) Content model of <var>fromtext-{slot}</var>. If not supplied, it will be guessed based on the other parameters.
apihelp-compare-param-fromid (トーク) (翻訳) 比較する1つ目のページID。
apihelp-compare-param-frompst (トーク) (翻訳) <var>fromtext-{slot}</var>に保存前変換を行います。
apihelp-compare-param-fromrev (トーク) (翻訳) 比較する1つ目の版。
apihelp-compare-param-fromsection (トーク) (翻訳) 'from' の内容のうち指定された節のみを使用します。
apihelp-compare-param-fromsection-{slot} (トーク) (翻訳) When <var>fromtext-{slot}</var> is the content of a single section, this is the section identifier. It will be merged into the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var> as if for a section edit.
apihelp-compare-param-fromslots (トーク) (翻訳) Override content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. This parameter specifies the slots that are to be modified. Use <var>fromtext-{slot}</var>, <var>fromcontentmodel-{slot}</var>, and <var>fromcontentformat-{slot}</var> to specify content for each slot.
apihelp-compare-param-fromtext (トーク) (翻訳) <kbd>fromslots=main</kbd>を指定し、代わりに<var>fromtext-main</var> を使用してください。
apihelp-compare-param-fromtext-{slot} (トーク) (翻訳) Text of the specified slot. If omitted, the slot is removed from the revision.
apihelp-compare-param-fromtitle (トーク) (翻訳) 比較する1つ目のページ名。
apihelp-compare-param-prop (トーク) (翻訳) どの情報を取得するか:
apihelp-compare-param-slots (トーク) (翻訳) Return individual diffs for these slots, rather than one combined diff for all slots.
apihelp-compare-param-tocontentformat (トーク) (翻訳) <kbd>toslots=main</kbd>を指定し、代わりに<var>tocontentformat-main</var> を使用してください。
apihelp-compare-param-tocontentformat-{slot} (トーク) (翻訳) Content serialization format of <var>totext-{slot}</var>.
apihelp-compare-param-tocontentmodel (トーク) (翻訳) <kbd>toslots=main</kbd>を指定し、代わりに<var>tocontentmodel-main</var> を使用してください。
apihelp-compare-param-tocontentmodel-{slot} (トーク) (翻訳) Content model of <var>totext-{slot}</var>. If not supplied, it will be guessed based on the other parameters.
apihelp-compare-param-toid (トーク) (翻訳) 比較する2つ目のページID。
apihelp-compare-param-topst (トーク) (翻訳) <var>totext</var>に保存前変換を行います。
最初のページ前のページ次のページ最後のページ