System messages
Bɔbew
This is a list of system messages available in the MediaWiki namespace.
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
| Name | Default message text |
|---|---|
| Current message text | |
| apihelp-query+contenttranslation-param-limit (kasa) (Translate) | The maximum number of translations to fetch. |
| apihelp-query+contenttranslation-param-offset (kasa) (Translate) | Offset into result set (optional). |
| apihelp-query+contenttranslation-param-sourcesectiontitle (kasa) (Translate) | The title of the source section (optional). |
| apihelp-query+contenttranslation-param-sourcetitle (kasa) (Translate) | The title of the source page. |
| apihelp-query+contenttranslation-param-to (kasa) (Translate) | The target language code. |
| apihelp-query+contenttranslation-param-translationid (kasa) (Translate) | Translation ID. |
| apihelp-query+contenttranslation-param-type (kasa) (Translate) | State of the translation. |
| apihelp-query+contenttranslation-param-usecase (kasa) (Translate) | The usecase for which the translations are being fetched (optional). |
| apihelp-query+contenttranslation-summary (kasa) (Translate) | Query Content Translation database for translations. |
| apihelp-query+contenttranslationcorpora-param-striphtml (kasa) (Translate) | Whether to strip all HTML tags to return plaintext. |
| apihelp-query+contenttranslationcorpora-param-translationid (kasa) (Translate) | ID of the translation. |
| apihelp-query+contenttranslationcorpora-param-types (kasa) (Translate) | By default you will get all three of following if available: source text, machine translation and the postedited translation by the user. This parameter allows you not return some of these types. |
| apihelp-query+contenttranslationcorpora-summary (kasa) (Translate) | Get the section-aligned parallel text for a given translation. See also <code>list=cxpublishedtranslations</code>. Dumps are provided in different formats for high volume access. |
| apihelp-query+contenttranslationfavoritesuggestions-example-1 (kasa) (Translate) | Fetch the favorite suggestions for the current user |
| apihelp-query+contenttranslationfavoritesuggestions-param-limit (kasa) (Translate) | The maximum number of translation suggestions to fetch. |
| apihelp-query+contenttranslationfavoritesuggestions-param-offset (kasa) (Translate) | Offset for paginated results. |
| apihelp-query+contenttranslationfavoritesuggestions-summary (kasa) (Translate) | Get user's favorite suggestions for Content Translation. |
| apihelp-query+contributors-example-simple (kasa) (Translate) | Show contributors to the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+contributors-param-excludegroup (kasa) (Translate) | Exclude users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+contributors-param-excluderights (kasa) (Translate) | Exclude users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+contributors-param-group (kasa) (Translate) | Only include users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+contributors-param-limit (kasa) (Translate) | How many contributors to return. |
| apihelp-query+contributors-param-rights (kasa) (Translate) | Only include users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+contributors-summary (kasa) (Translate) | Get the list of logged-in contributors and the count of logged-out contributors to a page. |
| apihelp-query+contributors-summary-tempusers-enabled (kasa) (Translate) | Get the list of logged-in contributors (including temporary users) and the count of logged-out contributors to a page. |
| apihelp-query+cxdeletedtranslations-example-1 (kasa) (Translate) | Get the number of your deleted translations, which were published to main namespace and deleted after 2019-04-07 16:24:44 |
| apihelp-query+cxdeletedtranslations-param-after (kasa) (Translate) | Timestamp to get only newer deletions. |
| apihelp-query+cxdeletedtranslations-param-namespace (kasa) (Translate) | Namespace in which the deleted translations were published. Defaults to the main namespace. |
| apihelp-query+cxdeletedtranslations-summary (kasa) (Translate) | Get the number of your published translations that were deleted. |
| apihelp-query+cxpublishedtranslations-example-1 (kasa) (Translate) | Fetch all published translations, translated from English to Spanish |
| apihelp-query+cxpublishedtranslations-param-from (kasa) (Translate) | The source language code. |
| apihelp-query+cxpublishedtranslations-param-limit (kasa) (Translate) | The maximum number of translations to fetch. |
| apihelp-query+cxpublishedtranslations-param-to (kasa) (Translate) | The target language code. |
| apihelp-query+cxpublishedtranslations-summary (kasa) (Translate) | Fetch all published translations information. |
| apihelp-query+cxtranslatorstats-example-1 (kasa) (Translate) | Fetch the translation statistics for the given user. |
| apihelp-query+cxtranslatorstats-param-translator (kasa) (Translate) | The translator's username. This parameter is optional. If not passed, the currently logged-in user will be used. |
| apihelp-query+cxtranslatorstats-summary (kasa) (Translate) | Fetch the translation statistics for the given user. |
| apihelp-query+deletedrevisions-example-revids (kasa) (Translate) | List the information for deleted revision <kbd>123456</kbd>. |
| apihelp-query+deletedrevisions-example-titles (kasa) (Translate) | List the deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and its talk page with content. |
| apihelp-query+deletedrevisions-extended-description (kasa) (Translate) | May be used in several ways: # Get deleted revisions for a set of pages, by setting titles or pageids. Ordered by title and timestamp. # Get data about a set of deleted revisions by setting their IDs with revids. Ordered by revision ID. |
| apihelp-query+deletedrevisions-param-end (kasa) (Translate) | The timestamp to stop enumerating at. Ignored when processing a list of revision IDs. |
| apihelp-query+deletedrevisions-param-excludeuser (kasa) (Translate) | Don't list revisions by this user. |
| apihelp-query+deletedrevisions-param-start (kasa) (Translate) | The timestamp to start enumerating from. Ignored when processing a list of revision IDs. |
| apihelp-query+deletedrevisions-param-tag (kasa) (Translate) | Only list revisions tagged with this tag. |
| apihelp-query+deletedrevisions-param-user (kasa) (Translate) | Only list revisions by this user. |
| apihelp-query+deletedrevisions-summary (kasa) (Translate) | Get deleted revision information. |
| apihelp-query+deletedrevs-example-mode1 (kasa) (Translate) | List the last deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and <kbd>Talk:Main Page</kbd>, with content (mode 1). |
| apihelp-query+deletedrevs-example-mode2 (kasa) (Translate) | List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2). |
| apihelp-query+deletedrevs-example-mode3-main (kasa) (Translate) | List the first 50 deleted revisions in the main namespace (mode 3). |
| apihelp-query+deletedrevs-example-mode3-talk (kasa) (Translate) | List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3). |