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-query+watchlist-paramvalue-prop-autopatrol (diskuse) (přeložit) | Tags edits that are autopatrolled. |
| apihelp-query+watchlist-paramvalue-prop-comment (diskuse) (přeložit) | Adds comment of the edit. |
| apihelp-query+watchlist-paramvalue-prop-flags (diskuse) (přeložit) | Adds flags for the edit. |
| apihelp-query+watchlist-paramvalue-prop-ids (diskuse) (přeložit) | Adds revision IDs and page IDs. |
| apihelp-query+watchlist-paramvalue-prop-loginfo (diskuse) (přeložit) | Adds log information where appropriate. |
| apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (diskuse) (přeložit) | Adds timestamp of when the user was last notified about the edit. |
| apihelp-query+watchlist-paramvalue-prop-parsedcomment (diskuse) (přeložit) | Adds parsed comment of the edit. |
| apihelp-query+watchlist-paramvalue-prop-patrol (diskuse) (přeložit) | Tags edits that are patrolled. |
| apihelp-query+watchlist-paramvalue-prop-sizes (diskuse) (přeložit) | Adds the old and new lengths of the page. |
| apihelp-query+watchlist-paramvalue-prop-tags (diskuse) (přeložit) | Lists tags for the entry. |
| apihelp-query+watchlist-paramvalue-prop-timestamp (diskuse) (přeložit) | Adds timestamp of the edit. |
| apihelp-query+watchlist-paramvalue-prop-title (diskuse) (přeložit) | Adds title of the page. |
| apihelp-query+watchlist-paramvalue-prop-user (diskuse) (přeložit) | Adds the user who made the edit. |
| apihelp-query+watchlist-paramvalue-prop-userid (diskuse) (přeložit) | Adds user ID of whoever made the edit. |
| apihelp-query+watchlist-paramvalue-type-categorize (diskuse) (přeložit) | Category membership changes. |
| apihelp-query+watchlist-paramvalue-type-edit (diskuse) (přeložit) | Regular page edits. |
| apihelp-query+watchlist-paramvalue-type-external (diskuse) (přeložit) | External changes. |
| apihelp-query+watchlist-paramvalue-type-log (diskuse) (přeložit) | Log entries. |
| apihelp-query+watchlist-paramvalue-type-new (diskuse) (přeložit) | Page creations. |
| apihelp-query+watchlist-summary (diskuse) (přeložit) | Get recent changes to pages in the current user's watchlist. |
| apihelp-query+watchlistraw-example-generator (diskuse) (přeložit) | Fetch page info for pages on the current user's watchlist. |
| apihelp-query+watchlistraw-example-simple (diskuse) (přeložit) | Seznam sledovaných stránek uživatele. |
| apihelp-query+watchlistraw-param-dir (diskuse) (přeložit) | The direction in which to list. |
| apihelp-query+watchlistraw-param-fromtitle (diskuse) (přeložit) | Title (with namespace prefix) to begin enumerating from. |
| apihelp-query+watchlistraw-param-limit (diskuse) (přeložit) | How many total results to return per request. |
| apihelp-query+watchlistraw-param-namespace (diskuse) (přeložit) | Only list pages in the given namespaces. |
| apihelp-query+watchlistraw-param-owner (diskuse) (přeložit) | Used along with $1token to access a different user's watchlist. |
| apihelp-query+watchlistraw-param-prop (diskuse) (přeložit) | Which additional properties to get: |
| apihelp-query+watchlistraw-param-show (diskuse) (přeložit) | Only list items that meet these criteria. |
| apihelp-query+watchlistraw-param-token (diskuse) (přeložit) | A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist. |
| apihelp-query+watchlistraw-param-totitle (diskuse) (přeložit) | Title (with namespace prefix) to stop enumerating at. |
| apihelp-query+watchlistraw-paramvalue-prop-changed (diskuse) (přeložit) | Adds timestamp of when the user was last notified about the edit. |
| apihelp-query+watchlistraw-summary (diskuse) (přeložit) | Získat všechny stránky, které jsou aktuálním uživatelem sledovány. |
| apihelp-query-example-allpages (diskuse) (přeložit) | Fetch revisions of pages beginning with <kbd>API/</kbd>. |
| apihelp-query-example-revisions (diskuse) (přeložit) | Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>. |
| apihelp-query-extended-description (diskuse) (přeložit) | All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites. |
| apihelp-query-param-export (diskuse) (přeložit) | Export the current revisions of all given or generated pages. |
| apihelp-query-param-exportnowrap (diskuse) (přeložit) | Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export. |
| apihelp-query-param-exportschema (diskuse) (přeložit) | Target the given version of the XML dump format when exporting. Can only be used with <var>$1export</var>. |
| apihelp-query-param-indexpageids (diskuse) (přeložit) | Include an additional pageids section listing all returned page IDs. |
| apihelp-query-param-iwurl (diskuse) (přeložit) | Whether to get the full URL if the title is an interwiki link. |
| apihelp-query-param-list (diskuse) (přeložit) | Which lists to get. |
| apihelp-query-param-meta (diskuse) (přeložit) | Which metadata to get. |
| apihelp-query-param-prop (diskuse) (přeložit) | Which properties to get for the queried pages. |
| apihelp-query-param-rawcontinue (diskuse) (přeložit) | Return raw <samp>query-continue</samp> data for continuation. |
| apihelp-query-summary (diskuse) (přeložit) | Fetch data from and about MediaWiki. |
| apihelp-rawfm-summary (diskuse) (přeložit) | Data včetně ladicích prvků vypisuje ve formátu JSON (v čitelné HTML podobě). |
| apihelp-removeauthenticationdata-example-simple (diskuse) (přeložit) | Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>. |
| apihelp-removeauthenticationdata-summary (diskuse) (přeložit) | Remove authentication data for the current user. |
| apihelp-resetpassword-example-email (diskuse) (přeložit) | Send a password reset email for all users with email address <kbd>user@example.com</kbd>. |