System messages
From Identity wiki
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-translationcheck-summary (talk) (Translate) | Validate translations. |
apihelp-translationentitysearch-param-entitytype (talk) (Translate) | Entity type being queried |
apihelp-translationentitysearch-param-limit (talk) (Translate) | Maximum number of search results |
apihelp-translationentitysearch-param-query (talk) (Translate) | Search query |
apihelp-translationentitysearch-summary (talk) (Translate) | Search for message groups and messages |
apihelp-translationreview-example-1 (talk) (Translate) | Review revision 1 |
apihelp-translationreview-param-revision (talk) (Translate) | The revision number to review. |
apihelp-translationreview-summary (talk) (Translate) | Mark translations reviewed. |
apihelp-translationstash-example-1 (talk) (Translate) | Add a translation to the stash for [[MediaWiki:Jan/fi]] |
apihelp-translationstash-example-2 (talk) (Translate) | Query the stash |
apihelp-translationstash-param-metadata (talk) (Translate) | JSON object. |
apihelp-translationstash-param-subaction (talk) (Translate) | Action. |
apihelp-translationstash-param-title (talk) (Translate) | Title of the translation unit page. |
apihelp-translationstash-param-translation (talk) (Translate) | Translation made by the user. |
apihelp-translationstash-param-username (talk) (Translate) | Optionally the user whose stash to get. Only privileged users can do this. |
apihelp-translationstash-summary (talk) (Translate) | Add translations to stash. |
apihelp-translationstats-example-1 (talk) (Translate) | Fetch edit count for the last 30 days, for all groups and languages |
apihelp-translationstats-example-2 (talk) (Translate) | Fetch edit count for the last 30 days, for languages English and French. |
apihelp-translationstats-param-count (talk) (Translate) | Type of statistics being requested |
apihelp-translationstats-param-days (talk) (Translate) | Number of days to fetch statistics for |
apihelp-translationstats-param-group (talk) (Translate) | List of groups to fetch statistics for. |
apihelp-translationstats-param-language (talk) (Translate) | List of languages to fetch statistics for. |
apihelp-translationstats-param-scale (talk) (Translate) | Scale of the translation statistics |
apihelp-translationstats-param-start (talk) (Translate) | Starting date from which to fetch translation statistics. Defaults to current date minus the number of <var>days</var>. |
apihelp-translationstats-summary (talk) (Translate) | Fetch translation statistics |
apihelp-ttmserver-example-1 (talk) (Translate) | Get suggestions for translating "Help" from English to Finnish |
apihelp-ttmserver-param-service (talk) (Translate) | Which of the available translation services to use. |
apihelp-ttmserver-param-sourcelanguage (talk) (Translate) | The language code of the source text. |
apihelp-ttmserver-param-targetlanguage (talk) (Translate) | The language code of the suggestion. |
apihelp-ttmserver-param-text (talk) (Translate) | The text to find suggestions for. |
apihelp-ttmserver-summary (talk) (Translate) | Query suggestions from translation memories. |
apihelp-ulslocalization-example-1 (talk) (Translate) | Get Tamil localization |
apihelp-ulslocalization-example-2 (talk) (Translate) | Get Hindi localization |
apihelp-ulslocalization-param-language (talk) (Translate) | Language code. |
apihelp-ulslocalization-summary (talk) (Translate) | Get the localization of ULS in the given language. |
apihelp-ulssetlang-param-languagecode (talk) (Translate) | The preferred language code. |
apihelp-ulssetlang-summary (talk) (Translate) | Update user's preferred interface language. |
apihelp-unblock-example-id (talk) (Translate) | Unblock block ID #<kbd>105</kbd>. |
apihelp-unblock-example-user (talk) (Translate) | Unblock user <kbd>Bob</kbd> with reason <kbd>Sorry Bob</kbd>. |
apihelp-unblock-param-id (talk) (Translate) | ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var>. |
apihelp-unblock-param-reason (talk) (Translate) | Reason for unblock. |
apihelp-unblock-param-tags (talk) (Translate) | Change tags to apply to the entry in the block log. |
apihelp-unblock-param-user (talk) (Translate) | User to unblock. Cannot be used together with <var>$1id</var>. |
apihelp-unblock-param-userid (talk) (Translate) | Specify <kbd>$1user=#<var>ID</var></kbd> instead. |
apihelp-unblock-summary (talk) (Translate) | Unblock a user. |
apihelp-undelete-example-page (talk) (Translate) | Undelete page [[{{MediaWiki:Mainpage}}]]. |
apihelp-undelete-example-revisions (talk) (Translate) | Undelete two revisions of page [[{{MediaWiki:Mainpage}}]]. |
apihelp-undelete-extended-description (talk) (Translate) | A list of deleted revisions (including timestamps) can be retrieved through [[Special:ApiHelp/query+deletedrevisions|prop=deletedrevisions]], and a list of deleted file IDs can be retrieved through [[Special:ApiHelp/query+filearchive|list=filearchive]]. |
apihelp-undelete-param-fileids (talk) (Translate) | IDs of the file revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored. |
apihelp-undelete-param-reason (talk) (Translate) | Reason for restoring. |