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

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

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

Фильтр
Фильтр по статусу изменения:    
Первая страница
Последняя страница
Сообщение Текст по умолчанию
Текущий текст
apihelp-query+messagecollection-example-4 (обсуждение) (Перевести) More information about latest translation revisions for group page-Example
apihelp-query+messagecollection-param-filter (обсуждение) (Перевести) Message collection filters. Use ! to negate condition. For example !fuzzy means list only all non-fuzzy messages. Filters are applied in the order given. ;fuzzy:Messages with fuzzy tag. ;optional:Messages which should be translated only if changes are necessary. ;ignored:Messages which are never translated. ;hastranslation:Messages which have a translation regardless if it is fuzzy or not. ;translated:Messages which have a translation which is not fuzzy. ;changed:Messages which has been translated or changed since last export. ;reviewer:#:Messages where given user ID # is among reviewers. ;last-translator:#:Messages where given user ID # is the last translator.
apihelp-query+messagecollection-param-group (обсуждение) (Перевести) Message group.
apihelp-query+messagecollection-param-language (обсуждение) (Перевести) Language code.
apihelp-query+messagecollection-param-limit (обсуждение) (Перевести) How many messages to show (after filtering).
apihelp-query+messagecollection-param-offset (обсуждение) (Перевести) Integer or key offset for start.
apihelp-query+messagecollection-param-prop (обсуждение) (Перевести) Which properties to get: ;definition:Message definition. ;translation:Current translation (without $1 string if any, use the tags to check for outdated or broken translations). ;tags:Message tags, like optional, ignored and fuzzy. ;properties:Message properties, like status, revision, last-translator. Can vary between messages. ;revision:<span class="deprecated">Deprecated!</span> Use $2prop=properties.
apihelp-query+messagegroups-description (обсуждение) (Перевести) Return information about message groups. Note that the uselang parameter affects the output of language dependent parts.
apihelp-query+messagegroups-example-1 (обсуждение) (Перевести) Show message groups
apihelp-query+messagegroups-param-depth (обсуждение) (Перевести) When using the tree format, limit the depth to this many levels. Value 0 means that no subgroups are shown. If the limit is reached, a prop groupcount is added and it states the number of direct children.
apihelp-query+messagegroups-param-filter (обсуждение) (Перевести) Only return messages with IDs that match one or more of the inputs given (case-insensitive, separated by pipes, * wildcard).
apihelp-query+messagegroups-param-format (обсуждение) (Перевести) In a tree format message groups can exist multiple places in the tree.
apihelp-query+messagegroups-param-iconsize (обсуждение) (Перевести) Preferred size of rasterised group icon.
apihelp-query+messagegroups-param-prop (обсуждение) (Перевести) What translation-related information to get: ;id:Include ID of the group. ;label:Include label of the group. ;description:Include description of the group. ;class:Include class name of the group. ;namespace:Include namespace of the group. Not all groups belong to a single namespace. ;exists:Include self-calculated existence property of the group. ;icon:Include URLs to icon of the group. ;priority:Include priority status like discouraged. ;prioritylangs:Include preferred languages. If not set, this returns false. ;priorityforce:Include priority status - is the priority languages setting forced. ;workflowstates:Include the workflow states for the message group.
apihelp-query+messagegroups-param-root (обсуждение) (Перевести) When using the tree format, instead of starting from top level start from the given message group, which must be an aggregate message group. When using flat format only the specified group is returned.
apihelp-query+messagegroupstats-description (обсуждение) (Перевести) Query message group stats.
apihelp-query+messagegroupstats-example-1 (обсуждение) (Перевести) List of translation completion statistics for group page-Example
apihelp-query+messagegroupstats-param-group (обсуждение) (Перевести) Message group ID.
apihelp-query+messagegroupstats-param-timelimit (обсуждение) (Перевести) Maximum time to spend calculating missing statistics. If zero, only the cached results from the beginning are returned.
apihelp-query+messagetranslations-description (обсуждение) (Перевести) Query all translations for a single message.
apihelp-query+messagetranslations-example-1 (обсуждение) (Перевести) List of translations in the wiki for MediaWiki:January
apihelp-query+messagetranslations-param-title (обсуждение) (Перевести) Full title of a known message.
apihelp-query+oldreviewedpages-description (обсуждение) (Перевести) Enumerates pages that have changes pending review.
apihelp-query+oldreviewedpages-example-1 (обсуждение) (Перевести) Show a list of pages with pending unreviewed changes
apihelp-query+oldreviewedpages-example-2 (обсуждение) (Перевести) Show info about some old reviewed pages
apihelp-query+oldreviewedpages-param-category (обсуждение) (Перевести) Show pages only in the given category.
apihelp-query+oldreviewedpages-param-end (обсуждение) (Перевести) Stop listing at this timestamp.
apihelp-query+oldreviewedpages-param-filterredir (обсуждение) (Перевести) How to filter for redirects.
apihelp-query+oldreviewedpages-param-filterwatched (обсуждение) (Перевести) How to filter for pages on your watchlist.
apihelp-query+oldreviewedpages-param-limit (обсуждение) (Перевести) How many total pages to return.
apihelp-query+oldreviewedpages-param-maxsize (обсуждение) (Перевести) Maximum character count change size.
apihelp-query+oldreviewedpages-param-namespace (обсуждение) (Перевести) The namespaces to enumerate.
apihelp-query+oldreviewedpages-param-start (обсуждение) (Перевести) Start listing at this timestamp.
apihelp-query+pagepropnames-description (обсуждение) (Перевести) List all page property names in use on the wiki.
apihelp-query+pagepropnames-example-simple (обсуждение) (Перевести) Get first 10 property names.
apihelp-query+pagepropnames-param-limit (обсуждение) (Перевести) The maximum number of names to return.
apihelp-query+pageprops-description (обсуждение) (Перевести) Get various properties defined in the page content.
apihelp-query+pageprops-example-simple (обсуждение) (Перевести) Get properties for <kbd>Category:Foo</kbd>.
apihelp-query+pageprops-param-prop (обсуждение) (Перевести) Only list these props. Useful for checking whether a certain page uses a certain page prop.
apihelp-query+pageswithprop-description (обсуждение) (Перевести) List all pages using a given page property.
apihelp-query+pageswithprop-example-generator (обсуждение) (Перевести) Get page info about first 10 pages using <code>__NOTOC__</code>.
apihelp-query+pageswithprop-example-simple (обсуждение) (Перевести) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (обсуждение) (Перевести) In which direction to sort.
apihelp-query+pageswithprop-param-limit (обсуждение) (Перевести) The maximum number of pages to return.
apihelp-query+pageswithprop-param-prop (обсуждение) (Перевести) Which pieces of information to include: ;ids:Adds the page ID. ;title:Adds the title and namespace ID of the page. ;value:Adds the value of the page prop.
apihelp-query+pageswithprop-param-propname (обсуждение) (Перевести) Page prop for which to enumerate pages.
apihelp-query+prefixsearch-description (обсуждение) (Перевести) Perform a prefix search for page titles.
apihelp-query+prefixsearch-example-simple (обсуждение) (Перевести) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-param-limit (обсуждение) (Перевести) Maximum number of results to return.
apihelp-query+prefixsearch-param-namespace (обсуждение) (Перевести) Namespaces to search.
Первая страница
Последняя страница