システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-changeauthenticationdata-summary (トーク) (翻訳) | 現在の利用者の認証データを変更します。 |
apihelp-changecontentmodel-example (トーク) (翻訳) | Change the main page to have the <code>text</code> content model |
apihelp-changecontentmodel-param-bot (トーク) (翻訳) | Mark the content model change with a bot flag. |
apihelp-changecontentmodel-param-model (トーク) (翻訳) | Content model of the new content. |
apihelp-changecontentmodel-param-pageid (トーク) (翻訳) | Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>. |
apihelp-changecontentmodel-param-summary (トーク) (翻訳) | Edit summary and log entry reason |
apihelp-changecontentmodel-param-tags (トーク) (翻訳) | Change tags to apply to the log entry and edit. |
apihelp-changecontentmodel-param-title (トーク) (翻訳) | Title of the page to change the contentmodel of. Cannot be used together with <var>$1pageid</var>. |
apihelp-changecontentmodel-summary (トーク) (翻訳) | Change the content model of a page |
apihelp-checktoken-example-simple (トーク) (翻訳) | <kbd>csrf</kbd> トークンの妥当性を調べる。 |
apihelp-checktoken-param-maxtokenage (トーク) (翻訳) | トークンの最大有効期限 (秒)。 |
apihelp-checktoken-param-token (トーク) (翻訳) | 調べるトークン。 |
apihelp-checktoken-param-type (トーク) (翻訳) | 調べるトークンの種類。 |
apihelp-checktoken-summary (トーク) (翻訳) | <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> のトークンの妥当性を確認します。 |
apihelp-clearhasmsg-example-1 (トーク) (翻訳) | 現在の利用者の <code>hasmsg</code> フラグを消去する。 |
apihelp-clearhasmsg-summary (トーク) (翻訳) | 現在の利用者の <code>hasmsg</code> フラグを消去します。 |
apihelp-clientlogin-example-login (トーク) (翻訳) | 利用者 <kbd>Example</kbd> としてのログイン処理をパスワード <kbd>ExamplePassword</kbd> で開始する |
apihelp-clientlogin-example-login2 (トーク) (翻訳) | <kbd>987654</kbd>の<var>OATHToken</var>を提供する2段階認証の<samp>UI</samp>レスポンスの後にログインを続けます。 |
apihelp-clientlogin-summary (トーク) (翻訳) | インタラクティブフローを使用してウィキにログインします。 |
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>に保存前変換を行います。 |
apihelp-compare-param-torelative (トーク) (翻訳) | Use a revision relative to the revision determined from <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. All of the other 'to' options will be ignored. |
apihelp-compare-param-torev (トーク) (翻訳) | 比較する2つ目の版。 |
apihelp-compare-param-tosection (トーク) (翻訳) | 'to' の内容のうち指定された節のみを使用します。 |
apihelp-compare-param-tosection-{slot} (トーク) (翻訳) | When <var>totext-{slot}</var> is the content of a single section, this is the section identifier. It will be merged into the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var> as if for a section edit. |
apihelp-compare-param-toslots (トーク) (翻訳) | Override content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. This parameter specifies the slots that are to be modified. Use <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var>, and <var>tocontentformat-{slot}</var> to specify content for each slot. |
apihelp-compare-param-totext (トーク) (翻訳) | <kbd>toslots=main</kbd>を指定し、代わりに<var>totext-main</var> を使用してください。 |
apihelp-compare-param-totext-{slot} (トーク) (翻訳) | Text of the specified slot. If omitted, the slot is removed from the revision. |