Všechna systémová hlášení
Z Ohnivá křídla Wiki
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-block-param-hidename (diskuse) (přeložit) | Skrýt uživatelské jméno v knize zablokování. (Vyžaduje oprávnění <code>hideuser</code>.) |
| apihelp-block-param-id (diskuse) (přeložit) | The block ID to modify. |
| apihelp-block-param-namespacerestrictions (diskuse) (přeložit) | List of namespace IDs to block the user from editing. Only applies when <var>partial</var> is set to true. |
| apihelp-block-param-newblock (diskuse) (přeložit) | Add another block even if the user is already blocked. |
| apihelp-block-param-nocreate (diskuse) (přeložit) | Nedovolit registraci nových uživatelů. |
| apihelp-block-param-noemail (diskuse) (přeložit) | Zakázat uživateli posílat e-maily prostřednictvím wiki. (Vyžaduje oprávnění „<code>blockemail</code>“.) |
| apihelp-block-param-pagerestrictions (diskuse) (přeložit) | List of titles to block the user from editing. Only applies when <var>partial</var> is set to true. |
| apihelp-block-param-partial (diskuse) (přeložit) | Block user from specific pages or namespaces rather than the entire site. |
| apihelp-block-param-reason (diskuse) (přeložit) | Důvod bloku. |
| apihelp-block-param-reblock (diskuse) (přeložit) | Pokud již uživatel blokován je, přepsat současný blok. |
| apihelp-block-param-tags (diskuse) (přeložit) | Change tags to apply to the entry in the block log. |
| apihelp-block-param-user (diskuse) (přeložit) | Uživatelské jméno, IP adresa nebo rozsah IP adres, které chcete zablokovat. Nelze použít dohromady s <var>$1userid</var>. |
| apihelp-block-param-userid (diskuse) (přeložit) | Specify <kbd>$1user=#<var>ID</var></kbd> instead. |
| apihelp-block-param-watchlistexpiry (diskuse) (přeložit) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-block-param-watchuser (diskuse) (přeložit) | Sledovat stránku uživatele nebo IP adresy a jejich diskuzní stránky. |
| apihelp-block-summary (diskuse) (přeložit) | Zablokovat uživatele. |
| apihelp-categorytree-param-category (diskuse) (přeložit) | Title in the category namespace, prefix will be ignored if given. |
| apihelp-categorytree-param-options (diskuse) (přeložit) | Options for the CategoryTree constructor as a JSON object. The <var>depth</var> option defaults to <kbd>1</kbd>. |
| apihelp-categorytree-summary (diskuse) (přeložit) | Internal module for the CategoryTree extension. |
| apihelp-changeauthenticationdata-example-password (diskuse) (přeložit) | Attempt to change the current user's password to <kbd>ExamplePassword</kbd>. |
| apihelp-changeauthenticationdata-summary (diskuse) (přeložit) | Change authentication data for the current user. |
| apihelp-changecontentmodel-example (diskuse) (přeložit) | Change the main page to have the <code>text</code> content model |
| apihelp-changecontentmodel-param-bot (diskuse) (přeložit) | Mark the content model change with a bot flag. |
| apihelp-changecontentmodel-param-model (diskuse) (přeložit) | Content model of the new content. |
| apihelp-changecontentmodel-param-pageid (diskuse) (přeložit) | Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>. |
| apihelp-changecontentmodel-param-summary (diskuse) (přeložit) | Edit summary and log entry reason |
| apihelp-changecontentmodel-param-tags (diskuse) (přeložit) | Change tags to apply to the log entry and edit. |
| apihelp-changecontentmodel-param-title (diskuse) (přeložit) | Title of the page to change the contentmodel of. Cannot be used together with <var>$1pageid</var>. |
| apihelp-changecontentmodel-summary (diskuse) (přeložit) | Change the content model of a page |
| apihelp-checktoken-example-simple (diskuse) (přeložit) | Testuje správnost tokenu <kbd>csrf</kbd>. |
| apihelp-checktoken-param-maxtokenage (diskuse) (přeložit) | Nejvyšší povolené stáří tokenu v sekundách. |
| apihelp-checktoken-param-token (diskuse) (přeložit) | Token, který se má otestovat. |
| apihelp-checktoken-param-type (diskuse) (přeložit) | Typ testovaného tokenu. |
| apihelp-checktoken-summary (diskuse) (přeložit) | Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. |
| apihelp-clearhasmsg-example-1 (diskuse) (přeložit) | Clear the <code>hasmsg</code> flag for the current user. |
| apihelp-clearhasmsg-summary (diskuse) (přeložit) | Clears the <code>hasmsg</code> flag for the current user. |
| apihelp-clientlogin-example-login (diskuse) (přeložit) | Start the process of logging in to the wiki as user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
| apihelp-clientlogin-example-login2 (diskuse) (přeložit) | Continue logging in after a <samp>UI</samp> response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>. |
| apihelp-clientlogin-summary (diskuse) (přeložit) | Log in to the wiki using the interactive flow. |
| apihelp-compare-example-1 (diskuse) (přeložit) | Porovnat revize 1 a 2. |
| apihelp-compare-extended-description (diskuse) (přeložit) | Ve „from“ i „to“ musíte zadat číslo revize, název stránky nebo ID stránky. |
| apihelp-compare-param-difftype (diskuse) (přeložit) | Return the comparison formatted as inline HTML. |
| apihelp-compare-param-fromcontentformat (diskuse) (přeložit) | Specify <kbd>fromslots=main</kbd> and use <var>fromcontentformat-main</var> instead. |
| apihelp-compare-param-fromcontentformat-{slot} (diskuse) (přeložit) | Content serialization format of <var>fromtext-{slot}</var>. |
| apihelp-compare-param-fromcontentmodel (diskuse) (přeložit) | Specify <kbd>fromslots=main</kbd> and use <var>fromcontentmodel-main</var> instead. |
| apihelp-compare-param-fromcontentmodel-{slot} (diskuse) (přeložit) | Content model of <var>fromtext-{slot}</var>. If not supplied, it will be guessed based on the other parameters. |
| apihelp-compare-param-fromid (diskuse) (přeložit) | ID první stránky k porovnání. |
| apihelp-compare-param-frompst (diskuse) (přeložit) | Do a pre-save transform on <var>fromtext-{slot}</var>. |
| apihelp-compare-param-fromrev (diskuse) (přeložit) | Číslo revize první stránky k porovnání. |
| apihelp-compare-param-fromsection (diskuse) (přeložit) | Only use the specified section of the specified 'from' content. |