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.
Všechna systémová hlášení
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka
Označení hlášení Původní text
Aktuální text
apihelp-spamblacklist-param-url (diskuse) (přeložit) URLs to validate against the blacklist.
apihelp-spamblacklist-summary (diskuse) (přeložit) Validate one or more URLs against the SpamBlacklist.
apihelp-stashedit-extended-description (diskuse) (přeložit) This is intended to be used via AJAX from the edit form to improve the performance of the page save.
apihelp-stashedit-param-baserevid (diskuse) (přeložit) Revision ID of the base revision.
apihelp-stashedit-param-contentformat (diskuse) (přeložit) Content serialization format used for the input text.
apihelp-stashedit-param-contentmodel (diskuse) (přeložit) Content model of the new content.
apihelp-stashedit-param-section (diskuse) (přeložit) Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-stashedit-param-sectiontitle (diskuse) (přeložit) The title for a new section.
apihelp-stashedit-param-stashedtexthash (diskuse) (přeložit) Page content hash from a prior stash to use instead.
apihelp-stashedit-param-summary (diskuse) (přeložit) Změnit shrnutí.
apihelp-stashedit-param-text (diskuse) (přeložit) Page content.
apihelp-stashedit-param-title (diskuse) (přeložit) Title of the page being edited.
apihelp-stashedit-summary (diskuse) (přeložit) Prepare an edit in shared cache.
apihelp-summary (diskuse) (přeložit)  
apihelp-tag-example-log (diskuse) (přeložit) Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd>
apihelp-tag-example-rev (diskuse) (přeložit) Add the <kbd>vandalism</kbd> tag to revision ID 123 without specifying a reason
apihelp-tag-param-add (diskuse) (přeložit) Tags to add. Only manually defined tags can be added.
apihelp-tag-param-logid (diskuse) (přeložit) One or more log entry IDs from which to add or remove the tag.
apihelp-tag-param-rcid (diskuse) (přeložit) One or more recent changes IDs from which to add or remove the tag.
apihelp-tag-param-reason (diskuse) (přeložit) Reason for the change.
apihelp-tag-param-remove (diskuse) (přeložit) Tags to remove. Only tags that are either manually defined or completely undefined can be removed.
apihelp-tag-param-revid (diskuse) (přeložit) One or more revision IDs from which to add or remove the tag.
apihelp-tag-param-tags (diskuse) (přeložit) Tags to apply to the log entry that will be created as a result of this action.
apihelp-tag-summary (diskuse) (přeložit) Add or remove change tags from individual revisions or log entries.
apihelp-titleblacklist-description (diskuse) (přeložit) Zkontrolovat název stránky, souboru nebo uživatelské jméno vůči černé listině TitleBlacklist.
apihelp-titleblacklist-example-1 (diskuse) (přeložit) Zkontrolovat, jestli je [[Foo]] na černé listině.
apihelp-titleblacklist-example-2 (diskuse) (přeložit) Zkontrolovat, zda je černou listinou zakázána editace [[Bar]].
apihelp-titleblacklist-param-action (diskuse) (přeložit) Akce, která se má zkontrolovat.
apihelp-titleblacklist-param-nooverride (diskuse) (přeložit) Nepokoušet se o překonání černé listiny názvů.
apihelp-titleblacklist-param-title (diskuse) (přeložit) Řetězec, který se má vůči černé listině zkontrolovat.
apihelp-titleblacklist-summary (diskuse) (přeložit) Validate a page title, filename, or username against the TitleBlacklist.
apihelp-tokens-example-edit (diskuse) (přeložit) Retrieve an edit token (the default).
apihelp-tokens-example-emailmove (diskuse) (přeložit) Retrieve an email token and a move token.
apihelp-tokens-extended-description (diskuse) (přeložit) This module is deprecated in favor of [[Special:ApiHelp/query+tokens|action=query&meta=tokens]].
apihelp-tokens-param-type (diskuse) (přeložit) Types of token to request.
apihelp-tokens-summary (diskuse) (přeložit) Get tokens for data-modifying actions.
apihelp-unblock-example-id (diskuse) (přeložit) Unblock block ID #<kbd>105</kbd>.
apihelp-unblock-example-user (diskuse) (přeložit) Unblock user <kbd>Bob</kbd> with reason <kbd>Sorry Bob</kbd>.
apihelp-unblock-param-id (diskuse) (přeložit) ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var> or <var>$1userid</var>.
apihelp-unblock-param-reason (diskuse) (přeložit) Reason for unblock.
apihelp-unblock-param-tags (diskuse) (přeložit) Change tags to apply to the entry in the block log.
apihelp-unblock-param-user (diskuse) (přeložit) Uživatel, IP adresa nebo rozsah IP adres k odblokování. Nelze použít dohromady s <var>$1id</var> nebo <var>$1userid</var>.
apihelp-unblock-param-userid (diskuse) (přeložit) User ID to unblock. Cannot be used together with <var>$1id</var> or <var>$1user</var>.
apihelp-unblock-summary (diskuse) (přeložit) Unblock a user.
apihelp-undelete-example-page (diskuse) (přeložit) Undelete page <kbd>Main Page</kbd>.
apihelp-undelete-example-revisions (diskuse) (přeložit) Undelete two revisions of page <kbd>Main Page</kbd>.
apihelp-undelete-extended-description (diskuse) (přeložit) A list of deleted revisions (including timestamps) can be retrieved through [[Special:ApiHelp/query+deletedrevisions|prop=deletedrevisions]], and a list of deleted file IDs can be retrieved through [[Special:ApiHelp/query+filearchive|list=filearchive]].
apihelp-undelete-param-fileids (diskuse) (přeložit) IDs of the file revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored.
apihelp-undelete-param-reason (diskuse) (přeložit) Reason for restoring.
apihelp-undelete-param-tags (diskuse) (přeložit) Change tags to apply to the entry in the deletion log.
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka