システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-query+templates-param-namespace (トーク) (翻訳) | この名前空間のテンプレートのみ表示する。 |
apihelp-query+templates-param-templates (トーク) (翻訳) | Only list these templates. Useful for checking whether a certain page uses a certain template. |
apihelp-query+templates-summary (トーク) (翻訳) | 与えられたページで参照読み込みされているすべてのページを返します。 |
apihelp-query+tokens-example-simple (トーク) (翻訳) | csrfトークンを取得する (既定)。 |
apihelp-query+tokens-example-types (トーク) (翻訳) | ウォッチトークンおよび巡回トークンを取得する。 |
apihelp-query+tokens-param-type (トーク) (翻訳) | リクエストするトークンの種類。 |
apihelp-query+tokens-summary (トーク) (翻訳) | データ変更操作用のトークンを取得します。 |
apihelp-query+transcludedin-example-generator (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] を参照読み込みしているページに関する情報を取得する。 |
apihelp-query+transcludedin-example-simple (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] を参照読み込みしているページの一覧を取得する。 |
apihelp-query+transcludedin-param-limit (トーク) (翻訳) | 返す数。 |
apihelp-query+transcludedin-param-namespace (トーク) (翻訳) | この名前空間に含まれるページのみを一覧表示します。 |
apihelp-query+transcludedin-param-prop (トーク) (翻訳) | 取得するプロパティ: |
apihelp-query+transcludedin-param-show (トーク) (翻訳) | Show only items that meet these criteria: |
apihelp-query+transcludedin-paramvalue-prop-pageid (トーク) (翻訳) | 各ページのページID。 |
apihelp-query+transcludedin-paramvalue-prop-redirect (トーク) (翻訳) | ページがリダイレクトである場合マークします。 |
apihelp-query+transcludedin-paramvalue-prop-title (トーク) (翻訳) | 各ページのページ名。 |
apihelp-query+transcludedin-paramvalue-show-!redirect (トーク) (翻訳) | Only show non-redirects. |
apihelp-query+transcludedin-paramvalue-show-redirect (トーク) (翻訳) | Only show redirects. |
apihelp-query+transcludedin-summary (トーク) (翻訳) | 与えられたページを参照読み込みしているすべてのページを検索します。 |
apihelp-query+usercontribs-example-ipprefix (トーク) (翻訳) | <kbd>192.0.2.</kbd> から始まるすべてのIPアドレスからの投稿記録を表示する。 |
apihelp-query+usercontribs-example-user (トーク) (翻訳) | 利用者 <kbd>Example</kbd> の投稿記録を表示する。 |
apihelp-query+usercontribs-param-end (トーク) (翻訳) | The end timestamp to return to, i.e. revisions after this timestamp. |
apihelp-query+usercontribs-param-iprange (トーク) (翻訳) | The CIDR range to retrieve contributions for. Cannot be used with <var>$1user</var>, <var>$1userprefix</var>, or <var>$1userids</var>. |
apihelp-query+usercontribs-param-limit (トーク) (翻訳) | 返す投稿記録の最大数。 |
apihelp-query+usercontribs-param-namespace (トーク) (翻訳) | この名前空間への投稿記録のみを一覧表示する。 |
apihelp-query+usercontribs-param-prop (トーク) (翻訳) | Include additional pieces of information: |
apihelp-query+usercontribs-param-show (トーク) (翻訳) | Show only items that meet these criteria, e.g. non minor edits only: <kbd>$2show=!minor</kbd>. If <kbd>$2show=patrolled</kbd> or <kbd>$2show=!patrolled</kbd> is set, revisions older than <var>[[mw:Special:MyLanguage/Manual:$wgRCMaxAge|$wgRCMaxAge]]</var> ($1 {{PLURAL:$1|second|seconds}}) won't be shown. |
apihelp-query+usercontribs-param-start (トーク) (翻訳) | The start timestamp to return from, i.e. revisions before this timestamp. |
apihelp-query+usercontribs-param-tag (トーク) (翻訳) | このタグが付与された版のみを一覧表示する。 |
apihelp-query+usercontribs-param-toponly (トーク) (翻訳) | 最新の版である変更のみを一覧表示する。 |
apihelp-query+usercontribs-param-user (トーク) (翻訳) | 投稿記録を取得する利用者。<var>$1userids</var>、<var>$1userprefix</var>、または<var>$1iprange</var>とは同時に使用できません。 |
apihelp-query+usercontribs-param-userids (トーク) (翻訳) | 投稿記録を取得する利用者のID。<var>$1user</var>、 <var>$1userprefix</var>または <var>$1iprange</var>とは同時に使用できません。 |
apihelp-query+usercontribs-param-userprefix (トーク) (翻訳) | この値で始まる名前のすべての利用者の投稿記録を取得します。<var>$1user</var>、<var>$1userids</var>または<var>$1iprange</var>とは同時に使用できません。 |
apihelp-query+usercontribs-paramvalue-prop-autopatrolled (トーク) (翻訳) | Tags autopatrolled edits. |
apihelp-query+usercontribs-paramvalue-prop-comment (トーク) (翻訳) | 編集のコメントを追加します。コメントが履歴除去された場合には、プロパティ <samp>commenthidden</samp> を返します。 |
apihelp-query+usercontribs-paramvalue-prop-flags (トーク) (翻訳) | Adds flags of the edit. |
apihelp-query+usercontribs-paramvalue-prop-ids (トーク) (翻訳) | ページIDと版IDを追加します。 |
apihelp-query+usercontribs-paramvalue-prop-parsedcomment (トーク) (翻訳) | 構文解析された編集コメントを追加します。コメントが履歴除去された場合には、プロパティ <samp>commenthidden</samp> を返します。 |
apihelp-query+usercontribs-paramvalue-prop-patrolled (トーク) (翻訳) | Tags patrolled edits. |
apihelp-query+usercontribs-paramvalue-prop-size (トーク) (翻訳) | 編集の新しいサイズを追加します。 |
apihelp-query+usercontribs-paramvalue-prop-sizediff (トーク) (翻訳) | Adds the size delta of the edit against its parent. |
apihelp-query+usercontribs-paramvalue-prop-tags (トーク) (翻訳) | Lists tags for the edit. |
apihelp-query+usercontribs-paramvalue-prop-timestamp (トーク) (翻訳) | 編集のタイムスタンプを追加します。 |
apihelp-query+usercontribs-paramvalue-prop-title (トーク) (翻訳) | ページ名と名前空間IDを追加します。 |
apihelp-query+usercontribs-summary (トーク) (翻訳) | 利用者によるすべての編集を取得します。 |
apihelp-query+userinfo-example-data (トーク) (翻訳) | 現在の利用者に関する追加情報を取得します。 |
apihelp-query+userinfo-example-simple (トーク) (翻訳) | 現在の利用者に関する情報を取得します。 |
apihelp-query+userinfo-param-attachedwiki (トーク) (翻訳) | With <kbd>$1prop=centralids</kbd>, indicate whether the user is attached with the wiki identified by this ID. |
apihelp-query+userinfo-param-prop (トーク) (翻訳) | どの情報を結果に含めるか: |
apihelp-query+userinfo-paramvalue-prop-acceptlang (トーク) (翻訳) | Echoes the <code>Accept-Language</code> header sent by the client in a structured format. |