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

Z LFS Manual
Skočit na navigaciSkočit na vyhledávání
Toto je seznam všech hlášení dostupných ve jmenném prostoru MediaWiki.
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-block-example-ip-simple (diskuse) (přeložit) Na tři dny zablokovat IP adresu <kbd>192.0.2.5</kbd> s odůvodněním <kbd>First strike</kbd>.
apihelp-block-example-user-complex (diskuse) (přeložit) 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 (diskuse) (přeložit) Povolit uživateli editovat svou vlastní diskusní stránku (závisí na <var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>).
apihelp-block-param-anononly (diskuse) (přeložit) Zablokovat pouze neregistrované uživatele (tj. zakázat editovat z této IP bez registrace).
apihelp-block-param-autoblock (diskuse) (přeložit) Automatically block the last used IP address, and any subsequent IP addresses they try to login from.
apihelp-block-param-expiry (diskuse) (přeložit) 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 (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-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-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-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-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-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.
apihelp-compare-param-fromsection-{slot} (diskuse) (přeložit) When <var>fromtext-{slot}</var> is the content of a single section, this is the section number. It will be merged into the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var> as if for a section edit.
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka