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

提供:泣かないでゆり子
ナビゲーションに移動検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-query+recentchanges-param-token (トーク) (翻訳) 代わりに <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> を使用してください。
apihelp-query+recentchanges-param-toponly (トーク) (翻訳) 最新の版である変更のみを一覧表示する。
apihelp-query+recentchanges-param-type (トーク) (翻訳) Which types of changes to show.
apihelp-query+recentchanges-param-user (トーク) (翻訳) この利用者による変更のみを一覧表示する。
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (トーク) (翻訳) Tags patrollable edits as being autopatrolled or not.
apihelp-query+recentchanges-paramvalue-prop-comment (トーク) (翻訳) Adds the comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-flags (トーク) (翻訳) 編集のフラグを追加します。
apihelp-query+recentchanges-paramvalue-prop-ids (トーク) (翻訳) ページID、最近の更新IDと新旧の版IDを追加します。
apihelp-query+recentchanges-paramvalue-prop-loginfo (トーク) (翻訳) 記録項目に記録の情報 (記録ID, 記録タイプなど) を追加します。
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (トーク) (翻訳) 構文解析された編集コメントを追加します。コメントが版指定削除されている場合、<samp>commenthidden</samp>プロパティを返します。
apihelp-query+recentchanges-paramvalue-prop-patrolled (トーク) (翻訳) 巡回可能な編集について、巡回済みかどうか印を付けます。
apihelp-query+recentchanges-paramvalue-prop-redirect (トーク) (翻訳) 編集されたページが転送ページである場合、印を付けます。
apihelp-query+recentchanges-paramvalue-prop-sha1 (トーク) (翻訳) Adds the content checksum for entries associated with a revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-sizes (トーク) (翻訳) バイト単位の新旧のページの長さを追加します。
apihelp-query+recentchanges-paramvalue-prop-tags (トーク) (翻訳) エントリのタグを一覧表示します。
apihelp-query+recentchanges-paramvalue-prop-timestamp (トーク) (翻訳) 編集のタイムスタンプを追加します。
apihelp-query+recentchanges-paramvalue-prop-title (トーク) (翻訳) 編集のページ名を追加します。
apihelp-query+recentchanges-paramvalue-prop-user (トーク) (翻訳) Adds the user responsible for the edit and tags if they are an IP. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-userid (トーク) (翻訳) Adds the user ID responsible for the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+recentchanges-summary (トーク) (翻訳) 最近の更新を一覧表示します。
apihelp-query+redirects-example-generator (トーク) (翻訳) [[Main Page]] へのすべての転送ページに関する情報を取得する。
apihelp-query+redirects-example-simple (トーク) (翻訳) [[Main Page]] への転送の一覧を取得する。
apihelp-query+redirects-param-limit (トーク) (翻訳) 返す転送の数。
apihelp-query+redirects-param-namespace (トーク) (翻訳) Only include pages in these namespaces.
apihelp-query+redirects-param-prop (トーク) (翻訳) 取得するプロパティ:
apihelp-query+redirects-param-show (トーク) (翻訳) Show only items that meet these criteria: ;fragment:Only show redirects with a fragment. ;!fragment:Only show redirects without a fragment.
apihelp-query+redirects-paramvalue-prop-fragment (トーク) (翻訳) Fragment of each redirect, if any.
apihelp-query+redirects-paramvalue-prop-pageid (トーク) (翻訳) 各リダイレクトのページID。
apihelp-query+redirects-paramvalue-prop-title (トーク) (翻訳) 各リダイレクトのページ名。
apihelp-query+redirects-summary (トーク) (翻訳) ページへのすべての転送を返します。
apihelp-query+revisions+base-param-contentformat (トーク) (翻訳) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-diffto (トーク) (翻訳) Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively.
apihelp-query+revisions+base-param-difftotext (トーク) (翻訳) Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text.
apihelp-query+revisions+base-param-difftotextpst (トーク) (翻訳) Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Perform a pre-save transform on the text before diffing it. Only valid when used with <var>$1difftotext</var>.
apihelp-query+revisions+base-param-expandtemplates (トーク) (翻訳) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (トーク) (翻訳) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Generate XML parse tree for revision content (requires $1prop=content).
apihelp-query+revisions+base-param-limit (トーク) (翻訳) 返す版の数を制限する。
apihelp-query+revisions+base-param-parse (トーク) (翻訳) Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1.
apihelp-query+revisions+base-param-prop (トーク) (翻訳) Which properties to get for each revision:
apihelp-query+revisions+base-param-section (トーク) (翻訳) Only retrieve the content of this section number.
apihelp-query+revisions+base-param-slots (トーク) (翻訳) Which revision slots to return data for, when slot-related properties are included in <var>$1props</var>. If omitted, data from the <kbd>main</kbd> slot will be returned in a backwards-compatible format.
apihelp-query+revisions+base-paramvalue-prop-comment (トーク) (翻訳) その版の利用者によるコメント。コメントが版指定削除されている場合、<samp>commenthidden</samp>プロパティを返します。
apihelp-query+revisions+base-paramvalue-prop-content (トーク) (翻訳) 各版スロットの内容。コンテンツが版削除された場合には、プロパティ <samp>texthidden</samp> を返します。
apihelp-query+revisions+base-paramvalue-prop-contentmodel (トーク) (翻訳) Content model ID of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-flags (トーク) (翻訳) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (トーク) (翻訳) 版のID。
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (トーク) (翻訳) その版の利用者による、構文解析されたコメント。コメントが版指定削除されている場合、<samp>commenthidden</samp>プロパティを返します。
apihelp-query+revisions+base-paramvalue-prop-parsetree (トーク) (翻訳) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. The XML parse tree of revision content (requires content model <code>$1</code>).
apihelp-query+revisions+base-paramvalue-prop-roles (トーク) (翻訳) List content slot roles that exist in the revision.
apihelp-query+revisions+base-paramvalue-prop-sha1 (トーク) (翻訳) SHA-1 (base 16) of the revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
最初のページ前のページ次のページ最後のページ