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

ナビゲーションに移動 検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-query+notifications-paramvalue-format-html (トーク) (翻訳) <span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data
apihelp-query+notifications-paramvalue-format-model (トーク) (翻訳) Raw notification data
apihelp-query+notifications-paramvalue-format-special (トーク) (翻訳) Formatted for Special:Notifications page (and only that!) Do not rely on the HTML as it may change at any given time.
apihelp-query+notifications-summary (トーク) (翻訳) Get notifications waiting for the current user.
apihelp-query+pagepropnames-example-simple (トーク) (翻訳) 最初の10個のプロパティ名を取得する。
apihelp-query+pagepropnames-param-limit (トーク) (翻訳) 返す名前の最大数。
apihelp-query+pagepropnames-summary (トーク) (翻訳) ウィキ内で使用されているすべてのページプロパティ名を一覧表示します。
apihelp-query+pageprops-example-simple (トーク) (翻訳) ページ <kbd>{{MediaWiki:Mainpage}}</kbd> および <kbd>MediaWiki</kbd> のプロパティを取得する。
apihelp-query+pageprops-param-prop (トーク) (翻訳) Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property.
apihelp-query+pageprops-summary (トーク) (翻訳) ページコンテンツで定義されている様々なページのプロパティを取得。
apihelp-query+pageswithprop-example-generator (トーク) (翻訳) <code>__NOTOC__</code> を使用している最初の10ページについての追加情報を取得する。
apihelp-query+pageswithprop-example-simple (トーク) (翻訳) <code>{{DISPLAYTITLE:}}</code> を使用している最初の10ページを一覧表示する。
apihelp-query+pageswithprop-param-dir (トーク) (翻訳) 並べ替え方向。
apihelp-query+pageswithprop-param-limit (トーク) (翻訳) 返すページの最大数。
apihelp-query+pageswithprop-param-prop (トーク) (翻訳) どの情報を結果に含めるか:
apihelp-query+pageswithprop-param-propname (トーク) (翻訳) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (トーク) (翻訳) ページIDを追加します。
apihelp-query+pageswithprop-paramvalue-prop-title (トーク) (翻訳) ページ名と名前空間IDを追加します。
apihelp-query+pageswithprop-paramvalue-prop-value (トーク) (翻訳) ページプロパティの値を追加。
apihelp-query+pageswithprop-summary (トーク) (翻訳) 与えられたページプロパティが使用されているすべてのページを一覧表示します。
apihelp-query+prefixsearch-example-simple (トーク) (翻訳) <kbd>meaning</kbd> で始まるページ名を検索する。
apihelp-query+prefixsearch-extended-description (トーク) (翻訳) 名前が似ていますが、このモジュールは[[Special:PrefixIndex]]と等価であることを意図しません。そのような目的では<kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> を <kbd>apprefix</kbd> パラメーターと共に使用してください。このモジュールの目的は <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd> と似ています: 利用者から入力を受け取り、最も適合するページ名を提供するというものです。検索エンジンのバックエンドによっては、誤入力の訂正や、転送の回避、その他のヒューリスティクスが適用されることがあります。
apihelp-query+prefixsearch-param-limit (トーク) (翻訳) 返す結果の最大数。
apihelp-query+prefixsearch-param-namespace (トーク) (翻訳) 検索する名前空間。<var>$1search</var>が有効な名前空間接頭辞で始まる場合は無視されます。
apihelp-query+prefixsearch-param-offset (トーク) (翻訳) スキップする結果の数。
apihelp-query+prefixsearch-param-profile (トーク) (翻訳) 使用するプロファイルを検索します。
apihelp-query+prefixsearch-param-search (トーク) (翻訳) 検索文字列。
apihelp-query+prefixsearch-summary (トーク) (翻訳) ページ名の先頭一致検索を行います。
apihelp-query+protectedtitles-example-generator (トーク) (翻訳) 標準名前空間にある保護されたページへのリンクを検索する。
apihelp-query+protectedtitles-example-simple (トーク) (翻訳) 保護されているページを一覧表示する。
apihelp-query+protectedtitles-param-end (トーク) (翻訳) 一覧表示の終点となる保護タイムスタンプ。
apihelp-query+protectedtitles-param-level (トーク) (翻訳) この保護レベルのページのみを一覧表示します。
apihelp-query+protectedtitles-param-limit (トーク) (翻訳) 返すページの総数。
apihelp-query+protectedtitles-param-namespace (トーク) (翻訳) この名前空間に含まれるページのみを一覧表示します。
apihelp-query+protectedtitles-param-prop (トーク) (翻訳) 取得するプロパティ:
apihelp-query+protectedtitles-param-start (トーク) (翻訳) 一覧表示の始点となる保護タイムスタンプ。
apihelp-query+protectedtitles-paramvalue-prop-comment (トーク) (翻訳) Adds the comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-expiry (トーク) (翻訳) Adds the timestamp of when the protection will be lifted.
apihelp-query+protectedtitles-paramvalue-prop-level (トーク) (翻訳) 保護レベルを追加します。
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (トーク) (翻訳) Adds the parsed comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-timestamp (トーク) (翻訳) Adds the timestamp of when protection was added.
apihelp-query+protectedtitles-paramvalue-prop-user (トーク) (翻訳) Adds the user that added the protection.
apihelp-query+protectedtitles-paramvalue-prop-userid (トーク) (翻訳) Adds the user ID that added the protection.
apihelp-query+protectedtitles-summary (トーク) (翻訳) 作成保護が掛けられているページを一覧表示します。
apihelp-query+querypage-example-ancientpages (トーク) (翻訳) [[Special:Ancientpages]] の結果を返す。
apihelp-query+querypage-param-limit (トーク) (翻訳) 返す結果の数。
apihelp-query+querypage-param-page (トーク) (翻訳) 特別ページの名前です。これは大文字小文字を区別することに注意。
apihelp-query+querypage-summary (トーク) (翻訳) Get a list provided by a QueryPage-based special page.
apihelp-query+random-example-generator (トーク) (翻訳) 標準名前空間から無作為に選ばれた2つのページのページ情報を返す。
apihelp-query+random-example-simple (トーク) (翻訳) 標準名前空間から2つのページを無作為に返す。
最初のページ前のページ次のページ最後のページ