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-main-param-servedby (diskuse) (přeložit) | Zahrnout do odpovědi název hostitele, který požadavek obsloužil. |
apihelp-main-param-smaxage (diskuse) (přeložit) | Nastaví HTTP hlavičku pro řízení kešování <code>s-maxage</code> na uvedený počet sekund. Chyby se nekešují nikdy. |
apihelp-main-param-uselang (diskuse) (přeložit) | Jazyk, který se má použít pro překlad hlášení. Pomocí <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd> se <kbd>siprop=languages</kbd> získáte seznam jazykových kódů nebo zadejte „<kbd>user</kbd>“ pro použití předvoleného jazyka aktuálního uživatele či „<kbd>content</kbd>“ pro použití jazyka obsahu této wiki. |
apihelp-main-param-variant (diskuse) (přeložit) | Variant of the language. Only works if the base language supports variant conversion. |
apihelp-main-paramvalue-errorformat-bc (diskuse) (přeložit) | Format used prior to MediaWiki 1.29. <var>errorlang</var> and <var>errorsuselocal</var> are ignored. |
apihelp-main-paramvalue-errorformat-html (diskuse) (přeložit) | HTML |
apihelp-main-paramvalue-errorformat-none (diskuse) (přeložit) | No text output, only the error codes. |
apihelp-main-paramvalue-errorformat-plaintext (diskuse) (přeložit) | Wikitext with HTML tags removed and entities replaced. |
apihelp-main-paramvalue-errorformat-raw (diskuse) (přeložit) | Message key and parameters. |
apihelp-main-paramvalue-errorformat-wikitext (diskuse) (přeložit) | Unparsed wikitext. |
apihelp-main-summary (diskuse) (přeložit) | |
apihelp-managetags-example-activate (diskuse) (přeložit) | Activate a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd> |
apihelp-managetags-example-create (diskuse) (přeložit) | Create a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd> |
apihelp-managetags-example-deactivate (diskuse) (přeložit) | Deactivate a tag named <kbd>spam</kbd> with the reason <kbd>No longer required</kbd> |
apihelp-managetags-example-delete (diskuse) (přeložit) | Delete the <kbd>vandlaism</kbd> tag with the reason <kbd>Misspelt</kbd> |
apihelp-managetags-param-ignorewarnings (diskuse) (přeložit) | Whether to ignore any warnings that are issued during the operation. |
apihelp-managetags-param-operation (diskuse) (přeložit) | Which operation to perform: |
apihelp-managetags-param-reason (diskuse) (přeložit) | An optional reason for creating, deleting, activating or deactivating the tag. |
apihelp-managetags-param-tag (diskuse) (přeložit) | Tag to create, delete, activate or deactivate. For tag creation, the tag must not exist. For tag deletion, the tag must exist. For tag activation, the tag must exist and not be in use by an extension. For tag deactivation, the tag must be currently active and manually defined. |
apihelp-managetags-param-tags (diskuse) (přeložit) | Change tags to apply to the entry in the tag management log. |
apihelp-managetags-paramvalue-operation-activate (diskuse) (přeložit) | Activate a change tag, allowing users to apply it manually. |
apihelp-managetags-paramvalue-operation-create (diskuse) (přeložit) | Create a new change tag for manual use. |
apihelp-managetags-paramvalue-operation-deactivate (diskuse) (přeložit) | Deactivate a change tag, preventing users from applying it manually. |
apihelp-managetags-paramvalue-operation-delete (diskuse) (přeložit) | Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used. |
apihelp-managetags-summary (diskuse) (přeložit) | Perform management tasks relating to change tags. |
apihelp-mergehistory-example-merge (diskuse) (přeložit) | Merge the entire history of <kbd>Oldpage</kbd> into <kbd>Newpage</kbd>. |
apihelp-mergehistory-example-merge-timestamp (diskuse) (přeložit) | Merge the page revisions of <kbd>Oldpage</kbd> dating up to <kbd>2015-12-31T04:37:41Z</kbd> into <kbd>Newpage</kbd>. |
apihelp-mergehistory-param-from (diskuse) (přeložit) | Title of the page from which history will be merged. Cannot be used together with <var>$1fromid</var>. |
apihelp-mergehistory-param-fromid (diskuse) (přeložit) | Page ID of the page from which history will be merged. Cannot be used together with <var>$1from</var>. |
apihelp-mergehistory-param-reason (diskuse) (přeložit) | Reason for the history merge. |
apihelp-mergehistory-param-timestamp (diskuse) (přeložit) | Timestamp up to which revisions will be moved from the source page's history to the destination page's history. If omitted, the entire page history of the source page will be merged into the destination page. |
apihelp-mergehistory-param-to (diskuse) (přeložit) | Title of the page to which history will be merged. Cannot be used together with <var>$1toid</var>. |
apihelp-mergehistory-param-toid (diskuse) (přeložit) | Page ID of the page to which history will be merged. Cannot be used together with <var>$1to</var>. |
apihelp-mergehistory-summary (diskuse) (přeložit) | Merge page histories. |
apihelp-move-example-move (diskuse) (přeložit) | Move <kbd>Badtitle</kbd> to <kbd>Goodtitle</kbd> without leaving a redirect. |
apihelp-move-param-from (diskuse) (přeložit) | Title of the page to rename. Cannot be used together with <var>$1fromid</var>. |
apihelp-move-param-fromid (diskuse) (přeložit) | Page ID of the page to rename. Cannot be used together with <var>$1from</var>. |
apihelp-move-param-ignorewarnings (diskuse) (přeložit) | Ignorovat všechna varování. |
apihelp-move-param-movesubpages (diskuse) (přeložit) | Přejmenovat možné podstránky |
apihelp-move-param-movetalk (diskuse) (přeložit) | Přejmenovat diskuzní stránku, pokud existuje. |
apihelp-move-param-noredirect (diskuse) (přeložit) | Nevytvářet přesměrování. |
apihelp-move-param-reason (diskuse) (přeložit) | Důvod k přejmenování. |
apihelp-move-param-tags (diskuse) (přeložit) | Change tags to apply to the entry in the move log and to the null revision on the destination page. |
apihelp-move-param-to (diskuse) (přeložit) | Title to rename the page to. |
apihelp-move-param-unwatch (diskuse) (přeložit) | Odstranit stránku a přesměrování ze sledovaných stránek současného uživatele. |
apihelp-move-param-watch (diskuse) (přeložit) | Přidat stránku a přesměrování do sledovaných stránek aktuálního uživatele. |
apihelp-move-param-watchlist (diskuse) (přeložit) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
apihelp-move-param-watchlistexpiry (diskuse) (přeložit) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-move-summary (diskuse) (přeložit) | Přesunout stránku. |
apihelp-no-such-module (diskuse) (přeložit) | Modul „$1“ nebyl nalezen. |