Všechna systémová hlášení
Skočit na navigaci
Skočit na vyhledávání
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+alldeletedrevisions-paraminfo-nonuseronly (diskuse) (přeložit) | Není možné užít s <var>$3user</var>. |
apihelp-query+alldeletedrevisions-paraminfo-useronly (diskuse) (přeložit) | May only be used with <var>$3user</var>. |
apihelp-query+alldeletedrevisions-summary (diskuse) (přeložit) | Seznam všech smazaných revizí od konkrétního uživatele nebo v konkrétním jmenném prostoru. |
apihelp-query+allfileusages-example-B (diskuse) (přeložit) | List file titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+allfileusages-example-generator (diskuse) (přeložit) | Gets pages containing the files. |
apihelp-query+allfileusages-example-unique (diskuse) (přeložit) | Zobrazit seznam unikátních názvů souborů. |
apihelp-query+allfileusages-example-unique-generator (diskuse) (přeložit) | Gets all file titles, marking the missing ones. |
apihelp-query+allfileusages-param-dir (diskuse) (přeložit) | The direction in which to list. |
apihelp-query+allfileusages-param-from (diskuse) (přeložit) | The title of the file to start enumerating from. |
apihelp-query+allfileusages-param-limit (diskuse) (přeložit) | How many total items to return. |
apihelp-query+allfileusages-param-prefix (diskuse) (přeložit) | Search for all file titles that begin with this value. |
apihelp-query+allfileusages-param-prop (diskuse) (přeložit) | Which pieces of information to include: |
apihelp-query+allfileusages-param-to (diskuse) (přeložit) | The title of the file to stop enumerating at. |
apihelp-query+allfileusages-param-unique (diskuse) (přeložit) | Only show distinct file titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages. |
apihelp-query+allfileusages-paramvalue-prop-ids (diskuse) (přeložit) | Adds the page IDs of the using pages (cannot be used with $1unique). |
apihelp-query+allfileusages-paramvalue-prop-title (diskuse) (přeložit) | Adds the title of the file. |
apihelp-query+allfileusages-summary (diskuse) (přeložit) | Zobrazit seznam všech použití souboru, včetně neexistujících. |
apihelp-query+allimages-example-B (diskuse) (přeložit) | Show a list of files starting at the letter <kbd>B</kbd>. |
apihelp-query+allimages-example-generator (diskuse) (přeložit) | Show info about 4 files starting at the letter <kbd>T</kbd>. |
apihelp-query+allimages-example-mimetypes (diskuse) (přeložit) | Show a list of files with MIME type <kbd>image/png</kbd> or <kbd>image/gif</kbd> |
apihelp-query+allimages-example-recent (diskuse) (přeložit) | Show a list of recently uploaded files, similar to [[Special:NewFiles]]. |
apihelp-query+allimages-param-dir (diskuse) (přeložit) | The direction in which to list. |
apihelp-query+allimages-param-end (diskuse) (přeložit) | The timestamp to end enumerating. Can only be used with $1sort=timestamp. |
apihelp-query+allimages-param-filterbots (diskuse) (přeložit) | How to filter files uploaded by bots. Can only be used with $1sort=timestamp. Cannot be used together with $1user. |
apihelp-query+allimages-param-from (diskuse) (přeložit) | The image title to start enumerating from. Can only be used with $1sort=name. |
apihelp-query+allimages-param-limit (diskuse) (přeložit) | Kolik má být celkem zobrazeno obrázků. |
apihelp-query+allimages-param-maxsize (diskuse) (přeložit) | Omezit na obrázky, které mají maximálně tento počet bajtů. |
apihelp-query+allimages-param-mime (diskuse) (přeložit) | What MIME types to search for, e.g. <kbd>image/jpeg</kbd>. |
apihelp-query+allimages-param-minsize (diskuse) (přeložit) | Omezit na obrázky, které mají alespoň tento počet bajtů. |
apihelp-query+allimages-param-prefix (diskuse) (přeložit) | Search for all image titles that begin with this value. Can only be used with $1sort=name. |
apihelp-query+allimages-param-sha1 (diskuse) (přeložit) | SHA1 hash of image. Overrides $1sha1base36. |
apihelp-query+allimages-param-sha1base36 (diskuse) (přeložit) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+allimages-param-sort (diskuse) (přeložit) | Property to sort by. |
apihelp-query+allimages-param-start (diskuse) (přeložit) | The timestamp to start enumerating from. Can only be used with $1sort=timestamp. |
apihelp-query+allimages-param-to (diskuse) (přeložit) | The image title to stop enumerating at. Can only be used with $1sort=name. |
apihelp-query+allimages-param-user (diskuse) (přeložit) | Only return files uploaded by this user. Can only be used with $1sort=timestamp. Cannot be used together with $1filterbots. |
apihelp-query+allimages-summary (diskuse) (přeložit) | Enumerate all images sequentially. |
apihelp-query+alllinks-example-B (diskuse) (přeložit) | List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+alllinks-example-generator (diskuse) (přeložit) | Získat stránky obsahující odkazy. |
apihelp-query+alllinks-example-unique (diskuse) (přeložit) | List unique linked titles. |
apihelp-query+alllinks-example-unique-generator (diskuse) (přeložit) | Gets all linked titles, marking the missing ones. |
apihelp-query+alllinks-param-dir (diskuse) (přeložit) | The direction in which to list. |
apihelp-query+alllinks-param-from (diskuse) (přeložit) | The title of the link to start enumerating from. |
apihelp-query+alllinks-param-limit (diskuse) (přeložit) | How many total items to return. |
apihelp-query+alllinks-param-namespace (diskuse) (přeložit) | The namespace to enumerate. |
apihelp-query+alllinks-param-prefix (diskuse) (přeložit) | Search for all linked titles that begin with this value. |
apihelp-query+alllinks-param-prop (diskuse) (přeložit) | Which pieces of information to include: |
apihelp-query+alllinks-param-to (diskuse) (přeložit) | The title of the link to stop enumerating at. |
apihelp-query+alllinks-param-unique (diskuse) (přeložit) | Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages. |
apihelp-query+alllinks-paramvalue-prop-ids (diskuse) (přeložit) | Adds the page ID of the linking page (cannot be used with <var>$1unique</var>). |