Komunikaty systemowe
Lista wszystkich komunikatów systemowych dostępnych w przestrzeni nazw MediaWiki. Odwiedź Tłumaczenie MediaWiki oraz translatewiki.net, jeśli chcesz uczestniczyć w tłumaczeniu oprogramowania MediaWiki.
Pierwsza strona |
Poprzednia strona |
Następna strona |
Ostatnia strona |
Nazwa | Tekst domyślny |
---|---|
Tekst obecny | |
apihelp-setnotificationtimestamp-param-torevid (dyskusja) (Przetłumacz) | Revision to set the notification timestamp to (one page only). |
apihelp-setpagelanguage-description (dyskusja) (Przetłumacz) | Zmień język strony. |
apihelp-setpagelanguage-description-disabled (dyskusja) (Przetłumacz) | 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-example-default (dyskusja) (Przetłumacz) | Change the language of the page with ID 123 to the wiki's default content language. |
apihelp-setpagelanguage-example-language (dyskusja) (Przetłumacz) | Change the language of <kbd>Main Page</kbd> to Basque. |
apihelp-setpagelanguage-param-lang (dyskusja) (Przetłumacz) | 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 (dyskusja) (Przetłumacz) | Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>. |
apihelp-setpagelanguage-param-reason (dyskusja) (Przetłumacz) | Powód zmiany. |
apihelp-setpagelanguage-param-tags (dyskusja) (Przetłumacz) | Change tags to apply to the log entry resulting from this action. |
apihelp-setpagelanguage-param-title (dyskusja) (Przetłumacz) | Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>. |
apihelp-stashedit-description (dyskusja) (Przetłumacz) | Prepare an edit in shared cache. This is intended to be used via AJAX from the edit form to improve the performance of the page save. |
apihelp-stashedit-param-baserevid (dyskusja) (Przetłumacz) | Revision ID of the base revision. |
apihelp-stashedit-param-contentformat (dyskusja) (Przetłumacz) | Content serialization format used for the input text. |
apihelp-stashedit-param-contentmodel (dyskusja) (Przetłumacz) | Content model of the new content. |
apihelp-stashedit-param-section (dyskusja) (Przetłumacz) | Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
apihelp-stashedit-param-sectiontitle (dyskusja) (Przetłumacz) | Tytuł nowej sekcji. |
apihelp-stashedit-param-stashedtexthash (dyskusja) (Przetłumacz) | Page content hash from a prior stash to use instead. |
apihelp-stashedit-param-summary (dyskusja) (Przetłumacz) | Opis zmian. |
apihelp-stashedit-param-text (dyskusja) (Przetłumacz) | Zawartość strony. |
apihelp-stashedit-param-title (dyskusja) (Przetłumacz) | Tytuł edytowanej strony. |
apihelp-summary (dyskusja) (Przetłumacz) | |
apihelp-tag-description (dyskusja) (Przetłumacz) | Add or remove change tags from individual revisions or log entries. |
apihelp-tag-example-log (dyskusja) (Przetłumacz) | Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd> |
apihelp-tag-example-rev (dyskusja) (Przetłumacz) | Add the <kbd>vandalism</kbd> tag to revision ID 123 without specifying a reason |
apihelp-tag-param-add (dyskusja) (Przetłumacz) | Tags to add. Only manually defined tags can be added. |
apihelp-tag-param-logid (dyskusja) (Przetłumacz) | One or more log entry IDs from which to add or remove the tag. |
apihelp-tag-param-rcid (dyskusja) (Przetłumacz) | One or more recent changes IDs from which to add or remove the tag. |
apihelp-tag-param-reason (dyskusja) (Przetłumacz) | Powód zmiany. |
apihelp-tag-param-remove (dyskusja) (Przetłumacz) | Tags to remove. Only tags that are either manually defined or completely undefined can be removed. |
apihelp-tag-param-revid (dyskusja) (Przetłumacz) | One or more revision IDs from which to add or remove the tag. |
apihelp-tag-param-tags (dyskusja) (Przetłumacz) | Tags to apply to the log entry that will be created as a result of this action. |
apihelp-tokens-description (dyskusja) (Przetłumacz) | Get tokens for data-modifying actions. This module is deprecated in favor of [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]. |
apihelp-tokens-example-edit (dyskusja) (Przetłumacz) | Retrieve an edit token (the default). |
apihelp-tokens-example-emailmove (dyskusja) (Przetłumacz) | Retrieve an email token and a move token. |
apihelp-tokens-param-type (dyskusja) (Przetłumacz) | Types of token to request. |
apihelp-unblock-description (dyskusja) (Przetłumacz) | Odblokuj użytkownika. |
apihelp-unblock-example-id (dyskusja) (Przetłumacz) | Unblock block ID #<kbd>105</kbd>. |
apihelp-unblock-example-user (dyskusja) (Przetłumacz) | Unblock user <kbd>Bob</kbd> with reason <kbd>Sorry Bob</kbd>. |
apihelp-unblock-param-id (dyskusja) (Przetłumacz) | ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var> or <var>$1userid</var>. |
apihelp-unblock-param-reason (dyskusja) (Przetłumacz) | Powód odblokowania. |
apihelp-unblock-param-tags (dyskusja) (Przetłumacz) | Change tags to apply to the entry in the block log. |
apihelp-unblock-param-user (dyskusja) (Przetłumacz) | Nazwa użytkownika, adres IP albo zakres adresów IP, które chcesz odblokować. Nie można używać jednocześnie z <var>$1id</var> lub <var>$1userid</var>. |
apihelp-unblock-param-userid (dyskusja) (Przetłumacz) | User ID to unblock. Cannot be used together with <var>$1id</var> or <var>$1user</var>. |
apihelp-undelete-description (dyskusja) (Przetłumacz) | Restore revisions of a deleted page. A list of deleted revisions (including timestamps) can be retrieved through [[Special:ApiHelp/query+deletedrevisions|prop=deletedrevisions]], and a list of deleted file IDs can be retrieved through [[Special:ApiHelp/query+filearchive|list=filearchive]]. |
apihelp-undelete-example-page (dyskusja) (Przetłumacz) | Undelete page <kbd>Main Page</kbd>. |
apihelp-undelete-example-revisions (dyskusja) (Przetłumacz) | Undelete two revisions of page <kbd>Main Page</kbd>. |
apihelp-undelete-param-fileids (dyskusja) (Przetłumacz) | IDs of the file revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored. |
apihelp-undelete-param-reason (dyskusja) (Przetłumacz) | Powód przywracania. |
apihelp-undelete-param-tags (dyskusja) (Przetłumacz) | Change tags to apply to the entry in the deletion log. |
apihelp-undelete-param-timestamps (dyskusja) (Przetłumacz) | Timestamps of the revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored. |
Pierwsza strona |
Poprzednia strona |
Następna strona |
Ostatnia strona |