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

ナビゲーションに移動 検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-parse-paramvalue-prop-limitreportdata (トーク) (翻訳) Gives the limit report in a structured way. Gives no data, when <var>$1disablelimitreport</var> is set.
apihelp-parse-paramvalue-prop-limitreporthtml (トーク) (翻訳) Gives the HTML version of the limit report. Gives no data, when <var>$1disablelimitreport</var> is set.
apihelp-parse-paramvalue-prop-links (トーク) (翻訳) 構文解析されたウィキテキスト内で内部リンクを提供します。
apihelp-parse-paramvalue-prop-modules (トーク) (翻訳) Gives the ResourceLoader modules used on the page. To load, use <code>mw.loader.using()</code>. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>.
apihelp-parse-paramvalue-prop-parsetree (トーク) (翻訳) 版内容のXML構文解析ツリー (requires content model <code>$1</code>)
apihelp-parse-paramvalue-prop-parsewarnings (トーク) (翻訳) Gives the warnings that occurred while parsing content (as wikitext).
apihelp-parse-paramvalue-prop-parsewarningshtml (トーク) (翻訳) Gives the warnings that occurred while parsing content (as HTML).
apihelp-parse-paramvalue-prop-properties (トーク) (翻訳) 構文解析されたウィキテキスト内で定義されたさまざまなプロパティを提供します。
apihelp-parse-paramvalue-prop-revid (トーク) (翻訳) 構文解析されたページの版IDを追加します。
apihelp-parse-paramvalue-prop-sections (トーク) (翻訳) 構文解析されたウィキテキスト内のセクションを提供します。
apihelp-parse-paramvalue-prop-subtitle (トーク) (翻訳) Adds the page subtitle for the parsed page.
apihelp-parse-paramvalue-prop-templates (トーク) (翻訳) 構文解析されたウィキテキストでテンプレートを提供します。
apihelp-parse-paramvalue-prop-text (トーク) (翻訳) ウィキテキストの解析されたテキストを提供します。
apihelp-parse-paramvalue-prop-wikitext (トーク) (翻訳) 構文解析されたオリジナルのウィキテキストを提供します。
apihelp-parse-summary (トーク) (翻訳) Parses content and returns parser output.
apihelp-patrol-example-rcid (トーク) (翻訳) 最近の更新を巡回
apihelp-patrol-example-revid (トーク) (翻訳) 版を巡回済みにする。
apihelp-patrol-param-rcid (トーク) (翻訳) 巡回済みにする最近の更新ID。
apihelp-patrol-param-revid (トーク) (翻訳) 巡回済みにする版ID。
apihelp-patrol-param-tags (トーク) (翻訳) 巡回記録の項目に適用する変更タグ。
apihelp-patrol-summary (トーク) (翻訳) ページまたは版を巡回済みにする。
apihelp-php-param-formatversion (トーク) (翻訳) Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Modern format. ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-php-summary (トーク) (翻訳) データを PHP のシリアル化した形式で出力します。
apihelp-phpfm-summary (トーク) (翻訳) データを PHP のシリアル化した形式 (HTML に埋め込んだ形式) で出力します。
apihelp-protect-example-protect (トーク) (翻訳) ページを保護する。
apihelp-protect-example-unprotect (トーク) (翻訳) 制限値を <kbd>all</kbd> にしてページの保護を解除する(つまり、誰もが操作できるようになる) 。
apihelp-protect-example-unprotect2 (トーク) (翻訳) 制限を設定されたページ保護を解除します。
apihelp-protect-param-cascade (トーク) (翻訳) カスケード保護(すなわち、そのページが読み込んでいるテンプレートと使用されている画像も保護する)を有効にする。カスケード保護に対応しない保護レベルが与えられた場合は無視する。
apihelp-protect-param-expiry (トーク) (翻訳) 有効期限です。タイムスタンプがひとつだけ指定された場合は、それがすべての保護に適用されます。無期限の保護を行う場合は<kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, または <kbd>never</kbd> を指定します。
apihelp-protect-param-pageid (トーク) (翻訳) 保護(解除)するページIDです。$1title とは同時に使用できません。
apihelp-protect-param-protections (トーク) (翻訳) <kbd>action=level</kbd> の形式 (例えば、<kbd>edit=sysop</kbd>) で整形された、保護レベルの一覧。レベル <kbd>all</kbd> は誰もが操作できる、言い換えると制限が掛かっていないことを意味します。 <strong>注意: </strong> ここに列挙されなかった操作の制限は解除されます。
apihelp-protect-param-reason (トーク) (翻訳) 保護(解除)の理由。
apihelp-protect-param-tags (トーク) (翻訳) 保護記録の項目に適用する変更タグ。
apihelp-protect-param-title (トーク) (翻訳) 保護(解除)するページ名です。$1pageid とは同時に使用できません。
apihelp-protect-param-watch (トーク) (翻訳) 指定されると、保護(解除)するページが現在の利用者のウォッチリストに追加されます。
apihelp-protect-param-watchlist (トーク) (翻訳) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-protect-param-watchlistexpiry (トーク) (翻訳) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-protect-summary (トーク) (翻訳) ページの保護レベルを変更します。
apihelp-purge-example-generator (トーク) (翻訳) 標準名前空間にある最初の10ページをパージする。
apihelp-purge-example-simple (トーク) (翻訳) ページ <kbd>Main Page</kbd> および <kbd>API</kbd> をパージする。
apihelp-purge-param-forcelinkupdate (トーク) (翻訳) リンクテーブルを更新します。
apihelp-purge-param-forcerecursivelinkupdate (トーク) (翻訳) Same as <kbd>forcelinkupdate</kbd>, and update the links tables for any page that uses this page as a template.
apihelp-purge-summary (トーク) (翻訳) 指定されたページのキャッシュを破棄します。
apihelp-query+allcategories-example-generator (トーク) (翻訳) <kbd>List</kbd> で始まるカテゴリページに関する情報を取得する。
apihelp-query+allcategories-example-size (トーク) (翻訳) カテゴリを、内包するページ数の情報と共に、一覧表示する。
apihelp-query+allcategories-param-dir (トーク) (翻訳) 並べ替えの方向。
apihelp-query+allcategories-param-from (トーク) (翻訳) 列挙を開始するカテゴリ。
apihelp-query+allcategories-param-limit (トーク) (翻訳) 返すカテゴリの数。
apihelp-query+allcategories-param-max (トーク) (翻訳) Only return categories with at most this many members.
apihelp-query+allcategories-param-min (トーク) (翻訳) Only return categories with at least this many members.
最初のページ前のページ次のページ最後のページ