システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
最初のページ |
前のページ |
次のページ |
最後のページ |
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-query+imageinfo-param-start (トーク) (翻訳) | 一覧表示の始点となるタイムスタンプ。 |
apihelp-query+imageinfo-param-urlheight (トーク) (翻訳) | Similar to $1urlwidth. |
apihelp-query+imageinfo-param-urlparam (トーク) (翻訳) | A handler specific parameter string. For example, PDFs might use <kbd>page15-100px</kbd>. <var>$1urlwidth</var> must be used and be consistent with <var>$1urlparam</var>. |
apihelp-query+imageinfo-param-urlwidth (トーク) (翻訳) | If $2prop=url is set, a URL to an image scaled to this width will be returned. For performance reasons if this option is used, no more than $1 scaled images will be returned. |
apihelp-query+imageinfo-paramvalue-prop-archivename (トーク) (翻訳) | Adds the filename of the archive version for non-latest versions. |
apihelp-query+imageinfo-paramvalue-prop-bitdepth (トーク) (翻訳) | Adds the bit depth of the version. |
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (トーク) (翻訳) | Adds the canonical title of the file. |
apihelp-query+imageinfo-paramvalue-prop-comment (トーク) (翻訳) | Comment on the version. |
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (トーク) (翻訳) | Lists file format generic metadata for the version of the file. |
apihelp-query+imageinfo-paramvalue-prop-dimensions (トーク) (翻訳) | Alias for size. |
apihelp-query+imageinfo-paramvalue-prop-extmetadata (トーク) (翻訳) | Lists formatted metadata combined from multiple sources. Results are HTML formatted. |
apihelp-query+imageinfo-paramvalue-prop-mediatype (トーク) (翻訳) | Adds the media type of the file. |
apihelp-query+imageinfo-paramvalue-prop-metadata (トーク) (翻訳) | Lists Exif metadata for the version of the file. |
apihelp-query+imageinfo-paramvalue-prop-mime (トーク) (翻訳) | Adds MIME type of the file. |
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (トーク) (翻訳) | Parse the comment on the version. |
apihelp-query+imageinfo-paramvalue-prop-sha1 (トーク) (翻訳) | Adds SHA-1 hash for the file. |
apihelp-query+imageinfo-paramvalue-prop-size (トーク) (翻訳) | Adds the size of the file in bytes and the height, width and page count (if applicable). |
apihelp-query+imageinfo-paramvalue-prop-thumbmime (トーク) (翻訳) | Adds MIME type of the image thumbnail (requires url and param $1urlwidth). |
apihelp-query+imageinfo-paramvalue-prop-timestamp (トーク) (翻訳) | Adds timestamp for the uploaded version. |
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 (トーク) (翻訳) | Gives URL to the file and the description page. |
apihelp-query+imageinfo-paramvalue-prop-user (トーク) (翻訳) | Adds the user who uploaded each file version. |
apihelp-query+imageinfo-paramvalue-prop-userid (トーク) (翻訳) | Add the ID of the user that uploaded each file version. |
apihelp-query+images-description (トーク) (翻訳) | 与えられたページに含まれるすべてのファイルを返します。 |
apihelp-query+images-example-generator (トーク) (翻訳) | [[Main Page]] で使用されているファイルに関する情報を取得する。 |
apihelp-query+images-example-simple (トーク) (翻訳) | [[Main Page]] で使用されているファイルの一覧を取得する。 |
apihelp-query+images-param-dir (トーク) (翻訳) | The direction in which to list. |
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+imageusage-description (トーク) (翻訳) | Find all pages that use the given image title. |
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 (トーク) (翻訳) | The direction in which to list. |
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 (トーク) (翻訳) | The namespace to enumerate. |
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+info-description (トーク) (翻訳) | ページの基本的な情報を取得します。 |
apihelp-query+info-example-protection (トーク) (翻訳) | Get general and protection information about the page <kbd>Main Page</kbd>. |
apihelp-query+info-example-simple (トーク) (翻訳) | <kbd>Main Page</kbd> に関する情報を取得する。 |
apihelp-query+info-param-prop (トーク) (翻訳) | Which additional properties to get: |
apihelp-query+info-param-testactions (トーク) (翻訳) | Test whether the current user can perform certain actions on the page. |
apihelp-query+info-param-token (トーク) (翻訳) | Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead. |
apihelp-query+info-paramvalue-prop-displaytitle (トーク) (翻訳) | Gives the manner in which the page title is actually displayed. |
apihelp-query+info-paramvalue-prop-notificationtimestamp (トーク) (翻訳) | The watchlist notification timestamp of each page. |
apihelp-query+info-paramvalue-prop-preload (トーク) (翻訳) | Gives the text returned by EditFormPreloadText. |
apihelp-query+info-paramvalue-prop-protection (トーク) (翻訳) | それぞれのページの保護レベルを一覧表示する。 |
apihelp-query+info-paramvalue-prop-readable (トーク) (翻訳) | Whether the user can read this page. |
最初のページ |
前のページ |
次のページ |
最後のページ |