Системные сообщения

Перейти к: навигация, поиск

Это список системных сообщений, доступных в пространстве имён «MediaWiki». Если вы хотите внести вклад в общую локализацию MediaWiki, пожалуйста, посетите страницу описания локализации и проект translatewiki.net.

Фильтр
Фильтр по статусу изменения:    
Первая страница
Последняя страница
Сообщение Текст по умолчанию
Текущий текст
apihelp-revisiondelete-example-log (обсуждение) (Перевести) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (обсуждение) (Перевести) Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>.
apihelp-revisiondelete-param-hide (обсуждение) (Перевести) What to hide for each revision.
apihelp-revisiondelete-param-ids (обсуждение) (Перевести) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (обсуждение) (Перевести) Reason for the deletion or undeletion.
apihelp-revisiondelete-param-show (обсуждение) (Перевести) What to unhide for each revision.
apihelp-revisiondelete-param-suppress (обсуждение) (Перевести) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-target (обсуждение) (Перевести) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (обсуждение) (Перевести) Type of revision deletion being performed.
apihelp-rollback-description (обсуждение) (Перевести) 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 (обсуждение) (Перевести) Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (обсуждение) (Перевести) 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 (обсуждение) (Перевести) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (обсуждение) (Перевести) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (обсуждение) (Перевести) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-title (обсуждение) (Перевести) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (обсуждение) (Перевести) Name of the user whose edits are to be rolled back.
apihelp-rollback-param-watchlist (обсуждение) (Перевести) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-rsd-description (обсуждение) (Перевести) Export an RSD (Really Simple Discovery) schema.
apihelp-rsd-example-simple (обсуждение) (Перевести) Export the RSD schema.
apihelp-savedrafts-description (обсуждение) (Перевести) Сохранить черновик.
apihelp-savedrafts-param-drafttoken (обсуждение) (Перевести) Draft token.
apihelp-savedrafts-param-edittime (обсуждение) (Перевести) The edit time of the draft.
apihelp-savedrafts-param-id (обсуждение) (Перевести) ID черновика.
apihelp-savedrafts-param-minoredit (обсуждение) (Перевести) Boolean representing whether the draft is a minor edit.
apihelp-savedrafts-param-scrolltop (обсуждение) (Перевести) The scrollTop of the text box.
apihelp-savedrafts-param-section (обсуждение) (Перевести) Index of the section of the page being edited.
apihelp-savedrafts-param-starttime (обсуждение) (Перевести) The start time of the draft.
apihelp-savedrafts-param-summary (обсуждение) (Перевести) Draft summary.
apihelp-savedrafts-param-text (обсуждение) (Перевести) Текст черновика.
apihelp-savedrafts-param-title (обсуждение) (Перевести) Заголовок черновика.
apihelp-setnotificationtimestamp-description (обсуждение) (Перевести) 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 (обсуждение) (Перевести) Reset the notification status for the entire watchlist.
apihelp-setnotificationtimestamp-example-allpages (обсуждение) (Перевести) Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace.
apihelp-setnotificationtimestamp-example-page (обсуждение) (Перевести) Reset the notification status for <kbd>Main page</kbd>.
apihelp-setnotificationtimestamp-example-pagetimestamp (обсуждение) (Перевести) Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed.
apihelp-setnotificationtimestamp-param-entirewatchlist (обсуждение) (Перевести) Work on all watched pages.
apihelp-setnotificationtimestamp-param-newerthanrevid (обсуждение) (Перевести) Revision to set the notification timestamp newer than (one page only).
apihelp-setnotificationtimestamp-param-timestamp (обсуждение) (Перевести) Timestamp to which to set the notification timestamp.
apihelp-setnotificationtimestamp-param-torevid (обсуждение) (Перевести) Revision to set the notification timestamp to (one page only).
apihelp-stashedit-description (обсуждение) (Перевести) 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 (обсуждение) (Перевести) Revision ID of the base revision.
apihelp-stashedit-param-contentformat (обсуждение) (Перевести) Content serialization format used for the input text.
apihelp-stashedit-param-contentmodel (обсуждение) (Перевести) Content model of the new content.
apihelp-stashedit-param-section (обсуждение) (Перевести) Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-stashedit-param-sectiontitle (обсуждение) (Перевести) The title for a new section.
apihelp-stashedit-param-text (обсуждение) (Перевести) Page content.
apihelp-stashedit-param-title (обсуждение) (Перевести) Title of the page being edited.
apihelp-summary (обсуждение) (Перевести)  
apihelp-tag-description (обсуждение) (Перевести) Add or remove change tags from individual revisions or log entries.
Первая страница
Последняя страница