システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
最初のページ |
前のページ |
次のページ |
最後のページ |
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-query+filearchive-param-prop (トーク) (翻訳) | どの画像情報を取得するか: |
apihelp-query+filearchive-param-sha1 (トーク) (翻訳) | 画像の SHA1 ハッシュ値。$1sha1base36 をオーバーライドします。 |
apihelp-query+filearchive-param-sha1base36 (トーク) (翻訳) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+filearchive-param-to (トーク) (翻訳) | 列挙の終点となる画像のページ名。 |
apihelp-query+filearchive-paramvalue-prop-archivename (トーク) (翻訳) | 非最新バージョンのアーカイブバージョンのファイル名を追加します。 |
apihelp-query+filearchive-paramvalue-prop-bitdepth (トーク) (翻訳) | バージョンのビット深度を追加します。 |
apihelp-query+filearchive-paramvalue-prop-description (トーク) (翻訳) | Adds description of the image version. |
apihelp-query+filearchive-paramvalue-prop-dimensions (トーク) (翻訳) | Alias for size. |
apihelp-query+filearchive-paramvalue-prop-mediatype (トーク) (翻訳) | 画像のメディア・タイプを追加します。 |
apihelp-query+filearchive-paramvalue-prop-metadata (トーク) (翻訳) | 画像のバージョンの Exif メタデータを一覧表示します。 |
apihelp-query+filearchive-paramvalue-prop-mime (トーク) (翻訳) | 画像の MIME を追加します。 |
apihelp-query+filearchive-paramvalue-prop-parseddescription (トーク) (翻訳) | Parse the description of the version. |
apihelp-query+filearchive-paramvalue-prop-sha1 (トーク) (翻訳) | Adds SHA-1 hash for the image. |
apihelp-query+filearchive-paramvalue-prop-size (トーク) (翻訳) | バイト単位での画像や高さ、幅、ページ数のサイズを追加します(該当する場合)。 |
apihelp-query+filearchive-paramvalue-prop-timestamp (トーク) (翻訳) | バージョンがアップロードされたタイムスタンプを追加します。 |
apihelp-query+filearchive-paramvalue-prop-user (トーク) (翻訳) | 画像のバージョンをアップロードした利用者を追加します。 |
apihelp-query+filerepoinfo-description (トーク) (翻訳) | Return meta information about image repositories configured on the wiki. |
apihelp-query+filerepoinfo-example-simple (トーク) (翻訳) | ファイルリポジトリについての情報を取得します。 |
apihelp-query+filerepoinfo-param-prop (トーク) (翻訳) | Which repository properties to get (there may be more available on some wikis): ;apiurl:URL to the repository API - helpful for getting image info from the host. ;name:The key of the repository - used in e.g. <var>[[mw:Special:MyLanguage/Manual:$wgForeignFileRepos|$wgForeignFileRepos]]</var> and [[Special:ApiHelp/query+imageinfo|imageinfo]] return values. ;displayname:The human-readable name of the repository wiki. ;rooturl:Root URL for image paths. ;local:Whether that repository is the local one or not. |
apihelp-query+fileusage-description (トーク) (翻訳) | Find all pages that use the given files. |
apihelp-query+fileusage-example-generator (トーク) (翻訳) | [[:File:Example.jpg]] を使用しているページの情報を取得する。 |
apihelp-query+fileusage-example-simple (トーク) (翻訳) | [[:File:Example.jpg]] を使用しているページの一覧を取得する。 |
apihelp-query+fileusage-param-limit (トーク) (翻訳) | How many to return. |
apihelp-query+fileusage-param-namespace (トーク) (翻訳) | この名前空間に含まれるページのみを一覧表示します。 |
apihelp-query+fileusage-param-prop (トーク) (翻訳) | 取得するプロパティ: |
apihelp-query+fileusage-param-show (トーク) (翻訳) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
apihelp-query+fileusage-paramvalue-prop-pageid (トーク) (翻訳) | 各ページのページID。 |
apihelp-query+fileusage-paramvalue-prop-redirect (トーク) (翻訳) | ページがリダイレクトである場合マークします。 |
apihelp-query+fileusage-paramvalue-prop-title (トーク) (翻訳) | 各ページのページ名。 |
apihelp-query+imageinfo-description (トーク) (翻訳) | Returns file information and upload history. |
apihelp-query+imageinfo-example-dated (トーク) (翻訳) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
apihelp-query+imageinfo-example-simple (トーク) (翻訳) | [[:File:Albert Einstein Head.jpg]] の現在のバージョンに関する情報を取得する。 |
apihelp-query+imageinfo-param-badfilecontexttitle (トーク) (翻訳) | If <kbd>$2prop=badfile</kbd> is set, this is the page title used when evaluating the [[MediaWiki:Bad image list]] |
apihelp-query+imageinfo-param-end (トーク) (翻訳) | 一覧表示の終点となるタイムスタンプ。 |
apihelp-query+imageinfo-param-extmetadatafilter (トーク) (翻訳) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
apihelp-query+imageinfo-param-extmetadatalanguage (トーク) (翻訳) | What language to fetch extmetadata in. This affects both which translation to fetch, if multiple are available, as well as how things like numbers and various values are formatted. |
apihelp-query+imageinfo-param-extmetadatamultilang (トーク) (翻訳) | If translations for extmetadata property are available, fetch all of them. |
apihelp-query+imageinfo-param-limit (トーク) (翻訳) | How many file revisions to return per file. |
apihelp-query+imageinfo-param-localonly (トーク) (翻訳) | Look only for files in the local repository. |
apihelp-query+imageinfo-param-metadataversion (トーク) (翻訳) | Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility. |
apihelp-query+imageinfo-param-prop (トーク) (翻訳) | 取得するファイル情報: |
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 (トーク) (翻訳) | 非最新バージョンのアーカイブバージョンのファイル名を追加します。 |
apihelp-query+imageinfo-paramvalue-prop-badfile (トーク) (翻訳) | Adds whether the file is on the [[MediaWiki:Bad image list]] |
apihelp-query+imageinfo-paramvalue-prop-bitdepth (トーク) (翻訳) | バージョンのビット深度を追加します。 |
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (トーク) (翻訳) | Adds the canonical title of the file. |
apihelp-query+imageinfo-paramvalue-prop-comment (トーク) (翻訳) | Comment on the version. |
最初のページ |
前のページ |
次のページ |
最後のページ |