システムメッセージの一覧
ナビゲーションに移動
検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
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: |
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-paramvalue-show-!fragment (トーク) (翻訳) | Only show redirects without a fragment. |
apihelp-query+redirects-paramvalue-show-fragment (トーク) (翻訳) | Only show redirects with a fragment. |
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-contentformat-slot (トーク) (翻訳) | Content serialization format used 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. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
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>$2diffto</var>. If <var>$2section</var> is set, only that section will be diffed against this text. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
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 (トーク) (翻訳) | 返す版の数を制限する。 <var>$3prop=content</var>, <var>$3prop=parsetree</var>, <var>$3diffto</var> または <var>$3difftotext</var> が使用された場合、制限は $1 です。 <var>$3parse</var> が使用された場合、制限は $2 です。 |
apihelp-query+revisions+base-param-parse (トーク) (翻訳) | Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires <var>$2prop=content</var>). For performance reasons, if this option is used, <var>$2limit</var> 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 the section with this identifier. |
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> を返します。パフォーマンス上の理由のため、このオプションが使用された場合、 <var>$2limit</var> は強制的に $1 になります。 |
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>). For performance reasons, if this option is used, <var>$3limit</var> is enforced to $2. |
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. |
apihelp-query+revisions+base-paramvalue-prop-size (トーク) (翻訳) | その版の長さ (バイト) 。 |
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (トーク) (翻訳) | SHA-1 (base 16) of each revision slot. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned. |
apihelp-query+revisions+base-paramvalue-prop-slotsize (トーク) (翻訳) | Length (bytes) of each revision slot. |
apihelp-query+revisions+base-paramvalue-prop-tags (トーク) (翻訳) | その版のタグ。 |
apihelp-query+revisions+base-paramvalue-prop-timestamp (トーク) (翻訳) | 版のタイムスタンプ。 |
apihelp-query+revisions+base-paramvalue-prop-user (トーク) (翻訳) | その版を作成した利用者。その利用者が版指定削除されていた場合、 <samp>userhidden</samp> プロパティが返されます。 |
apihelp-query+revisions+base-paramvalue-prop-userid (トーク) (翻訳) | その版の作成者の利用者ID。その利用者が版指定削除されていた場合、 <samp>userhidden</samp> プロパティが返されます。 |
apihelp-query+revisions-example-content (トーク) (翻訳) | ページ<kbd>API</kbd> および [[{{MediaWiki:Mainpage}}]] の最新版のデータと本文を取得する。 |
apihelp-query+revisions-example-first5 (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] の最初の5版を取得する。 |
apihelp-query+revisions-example-first5-after (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] の 2006-05-01 以降の最初の改版5版を取得する。 |
apihelp-query+revisions-example-first5-not-localhost (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] の匿名利用者 <kbd>127.0.0.1</kbd> 以外による最初の5版を取得する。 |
apihelp-query+revisions-example-first5-user (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] の利用者 <kbd>MediaWiki default</kbd> による最初の5版を取得する。 |
apihelp-query+revisions-example-last5 (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] の直近の5版を取得する。 |
apihelp-query+revisions-extended-description (トーク) (翻訳) | 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. |
apihelp-query+revisions-param-end (トーク) (翻訳) | 列挙の終点となるタイムスタンプ。 |
apihelp-query+revisions-param-endid (トーク) (翻訳) | Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page. |
apihelp-query+revisions-param-excludeuser (トーク) (翻訳) | この利用者による版を結果に含めない。 |
apihelp-query+revisions-param-start (トーク) (翻訳) | From which revision timestamp to start enumeration. |
apihelp-query+revisions-param-startid (トーク) (翻訳) | Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page. |