Sistemske poruke
Idi na navigaciju
Idi na pretragu
Ovo je spisak sistemskih poruka dostupnih u imenskom prostoru „Medijaviki“.
Posetite Medijaviki lokalizaciju i translatewiki.net ako želite da doprinesete opštoj lokalizaciji Medijavikija.
Naziv | Podrazumevani tekst |
---|---|
Aktuelni tekst poruke | |
apihelp-setnotificationtimestamp-example-page (razgovor) (Prevedite) | Reset the notification status for <kbd>Main page</kbd>. |
apihelp-setnotificationtimestamp-example-pagetimestamp (razgovor) (Prevedite) | Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed. |
apihelp-setnotificationtimestamp-extended-description (razgovor) (Prevedite) | 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 (razgovor) (Prevedite) | Work on all watched pages. |
apihelp-setnotificationtimestamp-param-newerthanrevid (razgovor) (Prevedite) | Revision to set the notification timestamp newer than (one page only). |
apihelp-setnotificationtimestamp-param-timestamp (razgovor) (Prevedite) | Timestamp to which to set the notification timestamp. |
apihelp-setnotificationtimestamp-param-torevid (razgovor) (Prevedite) | Revision to set the notification timestamp to (one page only). |
apihelp-setnotificationtimestamp-summary (razgovor) (Prevedite) | Update the notification timestamp for watched pages. |
apihelp-setpagelanguage-example-default (razgovor) (Prevedite) | Change the language of the page with ID 123 to the wiki's default content language. |
apihelp-setpagelanguage-example-language (razgovor) (Prevedite) | Change the language of <kbd>Main Page</kbd> to Basque. |
apihelp-setpagelanguage-extended-description-disabled (razgovor) (Prevedite) | 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 (razgovor) (Prevedite) | 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 (razgovor) (Prevedite) | Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>. |
apihelp-setpagelanguage-param-reason (razgovor) (Prevedite) | Reason for the change. |
apihelp-setpagelanguage-param-tags (razgovor) (Prevedite) | Change tags to apply to the log entry resulting from this action. |
apihelp-setpagelanguage-param-title (razgovor) (Prevedite) | Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>. |
apihelp-setpagelanguage-summary (razgovor) (Prevedite) | Change the language of a page. |
apihelp-stashedit-extended-description (razgovor) (Prevedite) | This is intended to be used via AJAX from the edit form to improve the performance of the page save. |
apihelp-stashedit-param-baserevid (razgovor) (Prevedite) | Revision ID of the base revision. |
apihelp-stashedit-param-contentformat (razgovor) (Prevedite) | Content serialization format used for the input text. |
apihelp-stashedit-param-contentmodel (razgovor) (Prevedite) | Content model of the new content. |
apihelp-stashedit-param-section (razgovor) (Prevedite) | Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
apihelp-stashedit-param-sectiontitle (razgovor) (Prevedite) | The title for a new section. |
apihelp-stashedit-param-stashedtexthash (razgovor) (Prevedite) | Page content hash from a prior stash to use instead. |
apihelp-stashedit-param-summary (razgovor) (Prevedite) | Change summary. |
apihelp-stashedit-param-text (razgovor) (Prevedite) | Stranica sa sadržajem. |
apihelp-stashedit-param-title (razgovor) (Prevedite) | Title of the page being edited. |
apihelp-stashedit-summary (razgovor) (Prevedite) | Prepare an edit in shared cache. |
apihelp-summary (razgovor) (Prevedite) | |
apihelp-tag-example-log (razgovor) (Prevedite) | Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd> |
apihelp-tag-example-rev (razgovor) (Prevedite) | Add the <kbd>vandalism</kbd> tag to revision ID 123 without specifying a reason |
apihelp-tag-param-add (razgovor) (Prevedite) | Tags to add. Only manually defined tags can be added. |
apihelp-tag-param-logid (razgovor) (Prevedite) | One or more log entry IDs from which to add or remove the tag. |
apihelp-tag-param-rcid (razgovor) (Prevedite) | One or more recent changes IDs from which to add or remove the tag. |
apihelp-tag-param-reason (razgovor) (Prevedite) | Reason for the change. |
apihelp-tag-param-remove (razgovor) (Prevedite) | Tags to remove. Only tags that are either manually defined or completely undefined can be removed. |
apihelp-tag-param-revid (razgovor) (Prevedite) | One or more revision IDs from which to add or remove the tag. |
apihelp-tag-param-tags (razgovor) (Prevedite) | Tags to apply to the log entry that will be created as a result of this action. |
apihelp-tag-summary (razgovor) (Prevedite) | Add or remove change tags from individual revisions or log entries. |
apihelp-tokens-example-edit (razgovor) (Prevedite) | Retrieve an edit token (the default). |
apihelp-tokens-example-emailmove (razgovor) (Prevedite) | Retrieve an email token and a move token. |
apihelp-tokens-extended-description (razgovor) (Prevedite) | This module is deprecated in favor of [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]. |
apihelp-tokens-param-type (razgovor) (Prevedite) | Types of token to request. |
apihelp-tokens-summary (razgovor) (Prevedite) | Get tokens for data-modifying actions. |
apihelp-unblock-example-id (razgovor) (Prevedite) | Unblock block ID #<kbd>105</kbd>. |
apihelp-unblock-example-user (razgovor) (Prevedite) | Unblock user <kbd>Bob</kbd> with reason <kbd>Sorry Bob</kbd>. |
apihelp-unblock-param-id (razgovor) (Prevedite) | 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 (razgovor) (Prevedite) | Reason for unblock. |
apihelp-unblock-param-tags (razgovor) (Prevedite) | Change tags to apply to the entry in the block log. |
apihelp-unblock-param-user (razgovor) (Prevedite) | Username, IP address or IP address range to unblock. Cannot be used together with <var>$1id</var> or <var>$1userid</var>. |