Všechna systémová hlášení
Skočit na navigaci
Skočit na vyhledávání
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-resetpassword-example-user (diskuse) (přeložit) | Send a password reset email to user <kbd>Example</kbd>. |
| apihelp-resetpassword-extended-description-noroutes (diskuse) (přeložit) | No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module. |
| apihelp-resetpassword-param-email (diskuse) (přeložit) | Email address of the user being reset. |
| apihelp-resetpassword-param-user (diskuse) (přeložit) | User being reset. |
| apihelp-resetpassword-summary (diskuse) (přeložit) | Send a password reset email to a user. |
| apihelp-revisiondelete-example-log (diskuse) (přeložit) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
| apihelp-revisiondelete-example-revision (diskuse) (přeložit) | Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>. |
| apihelp-revisiondelete-param-hide (diskuse) (přeložit) | What to hide for each revision. |
| apihelp-revisiondelete-param-ids (diskuse) (přeložit) | Identifiers for the revisions to be deleted. |
| apihelp-revisiondelete-param-reason (diskuse) (přeložit) | Reason for the deletion or undeletion. |
| apihelp-revisiondelete-param-show (diskuse) (přeložit) | What to unhide for each revision. |
| apihelp-revisiondelete-param-suppress (diskuse) (přeložit) | Whether to suppress data from administrators as well as others. |
| apihelp-revisiondelete-param-tags (diskuse) (přeložit) | Tags to apply to the entry in the deletion log. |
| apihelp-revisiondelete-param-target (diskuse) (přeložit) | Page title for the revision deletion, if required for the type. |
| apihelp-revisiondelete-param-type (diskuse) (přeložit) | Type of revision deletion being performed. |
| apihelp-revisiondelete-summary (diskuse) (přeložit) | Delete and undelete revisions. |
| apihelp-rollback-example-simple (diskuse) (přeložit) | Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>. |
| apihelp-rollback-example-summary (diskuse) (přeložit) | Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits. |
| apihelp-rollback-extended-description (diskuse) (přeložit) | If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
| apihelp-rollback-param-markbot (diskuse) (přeložit) | Mark the reverted edits and the revert as bot edits. |
| apihelp-rollback-param-pageid (diskuse) (přeložit) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
| apihelp-rollback-param-summary (diskuse) (přeložit) | Custom edit summary. If empty, default summary will be used. |
| apihelp-rollback-param-tags (diskuse) (přeložit) | Tags to apply to the rollback. |
| apihelp-rollback-param-title (diskuse) (přeložit) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
| apihelp-rollback-param-user (diskuse) (přeložit) | Name of the user whose edits are to be rolled back. |
| apihelp-rollback-param-watchlist (diskuse) (přeložit) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-rollback-summary (diskuse) (přeložit) | Undo the last edit to the page. |
| apihelp-rsd-example-simple (diskuse) (přeložit) | Export the RSD schema. |
| apihelp-rsd-summary (diskuse) (přeložit) | Export an RSD (Really Simple Discovery) schema. |
| apihelp-setnotificationtimestamp-example-all (diskuse) (přeložit) | Reset the notification status for the entire watchlist. |
| apihelp-setnotificationtimestamp-example-allpages (diskuse) (přeložit) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
| apihelp-setnotificationtimestamp-example-page (diskuse) (přeložit) | Reset the notification status for <kbd>Main page</kbd>. |
| apihelp-setnotificationtimestamp-example-pagetimestamp (diskuse) (přeložit) | Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed. |
| apihelp-setnotificationtimestamp-extended-description (diskuse) (přeložit) | This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled. |
| apihelp-setnotificationtimestamp-param-entirewatchlist (diskuse) (přeložit) | Work on all watched pages. |
| apihelp-setnotificationtimestamp-param-newerthanrevid (diskuse) (přeložit) | Revision to set the notification timestamp newer than (one page only). |
| apihelp-setnotificationtimestamp-param-timestamp (diskuse) (přeložit) | Timestamp to which to set the notification timestamp. |
| apihelp-setnotificationtimestamp-param-torevid (diskuse) (přeložit) | Revision to set the notification timestamp to (one page only). |
| apihelp-setnotificationtimestamp-summary (diskuse) (přeložit) | Update the notification timestamp for watched pages. |
| apihelp-setpagelanguage-example-default (diskuse) (přeložit) | Change the language of the page with ID 123 to the wiki's default content language. |
| apihelp-setpagelanguage-example-language (diskuse) (přeložit) | Change the language of <kbd>Main Page</kbd> to Basque. |
| apihelp-setpagelanguage-extended-description-disabled (diskuse) (přeložit) | Changing the language of a page is not allowed on this wiki. Enable <var>[[mw:Special:MyLanguage/Manual:$wgPageLanguageUseDB|$wgPageLanguageUseDB]]</var> to use this action. |
| apihelp-setpagelanguage-param-lang (diskuse) (přeložit) | Language code of the language to change the page to. Use <kbd>default</kbd> to reset the page to the wiki's default content language. |
| apihelp-setpagelanguage-param-pageid (diskuse) (přeložit) | Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>. |
| apihelp-setpagelanguage-param-reason (diskuse) (přeložit) | Reason for the change. |
| apihelp-setpagelanguage-param-tags (diskuse) (přeložit) | Change tags to apply to the log entry resulting from this action. |
| apihelp-setpagelanguage-param-title (diskuse) (přeložit) | Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>. |
| apihelp-setpagelanguage-summary (diskuse) (přeložit) | Change the language of a page. |
| apihelp-spamblacklist-description (diskuse) (přeložit) | Validate one or more URLs against the SpamBlacklist. |
| apihelp-spamblacklist-example-1 (diskuse) (přeložit) | Check two URLs against the blacklist |