So'ose paɛ yelezuo la

System messages

This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apihelp-query+fileusage-example-simple (tɔgɛ) (Translate) Get a list of pages using [[:File:Example.jpg]].
apihelp-query+fileusage-param-limit (tɔgɛ) (Translate) How many to return.
apihelp-query+fileusage-param-namespace (tɔgɛ) (Translate) Only include pages in these namespaces.
apihelp-query+fileusage-param-prop (tɔgɛ) (Translate) Which properties to get:
apihelp-query+fileusage-param-show (tɔgɛ) (Translate) Show only items that meet these criteria:
apihelp-query+fileusage-paramvalue-prop-pageid (tɔgɛ) (Translate) Page ID of each page.
apihelp-query+fileusage-paramvalue-prop-redirect (tɔgɛ) (Translate) Flag if the page is a redirect.
apihelp-query+fileusage-paramvalue-prop-title (tɔgɛ) (Translate) Title of each page.
apihelp-query+fileusage-paramvalue-show-!redirect (tɔgɛ) (Translate) Only show non-redirects.
apihelp-query+fileusage-paramvalue-show-redirect (tɔgɛ) (Translate) Only show redirects.
apihelp-query+fileusage-summary (tɔgɛ) (Translate) Find all pages that use the given files.
apihelp-query+globalpreferences-extended-description (tɔgɛ) (Translate) Can retrieve both global preferences and their local overrides.
apihelp-query+globalpreferences-param-prop (tɔgɛ) (Translate) Which prererences to include:
apihelp-query+globalpreferences-paramvalue-prop-localoverrides (tɔgɛ) (Translate) Local overrides for global preferences.
apihelp-query+globalpreferences-paramvalue-prop-preferences (tɔgɛ) (Translate) Global preferences.
apihelp-query+globalpreferences-summary (tɔgɛ) (Translate) Retrieve global preferences for the current user.
apihelp-query+imageinfo-example-dated (tɔgɛ) (Translate) Fetch information about versions of [[:File:Test.jpg]] from 2008 and later.
apihelp-query+imageinfo-example-simple (tɔgɛ) (Translate) Fetch information about the current version of [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageinfo-param-badfilecontexttitle (tɔgɛ) (Translate) 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 (tɔgɛ) (Translate) Timestamp to stop listing at.
apihelp-query+imageinfo-param-extmetadatafilter (tɔgɛ) (Translate) If specified and non-empty, only these keys will be returned for $1prop=extmetadata.
apihelp-query+imageinfo-param-extmetadatalanguage (tɔgɛ) (Translate) 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 (tɔgɛ) (Translate) If translations for extmetadata property are available, fetch all of them.
apihelp-query+imageinfo-param-limit (tɔgɛ) (Translate) How many file revisions to return per file.
apihelp-query+imageinfo-param-localonly (tɔgɛ) (Translate) Look only for files in the local repository.
apihelp-query+imageinfo-param-metadataversion (tɔgɛ) (Translate) 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 (tɔgɛ) (Translate) Which file information to get:
apihelp-query+imageinfo-param-start (tɔgɛ) (Translate) Timestamp to start listing from.
apihelp-query+imageinfo-param-urlheight (tɔgɛ) (Translate) Similar to $1urlwidth.
apihelp-query+imageinfo-param-urlparam (tɔgɛ) (Translate) 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 (tɔgɛ) (Translate) 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 (tɔgɛ) (Translate) Adds the filename of the archive version for non-latest versions. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-badfile (tɔgɛ) (Translate) Adds whether the file is on the [[MediaWiki:Bad image list]]
apihelp-query+imageinfo-paramvalue-prop-bitdepth (tɔgɛ) (Translate) Adds the bit depth of the version. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (tɔgɛ) (Translate) Adds the canonical title of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-comment (tɔgɛ) (Translate) Comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (tɔgɛ) (Translate) 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 (tɔgɛ) (Translate) Alias for size.
apihelp-query+imageinfo-paramvalue-prop-extmetadata (tɔgɛ) (Translate) 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. <strong>Note:</strong> This is an expensive property to request, and should be avoided unless you need it. When using it, you should request only a few results at a time to avoid too much load.
apihelp-query+imageinfo-paramvalue-prop-mediatype (tɔgɛ) (Translate) Adds the media type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-metadata (tɔgɛ) (Translate) Lists Exif 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-mime (tɔgɛ) (Translate) Adds MIME type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (tɔgɛ) (Translate) Parse the comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-sha1 (tɔgɛ) (Translate) 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 (tɔgɛ) (Translate) Adds the size of the file in bytes and the height, width and page count (if applicable).
apihelp-query+imageinfo-paramvalue-prop-thumbmime (tɔgɛ) (Translate) Adds MIME type of the image thumbnail (requires url and param $1urlwidth). If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-timestamp (tɔgɛ) (Translate) Adds timestamp for the uploaded version.
apihelp-query+imageinfo-paramvalue-prop-uploadwarning (tɔgɛ) (Translate) 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 (tɔgɛ) (Translate) Gives URL to the file and the description page. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-user (tɔgɛ) (Translate) Adds the user who uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
First pagePrevious pageNext pageLast page