System messages
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.
First page |
Previous page |
Next page |
Last page |
| Name | Default message text |
|---|---|
| Current message text | |
| apihelp-translatesandbox-param-userid (Talk) (Translate) | User IDs of the users being managed. Use 0 for creations. |
| apihelp-translatesandbox-param-username (Talk) (Translate) | Username when creating user. |
| apihelp-translateuser-description (Talk) (Translate) | Translation related information about the user. |
| apihelp-translateuser-example-1 (Talk) (Translate) | Show information about the user |
| apihelp-translationaids-description (Talk) (Translate) | Query all translations aids. |
| apihelp-translationaids-example-1 (Talk) (Translate) | Show aids for [[MediaWiki:January/fi]] |
| apihelp-translationaids-param-group (Talk) (Translate) | Message group the message belongs to. If empty then primary group is used. |
| apihelp-translationaids-param-prop (Talk) (Translate) | Which translation helpers to include. |
| apihelp-translationaids-param-title (Talk) (Translate) | Full title of a known message. |
| apihelp-translationreview-description (Talk) (Translate) | Mark translations reviewed. |
| apihelp-translationreview-example-1 (Talk) (Translate) | Review revision 1 |
| apihelp-translationreview-param-revision (Talk) (Translate) | The revision number to review. |
| apihelp-translationstash-description (Talk) (Translate) | Add translations to stash. |
| 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-ttmserver-description (Talk) (Translate) | Query suggestions from translation memories. |
| 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) | A language code of the source text. |
| apihelp-ttmserver-param-targetlanguage (Talk) (Translate) | A language code of the suggestion. |
| apihelp-ttmserver-param-text (Talk) (Translate) | The text to find suggestions for. |
| apihelp-txt-description (Talk) (Translate) | Output data in PHP's <code>print_r()</code> format. |
| apihelp-txtfm-description (Talk) (Translate) | Output data in PHP's <code>print_r()</code> format (pretty-print in HTML). |
| apihelp-ulslocalization-description (Talk) (Translate) | Get the localization of ULS in the given language. |
| 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 string. |
| apihelp-unblock-description (Talk) (Translate) | Unblock a user. |
| 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-user (Talk) (Translate) | Username, IP address or IP range to unblock. Cannot be used together with <var>$1id</var>. |
| apihelp-undelete-description (Talk) (Translate) | Restore revisions of a deleted page. A list of deleted revisions (including timestamps) can be retrieved through [[Special:ApiHelp/query+deletedrevs|list=deletedrevs]], and a list of deleted file IDs can be retrieved through [[Special:ApiHelp/query+filearchive|list=filearchive]]. |
| apihelp-undelete-example-page (Talk) (Translate) | Undelete page <kbd>Main Page</kbd>. |
| apihelp-undelete-example-revisions (Talk) (Translate) | Undelete two revisions of page <kbd>Main Page</kbd>. |
| 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. |
| apihelp-undelete-param-timestamps (Talk) (Translate) | Timestamps of the revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored. |
| apihelp-undelete-param-title (Talk) (Translate) | Title of the page to restore. |
| apihelp-undelete-param-watchlist (Talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-upload-description (Talk) (Translate) | Upload a file, or get the status of pending uploads. Several methods are available: * Upload file contents directly, using the <var>$1file</var> parameter. * Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters.* Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter. * Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter. Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>. |
| apihelp-upload-example-filekey (Talk) (Translate) | Complete an upload that failed due to warnings. |
| apihelp-upload-example-url (Talk) (Translate) | Upload from a URL. |
| apihelp-upload-param-async (Talk) (Translate) | Make potentially large file operations asynchronous when possible. |
First page |
Previous page |
Next page |
Last page |