システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-block-param-hidename (トーク) (翻訳) | ブロック記録から利用者名を秘匿します。(<code>hideuser</code> 権限が必要です) |
apihelp-block-param-nocreate (トーク) (翻訳) | アカウントの作成を禁止します。 |
apihelp-block-param-noemail (トーク) (翻訳) | Wikiを通して電子メールを送信することを禁止します。(<code>blockemail</code> 権限が必要です) |
apihelp-block-param-reason (トーク) (翻訳) | ブロックの理由。 |
apihelp-block-param-reblock (トーク) (翻訳) | その利用者がすでにブロックされている場合、ブロックを上書きします。 |
apihelp-block-param-tags (トーク) (翻訳) | Change tags to apply to the entry in the block log. |
apihelp-block-param-user (トーク) (翻訳) | ブロックを解除する利用者名、IPアドレスまたはIPレンジ。<var>$1userid</var>とは同時に使用できません。 |
apihelp-block-param-userid (トーク) (翻訳) | ブロックする利用者のID。<var>$1user</var>とは同時に使用できません。 |
apihelp-block-param-watchuser (トーク) (翻訳) | その利用者またはIPアドレスの利用者ページとトークページをウォッチします。 |
apihelp-block-summary (トーク) (翻訳) | 利用者をブロックします。 |
apihelp-changeauthenticationdata-example-password (トーク) (翻訳) | 現在の利用者のパスワードを <kbd>ExamplePassword</kbd> に変更する。 |
apihelp-changeauthenticationdata-summary (トーク) (翻訳) | Change authentication data for the current user. |
apihelp-checktoken-example-simple (トーク) (翻訳) | <kbd>csrf</kbd> トークンの妥当性を調べる。 |
apihelp-checktoken-param-maxtokenage (トーク) (翻訳) | Maximum allowed age of the token, in seconds. |
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 (トーク) (翻訳) | Continue logging in after a <samp>UI</samp> response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>. |
apihelp-clientlogin-summary (トーク) (翻訳) | Log in to the wiki using the interactive flow. |
apihelp-compare-example-1 (トーク) (翻訳) | 版1と2の差分を生成する。 |
apihelp-compare-extended-description (トーク) (翻訳) | "from" と "to" の両方の版番号、ページ名、もしくはページIDを渡す必要があります。 |
apihelp-compare-param-fromcontentformat (トーク) (翻訳) | Content serialization format of <var>fromtext</var>. |
apihelp-compare-param-fromcontentmodel (トーク) (翻訳) | Content model of <var>fromtext</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-fromid (トーク) (翻訳) | 比較する1つ目のページID。 |
apihelp-compare-param-frompst (トーク) (翻訳) | Do a pre-save transform on <var>fromtext</var>. |
apihelp-compare-param-fromrev (トーク) (翻訳) | 比較する1つ目の版。 |
apihelp-compare-param-fromtext (トーク) (翻訳) | Use this text instead of the content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. |
apihelp-compare-param-fromtitle (トーク) (翻訳) | 比較する1つ目のページ名。 |
apihelp-compare-param-prop (トーク) (翻訳) | Which pieces of information to get. |
apihelp-compare-param-tocontentformat (トーク) (翻訳) | Content serialization format of <var>totext</var>. |
apihelp-compare-param-tocontentmodel (トーク) (翻訳) | Content model of <var>totext</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-toid (トーク) (翻訳) | 比較する2つ目のページID。 |
apihelp-compare-param-topst (トーク) (翻訳) | Do a pre-save transform on <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-totext (トーク) (翻訳) | Use this text instead of the content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. |
apihelp-compare-param-totitle (トーク) (翻訳) | 比較する2つ目のページ名。 |
apihelp-compare-paramvalue-prop-comment (トーク) (翻訳) | The comment on the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-diff (トーク) (翻訳) | The diff HTML. |
apihelp-compare-paramvalue-prop-diffsize (トーク) (翻訳) | The size of the diff HTML, in bytes. |
apihelp-compare-paramvalue-prop-ids (トーク) (翻訳) | The page and revision IDs of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-parsedcomment (トーク) (翻訳) | The parsed comment on the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-rel (トーク) (翻訳) | The revision IDs of the revision previous to 'from' and after 'to', if any. |
apihelp-compare-paramvalue-prop-size (トーク) (翻訳) | The size of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-title (トーク) (翻訳) | The page titles of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-user (トーク) (翻訳) | The user name and ID of the 'from' and 'to' revisions. |
apihelp-compare-summary (トーク) (翻訳) | 2つの版間の差分を取得します。 |