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.
Prvá stránka |
Predošlá stránka |
Ďalšia stránka |
Posledná stránka |
Názov | štandardný text |
---|---|
aktuálny text | |
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. |
apihelp-edit-param-basetimestamp (diskusia) (Preložiť) | Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. |
apihelp-edit-param-bot (diskusia) (Preložiť) | Označit tuto editaci jako editaci robota. |
apihelp-edit-param-contentformat (diskusia) (Preložiť) | Content serialization format used for the input text. |
apihelp-edit-param-contentmodel (diskusia) (Preložiť) | Content model of the new content. |
apihelp-edit-param-createonly (diskusia) (Preložiť) | Needitovat stránku, pokud již existuje. |
apihelp-edit-param-md5 (diskusia) (Preložiť) | 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 (diskusia) (Preložiť) | Malá editace. |
apihelp-edit-param-nocreate (diskusia) (Preložiť) | Pokud stránka neexistuje, vrátit chybu. |
apihelp-edit-param-notminor (diskusia) (Preložiť) | Nemalá editace. |
apihelp-edit-param-pageid (diskusia) (Preložiť) | ID stránky, která se má editovat. Není možné použít společně s <var>$1title</var>. |
apihelp-edit-param-prependtext (diskusia) (Preložiť) | Add this text to the beginning of the page. Overrides $1text. |
apihelp-edit-param-recreate (diskusia) (Preložiť) | Override any errors about the page having been deleted in the meantime. |
apihelp-edit-param-redirect (diskusia) (Preložiť) | Automaticky opravit přesměrování. |
apihelp-edit-param-section (diskusia) (Preložiť) | Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
apihelp-edit-param-sectiontitle (diskusia) (Preložiť) | Název nové sekce. |
apihelp-edit-param-starttimestamp (diskusia) (Preložiť) | Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit). |
apihelp-edit-param-summary (diskusia) (Preložiť) | Edit summary. Also section title when $1section=new and $1sectiontitle is not set. |
apihelp-edit-param-tags (diskusia) (Preložiť) | Change tags to apply to the revision. |
apihelp-edit-param-text (diskusia) (Preložiť) | Obsah stránky. |
apihelp-edit-param-title (diskusia) (Preložiť) | Název stránky, kterou chcete editovat. Nelze použít společně s <var>$1pageid</var>. |
apihelp-edit-param-token (diskusia) (Preložiť) | The token should always be sent as the last parameter, or at least after the $1text parameter. |
apihelp-edit-param-undo (diskusia) (Preložiť) | Undo this revision. Overrides $1text, $1prependtext and $1appendtext. |
apihelp-edit-param-undoafter (diskusia) (Preložiť) | Undo all revisions from $1undo to this one. If not set, just undo one revision. |
apihelp-edit-param-unwatch (diskusia) (Preložiť) | Odstranit stránku ze seznamu sledovaných. |
apihelp-edit-param-watch (diskusia) (Preložiť) | Přidat stránku na seznam sledovaných. |
apihelp-edit-param-watchlist (diskusia) (Preložiť) | Bezpodmíněnečně přidat nebo odstranit stránku ze sledovaných stránek aktuálního uživatele, použít nastavení nebo neměnit sledování. |
apihelp-emailuser-description (diskusia) (Preložiť) | Poslat uživateli e-mail. |
apihelp-emailuser-example-email (diskusia) (Preložiť) | Poslat e-mail uživateli <kbd>WikiSysop</kbd> s textem <kbd>Content</kbd>. |
apihelp-emailuser-param-ccme (diskusia) (Preložiť) | Odeslat mi kopii této zprávy. |
Prvá stránka |
Predošlá stránka |
Ďalšia stránka |
Posledná stránka |