Všetky systémové správy
Toto je zoznam všetkých správ dostupných v mennom priestore MediaWiki. Prosím, navštívte MediaWiki Localisation a translatewiki.net ak chcete prispieť k všeobecnej lokalizácii MediaWiki.
Názov | štandardný text |
---|---|
aktuálny text | |
apihelp-block-example-user-complex (diskusia) (Preložiť) | Trvale zablokovat uživatele <kbd>Vandal</kbd> s odůvodněním <kbd>Vandalism</kbd> a zabránit vytváření nových účtů a odesílání e-mailů. |
apihelp-block-param-allowusertalk (diskusia) (Preložiť) | Povolit uživateli editovat svou vlastní diskusní stránku (závisí na <var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>). |
apihelp-block-param-anononly (diskusia) (Preložiť) | Zablokovat pouze anonymní uživatele (tj. zakázat editovat anonymně z této IP). |
apihelp-block-param-autoblock (diskusia) (Preložiť) | Automatically block the last used IP address, and any subsequent IP addresses they try to login from. |
apihelp-block-param-expiry (diskusia) (Preložiť) | Expiry time. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If set to <kbd>infinite</kbd>, <kbd>indefinite</kbd>, or <kbd>never</kbd>, the block will never expire. |
apihelp-block-param-hidename (diskusia) (Preložiť) | Skrýt uživatelské jméno v knize zablokování. (Vyžaduje oprávnění <code>hideuser</code>.) |
apihelp-block-param-nocreate (diskusia) (Preložiť) | Nedovolit registraci nových uživatelů. |
apihelp-block-param-noemail (diskusia) (Preložiť) | Zakázat uživateli posílat e-maily prostřednictvím wiki. (Vyžaduje oprávnění „<code>blockemail</code>“.) |
apihelp-block-param-reason (diskusia) (Preložiť) | Důvod bloku. |
apihelp-block-param-reblock (diskusia) (Preložiť) | Pokud již uživatel blokován je, přepsat současný blok. |
apihelp-block-param-tags (diskusia) (Preložiť) | Change tags to apply to the entry in the block log. |
apihelp-block-param-user (diskusia) (Preložiť) | 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 (diskusia) (Preložiť) | User ID to block. Cannot be used together with <var>$1user</var>. |
apihelp-block-param-watchuser (diskusia) (Preložiť) | Sledovat stránku uživatele nebo IP adresy a jejich diskuzní stránky. |
apihelp-block-summary (diskusia) (Preložiť) | Zablokovat uživatele. |
apihelp-changeauthenticationdata-example-password (diskusia) (Preložiť) | Attempt to change the current user's password to <kbd>ExamplePassword</kbd>. |
apihelp-changeauthenticationdata-summary (diskusia) (Preložiť) | Change authentication data for the current user. |
apihelp-checktoken-example-simple (diskusia) (Preložiť) | Testuje správnost tokenu <kbd>csrf</kbd>. |
apihelp-checktoken-param-maxtokenage (diskusia) (Preložiť) | Nejvyšší povolené stáří tokenu v sekundách. |
apihelp-checktoken-param-token (diskusia) (Preložiť) | Token, který se má otestovat. |
apihelp-checktoken-param-type (diskusia) (Preložiť) | Typ testovaného tokenu. |
apihelp-checktoken-summary (diskusia) (Preložiť) | Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. |
apihelp-clearhasmsg-example-1 (diskusia) (Preložiť) | Clear the <code>hasmsg</code> flag for the current user. |
apihelp-clearhasmsg-summary (diskusia) (Preložiť) | Clears the <code>hasmsg</code> flag for the current user. |
apihelp-clientlogin-example-login (diskusia) (Preložiť) | Start the process of logging in to the wiki as user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
apihelp-clientlogin-example-login2 (diskusia) (Preložiť) | 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 (diskusia) (Preložiť) | Log in to the wiki using the interactive flow. |
apihelp-compare-example-1 (diskusia) (Preložiť) | Porovnat revize 1 a 2. |
apihelp-compare-extended-description (diskusia) (Preložiť) | Ve „from“ i „to“ musíte zadat číslo revize, název stránky nebo ID stránky. |
apihelp-compare-param-fromcontentformat (diskusia) (Preložiť) | Content serialization format of <var>fromtext</var>. |
apihelp-compare-param-fromcontentmodel (diskusia) (Preložiť) | Content model of <var>fromtext</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-fromid (diskusia) (Preložiť) | ID první stránky k porovnání. |
apihelp-compare-param-frompst (diskusia) (Preložiť) | Do a pre-save transform on <var>fromtext</var>. |
apihelp-compare-param-fromrev (diskusia) (Preložiť) | Číslo revize první stránky k porovnání. |
apihelp-compare-param-fromsection (diskusia) (Preložiť) | Only use the specified section of the specified 'from' content. |
apihelp-compare-param-fromtext (diskusia) (Preložiť) | Use this text instead of the content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. |
apihelp-compare-param-fromtitle (diskusia) (Preložiť) | Název první stránky k porovnání. |
apihelp-compare-param-prop (diskusia) (Preložiť) | Which pieces of information to get. |
apihelp-compare-param-tocontentformat (diskusia) (Preložiť) | Content serialization format of <var>totext</var>. |
apihelp-compare-param-tocontentmodel (diskusia) (Preložiť) | Content model of <var>totext</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-toid (diskusia) (Preložiť) | ID druhé stránky k porovnání. |
apihelp-compare-param-topst (diskusia) (Preložiť) | Do a pre-save transform on <var>totext</var>. |
apihelp-compare-param-torelative (diskusia) (Preložiť) | Use a revision relative to the revision determined from <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. All of the other 'to' options will be ignored. |
apihelp-compare-param-torev (diskusia) (Preložiť) | Číslo revize druhé stránky k porovnání. |
apihelp-compare-param-tosection (diskusia) (Preložiť) | Only use the specified section of the specified 'to' content. |
apihelp-compare-param-totext (diskusia) (Preložiť) | Use this text instead of the content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. |
apihelp-compare-param-totitle (diskusia) (Preložiť) | Název druhé stránky k porovnání. |
apihelp-compare-paramvalue-prop-comment (diskusia) (Preložiť) | The comment on the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-diff (diskusia) (Preložiť) | The diff HTML. |
apihelp-compare-paramvalue-prop-diffsize (diskusia) (Preložiť) | The size of the diff HTML, in bytes. |