Operácie

Špeciálne

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.

Filter
Filter podľa stavu prispôsobenia:    
Prvá stránka
Posledná stránka
Názov štandardný text
aktuálny text
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-clearhasmsg-description (diskusia) (Preložiť) Clears the <code>hasmsg</code> flag for the current user.
apihelp-clearhasmsg-example-1 (diskusia) (Preložiť) Clear the <code>hasmsg</code> flag for the current user.
apihelp-clientlogin-description (diskusia) (Preložiť) Log in to the wiki using the interactive flow.
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-compare-description (diskusia) (Preložiť) Vrátí rozdíl dvou stránek. Ve „from“ i „to“ musíte zadat číslo revize, název stránky nebo ID stránky.
apihelp-compare-example-1 (diskusia) (Preložiť) Porovnat revize 1 a 2.
apihelp-compare-param-fromid (diskusia) (Preložiť) ID první stránky k porovnání.
apihelp-compare-param-fromrev (diskusia) (Preložiť) Číslo revize první stránky k porovnání.
apihelp-compare-param-fromtitle (diskusia) (Preložiť) Název první stránky k porovnání.
apihelp-compare-param-toid (diskusia) (Preložiť) ID druhé stránky k porovnání.
apihelp-compare-param-torev (diskusia) (Preložiť) Číslo revize druhé stránky k porovnání.
apihelp-compare-param-totitle (diskusia) (Preložiť) Název druhé stránky k porovnání.
apihelp-createaccount-description (diskusia) (Preložiť) Vytvořit nový uživatelský účet.
apihelp-createaccount-example-create (diskusia) (Preložiť) Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>.
apihelp-createaccount-example-mail (diskusia) (Preložiť) Vytvořit uživatele <kbd>testmailuser</kbd> a zaslat mu e-mail s náhodně vygenerovaným heslem.
apihelp-createaccount-example-pass (diskusia) (Preložiť) Vytvořit uživatele <kbd>testuser</kbd> s heslem <kbd>test123</kbd>.
apihelp-createaccount-param-domain (diskusia) (Preložiť) Doména pro externí ověření (volitelné).
apihelp-createaccount-param-email (diskusia) (Preložiť) E-mailová adresa uživatele (nepovinné).
apihelp-createaccount-param-language (diskusia) (Preložiť) Kód jazyka, který se má uživateli nastavit jako výchozí (volitelné, výchozí je jazyk obsahu).
apihelp-createaccount-param-mailpassword (diskusia) (Preložiť) Pokud je nastaveno na libovolnou hodnotu, zašle se náhodně vygenerované heslo na e-mail uživatele.
apihelp-createaccount-param-name (diskusia) (Preložiť) Uživatelské jméno.
apihelp-createaccount-param-password (diskusia) (Preložiť) Heslo (ignorováno, pokud je nastaveno <var>$1mailpassword</var>).
apihelp-createaccount-param-preservestate (diskusia) (Preložiť) 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-param-realname (diskusia) (Preložiť) Skutečné jméno uživatele (nepovinné).
apihelp-createaccount-param-reason (diskusia) (Preložiť) Případný důvod pro vytvoření účtu, který se zaznamená do logu.
apihelp-createaccount-param-token (diskusia) (Preložiť) Account creation token obtained in first request.
apihelp-cspreport-description (diskusia) (Preložiť) 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-cspreport-param-reportonly (diskusia) (Preložiť) Mark as being a report from a monitoring policy, not an enforced policy
apihelp-cspreport-param-source (diskusia) (Preložiť) What generated the CSP header that triggered this report
apihelp-delete-description (diskusia) (Preložiť) Smazat stránku.
apihelp-delete-example-reason (diskusia) (Preložiť) Smazat stránku <kbd>Main Page</kbd> s odůvodněním <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (diskusia) (Preložiť) Smazat stránku <kbd>Main Page</kbd>.
apihelp-delete-param-oldimage (diskusia) (Preložiť) 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 (diskusia) (Preložiť) ID stránky, která se má smazat. Není možné použít společně s <var>$1title</var>.
apihelp-delete-param-reason (diskusia) (Preložiť) Reason for the deletion. If not set, an automatically generated reason will be used.
apihelp-delete-param-tags (diskusia) (Preložiť) Change tags to apply to the entry in the deletion log.
apihelp-delete-param-title (diskusia) (Preložiť) Název stránky, která se má smazat. Není možné použít společně s <var>$1pageid</var>.
apihelp-delete-param-unwatch (diskusia) (Preložiť) Odstranit stránku ze seznamu sledovaných.
apihelp-delete-param-watch (diskusia) (Preložiť) Přidat stránku na seznam sledovaných.
apihelp-delete-param-watchlist (diskusia) (Preložiť) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-disabled-description (diskusia) (Preložiť) Tento modul byl deaktivován.
apihelp-edit-description (diskusia) (Preložiť) Vytvářet a upravovat stránky.
apihelp-edit-example-edit (diskusia) (Preložiť) Upravit stránku.
apihelp-edit-example-prepend (diskusia) (Preložiť) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (diskusia) (Preložiť) Undo revisions 13579 through 13585 with autosummary.
apihelp-edit-param-appendtext (diskusia) (Preložiť) Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter.
Prvá stránka
Posledná stránka