Všechna systémová hlášení
Z Kyberwiki
Toto je seznam všech hlášení dostupných ve jmenném prostoru MediaWiki.
Pokud si přejete přispívat k lokalizaci softwaru MediaWiki, navštivte lokalizační stránku na mediawiki.org a server translatewiki.net.
Označení hlášení | Původní text |
---|---|
Aktuální text | |
apihelp-query+deletedrevs-paraminfo-modes (diskuse) (přeložit) | {{PLURAL:$1|Mode|Modes}}: $2 |
apihelp-query+deletedrevs-summary (diskuse) (přeložit) | List deleted revisions. |
apihelp-query+disabled-summary (diskuse) (přeložit) | This query module has been disabled. |
apihelp-query+duplicatefiles-example-generated (diskuse) (přeložit) | Look for duplicates of all files. |
apihelp-query+duplicatefiles-example-simple (diskuse) (přeložit) | Look for duplicates of [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+duplicatefiles-param-dir (diskuse) (přeložit) | The direction in which to list. |
apihelp-query+duplicatefiles-param-limit (diskuse) (přeložit) | How many duplicate files to return. |
apihelp-query+duplicatefiles-param-localonly (diskuse) (přeložit) | Look only for files in the local repository. |
apihelp-query+duplicatefiles-summary (diskuse) (přeložit) | List all files that are duplicates of the given files based on hash values. |
apihelp-query+embeddedin-example-generator (diskuse) (přeložit) | Get information about pages transcluding <kbd>Template:Stub</kbd>. |
apihelp-query+embeddedin-example-simple (diskuse) (přeložit) | Zobrazit stránky, které obahují <kbd>Template:Stub</kbd>. |
apihelp-query+embeddedin-param-dir (diskuse) (přeložit) | The direction in which to list. |
apihelp-query+embeddedin-param-filterredir (diskuse) (přeložit) | How to filter for redirects. |
apihelp-query+embeddedin-param-limit (diskuse) (přeložit) | How many total pages to return. |
apihelp-query+embeddedin-param-namespace (diskuse) (přeložit) | The namespace to enumerate. |
apihelp-query+embeddedin-param-pageid (diskuse) (přeložit) | Page ID to search. Cannot be used together with $1title. |
apihelp-query+embeddedin-param-title (diskuse) (přeložit) | Title to search. Cannot be used together with $1pageid. |
apihelp-query+embeddedin-summary (diskuse) (přeložit) | Find all pages that embed (transclude) the given title. |
apihelp-query+extlinks-example-simple (diskuse) (přeložit) | Get a list of external links on <kbd>Main Page</kbd>. |
apihelp-query+extlinks-param-expandurl (diskuse) (přeložit) | Expand protocol-relative URLs with the canonical protocol. |
apihelp-query+extlinks-param-limit (diskuse) (přeložit) | How many links to return. |
apihelp-query+extlinks-param-protocol (diskuse) (přeložit) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
apihelp-query+extlinks-param-query (diskuse) (přeložit) | Search string without protocol. Useful for checking whether a certain page contains a certain external url. |
apihelp-query+extlinks-summary (diskuse) (přeložit) | Returns all external URLs (not interwikis) from the given pages. |
apihelp-query+exturlusage-example-simple (diskuse) (přeložit) | Show pages linking to <kbd>https://www.mediawiki.org</kbd>. |
apihelp-query+exturlusage-param-expandurl (diskuse) (přeložit) | Expand protocol-relative URLs with the canonical protocol. |
apihelp-query+exturlusage-param-limit (diskuse) (přeložit) | How many pages to return. |
apihelp-query+exturlusage-param-namespace (diskuse) (přeložit) | The page namespaces to enumerate. |
apihelp-query+exturlusage-param-prop (diskuse) (přeložit) | Which pieces of information to include: |
apihelp-query+exturlusage-param-protocol (diskuse) (přeložit) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
apihelp-query+exturlusage-param-query (diskuse) (přeložit) | Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links. |
apihelp-query+exturlusage-paramvalue-prop-ids (diskuse) (přeložit) | Adds the ID of page. |
apihelp-query+exturlusage-paramvalue-prop-title (diskuse) (přeložit) | Adds the title and namespace ID of the page. |
apihelp-query+exturlusage-paramvalue-prop-url (diskuse) (přeložit) | Adds the URL used in the page. |
apihelp-query+exturlusage-summary (diskuse) (přeložit) | Enumerate pages that contain a given URL. |
apihelp-query+filearchive-example-simple (diskuse) (přeložit) | Zobrazit seznam všech smazaných souborů. |
apihelp-query+filearchive-param-dir (diskuse) (přeložit) | The direction in which to list. |
apihelp-query+filearchive-param-from (diskuse) (přeložit) | The image title to start enumerating from. |
apihelp-query+filearchive-param-limit (diskuse) (přeložit) | How many images to return in total. |
apihelp-query+filearchive-param-prefix (diskuse) (přeložit) | Search for all image titles that begin with this value. |
apihelp-query+filearchive-param-prop (diskuse) (přeložit) | Which image information to get: |
apihelp-query+filearchive-param-sha1 (diskuse) (přeložit) | SHA1 hash of image. Overrides $1sha1base36. |
apihelp-query+filearchive-param-sha1base36 (diskuse) (přeložit) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+filearchive-param-to (diskuse) (přeložit) | The image title to stop enumerating at. |
apihelp-query+filearchive-paramvalue-prop-archivename (diskuse) (přeložit) | Adds the filename of the archive version for non-latest versions. |
apihelp-query+filearchive-paramvalue-prop-bitdepth (diskuse) (přeložit) | Adds the bit depth of the version. |
apihelp-query+filearchive-paramvalue-prop-description (diskuse) (přeložit) | Adds description of the image version. |
apihelp-query+filearchive-paramvalue-prop-dimensions (diskuse) (přeložit) | Alias for size. |
apihelp-query+filearchive-paramvalue-prop-mediatype (diskuse) (přeložit) | Adds the media type of the image. |
apihelp-query+filearchive-paramvalue-prop-metadata (diskuse) (přeložit) | Lists Exif metadata for the version of the image. |