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

移動先: 案内検索

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

絞り込み
変更状態により絞り込む:    
最初のページ
最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-query+blocks-param-start (トーク) (翻訳) 列挙の始点となるタイムスタンプ。
apihelp-query+blocks-param-users (トーク) (翻訳) 検索対象の利用者のリスト (任意)。
apihelp-query+blocks-paramvalue-prop-by (トーク) (翻訳) ブロック実行者の利用者名を追加します。
apihelp-query+blocks-paramvalue-prop-byid (トーク) (翻訳) ブロック実行者の利用者IDを追加します。
apihelp-query+blocks-paramvalue-prop-expiry (トーク) (翻訳) ブロックの有効期限が切れたときのタイムスタンプを追加します。
apihelp-query+blocks-paramvalue-prop-flags (トーク) (翻訳) (autoblock, anononly, などとの) ban をタグ付けします。
apihelp-query+blocks-paramvalue-prop-id (トーク) (翻訳) ブロックのIDを追加します。
apihelp-query+blocks-paramvalue-prop-range (トーク) (翻訳) ブロックの影響を受けたIPアドレスの範囲を追加します。
apihelp-query+blocks-paramvalue-prop-reason (トーク) (翻訳) ブロックに指定された理由を追加します。
apihelp-query+blocks-paramvalue-prop-timestamp (トーク) (翻訳) ブロックが与えられたときのタイムスタンプを追加します。
apihelp-query+blocks-paramvalue-prop-user (トーク) (翻訳) ブロックされた利用者の利用者名を追加します。
apihelp-query+blocks-paramvalue-prop-userid (トーク) (翻訳) ブロックされた利用者の利用者IDを追加します。
apihelp-query+categories-description (トーク) (翻訳) ページが属するすべてのカテゴリを一覧表示します。
apihelp-query+categories-example-generator (トーク) (翻訳) ページ <kbd>Albert Einstein</kbd> で使われているすべてのカテゴリに関する情報を取得する。
apihelp-query+categories-example-simple (トーク) (翻訳) ページ <kbd>Albert Einstein</kbd> が属しているカテゴリの一覧を取得する。
apihelp-query+categories-param-categories (トーク) (翻訳) Only list these categories. Useful for checking whether a certain page is in a certain category.
apihelp-query+categories-param-dir (トーク) (翻訳) The direction in which to list.
apihelp-query+categories-param-limit (トーク) (翻訳) 返すカテゴリの数。
apihelp-query+categories-param-prop (トーク) (翻訳) 各カテゴリについて取得する追加のプロパティ:
apihelp-query+categories-param-show (トーク) (翻訳) どの種類のカテゴリを表示するか。
apihelp-query+categories-paramvalue-prop-hidden (トーク) (翻訳) <code>__HIDDENCAT__</code>で隠されているカテゴリに印を付ける。
apihelp-query+categories-paramvalue-prop-sortkey (トーク) (翻訳) Adds the sortkey (hexadecimal string) and sortkey prefix (human-readable part) for the category.
apihelp-query+categories-paramvalue-prop-timestamp (トーク) (翻訳) カテゴリが追加されたときのタイムスタンプを追加します。
apihelp-query+categoryinfo-description (トーク) (翻訳) 与えられたカテゴリに関する情報を返します。
apihelp-query+categoryinfo-example-simple (トーク) (翻訳) <kbd>Category:Foo</kbd> および <kbd>Category:Bar</kbd> に関する情報を取得する。
apihelp-query+categorymembers-description (トーク) (翻訳) 与えられたカテゴリ内のすべてのページを一覧表示します。
apihelp-query+categorymembers-example-generator (トーク) (翻訳) <kbd>Category:Physics</kbd> に含まれる最初の10ページのページ情報を取得する。
apihelp-query+categorymembers-example-simple (トーク) (翻訳) <kbd>Category:Physics</kbd> に含まれる最初の10ページを取得する。
apihelp-query+categorymembers-param-dir (トーク) (翻訳) In which direction to sort.
apihelp-query+categorymembers-param-end (トーク) (翻訳) 列挙の終点となるタイムスタンプ。<kbd>$1sort=timestamp</kbd>を指定した場合のみ使用できます。
apihelp-query+categorymembers-param-endhexsortkey (トーク) (翻訳) Sortkey to end listing at, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
apihelp-query+categorymembers-param-endsortkey (トーク) (翻訳) 代わりに $1endhexsortkey を使用してください。
apihelp-query+categorymembers-param-endsortkeyprefix (トーク) (翻訳) Sortkey prefix to end listing <strong>before</strong> (not <strong>at</strong>; if this value occurs it will not be included!). Can only be used with $1sort=sortkey. Overrides $1endhexsortkey.
apihelp-query+categorymembers-param-limit (トーク) (翻訳) 返すページの最大数。
apihelp-query+categorymembers-param-namespace (トーク) (翻訳) Only include pages in these namespaces. Note that <kbd>$1type=subcat</kbd> or <kbd>$1type=file</kbd> may be used instead of <kbd>$1namespace=14</kbd> or <kbd>6</kbd>.
apihelp-query+categorymembers-param-pageid (トーク) (翻訳) 一覧表示するカテゴリのページID. <var>$1title</var> とは同時に使用できません。
apihelp-query+categorymembers-param-prop (トーク) (翻訳) どの情報を結果に含めるか:
apihelp-query+categorymembers-param-sort (トーク) (翻訳) 並べ替えに使用するプロパティ。
apihelp-query+categorymembers-param-start (トーク) (翻訳) 列挙の始点となるタイムスタンプ。<kbd>$1sort=timestamp</kbd>を指定した場合のみ使用できます。
apihelp-query+categorymembers-param-starthexsortkey (トーク) (翻訳) Sortkey to start listing from, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
apihelp-query+categorymembers-param-startsortkey (トーク) (翻訳) 代わりに $1starthexsortkey を使用してください。
apihelp-query+categorymembers-param-startsortkeyprefix (トーク) (翻訳) 列挙の始点となるソートキーの接頭辞。<kbd>$1sort=sortkey</kbd>を指定した場合のみ使用できます。<var>$1starthexsortkey</var>をオーバーライドします。
apihelp-query+categorymembers-param-title (トーク) (翻訳) 一覧表示するカテゴリ (必須)。<kbd>{{ns:category}}:</kbd> 接頭辞を含まなければなりません。<var>$1pageid</var> とは同時に使用できません。
apihelp-query+categorymembers-param-type (トーク) (翻訳) Which type of category members to include. Ignored when <kbd>$1sort=timestamp</kbd> is set.
apihelp-query+categorymembers-paramvalue-prop-ids (トーク) (翻訳) ページIDを追加します。
apihelp-query+categorymembers-paramvalue-prop-sortkey (トーク) (翻訳) カテゴリでのソートに使用するソートキーを追加します(16進数文字列)。
apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix (トーク) (翻訳) Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey).
apihelp-query+categorymembers-paramvalue-prop-timestamp (トーク) (翻訳) ページが含まれていたときのタイムスタンプを追加します。
apihelp-query+categorymembers-paramvalue-prop-title (トーク) (翻訳) ページ名と名前空間IDを追加します。
apihelp-query+categorymembers-paramvalue-prop-type (トーク) (翻訳) Adds the type that the page has been categorised as (<samp>page</samp>, <samp>subcat</samp> or <samp>file</samp>).
最初のページ
最後のページ