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

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

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

Фильтр
Фильтр по статусу изменения:    
Первая страница
Последняя страница
Сообщение Текст по умолчанию
Текущий текст
apihelp-createaccount-description (обсуждение) (Перевести) Создайте новую учетную запись Пользователя.
apihelp-createaccount-example-mail (обсуждение) (Перевести) Создать пользователя <kbd>testmailuser</kbd> и адрес электронной почты, сгенерировать случайный пароль.
apihelp-createaccount-example-pass (обсуждение) (Перевести) Создать пользователя <kbd>testuser</kbd> с паролем <kbd>test123</kbd>.
apihelp-createaccount-param-domain (обсуждение) (Перевести) Домен для внешней аутентификации (дополнительно).
apihelp-createaccount-param-email (обсуждение) (Перевести) Адрес электронной почты пользователя (дополнительно).
apihelp-createaccount-param-language (обсуждение) (Перевести) Установить код языка по умолчанию для пользователя (необязательный, по умолчанию используется язык содержимого).
apihelp-createaccount-param-mailpassword (обсуждение) (Перевести) Если установлено любое значение, случайный пароль будет выслан пользователю.
apihelp-createaccount-param-name (обсуждение) (Перевести) Имя участника.
apihelp-createaccount-param-password (обсуждение) (Перевести) Пароль (ignored if <var>$1mailpassword</var> is set).
apihelp-createaccount-param-realname (обсуждение) (Перевести) Настоящее имя пользователя (дополнительно).
apihelp-createaccount-param-reason (обсуждение) (Перевести) Дополнительная причина создания учетной записи для записи в журнал.
apihelp-createaccount-param-token (обсуждение) (Перевести) Создание учетной записи токена, полученные в первом запросе.
apihelp-dbg-description (обсуждение) (Перевести) Output data in PHP's <code>var_export()</code> format.
apihelp-dbgfm-description (обсуждение) (Перевести) Output data in PHP's <code>var_export()</code> format (pretty-print in HTML).
apihelp-delete-description (обсуждение) (Перевести) Удалить страницу.
apihelp-delete-example-reason (обсуждение) (Перевести) Удалить <kbd>Main Page</kbd> причина <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (обсуждение) (Перевести) удалить <kbd>Main Page</kbd>.
apihelp-delete-param-oldimage (обсуждение) (Перевести) The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]].
apihelp-delete-param-pageid (обсуждение) (Перевести) Page ID of the page to delete. Cannot be used together with <var>$1title</var>.
apihelp-delete-param-reason (обсуждение) (Перевести) Reason for the deletion. If not set, an automatically generated reason will be used.
apihelp-delete-param-title (обсуждение) (Перевести) Заголовок страницы удалить. Совместное использование с <var>$1страницы</var> невозможно.
apihelp-delete-param-unwatch (обсуждение) (Перевести) Удалить страницу из списка наблюдения текущего пользователя.
apihelp-delete-param-watch (обсуждение) (Перевести) Добавить страницу к текущему списку наблюдения пользователя.
apihelp-delete-param-watchlist (обсуждение) (Перевести) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-disabled-description (обсуждение) (Перевести) Этот модуль был отключен.
apihelp-edit-description (обсуждение) (Перевести) Создать и отредактировать страницы.
apihelp-edit-example-edit (обсуждение) (Перевести) Редактировать страницу
apihelp-edit-example-prepend (обсуждение) (Перевести) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (обсуждение) (Перевести) Undo revisions 13579 through 13585 with autosummary.
apihelp-edit-param-appendtext (обсуждение) (Перевести) Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter.
apihelp-edit-param-basetimestamp (обсуждение) (Перевести) Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]].
apihelp-edit-param-bot (обсуждение) (Перевести) Пометить правку как сделанную ботом.
apihelp-edit-param-contentformat (обсуждение) (Перевести) Формат сериализации содержимого, используемый для ввода текста.
apihelp-edit-param-contentmodel (обсуждение) (Перевести) Content model of the new content.
apihelp-edit-param-createonly (обсуждение) (Перевести) Не редактировать страницу, если она уже существует.
apihelp-edit-param-md5 (обсуждение) (Перевести) The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct.
apihelp-edit-param-minor (обсуждение) (Перевести) Незначительное изменение (малая правка).
apihelp-edit-param-nocreate (обсуждение) (Перевести) Выбрасывать ошибку, если страницы не существует.
apihelp-edit-param-notminor (обсуждение) (Перевести) Значительное изменение (обычная, не «малая», правка).
apihelp-edit-param-pageid (обсуждение) (Перевести) Page ID of the page to edit. Cannot be used together with <var>$1title</var>.
apihelp-edit-param-prependtext (обсуждение) (Перевести) Add this text to the beginning of the page. Overrides $1text.
apihelp-edit-param-recreate (обсуждение) (Перевести) Override any errors about the page having been deleted in the meantime.
apihelp-edit-param-redirect (обсуждение) (Перевести) Автоматически разрешать редиректы.
apihelp-edit-param-section (обсуждение) (Перевести) Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-edit-param-sectiontitle (обсуждение) (Перевести) Заголовок для нового раздела.
apihelp-edit-param-starttimestamp (обсуждение) (Перевести) Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit).
apihelp-edit-param-summary (обсуждение) (Перевести) Edit summary. Also section title when $1section=new and $1sectiontitle is not set.
apihelp-edit-param-tags (обсуждение) (Перевести) Change tags to apply to the revision.
apihelp-edit-param-text (обсуждение) (Перевести) Содержание страницы.
apihelp-edit-param-title (обсуждение) (Перевести) Title of the page to edit. Cannot be used together with <var>$1pageid</var>.
Первая страница
Последняя страница