システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-query+filerepoinfo-param-prop (トーク) (翻訳) | Which repository properties to get (properties available may vary on other wikis). |
apihelp-query+filerepoinfo-paramvalue-prop-apiurl (トーク) (翻訳) | URL to the repository API - helpful for getting image info from the host. |
apihelp-query+filerepoinfo-paramvalue-prop-articlepath (トーク) (翻訳) | Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent. |
apihelp-query+filerepoinfo-paramvalue-prop-canUpload (トーク) (翻訳) | Whether files can be uploaded to this repository, e.g. via CORS and shared authentication. |
apihelp-query+filerepoinfo-paramvalue-prop-displayname (トーク) (翻訳) | The human-readable name of the repository wiki. |
apihelp-query+filerepoinfo-paramvalue-prop-favicon (トーク) (翻訳) | Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>. |
apihelp-query+filerepoinfo-paramvalue-prop-fetchDescription (トーク) (翻訳) | Whether file description pages are fetched from this repository when viewing local file description pages. |
apihelp-query+filerepoinfo-paramvalue-prop-initialCapital (トーク) (翻訳) | Whether file names implicitly start with a capital letter. |
apihelp-query+filerepoinfo-paramvalue-prop-local (トーク) (翻訳) | Whether that repository is the local one or not. |
apihelp-query+filerepoinfo-paramvalue-prop-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. |
apihelp-query+filerepoinfo-paramvalue-prop-rootUrl (トーク) (翻訳) | Root URL path for image paths. |
apihelp-query+filerepoinfo-paramvalue-prop-scriptDirUrl (トーク) (翻訳) | Root URL path for the repository wiki's MediaWiki installation. |
apihelp-query+filerepoinfo-paramvalue-prop-server (トーク) (翻訳) | Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgServer|$wgServer]]</var> or equivalent. |
apihelp-query+filerepoinfo-paramvalue-prop-thumbUrl (トーク) (翻訳) | Root URL path for thumbnail paths. |
apihelp-query+filerepoinfo-paramvalue-prop-url (トーク) (翻訳) | Public zone URL path. |
apihelp-query+filerepoinfo-summary (トーク) (翻訳) | Return meta information about image repositories configured on the wiki. |
apihelp-query+fileusage-example-generator (トーク) (翻訳) | [[:File:Example.jpg]] を使用しているページの情報を取得する。 |
apihelp-query+fileusage-example-simple (トーク) (翻訳) | [[:File:Example.jpg]] を使用しているページの一覧を取得する。 |
apihelp-query+fileusage-param-limit (トーク) (翻訳) | 返す数。 |
apihelp-query+fileusage-param-namespace (トーク) (翻訳) | この名前空間に含まれるページのみを一覧表示します。 |
apihelp-query+fileusage-param-prop (トーク) (翻訳) | 取得するプロパティ: |
apihelp-query+fileusage-param-show (トーク) (翻訳) | Show only items that meet these criteria: |
apihelp-query+fileusage-paramvalue-prop-pageid (トーク) (翻訳) | 各ページのページID。 |
apihelp-query+fileusage-paramvalue-prop-redirect (トーク) (翻訳) | ページがリダイレクトである場合マークします。 |
apihelp-query+fileusage-paramvalue-prop-title (トーク) (翻訳) | 各ページのページ名。 |
apihelp-query+fileusage-paramvalue-show-!redirect (トーク) (翻訳) | リダイレクトでないもののみを表示します。 |
apihelp-query+fileusage-paramvalue-show-redirect (トーク) (翻訳) | リダイレクトのみを表示します。 |
apihelp-query+fileusage-summary (トーク) (翻訳) | 与えられたファイルを利用しているすべてのページを返します。 |
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 (トーク) (翻訳) | 非最新バージョンのアーカイブバージョンのファイル名を追加します。ファイルが版指定削除されている場合、 <samp>filehidden</samp> プロパティが返されます。 |
apihelp-query+imageinfo-paramvalue-prop-badfile (トーク) (翻訳) | Adds whether the file is on the [[MediaWiki:Bad image list]] |
apihelp-query+imageinfo-paramvalue-prop-bitdepth (トーク) (翻訳) | バージョンのビット深度を追加します。ファイルが版指定削除されている場合、 <samp>filehidden</samp> プロパティが返されます。 |
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (トーク) (翻訳) | そのファイルのカノニカルなタイトル。ファイルが版指定削除されている場合、 <samp>filehidden</samp> プロパティが返されます。 |
apihelp-query+imageinfo-paramvalue-prop-comment (トーク) (翻訳) | そのバージョンのコメント。コメントが版指定削除されている場合、 <samp>commenthidden</samp> プロパティが返されます。 |
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (トーク) (翻訳) | Lists file format generic metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
apihelp-query+imageinfo-paramvalue-prop-dimensions (トーク) (翻訳) | size の別名。 |