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

これは 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-namespacerestrictions (トーク) (翻訳) 利用者が編集できないようにする名前空間のID。<var>partial</var> に true が設定されている場合のみ適用します。
apihelp-block-param-nocreate (トーク) (翻訳) アカウントの作成を禁止します。
apihelp-block-param-noemail (トーク) (翻訳) ウィキを通してメールを送信することを禁止します。(<code>blockemail</code> 権限が必要です)
apihelp-block-param-pagerestrictions (トーク) (翻訳) 利用者が編集できないようにするページのタイトルのリスト。<var>partial</var> に true が設定されている場合のみ適用します。
apihelp-block-param-partial (トーク) (翻訳) サイト全体ではなく特定のページまたは名前空間での編集をブロックします。
apihelp-block-param-reason (トーク) (翻訳) ブロックの理由。
apihelp-block-param-reblock (トーク) (翻訳) その利用者がすでにブロックされている場合、ブロックを上書きします。
apihelp-block-param-tags (トーク) (翻訳) ブロック記録の項目に適用する変更タグ。
apihelp-block-param-user (トーク) (翻訳) ブロックする利用者。
apihelp-block-param-userid (トーク) (翻訳) 代わりに <kbd>$1user=#<var>ID</var></kbd> を指定してください。
apihelp-block-param-watchlistexpiry (トーク) (翻訳) ウォッチリストの有効期限のタイムスタンプ。現在の有効期限を変更せずそのままにするには、このパラメーターを完全に省略します。
apihelp-block-param-watchuser (トーク) (翻訳) その利用者またはIPアドレスの利用者ページとトークページをウォッチします。
apihelp-block-summary (トーク) (翻訳) 利用者をブロックします。
apihelp-categorytree-param-category (トーク) (翻訳) カテゴリ名前空間におけるページ名、接頭辞は指定しても無視される。
apihelp-categorytree-param-options (トーク) (翻訳) CategoryTreeコンストラクターのオプションをJSONオブジェクトとして指定。<var>depth</var>オプションの既定値は<kbd>1</kbd>です。
apihelp-categorytree-summary (トーク) (翻訳) カテゴリツリー拡張機能の内部モジュール。
apihelp-changeauthenticationdata-example-password (トーク) (翻訳) 現在の利用者のパスワードを <kbd>ExamplePassword</kbd> に変更する。
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 (トーク) (翻訳) 新しいコンテンツのコンテンツモデル。
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 (トーク) (翻訳) ページのコンテンツモデルを変更します。
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-cirrus-check-sanity-example (トーク) (翻訳) Get a report on the correctness of a range of page ids in the search index
apihelp-cirrus-check-sanity-param-cluster (トーク) (翻訳) The search cluster to check indices in
apihelp-cirrus-check-sanity-param-from (トーク) (翻訳) Page id to start checking at
apihelp-cirrus-check-sanity-param-limit (トーク) (翻訳) The number of page ids to check
apihelp-cirrus-check-sanity-param-rerenderfrequency (トーク) (翻訳) Number of checks after which a page should be rerendered. Based off the provided sequenceid.
apihelp-cirrus-check-sanity-param-sequenceid (トーク) (翻訳) The number of times this set of page ids has been checked
apihelp-cirrus-check-sanity-summary (トーク) (翻訳) Reports on the correctness of a range of page ids in the search index
apihelp-cirrus-config-dump-example (トーク) (翻訳) CirrusSearch の設定のダンプを取得します。
apihelp-cirrus-config-dump-param-prop (トーク) (翻訳) Type of configuration variables to dump
apihelp-cirrus-config-dump-summary (トーク) (翻訳) CirrusSearch の設定をダンプします。
apihelp-cirrus-mapping-dump-example (トーク) (翻訳) このウィキの CirrusSearch のマッピングのダンプを取得します。
apihelp-cirrus-mapping-dump-summary (トーク) (翻訳) このウィキの CirrusSearch のマッピングをダンプします。
apihelp-cirrus-profiles-dump-example (トーク) (翻訳) このウィキの CirrusSearch の設定のダンプを取得します。
apihelp-cirrus-profiles-dump-param-verbose (トーク) (翻訳) 設定の内容のダンプを取得
最初のページ前のページ次のページ最後のページ