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

これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-query+imageinfo-paramvalue-prop-extmetadata (トーク) (翻訳) Lists formatted metadata combined from multiple sources. Results are HTML formatted. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-mediatype (トーク) (翻訳) ファイルのメディアタイプを追加します。ファイルが版指定削除されている場合、 <samp>filehidden</samp> プロパティが返されます。
apihelp-query+imageinfo-paramvalue-prop-metadata (トーク) (翻訳) ファイルのバージョンの Exif メタデータを一覧表示します。ファイルが版指定削除されている場合、 <samp>filehidden</samp> プロパティが返されます。
apihelp-query+imageinfo-paramvalue-prop-mime (トーク) (翻訳) ファイルのMIMEタイプを追加します。ファイルが版指定削除されている場合、 <samp>filehidden</samp> プロパティが返されます。
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (トーク) (翻訳) そのバージョンのコメントをパースします。コメントが版指定削除されている場合、 <samp>commenthidden</samp> プロパティが返されます。
apihelp-query+imageinfo-paramvalue-prop-sha1 (トーク) (翻訳) Adds SHA-1 hash for the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-size (トーク) (翻訳) バイト単位でファイルや高さ、幅、ページ数のサイズを追加します(該当する場合)。
apihelp-query+imageinfo-paramvalue-prop-thumbmime (トーク) (翻訳) 画像サムネイルのMIMEタイプを追加します(url と $1urlwidth パラメータが必須です)。ファイルが版指定削除されている場合、 <samp>filehidden</samp> プロパティが返されます。
apihelp-query+imageinfo-paramvalue-prop-timestamp (トーク) (翻訳) アップロードされたバージョンのタイムスタンプを追加します。
apihelp-query+imageinfo-paramvalue-prop-uploadwarning (トーク) (翻訳) Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core.
apihelp-query+imageinfo-paramvalue-prop-url (トーク) (翻訳) ファイルと説明ページへのURLを提供します。ファイルが版指定削除されている場合、 <samp>filehidden</samp> プロパティが返されます。
apihelp-query+imageinfo-paramvalue-prop-user (トーク) (翻訳) 各ファイルのバージョンをアップロードした利用者を追加します。その利用者が削除された版がある場合、 <samp>userhidden</samp> プロパティが返されます。
apihelp-query+imageinfo-paramvalue-prop-userid (トーク) (翻訳) 各ファイルのバージョンをアップロードした利用者のIDを追加します。その利用者が削除された版がある場合、 <samp>userhidden</samp> プロパティが返されます。
apihelp-query+imageinfo-summary (トーク) (翻訳) ファイルの情報とアップロード履歴を返します。
apihelp-query+images-example-generator (トーク) (翻訳) [[{{MediaWiki:Mainpage}}]] で使用されているファイル全点に関する情報を取得する。
apihelp-query+images-example-simple (トーク) (翻訳) [[{{MediaWiki:Mainpage}}]] が使用しているファイルの一覧を取得する。
apihelp-query+images-param-dir (トーク) (翻訳) 昇順・降順の別。
apihelp-query+images-param-images (トーク) (翻訳) Only list these files. Useful for checking whether a certain page has a certain file.
apihelp-query+images-param-limit (トーク) (翻訳) 返す画像の数。
apihelp-query+images-summary (トーク) (翻訳) 与えられたページに含まれるすべてのファイルを返します。
apihelp-query+imageusage-example-generator (トーク) (翻訳) [[:File:Albert Einstein Head.jpg]] を使用しているページに関する情報を取得する。
apihelp-query+imageusage-example-simple (トーク) (翻訳) [[:File:Albert Einstein Head.jpg]] を使用しているページを表示する。
apihelp-query+imageusage-param-dir (トーク) (翻訳) 昇順・降順の別。
apihelp-query+imageusage-param-filterredir (トーク) (翻訳) How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level.
apihelp-query+imageusage-param-limit (トーク) (翻訳) How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).
apihelp-query+imageusage-param-namespace (トーク) (翻訳) 列挙する名前空間。
apihelp-query+imageusage-param-pageid (トーク) (翻訳) 検索するページID. $1titleとは同時に使用できません。
apihelp-query+imageusage-param-redirect (トーク) (翻訳) If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved.
apihelp-query+imageusage-param-title (トーク) (翻訳) 検索するページ名。$1pageid とは同時に使用できません。
apihelp-query+imageusage-summary (トーク) (翻訳) Find all pages that use the given image title.
apihelp-query+info-example-protection (トーク) (翻訳) Get general and protection information about the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+info-example-simple (トーク) (翻訳) [[{{MediaWiki:Mainpage}}]] に関する情報を取得する。
apihelp-query+info-param-editintrocustom (トーク) (翻訳) Title of a custom page to use as an additional intro message.
apihelp-query+info-param-editintroskip (トーク) (翻訳) List of intro messages to remove from the response. Use this if a specific message is not relevant to your tool, or if the information is conveyed in a different way.
apihelp-query+info-param-editintrostyle (トーク) (翻訳) Some intro messages come with optional wrapper frames. Use <kbd>moreframes</kbd> to include them or <kbd>lessframes</kbd> to omit them.
apihelp-query+info-param-linkcontext (トーク) (翻訳) The context title to use when determining extra CSS classes (e.g. link colors) when <var>$1prop</var> contains <var>linkclasses</var>.
apihelp-query+info-param-preloadcustom (トーク) (翻訳) Title of a custom page to use as preloaded content.
apihelp-query+info-param-preloadnewsection (トーク) (翻訳) Return preloaded content for a new section on the page, rather than a new page.
apihelp-query+info-param-preloadparams (トーク) (翻訳) Parameters for the custom page being used as preloaded content.
apihelp-query+info-param-prop (トーク) (翻訳) 追加で取得するプロパティ:
apihelp-query+info-param-testactions (トーク) (翻訳) Test whether the current user can perform certain actions on the page.
apihelp-query+info-param-testactionsautocreate (トーク) (翻訳) Test whether performing <var>$1testactions</var> would automatically create a temporary account.
apihelp-query+info-param-testactionsdetail (トーク) (翻訳) Detail level for <var>$1testactions</var>. Use the [[Special:ApiHelp/main|main module]]'s <var>errorformat</var> and <var>errorlang</var> parameters to control the format of the messages returned.
apihelp-query+info-paraminfo-editintroonly (トーク) (翻訳) Only used when <var>$3prop</var> contains <var>editintro</var>.
apihelp-query+info-paraminfo-preloadcontentonly (トーク) (翻訳) Only used when <var>$3prop</var> contains <var>preloadcontent</var>.
apihelp-query+info-paramvalue-prop-associatedpage (トーク) (翻訳) [[:mw:Special:MyLanguage/Help:Associated_pages|関連付けられている主題またはトークページ]]の接頭辞付きタイトル。
apihelp-query+info-paramvalue-prop-displaytitle (トーク) (翻訳) Gives the manner in which the page title is actually displayed.
apihelp-query+info-paramvalue-prop-editintro (トーク) (翻訳) Gives the intro messages that should be shown to the user while editing this page or revision, as HTML.
apihelp-query+info-paramvalue-prop-linkclasses (トーク) (翻訳) Gives the additional CSS classes (e.g. link colors) used for links to this page if they were to appear on the page named by <var>$1linkcontext</var>.
apihelp-query+info-paramvalue-prop-notificationtimestamp (トーク) (翻訳) 各ページのウォッチリスト通知のタイムスタンプ。
最初のページ前のページ次のページ最後のページ