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

移動先: 案内検索

これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。

絞り込み
変更状態により絞り込む:    
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-block-param-allowusertalk (トーク) (翻訳) 自身のトークページの編集を許可する (<var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var> に依存)。
apihelp-block-param-anononly (トーク) (翻訳) 匿名利用者のみブロックします(つまり、このIPアドレスからの匿名での編集を不可能にします)。
apihelp-block-param-autoblock (トーク) (翻訳) その利用者が最後に使用したIPアドレスと、ブロック後に編集を試みた際のIPアドレスを自動的にブロックします。
apihelp-block-param-expiry (トーク) (翻訳) 有効期限。相対的 (例: <kbd>5 months</kbd> または <kbd>2 weeks</kbd>) または絶対的 (e.g. <kbd>2014-09-18T12:34:56Z</kbd>) どちらでも構いません。<kbd>infinite</kbd>, <kbd>indefinite</kbd>, もしくは <kbd>never</kbd> と設定した場合, 無期限ブロックとなります。
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 (トーク) (翻訳) ブロック記録の項目に適用する変更タグ。
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 (トーク) (翻訳) トークンの最大有効期限 (秒)。
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-fromsection (トーク) (翻訳) Only use the specified section of the specified 'from' content.
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-tosection (トーク) (翻訳) Only use the specified section of the specified 'to' content.
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.
最初のページ前のページ次のページ最後のページ