Системни съобщения

От LFS Manual
Направо към навигациятаНаправо към търсенето
Тази страница съдържа списък на системните съобщения от именното пространство „МедияУики“. Посетете MediaWiki Localisation и translatewiki.net, ако желаете да допринесете за общото превеждане на софтуера МедияУики.
Системни съобщения
Първа страницаПредишна страницаСледваща страницаПоследна страница
Име Текст по подразбиране
Текущ текст
apihelp-query+filearchive-paramvalue-prop-mime (беседа) (Превод) Adds MIME of the image.
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 (беседа) (Превод) Adds the size of the image in bytes and the height, width and page count (if applicable).
apihelp-query+filearchive-paramvalue-prop-timestamp (беседа) (Превод) Adds timestamp for the uploaded version.
apihelp-query+filearchive-paramvalue-prop-user (беседа) (Превод) Adds user who uploaded the image version.
apihelp-query+filearchive-summary (беседа) (Превод) Enumerate all deleted files sequentially.
apihelp-query+filerepoinfo-example-simple (беседа) (Превод) Get information about file repositories.
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 (беседа) (Превод) Get information about pages using [[:File:Example.jpg]].
apihelp-query+fileusage-example-simple (беседа) (Превод) Get a list of pages using [[:File:Example.jpg]].
apihelp-query+fileusage-param-limit (беседа) (Превод) How many to return.
apihelp-query+fileusage-param-namespace (беседа) (Превод) Only include pages in these namespaces.
apihelp-query+fileusage-param-prop (беседа) (Превод) Which properties to get:
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 (беседа) (Превод) Page ID of each page.
apihelp-query+fileusage-paramvalue-prop-redirect (беседа) (Превод) Flag if the page is a redirect.
apihelp-query+fileusage-paramvalue-prop-title (беседа) (Превод) Title of each page.
apihelp-query+fileusage-summary (беседа) (Превод) Find all pages that use the given files.
apihelp-query+imageinfo-example-dated (беседа) (Превод) Fetch information about versions of [[:File:Test.jpg]] from 2008 and later.
apihelp-query+imageinfo-example-simple (беседа) (Превод) Fetch information about the current version of [[: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 (беседа) (Превод) Timestamp to stop listing at.
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 (беседа) (Превод) Which file information to get:
apihelp-query+imageinfo-param-start (беседа) (Превод) Timestamp to start listing from.
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. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
Първа страницаПредишна страницаСледваща страницаПоследна страница