Системные сообщения
Это список системных сообщений, доступных в пространстве имён «MediaWiki». Если вы хотите внести вклад в общую локализацию MediaWiki, пожалуйста, посетите страницу описания локализации и проект translatewiki.net.
Первая страница |
Предыдущая страница |
Следующая страница |
Последняя страница |
Сообщение | Текст по умолчанию |
---|---|
Текущий текст | |
apihelp-feedrecentchanges-param-hidemyself (обсуждение) (Перевести) | Скрыть изменения, сделанные текущим участником. |
apihelp-feedrecentchanges-param-hidepatrolled (обсуждение) (Перевести) | Скрыть отпатруллированные правки. |
apihelp-feedrecentchanges-param-invert (обсуждение) (Перевести) | All namespaces but the selected one. |
apihelp-feedrecentchanges-param-limit (обсуждение) (Перевести) | Максимальное число возвращаемых результатов. |
apihelp-feedrecentchanges-param-namespace (обсуждение) (Перевести) | Namespace to limit the results to. |
apihelp-feedrecentchanges-param-showlinkedto (обсуждение) (Перевести) | Show changes on pages linked to the selected page instead. |
apihelp-feedrecentchanges-param-tagfilter (обсуждение) (Перевести) | Фильтр по тегам. |
apihelp-feedrecentchanges-param-target (обсуждение) (Перевести) | Show only changes on pages linked from this page. |
apihelp-feedwatchlist-description (обсуждение) (Перевести) | Returns a watchlist feed. |
apihelp-feedwatchlist-example-all6hrs (обсуждение) (Перевести) | Show all changes to watched pages in the past 6 hours. |
apihelp-feedwatchlist-example-default (обсуждение) (Перевести) | Show the watchlist feed. |
apihelp-feedwatchlist-param-feedformat (обсуждение) (Перевести) | The format of the feed. |
apihelp-feedwatchlist-param-hours (обсуждение) (Перевести) | List pages modified within this many hours from now. |
apihelp-feedwatchlist-param-linktosections (обсуждение) (Перевести) | Link directly to changed sections if possible. |
apihelp-filerevert-description (обсуждение) (Перевести) | Revert a file to an old version. |
apihelp-filerevert-example-revert (обсуждение) (Перевести) | Revert <kbd>Wiki.png</kbd> to the version of <kbd>2011-03-05T15:27:40Z</kbd>. |
apihelp-filerevert-param-archivename (обсуждение) (Перевести) | Archive name of the revision to revert to. |
apihelp-filerevert-param-comment (обсуждение) (Перевести) | Загрузить комментарий. |
apihelp-filerevert-param-filename (обсуждение) (Перевести) | Target filename, without the File: prefix. |
apihelp-format-example-generic (обсуждение) (Перевести) | Return the query result in the $1 format. |
apihelp-help-description (обсуждение) (Перевести) | Display help for the specified modules. |
apihelp-help-example-help (обсуждение) (Перевести) | Help for the help module itself. |
apihelp-help-example-main (обсуждение) (Перевести) | Помощь по главному модулю. |
apihelp-help-example-query (обсуждение) (Перевести) | Help for two query submodules. |
apihelp-help-example-recursive (обсуждение) (Перевести) | Вся справка в одном разделе. |
apihelp-help-param-helpformat (обсуждение) (Перевести) | Format of the help output. |
apihelp-help-param-modules (обсуждение) (Перевести) | Modules to display help for (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>. |
apihelp-help-param-recursivesubmodules (обсуждение) (Перевести) | Include help for submodules recursively. |
apihelp-help-param-submodules (обсуждение) (Перевести) | Include help for submodules of the named module. |
apihelp-help-param-toc (обсуждение) (Перевести) | Include a table of contents in the HTML output. |
apihelp-help-param-wrap (обсуждение) (Перевести) | Wrap the output in a standard API response structure. |
apihelp-imagerotate-description (обсуждение) (Перевести) | Поворот одного или нескольких изображений. |
apihelp-imagerotate-example-generator (обсуждение) (Перевести) | Повернуть все изображения в <kbd>Category:Flip</kbd> на <kbd>180</kbd> градусов. |
apihelp-imagerotate-example-simple (обсуждение) (Перевести) | Повернуть <kbd>File:Example.png</kbd> на <kbd>90</kbd> градусов. |
apihelp-imagerotate-param-rotation (обсуждение) (Перевести) | На сколько градусов по часовой стрелке повернуть изображение. |
apihelp-import-description (обсуждение) (Перевести) | Import a page from another wiki, or from an XML file. Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter. |
apihelp-import-example-import (обсуждение) (Перевести) | Import [[meta:Help:ParserFunctions]] to namespace 100 with full history. |
apihelp-import-param-fullhistory (обсуждение) (Перевести) | For interwiki imports: import the full history, not just the current version. |
apihelp-import-param-interwikipage (обсуждение) (Перевести) | For interwiki imports: page to import. |
apihelp-import-param-interwikisource (обсуждение) (Перевести) | For interwiki imports: wiki to import from. |
apihelp-import-param-namespace (обсуждение) (Перевести) | Import to this namespace. Cannot be used together with <var>$1rootpage</var>. |
apihelp-import-param-rootpage (обсуждение) (Перевести) | Import as subpage of this page. Cannot be used together with <var>$1namespace</var>. |
apihelp-import-param-summary (обсуждение) (Перевести) | Импорт итога |
apihelp-import-param-templates (обсуждение) (Перевести) | For interwiki imports: import all included templates as well. |
apihelp-import-param-xml (обсуждение) (Перевести) | Загруженный XML-файл. |
apihelp-infobox-param-args (обсуждение) (Перевести) | Variable list to use during parse (json format) |
apihelp-infobox-param-text (обсуждение) (Перевести) | Infobox to parse (xml string) |
apihelp-infobox-param-title (обсуждение) (Перевести) | Title of page the text belongs to |
apihelp-infobox-summary (обсуждение) (Перевести) | This module provides infobox parser |
apihelp-json-description (обсуждение) (Перевести) | Выходные данные в формате json. |
Первая страница |
Предыдущая страница |
Следующая страница |
Последняя страница |