Všechna systémová hlášení

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-compare-paramvalue-prop-diffsize (diskuse) (přeložit) The size of the diff HTML, in bytes.
apihelp-compare-paramvalue-prop-ids (diskuse) (přeložit) The page and revision IDs of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-parsedcomment (diskuse) (přeložit) The parsed comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned.
apihelp-compare-paramvalue-prop-rel (diskuse) (přeložit) The revision IDs of the revision previous to 'from' and after 'to', if any.
apihelp-compare-paramvalue-prop-size (diskuse) (přeložit) The size of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-timestamp (diskuse) (přeložit) The timestamp of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-title (diskuse) (přeložit) The page titles of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-user (diskuse) (přeložit) The username and ID of the 'from' and 'to' revisions. If the user has been revision deleted, a <samp>fromuserhidden</samp> or <samp>touserhidden</samp> property will be returned.
apihelp-compare-summary (diskuse) (přeložit) Vrátí rozdíl dvou stránek.
apihelp-createaccount-example-create (diskuse) (přeložit) Start the process of creating the user <kbd>Example</kbd> with the password <kbd>ExamplePassword</kbd>.
apihelp-createaccount-param-preservestate (diskuse) (přeložit) If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter.
apihelp-createaccount-summary (diskuse) (přeložit) Vytvořit nový uživatelský účet.
apihelp-cspreport-param-reportonly (diskuse) (přeložit) Mark as being a report from a monitoring policy, not an enforced policy
apihelp-cspreport-param-source (diskuse) (přeložit) What generated the CSP header that triggered this report
apihelp-cspreport-summary (diskuse) (přeložit) Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser.
apihelp-delete-example-reason (diskuse) (přeložit) Smazat stránku <kbd>Main Page</kbd> s odůvodněním <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (diskuse) (přeložit) Smazat stránku <kbd>Main Page</kbd>.
apihelp-delete-param-deletetalk (diskuse) (přeložit) Delete the talk page, if it exists.
apihelp-delete-param-oldimage (diskuse) (přeložit) The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]].
apihelp-delete-param-pageid (diskuse) (přeložit) ID stránky, která se má smazat. Není možné použít společně s <var>$1title</var>.
apihelp-delete-param-reason (diskuse) (přeložit) Reason for the deletion. If not set, an automatically generated reason will be used.
apihelp-delete-param-tags (diskuse) (přeložit) Change tags to apply to the entry in the deletion log.
apihelp-delete-param-title (diskuse) (přeložit) Název stránky, která se má smazat. Není možné použít společně s <var>$1pageid</var>.
apihelp-delete-param-unwatch (diskuse) (přeložit) Odstranit stránku ze seznamu sledovaných.
apihelp-delete-param-watch (diskuse) (přeložit) Přidat stránku na seznam sledovaných.
apihelp-delete-param-watchlist (diskuse) (přeložit) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-delete-param-watchlistexpiry (diskuse) (přeložit) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-delete-summary (diskuse) (přeložit) Smazat stránku.
apihelp-disabled-summary (diskuse) (přeložit) Tento modul byl deaktivován.
apihelp-edit-example-edit (diskuse) (přeložit) Upravit stránku.
apihelp-edit-example-prepend (diskuse) (přeložit) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (diskuse) (přeložit) Undo revisions 13579 through 13585 with autosummary.
apihelp-edit-param-appendtext (diskuse) (přeložit) Add this text to the end of the page or section. Overrides $1text. Use $1section=new to append a new section, rather than this parameter.
apihelp-edit-param-baserevid (diskuse) (přeložit) ID of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions]]. Self-conflicts cause the edit to fail unless basetimestamp is set.
apihelp-edit-param-basetimestamp (diskuse) (přeložit) Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. Self-conflicts are ignored.
apihelp-edit-param-bot (diskuse) (přeložit) Označit tuto editaci jako editaci robota.
apihelp-edit-param-contentformat (diskuse) (přeložit) Content serialization format used for the input text.
apihelp-edit-param-contentmodel (diskuse) (přeložit) Content model of the new content.
apihelp-edit-param-createonly (diskuse) (přeložit) Needitovat stránku, pokud již existuje.
apihelp-edit-param-md5 (diskuse) (přeložit) The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct.
apihelp-edit-param-minor (diskuse) (přeložit) Označit toto jako malou editaci
apihelp-edit-param-nocreate (diskuse) (přeložit) Pokud stránka neexistuje, vrátit chybu.
apihelp-edit-param-notminor (diskuse) (přeložit) Nemalá editace.
apihelp-edit-param-pageid (diskuse) (přeložit) ID stránky, která se má editovat. Není možné použít společně s <var>$1title</var>.
apihelp-edit-param-prependtext (diskuse) (přeložit) Add this text to the beginning of the page or section. Overrides $1text.
apihelp-edit-param-recreate (diskuse) (přeložit) Override any errors about the page having been deleted in the meantime.
apihelp-edit-param-redirect (diskuse) (přeložit) Automaticky opravit přesměrování.
apihelp-edit-param-returnto (diskuse) (přeložit) Page title. If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to the given page, instead of the page that was edited.
apihelp-edit-param-returntoanchor (diskuse) (přeložit) URL fragment (with leading <kbd>#</kbd>). If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to a page with the given fragment.
apihelp-edit-param-returntoquery (diskuse) (přeložit) URL query parameters (with leading <kbd>?</kbd>). If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to a page with the given query parameters.
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka