Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Sistemska sporočila (prevodi)


Navedena so v imenskem prostoru MediaWiki dostopna sistemska sporočila. Za lokalizacijo in prevajanje obiščite MediaWiki in translatewiki.net ter tako prispevajte k splošnemu prevodu programja.

Filter
Filtriraj po prilagoditvenem stanju:    
Prva stran
Zadnja stran
Ime Prednastavljeno besedilo
Trenutno besedilo
apihelp-revisiondelete-param-suppress (Pogovor) (Prevedi) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-target (Pogovor) (Prevedi) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (Pogovor) (Prevedi) Type of revision deletion being performed.
apihelp-rollback-description (Pogovor) (Prevedi) Undo the last edit to the page. If the last user who edited the page made multiple edits in a row, they will all be rolled back.
apihelp-rollback-example-simple (Pogovor) (Prevedi) Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (Pogovor) (Prevedi) 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-param-markbot (Pogovor) (Prevedi) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (Pogovor) (Prevedi) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (Pogovor) (Prevedi) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-tags (Pogovor) (Prevedi) Tags to apply to the rollback.
apihelp-rollback-param-title (Pogovor) (Prevedi) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (Pogovor) (Prevedi) Name of the user whose edits are to be rolled back.
apihelp-rollback-param-watchlist (Pogovor) (Prevedi) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-rsd-description (Pogovor) (Prevedi) Export an RSD (Really Simple Discovery) schema.
apihelp-rsd-example-simple (Pogovor) (Prevedi) Export the RSD schema.
apihelp-setnotificationtimestamp-description (Pogovor) (Prevedi) Update the notification timestamp for watched pages. 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-example-all (Pogovor) (Prevedi) Reset the notification status for the entire watchlist.
apihelp-setnotificationtimestamp-example-allpages (Pogovor) (Prevedi) Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace.
apihelp-setnotificationtimestamp-example-page (Pogovor) (Prevedi) Reset the notification status for <kbd>Main page</kbd>.
apihelp-setnotificationtimestamp-example-pagetimestamp (Pogovor) (Prevedi) Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed.
apihelp-setnotificationtimestamp-param-entirewatchlist (Pogovor) (Prevedi) Work on all watched pages.
apihelp-setnotificationtimestamp-param-newerthanrevid (Pogovor) (Prevedi) Revision to set the notification timestamp newer than (one page only).
apihelp-setnotificationtimestamp-param-timestamp (Pogovor) (Prevedi) Timestamp to which to set the notification timestamp.
apihelp-setnotificationtimestamp-param-torevid (Pogovor) (Prevedi) Revision to set the notification timestamp to (one page only).
apihelp-stashedit-description (Pogovor) (Prevedi) 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 (Pogovor) (Prevedi) Revision ID of the base revision.
apihelp-stashedit-param-contentformat (Pogovor) (Prevedi) Content serialization format used for the input text.
apihelp-stashedit-param-contentmodel (Pogovor) (Prevedi) Content model of the new content.
apihelp-stashedit-param-section (Pogovor) (Prevedi) Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-stashedit-param-sectiontitle (Pogovor) (Prevedi) The title for a new section.
apihelp-stashedit-param-stashedtexthash (Pogovor) (Prevedi) Page content hash from a prior stash to use instead.
apihelp-stashedit-param-summary (Pogovor) (Prevedi) Change summary.
apihelp-stashedit-param-text (Pogovor) (Prevedi) Page content.
apihelp-stashedit-param-title (Pogovor) (Prevedi) Title of the page being edited.
apihelp-summary (Pogovor) (Prevedi)  
apihelp-tag-description (Pogovor) (Prevedi) Add or remove change tags from individual revisions or log entries.
apihelp-tag-example-log (Pogovor) (Prevedi) Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd>
apihelp-tag-example-rev (Pogovor) (Prevedi) Add the <kbd>vandalism</kbd> tag to revision ID 123 without specifying a reason
apihelp-tag-param-add (Pogovor) (Prevedi) Tags to add. Only manually defined tags can be added.
apihelp-tag-param-logid (Pogovor) (Prevedi) One or more log entry IDs from which to add or remove the tag.
apihelp-tag-param-rcid (Pogovor) (Prevedi) One or more recent changes IDs from which to add or remove the tag.
apihelp-tag-param-reason (Pogovor) (Prevedi) Reason for the change.
apihelp-tag-param-remove (Pogovor) (Prevedi) Tags to remove. Only tags that are either manually defined or completely undefined can be removed.
apihelp-tag-param-revid (Pogovor) (Prevedi) One or more revision IDs from which to add or remove the tag.
apihelp-tokens-description (Pogovor) (Prevedi) 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 (Pogovor) (Prevedi) Retrieve an edit token (the default).
apihelp-tokens-example-emailmove (Pogovor) (Prevedi) Retrieve an email token and a move token.
apihelp-tokens-param-type (Pogovor) (Prevedi) Types of token to request.
apihelp-unblock-description (Pogovor) (Prevedi) Unblock a user.
apihelp-unblock-example-id (Pogovor) (Prevedi) Unblock block ID #<kbd>105</kbd>.
Prva stran
Zadnja stran