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

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

絞り込み
変更状態により絞り込む:    
最初のページ
最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-query+recentchanges-param-type (トーク) (翻訳) Which types of changes to show.
apihelp-query+recentchanges-param-user (トーク) (翻訳) この利用者による変更のみを一覧表示する。
apihelp-query+recentchanges-paramvalue-prop-comment (トーク) (翻訳) Adds the comment for the edit.
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 (トーク) (翻訳) 構文解析された編集コメントを追加します。
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.
apihelp-query+recentchanges-paramvalue-prop-sizes (トーク) (翻訳) バイト単位の新旧のページの長さを追加します。
apihelp-query+recentchanges-paramvalue-prop-tags (トーク) (翻訳) Lists tags for the entry.
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.
apihelp-query+recentchanges-paramvalue-prop-userid (トーク) (翻訳) Adds the user ID responsible for the edit.
apihelp-query+redirects-description (トーク) (翻訳) ページへのすべての転送を返します。
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+revisions+base-param-contentformat (トーク) (翻訳) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-diffto (トーク) (翻訳) 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 (トーク) (翻訳) 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 (トーク) (翻訳) 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 (トーク) (翻訳) Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (トーク) (翻訳) Generate XML parse tree for revision content (requires $1prop=content; replaced by <kbd>$1prop=parsetree</kbd>).
apihelp-query+revisions+base-param-limit (トーク) (翻訳) 返す版の数を制限する。
apihelp-query+revisions+base-param-parse (トーク) (翻訳) 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-paramvalue-prop-comment (トーク) (翻訳) その版の利用者によるコメント。
apihelp-query+revisions+base-paramvalue-prop-content (トーク) (翻訳) その版のテキスト。
apihelp-query+revisions+base-paramvalue-prop-contentmodel (トーク) (翻訳) Content model ID of the revision.
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 (トーク) (翻訳) その版の利用者による、構文解析されたコメント。
apihelp-query+revisions+base-paramvalue-prop-parsetree (トーク) (翻訳) The XML parse tree of revision content (requires content model <code>$1</code>).
apihelp-query+revisions+base-paramvalue-prop-sha1 (トーク) (翻訳) SHA-1 (base 16) of the revision.
apihelp-query+revisions+base-paramvalue-prop-size (トーク) (翻訳) その版の長さ (バイト) 。
apihelp-query+revisions+base-paramvalue-prop-tags (トーク) (翻訳) その版のタグ。
apihelp-query+revisions+base-paramvalue-prop-timestamp (トーク) (翻訳) 版のタイムスタンプ。
apihelp-query+revisions+base-paramvalue-prop-user (トーク) (翻訳) その版を作成した利用者。
apihelp-query+revisions+base-paramvalue-prop-userid (トーク) (翻訳) その版の作成者の利用者ID。
apihelp-query+revisions-description (トーク) (翻訳) Get revision information. May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids.
最初のページ
最後のページ