System messages
Jump to navigation
Jump to search
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+userinfo-paramvalue-prop-theoreticalratelimits (talk) (Translate) | Lists all rate limits that would apply to the current user if they were not exempt from all ratelimits based on user rights or ip. |
apihelp-query+userinfo-paramvalue-prop-unreadcount (talk) (Translate) | Adds the count of unread pages on the user's watchlist (maximum $1; returns <samp>$2</samp> if more). |
apihelp-query+userinfo-summary (talk) (Translate) | Get information about the current user. |
apihelp-query+users-example-simple (talk) (Translate) | Return information for user <kbd>Example</kbd>. |
apihelp-query+users-param-attachedwiki (talk) (Translate) | With <kbd>$1prop=centralids</kbd>, indicate whether the user is attached with the wiki identified by this ID. |
apihelp-query+users-param-prop (talk) (Translate) | Which pieces of information to include: |
apihelp-query+users-param-userids (talk) (Translate) | A list of user IDs to obtain information for. |
apihelp-query+users-param-users (talk) (Translate) | A list of users to obtain information for. |
apihelp-query+users-paramvalue-prop-blockinfo (talk) (Translate) | Tags if the user is blocked, by whom, and for what reason. |
apihelp-query+users-paramvalue-prop-cancreate (talk) (Translate) | Indicates whether an account for valid but unregistered usernames can be created. To check whether the current user can perform the account creation, use [[Special:ApiHelp/query+userinfo|<kbd>action=query&meta=userinfo&uiprop=cancreateaccount</kbd>]]. |
apihelp-query+users-paramvalue-prop-centralids (talk) (Translate) | Adds the central IDs and attachment status for the user. |
apihelp-query+users-paramvalue-prop-editcount (talk) (Translate) | Adds the user's edit count. |
apihelp-query+users-paramvalue-prop-emailable (talk) (Translate) | Tags if the user can and wants to receive email through [[Special:Emailuser]]. |
apihelp-query+users-paramvalue-prop-gender (talk) (Translate) | Tags the gender of the user. Returns "male", "female", or "unknown". |
apihelp-query+users-paramvalue-prop-groupmemberships (talk) (Translate) | Lists groups that each user has been explicitly assigned to, including the expiry date of each group membership. |
apihelp-query+users-paramvalue-prop-groups (talk) (Translate) | Lists all the groups each user belongs to. |
apihelp-query+users-paramvalue-prop-implicitgroups (talk) (Translate) | Lists all the groups a user is automatically a member of. |
apihelp-query+users-paramvalue-prop-registration (talk) (Translate) | Adds the user's registration timestamp. |
apihelp-query+users-paramvalue-prop-rights (talk) (Translate) | Lists all the rights each user has. |
apihelp-query+users-summary (talk) (Translate) | Get information about a list of users. |
apihelp-query+watchlist-example-allrev (talk) (Translate) | Fetch information about all recent changes to pages on the current user's watchlist. |
apihelp-query+watchlist-example-expiry (talk) (Translate) | Fetch additional information about the top revision for recently changed pages on the current user's watchlist, including when temporarily watched items will expire. |
apihelp-query+watchlist-example-generator (talk) (Translate) | Fetch page info for recently changed pages on the current user's watchlist. |
apihelp-query+watchlist-example-generator-rev (talk) (Translate) | Fetch revision info for recent changes to pages on the current user's watchlist. |
apihelp-query+watchlist-example-props (talk) (Translate) | Fetch additional information about the top revision for recently changed pages on the current user's watchlist. |
apihelp-query+watchlist-example-simple (talk) (Translate) | List the top revision for recently changed pages on the current user's watchlist. |
apihelp-query+watchlist-example-wlowner (talk) (Translate) | List the top revision for recently changed pages on the watchlist of user <kbd>Example</kbd>. |
apihelp-query+watchlist-param-allrev (talk) (Translate) | Include multiple revisions of the same page within given timeframe. |
apihelp-query+watchlist-param-end (talk) (Translate) | The timestamp to end enumerating. |
apihelp-query+watchlist-param-excludeuser (talk) (Translate) | Don't list changes by this user. |
apihelp-query+watchlist-param-limit (talk) (Translate) | How many total results to return per request. |
apihelp-query+watchlist-param-namespace (talk) (Translate) | Filter changes to only the given namespaces. |
apihelp-query+watchlist-param-owner (talk) (Translate) | Used along with $1token to access a different user's watchlist. |
apihelp-query+watchlist-param-prop (talk) (Translate) | Which additional properties to get: |
apihelp-query+watchlist-param-show (talk) (Translate) | Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon. |
apihelp-query+watchlist-param-start (talk) (Translate) | The timestamp to start enumerating from. |
apihelp-query+watchlist-param-token (talk) (Translate) | A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist. |
apihelp-query+watchlist-param-type (talk) (Translate) | Which types of changes to show: |
apihelp-query+watchlist-param-user (talk) (Translate) | Only list changes by this user. |
apihelp-query+watchlist-paramvalue-prop-autopatrol (talk) (Translate) | Tags edits that are autopatrolled. |
apihelp-query+watchlist-paramvalue-prop-comment (talk) (Translate) | Adds comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+watchlist-paramvalue-prop-expiry (talk) (Translate) | Adds the expiry time. |
apihelp-query+watchlist-paramvalue-prop-flags (talk) (Translate) | Adds flags for the edit. |
apihelp-query+watchlist-paramvalue-prop-ids (talk) (Translate) | Adds revision IDs and page IDs. |
apihelp-query+watchlist-paramvalue-prop-loginfo (talk) (Translate) | Adds log information where appropriate. |
apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (talk) (Translate) | Adds timestamp of when the user was last notified about the edit. |
apihelp-query+watchlist-paramvalue-prop-parsedcomment (talk) (Translate) | Adds parsed comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+watchlist-paramvalue-prop-patrol (talk) (Translate) | Tags edits that are patrolled. |
apihelp-query+watchlist-paramvalue-prop-sizes (talk) (Translate) | Adds the old and new lengths of the page. |
apihelp-query+watchlist-paramvalue-prop-tags (talk) (Translate) | Lists tags for the entry. |
apihelp-query+watchlist-paramvalue-prop-timestamp (talk) (Translate) | Adds timestamp of the edit. |
apihelp-query+watchlist-paramvalue-prop-title (talk) (Translate) | Adds title of the page. |
apihelp-query+watchlist-paramvalue-prop-user (talk) (Translate) | Adds the user who made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+watchlist-paramvalue-prop-userid (talk) (Translate) | Adds user ID of whoever made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+watchlist-paramvalue-type-categorize (talk) (Translate) | Category membership changes. |
apihelp-query+watchlist-paramvalue-type-edit (talk) (Translate) | Regular page edits. |
apihelp-query+watchlist-paramvalue-type-external (talk) (Translate) | External changes. |
apihelp-query+watchlist-paramvalue-type-log (talk) (Translate) | Log entries. |
apihelp-query+watchlist-paramvalue-type-new (talk) (Translate) | Page creations. |
apihelp-query+watchlist-summary (talk) (Translate) | Get recent changes to pages in the current user's watchlist. |
apihelp-query+watchlistraw-example-generator (talk) (Translate) | Fetch page info for pages on the current user's watchlist. |
apihelp-query+watchlistraw-example-simple (talk) (Translate) | List pages on the current user's watchlist. |
apihelp-query+watchlistraw-param-dir (talk) (Translate) | The direction in which to list. |
apihelp-query+watchlistraw-param-fromtitle (talk) (Translate) | Title (with namespace prefix) to begin enumerating from. |
apihelp-query+watchlistraw-param-limit (talk) (Translate) | How many total results to return per request. |
apihelp-query+watchlistraw-param-namespace (talk) (Translate) | Only list pages in the given namespaces. |
apihelp-query+watchlistraw-param-owner (talk) (Translate) | Used along with $1token to access a different user's watchlist. |
apihelp-query+watchlistraw-param-prop (talk) (Translate) | Which additional properties to get: |
apihelp-query+watchlistraw-param-show (talk) (Translate) | Only list items that meet these criteria. |
apihelp-query+watchlistraw-param-token (talk) (Translate) | A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist. |
apihelp-query+watchlistraw-param-totitle (talk) (Translate) | Title (with namespace prefix) to stop enumerating at. |
apihelp-query+watchlistraw-paramvalue-prop-changed (talk) (Translate) | Adds timestamp of when the user was last notified about the edit. |
apihelp-query+watchlistraw-summary (talk) (Translate) | Get all pages on the current user's watchlist. |
apihelp-query-example-allpages (talk) (Translate) | Fetch revisions of pages beginning with <kbd>API/</kbd>. |
apihelp-query-example-revisions (talk) (Translate) | Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of [[{{MediaWiki:Mainpage}}]]. |
apihelp-query-extended-description (talk) (Translate) | All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites. |
apihelp-query-param-export (talk) (Translate) | Export the current revisions of all given or generated pages. |
apihelp-query-param-exportnowrap (talk) (Translate) | Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export. |
apihelp-query-param-exportschema (talk) (Translate) | Target the given version of the XML dump format when exporting. Can only be used with <var>$1export</var>. |
apihelp-query-param-indexpageids (talk) (Translate) | Include an additional pageids section listing all returned page IDs. |
apihelp-query-param-iwurl (talk) (Translate) | Whether to get the full URL if the title is an interwiki link. |
apihelp-query-param-list (talk) (Translate) | Which lists to get. |
apihelp-query-param-meta (talk) (Translate) | Which metadata to get. |
apihelp-query-param-prop (talk) (Translate) | Which properties to get for the queried pages. |
apihelp-query-param-rawcontinue (talk) (Translate) | Return raw <samp>query-continue</samp> data for continuation. |
apihelp-query-summary (talk) (Translate) | Fetch data from and about MediaWiki. |
apihelp-rawfm-summary (talk) (Translate) | Output data, including debugging elements, in JSON format (pretty-print in HTML). |
apihelp-removeauthenticationdata-example-simple (talk) (Translate) | Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>. |
apihelp-removeauthenticationdata-summary (talk) (Translate) | Remove authentication data for the current user. |
apihelp-resetpassword-example-email (talk) (Translate) | Send a password reset email for all users with email address <kbd>user@example.com</kbd>. |
apihelp-resetpassword-example-user (talk) (Translate) | Send a password reset email to user <kbd>Example</kbd>. |
apihelp-resetpassword-extended-description-noroutes (talk) (Translate) | No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module. |
apihelp-resetpassword-param-email (talk) (Translate) | Email address of the user being reset. |
apihelp-resetpassword-param-user (talk) (Translate) | User being reset. |
apihelp-resetpassword-summary (talk) (Translate) | Send a password reset email to a user. |
apihelp-revisiondelete-example-log (talk) (Translate) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
apihelp-revisiondelete-example-revision (talk) (Translate) | Hide content for revision <kbd>12345</kbd> on the page [[{{MediaWiki:Mainpage}}]]. |
apihelp-revisiondelete-param-hide (talk) (Translate) | What to hide for each revision. |
apihelp-revisiondelete-param-ids (talk) (Translate) | Identifiers for the revisions to be deleted. |
apihelp-revisiondelete-param-reason (talk) (Translate) | Reason for the deletion or undeletion. |
apihelp-revisiondelete-param-show (talk) (Translate) | What to unhide for each revision. |
apihelp-revisiondelete-param-suppress (talk) (Translate) | Whether to suppress data from administrators as well as others. |
apihelp-revisiondelete-param-tags (talk) (Translate) | Tags to apply to the entry in the deletion log. |
apihelp-revisiondelete-param-target (talk) (Translate) | Page title for the revision deletion, if required for the type. |
apihelp-revisiondelete-param-type (talk) (Translate) | Type of revision deletion being performed. |
apihelp-revisiondelete-summary (talk) (Translate) | Delete and undelete revisions. |
apihelp-rollback-example-simple (talk) (Translate) | Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by user <kbd>Example</kbd>. |
apihelp-rollback-example-summary (talk) (Translate) | Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits. |
apihelp-rollback-extended-description (talk) (Translate) | If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
apihelp-rollback-param-markbot (talk) (Translate) | Mark the reverted edits and the revert as bot edits. |
apihelp-rollback-param-pageid (talk) (Translate) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
apihelp-rollback-param-summary (talk) (Translate) | Custom edit summary. If empty, default summary will be used. |
apihelp-rollback-param-tags (talk) (Translate) | Tags to apply to the rollback. |
apihelp-rollback-param-title (talk) (Translate) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
apihelp-rollback-param-user (talk) (Translate) | Name of the user whose edits are to be rolled back. |
apihelp-rollback-param-watchlist (talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
apihelp-rollback-param-watchlistexpiry (talk) (Translate) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-rollback-summary (talk) (Translate) | Undo the last edit to the page. |
apihelp-rsd-example-simple (talk) (Translate) | Export the RSD schema. |
apihelp-rsd-summary (talk) (Translate) | Export an RSD (Really Simple Discovery) schema. |
apihelp-scribunto-console-param-clear (talk) (Translate) | Set to clear the current session state. |
apihelp-scribunto-console-param-content (talk) (Translate) | The new content of the module. |
apihelp-scribunto-console-param-question (talk) (Translate) | The next line to evaluate as a script. |
apihelp-scribunto-console-param-session (talk) (Translate) | Session token. |
apihelp-scribunto-console-param-title (talk) (Translate) | The title of the module to test. |
apihelp-scribunto-console-summary (talk) (Translate) | Internal module for servicing XHR requests from the Scribunto console. |
apihelp-setnotificationtimestamp-example-all (talk) (Translate) | Reset the notification status for the entire watchlist. |
apihelp-setnotificationtimestamp-example-allpages (talk) (Translate) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
apihelp-setnotificationtimestamp-example-page (talk) (Translate) | Reset the notification status for [[{{MediaWiki:Mainpage}}]]. |
apihelp-setnotificationtimestamp-example-pagetimestamp (talk) (Translate) | Set the notification timestamp for [[{{MediaWiki:Mainpage}}]] so all edits since 1 January 2012 are unviewed. |
apihelp-setnotificationtimestamp-extended-description (talk) (Translate) | This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled. |
apihelp-setnotificationtimestamp-param-entirewatchlist (talk) (Translate) | Work on all watched pages. |
apihelp-setnotificationtimestamp-param-newerthanrevid (talk) (Translate) | Revision to set the notification timestamp newer than (one page only). |
apihelp-setnotificationtimestamp-param-timestamp (talk) (Translate) | Timestamp to which to set the notification timestamp. |
apihelp-setnotificationtimestamp-param-torevid (talk) (Translate) | Revision to set the notification timestamp to (one page only). |
apihelp-setnotificationtimestamp-summary (talk) (Translate) | Update the notification timestamp for watched pages. |
apihelp-setpagelanguage-example-default (talk) (Translate) | Change the language of the page with ID 123 to the wiki's default content language. |
apihelp-setpagelanguage-example-language (talk) (Translate) | Change the language of the page [[{{MediaWiki:Mainpage}}]] to Basque. |
apihelp-setpagelanguage-extended-description-disabled (talk) (Translate) | Changing the language of a page is not allowed on this wiki. Enable <var>[[mw:Special:MyLanguage/Manual:$wgPageLanguageUseDB|$wgPageLanguageUseDB]]</var> to use this action. |
apihelp-setpagelanguage-param-lang (talk) (Translate) | Language code of the language to change the page to. Use <kbd>default</kbd> to reset the page to the wiki's default content language. |
apihelp-setpagelanguage-param-pageid (talk) (Translate) | Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>. |
apihelp-setpagelanguage-param-reason (talk) (Translate) | Reason for the change. |
apihelp-setpagelanguage-param-tags (talk) (Translate) | Change tags to apply to the log entry resulting from this action. |
apihelp-setpagelanguage-param-title (talk) (Translate) | Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>. |
apihelp-setpagelanguage-summary (talk) (Translate) | Change the language of a page. |
apihelp-stashedit-extended-description (talk) (Translate) | This is intended to be used via AJAX from the edit form to improve the performance of the page save. |
apihelp-stashedit-param-baserevid (talk) (Translate) | Revision ID of the base revision. |
apihelp-stashedit-param-contentformat (talk) (Translate) | Content serialization format used for the input text. |
apihelp-stashedit-param-contentmodel (talk) (Translate) | Content model of the new content. |
apihelp-stashedit-param-section (talk) (Translate) | Section identifier. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
apihelp-stashedit-param-sectiontitle (talk) (Translate) | The title for a new section. |
apihelp-stashedit-param-stashedtexthash (talk) (Translate) | Page content hash from a prior stash to use instead. |
apihelp-stashedit-param-summary (talk) (Translate) | Change summary. |
apihelp-stashedit-param-text (talk) (Translate) | Page content. |
apihelp-stashedit-param-title (talk) (Translate) | Title of the page being edited. |
apihelp-stashedit-summary (talk) (Translate) | Prepare an edit in shared cache. |
apihelp-summary (talk) (Translate) | |
apihelp-tag-example-log (talk) (Translate) | Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd> |
apihelp-tag-example-rev (talk) (Translate) | Add the <kbd>vandalism</kbd> tag to revision ID 123 without specifying a reason |
apihelp-tag-param-add (talk) (Translate) | Tags to add. Only manually defined tags can be added. |
apihelp-tag-param-logid (talk) (Translate) | One or more log entry IDs from which to add or remove the tag. |
apihelp-tag-param-rcid (talk) (Translate) | One or more recent changes IDs from which to add or remove the tag. |
apihelp-tag-param-reason (talk) (Translate) | Reason for the change. |
apihelp-tag-param-remove (talk) (Translate) | Tags to remove. Only tags that are either manually defined or completely undefined can be removed. |
apihelp-tag-param-revid (talk) (Translate) | One or more revision IDs from which to add or remove the tag. |
apihelp-tag-param-tags (talk) (Translate) | Tags to apply to the log entry that will be created as a result of this action. |
apihelp-tag-summary (talk) (Translate) | Add or remove change tags from individual revisions or log entries. |
apihelp-templatedata-example-1 (talk) (Translate) | Return TemplateData for [[Template:Foobar]], with results if the template does not exist or exists but has no TemplateData |
apihelp-templatedata-example-2 (talk) (Translate) | Return TemplateData for [[Template:Phabricator]], with no results if the template does not exist or exists but has no TemplateData |
apihelp-templatedata-param-doNotIgnoreMissingTitles (talk) (Translate) | Return data about titles even if they are missing or lack TemplateData. By default (for backwards compatibility) titles are only returned if they exist and have TemplateData. |
apihelp-templatedata-param-includeMissingTitles (talk) (Translate) | Return data about titles even if they are missing or lack TemplateData. By default titles are only returned if they exist and have TemplateData. |
apihelp-templatedata-param-lang (talk) (Translate) | Return localized values in this language. By default all available translations are returned. |
apihelp-templatedata-summary (talk) (Translate) | Fetch data stored by the TemplateData extension. |
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-param-watchlistexpiry (talk) (Translate) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-unblock-param-watchuser (talk) (Translate) | Watch the user's or IP address's user and talk pages. |
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. |
apihelp-undelete-param-tags (talk) (Translate) | Change tags to apply to the entry in the deletion log. |
apihelp-undelete-param-timestamps (talk) (Translate) | Timestamps of the revisions to undelete. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be undeleted. |
apihelp-undelete-param-title (talk) (Translate) | Title of the page to undelete. |
apihelp-undelete-param-undeletetalk (talk) (Translate) | Undelete all revisions of the associated talk page, if any. |
apihelp-undelete-param-watchlist (talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
apihelp-undelete-param-watchlistexpiry (talk) (Translate) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-undelete-summary (talk) (Translate) | Undelete revisions of a deleted page. |
apihelp-unlinkaccount-example-simple (talk) (Translate) | Attempt to remove the current user's link for the provider associated with <kbd>FooAuthenticationRequest</kbd>. |
apihelp-unlinkaccount-summary (talk) (Translate) | Remove a linked third-party account from the current user. |
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-extended-description (talk) (Translate) | 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-param-async (talk) (Translate) | Make potentially large file operations asynchronous when possible. |
apihelp-upload-param-checkstatus (talk) (Translate) | Only fetch the upload status for the given file key. |
apihelp-upload-param-chunk (talk) (Translate) | Chunk contents. |
apihelp-upload-param-comment (talk) (Translate) | Upload comment. Also used as the initial page text for new files if <var>$1text</var> is not specified. |
apihelp-upload-param-file (talk) (Translate) | File contents. |
apihelp-upload-param-filekey (talk) (Translate) | Key that identifies a previous upload that was stashed temporarily. |
apihelp-upload-param-filename (talk) (Translate) | Target filename. |
apihelp-upload-param-filesize (talk) (Translate) | Filesize of entire upload. |
apihelp-upload-param-ignorewarnings (talk) (Translate) | Ignore any warnings. |
apihelp-upload-param-offset (talk) (Translate) | Offset of chunk in bytes. |
apihelp-upload-param-sessionkey (talk) (Translate) | Same as $1filekey, maintained for backward compatibility. |
apihelp-upload-param-stash (talk) (Translate) | If set, the server will stash the file temporarily instead of adding it to the repository. |
apihelp-upload-param-tags (talk) (Translate) | Change tags to apply to the upload log entry and file page revision. |
apihelp-upload-param-text (talk) (Translate) | Initial page text for new files. |
apihelp-upload-param-url (talk) (Translate) | URL to fetch the file from. |
apihelp-upload-param-watch (talk) (Translate) | Watch the page. |
apihelp-upload-param-watchlist (talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
apihelp-upload-param-watchlistexpiry (talk) (Translate) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-upload-summary (talk) (Translate) | Upload a file, or get the status of pending uploads. |
apihelp-userrights-example-expiry (talk) (Translate) | Add user <kbd>SometimeSysop</kbd> to group <kbd>sysop</kbd> for 1 month. |
apihelp-userrights-example-user (talk) (Translate) | Add user <kbd>FooBot</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>. |
apihelp-userrights-example-userid (talk) (Translate) | Add the user with ID <kbd>123</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>. |
apihelp-userrights-param-add (talk) (Translate) | Add the user to these groups, or if they are already a member, update the expiry of their membership in that group. |
apihelp-userrights-param-expiry (talk) (Translate) | Expiry timestamps. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If only one timestamp is set, it will be used for all groups passed to the <var>$1add</var> parameter. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd> for a never-expiring user group. |
apihelp-userrights-param-reason (talk) (Translate) | Reason for the change. |
apihelp-userrights-param-remove (talk) (Translate) | Remove the user from these groups. |
apihelp-userrights-param-tags (talk) (Translate) | Change tags to apply to the entry in the user rights log. |
apihelp-userrights-param-user (talk) (Translate) | User. |
apihelp-userrights-param-userid (talk) (Translate) | Specify <kbd>$1user=#<var>ID</var></kbd> instead. |
apihelp-userrights-param-watchlistexpiry (talk) (Translate) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-userrights-param-watchuser (talk) (Translate) | Watch the user's user and talk pages. |
apihelp-userrights-summary (talk) (Translate) | Change a user's group membership. |
apihelp-validatepassword-example-1 (talk) (Translate) | Validate the password <kbd>foobar</kbd> for the current user. |
apihelp-validatepassword-example-2 (talk) (Translate) | Validate the password <kbd>qwerty</kbd> for creating user <kbd>Example</kbd>. |
apihelp-validatepassword-extended-description (talk) (Translate) | Validity is reported as <samp>Good</samp> if the password is acceptable, <samp>Change</samp> if the password may be used for login but must be changed, or <samp>Invalid</samp> if the password is not usable. |
apihelp-validatepassword-param-email (talk) (Translate) | Email address, for use when testing account creation. |
apihelp-validatepassword-param-password (talk) (Translate) | Password to validate. |
apihelp-validatepassword-param-realname (talk) (Translate) | Real name, for use when testing account creation. |
apihelp-validatepassword-param-user (talk) (Translate) | Username, for use when testing account creation. The named user must not exist. |
apihelp-validatepassword-summary (talk) (Translate) | Validate a password against the wiki's password policies. |
apihelp-visualeditor-param-badetag (talk) (Translate) | If RESTBase query returned a seemingly invalid ETag, pass it here for logging purposes. |
apihelp-visualeditor-param-basetimestamp (talk) (Translate) | When saving, set this to the timestamp of the revision that was edited. Used to detect edit conflicts. |
apihelp-visualeditor-param-cachekey (talk) (Translate) | For serialize or diff, use the result of a previous serializeforcache request with this key. Overrides $1html. |
apihelp-visualeditor-param-editintro (talk) (Translate) | Edit intro to add to notices. |
apihelp-visualeditor-param-etag (talk) (Translate) | ETag to send. |
apihelp-visualeditor-param-format (talk) (Translate) | The format of the output. |
apihelp-visualeditor-param-html (talk) (Translate) | HTML to send to Parsoid to convert to wikitext. |
apihelp-visualeditor-param-oldid (talk) (Translate) | The revision number to use (defaults to latest revision). |
apihelp-visualeditor-param-paction (talk) (Translate) | Action to perform. |
apihelp-visualeditor-param-page (talk) (Translate) | The page to perform actions on. |
apihelp-visualeditor-param-preload (talk) (Translate) | The page to use content from if the fetched page has no content yet. |
apihelp-visualeditor-param-preloadparams (talk) (Translate) | Parameters to substitute into the preload page, if present. |
apihelp-visualeditor-param-pst (talk) (Translate) | Pre-save transform wikitext before sending it to Parsoid (paction=parsefragment). |
apihelp-visualeditor-param-section (talk) (Translate) | The section on which to act. |
apihelp-visualeditor-param-starttimestamp (talk) (Translate) | When saving, set this to the timestamp of when the page was loaded. Used to detect edit conflicts. |
apihelp-visualeditor-param-stash (talk) (Translate) | When saving, set this true if you want to use the stashing API. |
apihelp-visualeditor-param-wikitext (talk) (Translate) | Wikitext to send to Parsoid to convert to HTML (paction=parsefragment). |
apihelp-visualeditor-summary (talk) (Translate) | Returns HTML5 for a page from the Parsoid service. |
apihelp-visualeditoredit-param-basetimestamp (talk) (Translate) | When saving, set this to the timestamp of the revision that was edited. Used to detect edit conflicts. |
apihelp-visualeditoredit-param-cachekey (talk) (Translate) | Use the result of a previous serializeforcache request with this key. Overrides $1html. |
apihelp-visualeditoredit-param-captchaid (talk) (Translate) | Captcha ID (when saving with a captcha response). |
apihelp-visualeditoredit-param-captchaword (talk) (Translate) | Answer to the captcha (when saving with a captcha response). |
apihelp-visualeditoredit-param-data-{plugin} (talk) (Translate) | Arbitrary data sent by a plugin with the API request. |
apihelp-visualeditoredit-param-etag (talk) (Translate) | ETag to send. |
apihelp-visualeditoredit-param-html (talk) (Translate) | HTML to send to Parsoid in exchange for wikitext. |
apihelp-visualeditoredit-param-minor (talk) (Translate) | Flag for minor edit. |
apihelp-visualeditoredit-param-needcheck (talk) (Translate) | When saving, set this parameter if the revision might have roundtrip problems. This will result in the edit being tagged. |
apihelp-visualeditoredit-param-nocontent (talk) (Translate) | Omit the HTML content of the new revision in the response. |
apihelp-visualeditoredit-param-oldid (talk) (Translate) | The revision number to use. Defaults to latest revision. |
apihelp-visualeditoredit-param-paction (talk) (Translate) | Action to perform. |
apihelp-visualeditoredit-param-page (talk) (Translate) | The page to perform actions on. |
apihelp-visualeditoredit-param-plugins (talk) (Translate) | Plugins associated with the API request. |
apihelp-visualeditoredit-param-section (talk) (Translate) | The section on which to act. |
apihelp-visualeditoredit-param-sectiontitle (talk) (Translate) | Title for new section. |
apihelp-visualeditoredit-param-starttimestamp (talk) (Translate) | When saving, set this to the timestamp of when the page was loaded. Used to detect edit conflicts. |
apihelp-visualeditoredit-param-summary (talk) (Translate) | Edit summary. |
apihelp-visualeditoredit-param-tags (talk) (Translate) | Change tags to apply to the edit. |
apihelp-visualeditoredit-param-watchlist (talk) (Translate) | {{int:apihelp-edit-param-watchlist}} |
apihelp-visualeditoredit-param-wikitext (talk) (Translate) | The wikitext to act with. |
apihelp-visualeditoredit-summary (talk) (Translate) | Save an HTML5 page to MediaWiki (converted to wikitext via the Parsoid service). |
apihelp-watch-example-generator (talk) (Translate) | Watch the first few pages in the main namespace. |
apihelp-watch-example-unwatch (talk) (Translate) | Unwatch the page [[{{MediaWiki:Mainpage}}]]. |
apihelp-watch-example-watch (talk) (Translate) | Watch the page [[{{MediaWiki:Mainpage}}]]. |
apihelp-watch-example-watch-expiry (talk) (Translate) | Watch the pages [[{{MediaWiki:Mainpage}}]], <kbd>Foo</kbd>, and <kbd>Bar</kbd> for one month. |
apihelp-watch-param-expiry (talk) (Translate) | Expiry timestamp to be applied to all given pages. Omit this parameter entirely to leave any current expiries unchanged. |
apihelp-watch-param-title (talk) (Translate) | The page to (un)watch. Use <var>$1titles</var> instead. |
apihelp-watch-param-unwatch (talk) (Translate) | If set the page will be unwatched rather than watched. |
apihelp-watch-summary (talk) (Translate) | Add or remove pages from the current user's watchlist. |
apihelp-xml-param-includexmlnamespace (talk) (Translate) | If specified, adds an XML namespace. |
apihelp-xml-param-xslt (talk) (Translate) | If specified, adds the named page as an XSL stylesheet. The value must be a title in the {{ns:MediaWiki}} namespace ending in <code>.xsl</code>. |
apihelp-xml-summary (talk) (Translate) | Output data in XML format. |
apihelp-xmlfm-summary (talk) (Translate) | Output data in XML format (pretty-print in HTML). |
apisandbox (talk) (Translate) | API sandbox |
apisandbox-add-multi (talk) (Translate) | Add |
apisandbox-alert-field (talk) (Translate) | The value of this field is not valid. |
apisandbox-alert-page (talk) (Translate) | Fields on this page are not valid. |
apisandbox-continue (talk) (Translate) | Continue |
apisandbox-continue-clear (talk) (Translate) | Clear |
apisandbox-continue-help (talk) (Translate) | {{int:apisandbox-continue}} will [https://www.mediawiki.org/wiki/Special:MyLanguage/API:Query#Continuing_queries continue] the last request; {{int:apisandbox-continue-clear}} will clear continuation-related parameters. |
apisandbox-deprecated-parameters (talk) (Translate) | Deprecated parameters |
apisandbox-dynamic-error-exists (talk) (Translate) | A parameter named "$1" already exists. |
apisandbox-dynamic-parameters (talk) (Translate) | Additional parameters |
apisandbox-dynamic-parameters-add-label (talk) (Translate) | Add parameter: |
apisandbox-dynamic-parameters-add-placeholder (talk) (Translate) | Parameter name |
apisandbox-examples (talk) (Translate) | Examples |
apisandbox-fetch-token (talk) (Translate) | Auto-fill the token |
apisandbox-helpurls (talk) (Translate) | Help links |
apisandbox-intro (talk) (Translate) | Use this page to experiment with the <strong>MediaWiki web service API</strong>. Refer to [https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page the API documentation] for further details of API usage. Example: [https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tutorial#A_simple_query search for page titles matching a certain keyword]. Select an action to see more examples. Note that, although this is a sandbox, actions you carry out on this page may modify the wiki. |
apisandbox-jsonly (talk) (Translate) | JavaScript is required to use the API sandbox. |
apisandbox-load-error (talk) (Translate) | An error occurred while loading information for API module "$1": $2 |
apisandbox-loading (talk) (Translate) | Loading information for API module "$1"... |
apisandbox-loading-results (talk) (Translate) | Receiving API results... |
apisandbox-multivalue-all-namespaces (talk) (Translate) | $1 (All namespaces) |
apisandbox-multivalue-all-values (talk) (Translate) | $1 (All values) |
apisandbox-no-parameters (talk) (Translate) | This API module has no parameters. |
apisandbox-param-limit (talk) (Translate) | Enter <kbd>max</kbd> to use the maximum limit. |
apisandbox-request-format-json-label (talk) (Translate) | JSON |
apisandbox-request-format-php-label (talk) (Translate) | PHP array |
apisandbox-request-format-url-label (talk) (Translate) | URL query string |
apisandbox-request-formdata (talk) (Translate) | This request must be sent as a file upload (i.e. using <code>multipart/form-data</code>). |
apisandbox-request-json-label (talk) (Translate) | Request JSON: |
apisandbox-request-php-label (talk) (Translate) | Request PHP array: |
apisandbox-request-post (talk) (Translate) | This request must be sent using the HTTP POST method. |
apisandbox-request-selectformat-label (talk) (Translate) | Show request data as: |
apisandbox-request-time (talk) (Translate) | Request time: {{PLURAL:$1|$1 ms}} |
apisandbox-request-url-label (talk) (Translate) | Request URL: |
apisandbox-reset (talk) (Translate) | Clear |
apisandbox-results (talk) (Translate) | Results |
apisandbox-results-error (talk) (Translate) | An error occurred while loading the API query response: $1. |
apisandbox-results-fixtoken (talk) (Translate) | Correct token and resubmit |
apisandbox-results-fixtoken-fail (talk) (Translate) | Failed to fetch "$1" token. |
apisandbox-results-login-suppressed (talk) (Translate) | This request has been processed as a logged-out user as it could be used to bypass browser Same-Origin security. Note that the API sandbox's automatic token handling does not work properly with such requests, please fill them in manually. |
apisandbox-retry (talk) (Translate) | Retry |
apisandbox-sending-request (talk) (Translate) | Sending API request... |
apisandbox-submit (talk) (Translate) | Make request |
apisandbox-submit-invalid-fields-message (talk) (Translate) | Please correct the marked fields and try again. |
apisandbox-submit-invalid-fields-title (talk) (Translate) | Some fields are invalid |
apisandbox-summary (talk) (Translate) | |
apisandbox-templated-parameter-reason (talk) (Translate) | This [[Special:ApiHelp/main#main/templatedparams|templated parameter]] is offered based on the {{PLURAL:$1|value|values}} of $2. |
apiwarn-alldeletedrevisions-performance (talk) (Translate) | For better performance when generating titles, set <kbd>$1dir=newer</kbd>. |
apiwarn-badurlparam (talk) (Translate) | Could not parse <var>$1urlparam</var> for $2. Using only width and height. |
apiwarn-badutf8 (talk) (Translate) | The value passed for <var>$1</var> contains invalid or non-normalized data. Textual data should be valid, NFC-normalized Unicode without C0 control characters other than HT (\t), LF (\n), and CR (\r). |
apiwarn-checktoken-percentencoding (talk) (Translate) | Check that symbols such as "+" in the token are properly percent-encoded in the URL. |
apiwarn-compare-no-next (talk) (Translate) | Revision $2 is the latest revision of $1, there is no revision for <kbd>torelative=next</kbd> to compare to. |
apiwarn-compare-no-prev (talk) (Translate) | Revision $2 is the earliest revision of $1, there is no revision for <kbd>torelative=prev</kbd> to compare to. |
apiwarn-compare-nocontentmodel (talk) (Translate) | No content model could be determined, assuming $1. |
apiwarn-deprecation-deletedrevs (talk) (Translate) | <kbd>list=deletedrevs</kbd> has been deprecated. Please use <kbd>prop=deletedrevisions</kbd> or <kbd>list=alldeletedrevisions</kbd> instead. |
apiwarn-deprecation-httpsexpected (talk) (Translate) | HTTP used when HTTPS was expected. |
apiwarn-deprecation-login-botpw (talk) (Translate) | Main-account login via <kbd>action=login</kbd> is deprecated and may stop working without warning. To continue login with <kbd>action=login</kbd>, see [[Special:BotPasswords]]. To safely continue using main-account login, see <kbd>action=clientlogin</kbd>. |
apiwarn-deprecation-login-nobotpw (talk) (Translate) | Main-account login via <kbd>action=login</kbd> is deprecated and may stop working without warning. To safely log in, see <kbd>action=clientlogin</kbd>. |
apiwarn-deprecation-login-token (talk) (Translate) | Fetching a token via <kbd>action=login</kbd> is deprecated. Use <kbd>action=query&meta=tokens&type=login</kbd> instead. |
apiwarn-deprecation-missingparam (talk) (Translate) | Because <var>$1</var> was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used. |
apiwarn-deprecation-parameter (talk) (Translate) | The parameter <var>$1</var> has been deprecated. |
apiwarn-deprecation-parse-headitems (talk) (Translate) | <kbd>prop=headitems</kbd> is deprecated since MediaWiki 1.28. Use <kbd>prop=headhtml</kbd> when creating new HTML documents, or <kbd>prop=modules|jsconfigvars</kbd> when updating a document client-side. |
apiwarn-deprecation-post-without-content-type (talk) (Translate) | A POST request was made without a <code>Content-Type</code> header. This does not work reliably. |
apiwarn-deprecation-purge-get (talk) (Translate) | Use of <kbd>action=purge</kbd> via GET is deprecated. Use POST instead. |
apiwarn-deprecation-withreplacement (talk) (Translate) | <kbd>$1</kbd> has been deprecated. Please use <kbd>$2</kbd> instead. |
apiwarn-difftohidden (talk) (Translate) | Couldn't diff to r$1: content is hidden. |
apiwarn-errorprinterfailed (talk) (Translate) | Error printer failed. Will retry without params. |
apiwarn-global-option-ignored (talk) (Translate) | Option <var>$1</var> is globally overridden. You can use <kbd>global=update</kbd> to change the option globally, or <kbd>global=override</kbd> to set a local override. |
apiwarn-ignoring-invalid-templated-value (talk) (Translate) | Ignoring value <kbd>$2</kbd> in <var>$1</var> when processing templated parameters. |
apiwarn-invalidcategory (talk) (Translate) | "$1" is not a category. |
apiwarn-invalidtitle (talk) (Translate) | "$1" is not a valid title. |
apiwarn-invalidxmlstylesheet (talk) (Translate) | Invalid or non-existent stylesheet specified. |
apiwarn-invalidxmlstylesheetext (talk) (Translate) | Stylesheet should have <code>.xsl</code> extension. |
apiwarn-invalidxmlstylesheetns (talk) (Translate) | Stylesheet should be in the {{ns:MediaWiki}} namespace. |
apiwarn-moduleswithoutvars (talk) (Translate) | Property <kbd>modules</kbd> was set but not <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd>. Configuration variables are necessary for proper module usage. |
apiwarn-notfile (talk) (Translate) | "$1" is not a file. |
apiwarn-nothumb-noimagehandler (talk) (Translate) | Could not create thumbnail because $1 does not have an associated image handler. |
apiwarn-parse-nocontentmodel (talk) (Translate) | No <var>title</var> or <var>contentmodel</var> was given, assuming $1. |
apiwarn-parse-revidwithouttext (talk) (Translate) | <var>revid</var> used without <var>text</var>, and parsed page properties were requested. Did you mean to use <var>oldid</var> instead of <var>revid</var>? |
apiwarn-parse-titlewithouttext (talk) (Translate) | <var>title</var> used without <var>text</var>, and parsed page properties were requested. Did you mean to use <var>page</var> instead of <var>title</var>? |
apiwarn-redirectsandrevids (talk) (Translate) | Redirect resolution cannot be used together with the <var>revids</var> parameter. Any redirects the <var>revids</var> point to have not been resolved. |
apiwarn-templatedata-deprecation-format (talk) (Translate) | The default output format will change to <kbd>jsonfm</kbd> in the future. Please specify <kbd>format=json</kbd> explicitly. |
apiwarn-textextracts-limit (talk) (Translate) | <var>exlimit</var> was too large for a whole article extracts request, lowered to $1. |
apiwarn-textextracts-malformed-html (talk) (Translate) | HTML may be malformed and/or unbalanced and may omit inline images. Use at your own risk. Known problems are listed at https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:TextExtracts#Caveats. |
apiwarn-textextracts-sentences-and-html (talk) (Translate) | The <var>$1sentences</var> parameter may have unexpected results when used in HTML mode. |
apiwarn-textextracts-title-in-file-namespace (talk) (Translate) | Extract for a title in File namespace was requested, none returned. |
apiwarn-textextracts-unsupportedmodel (talk) (Translate) | $1 has content model $2, which is not supported; returning an empty extract. |
apiwarn-tokens-origin (talk) (Translate) | Tokens may not be obtained when the same-origin policy is not applied. |
apiwarn-truncatedresult (talk) (Translate) | This result was truncated because it would otherwise be larger than the limit of $1 bytes. |
apiwarn-unclearnowtimestamp (talk) (Translate) | Passing "$2" for timestamp parameter <var>$1</var> has been deprecated. If for some reason you need to explicitly specify the current time without calculating it client-side, use <kbd>now</kbd>. |
apiwarn-unrecognizedvalues (talk) (Translate) | Unrecognized {{PLURAL:$3|value|values}} for parameter <var>$1</var>: $2. |
apiwarn-unsupportedarray (talk) (Translate) | Parameter <var>$1</var> uses unsupported PHP array syntax. |
apiwarn-urlparamwidth (talk) (Translate) | Ignoring width value set in <var>$1urlparam</var> ($2) in favor of width value derived from <var>$1urlwidth</var>/<var>$1urlheight</var> ($3). |
apiwarn-validationfailed (talk) (Translate) | Validation error for <kbd>$1</kbd>: $2 |
apiwarn-validationfailed-badchars (talk) (Translate) | invalid characters in key (only <code>a-z</code>, <code>A-Z</code>, <code>0-9</code>, <code>_</code>, and <code>-</code> are allowed). |
apiwarn-validationfailed-badpref (talk) (Translate) | not a valid preference. |
apiwarn-validationfailed-cannotset (talk) (Translate) | cannot be set by this module. |
apiwarn-validationfailed-keytoolong (talk) (Translate) | key too long (no more than $1 {{PLURAL:$1|byte|bytes}} allowed). |
apiwarn-validationfailed-valuetoolong (talk) (Translate) | value too long (no more than $1 {{PLURAL:$1|byte|bytes}} allowed). |
apiwarn-wgdebugapi (talk) (Translate) | <strong>Security Warning:</strong> <var>$wgDebugAPI</var> is enabled. |
apr (talk) (Translate) | Apr |
april (talk) (Translate) | April |
april-gen (talk) (Translate) | April |
article (talk) (Translate) | Content page |
articleexists (talk) (Translate) | A page already exists at [[:$1]], or the page name you have chosen is not valid. Please choose another name. |
aug (talk) (Translate) | Aug |
august (talk) (Translate) | August |
august-gen (talk) (Translate) | August |
authenticationdatachange-ignored (talk) (Translate) | The authentication data change was not handled. Maybe no provider was configured? |
authform-newtoken (talk) (Translate) | Missing token. $1 |
authform-nosession-login (talk) (Translate) | The authentication was successful, but your browser cannot "remember" being logged in. $1 |
authform-nosession-signup (talk) (Translate) | The account was created, but your browser cannot "remember" being logged in. $1 |
authform-notoken (talk) (Translate) | Missing token |
authform-wrongtoken (talk) (Translate) | Wrong token |
authmanager-account-password-domain (talk) (Translate) | $1@$2 |
authmanager-authn-autocreate-failed (talk) (Translate) | Auto-creation of a local account failed: $1 |
authmanager-authn-no-local-user (talk) (Translate) | The supplied credentials are not associated with any user on this wiki. |
authmanager-authn-no-local-user-link (talk) (Translate) | The supplied credentials are valid but are not associated with any user on this wiki. Login in a different way, or create a new user, and you will have an option to link your previous credentials to that account. |
authmanager-authn-no-primary (talk) (Translate) | The supplied credentials could not be authenticated. |
authmanager-authn-not-in-progress (talk) (Translate) | Authentication is not in progress or session data has been lost. Please start again from the beginning. |
authmanager-autocreate-exception (talk) (Translate) | Automatic account creation temporarily disabled due to prior errors. |
authmanager-autocreate-noperm (talk) (Translate) | Automatic account creation is not allowed. |
authmanager-change-not-supported (talk) (Translate) | The supplied credentials cannot be changed, as nothing would use them. |
authmanager-create-disabled (talk) (Translate) | Account creation is disabled. |
authmanager-create-from-login (talk) (Translate) | To create your account, please fill in the fields. |
authmanager-create-no-primary (talk) (Translate) | The supplied credentials could not be used for account creation. |
authmanager-create-not-in-progress (talk) (Translate) | Account creation is not in progress or session data has been lost. Please start again from the beginning. |
authmanager-domain-help (talk) (Translate) | Domain for external authentication. |
authmanager-email-help (talk) (Translate) | Email address |
authmanager-email-label (talk) (Translate) | |
authmanager-link-no-primary (talk) (Translate) | The supplied credentials could not be used for account linking. |
authmanager-link-not-in-progress (talk) (Translate) | Account linking is not in progress or session data has been lost. Please start again from the beginning. |
authmanager-password-help (talk) (Translate) | Password for authentication. |
authmanager-provider-password (talk) (Translate) | Password-based authentication |
authmanager-provider-password-domain (talk) (Translate) | Password- and domain-based authentication |
authmanager-provider-temporarypassword (talk) (Translate) | Temporary password |
authmanager-realname-help (talk) (Translate) | Real name of the user |
authmanager-realname-label (talk) (Translate) | Real name |
authmanager-retype-help (talk) (Translate) | Password again to confirm. |
authmanager-userdoesnotexist (talk) (Translate) | User account "$1" is not registered. |
authmanager-userlogin-remembermypassword-help (talk) (Translate) | Whether the password should be remembered for longer than the length of the session. |
authmanager-username-help (talk) (Translate) | Username for authentication. |
authpage-cannot-create (talk) (Translate) | Unable to start account creation. |
authpage-cannot-create-continue (talk) (Translate) | Unable to continue account creation. Your session most likely timed out. |
authpage-cannot-link (talk) (Translate) | Unable to start account linking. |
authpage-cannot-link-continue (talk) (Translate) | Unable to continue account linking. Your session most likely timed out. |
authpage-cannot-login (talk) (Translate) | Unable to start login. |
authpage-cannot-login-continue (talk) (Translate) | Unable to continue login. Your session most likely timed out. |
authprovider-confirmlink-failed (talk) (Translate) | Account linking did not fully succeed: $1 |
authprovider-confirmlink-failed-line (talk) (Translate) | $1: $2 |
authprovider-confirmlink-message (talk) (Translate) | Based on your recent login attempts, the following accounts can be linked to your wiki account. Linking them enables logging in via those accounts. Please select which ones should be linked. |
authprovider-confirmlink-ok-help (talk) (Translate) | Continue after displaying linking failure messages. |
authprovider-confirmlink-option (talk) (Translate) | $1 ($2) |
authprovider-confirmlink-request-help (talk) (Translate) | |
authprovider-confirmlink-request-label (talk) (Translate) | Accounts which should be linked |
authprovider-confirmlink-success-line (talk) (Translate) | $1: Linked successfully. |
authprovider-resetpass-skip-help (talk) (Translate) | Skip resetting the password. |
authprovider-resetpass-skip-label (talk) (Translate) | Skip |
autoblockedtext (talk) (Translate) | Your IP address has been automatically blocked because it was used by another user, who was blocked by $1. The reason given is: :<em>$2</em>. *{{int:blockedtext-start-time|$8}} *{{int:blockedtext-expiration-time|$6}} *{{int:blockedtext-intended-blockee|$7}} {{int:blockedtext-contact-blocker-admin|$1}} You can use the "{{int:emailuser}}" feature if a valid email address is specified in your [[Special:Preferences|preferences]] and you have not been blocked from using it. {{int:blockedtext-block-ip|$3}} {{int:blockedtext-block-id|$5}} {{int:blockedtext-include-details-queries}} |
autoblockedtext-tempuser (talk) (Translate) | Your IP address has been automatically blocked because it was used by another user, who was blocked by $1. The reason given is: :<em>$2</em>. *{{int:blockedtext-start-time|$8}} *{{int:blockedtext-expiration-time|$6}} *{{int:blockedtext-intended-blockee|$7}} {{int:blockedtext-contact-blocker-admin|$1}} {{int:blockedtext-block-ip|$3}} {{int:blockedtext-block-id|$5}} {{int:blockedtext-include-details-queries}} |
autoblocker (talk) (Translate) | Autoblocked because your IP address has been recently used by "[[User:$1|$1]]". The reason given for $1's block is "$2" |
autoblockid (talk) (Translate) | Autoblock #$1 |
autoblocklist (talk) (Translate) | Autoblocks |
autoblocklist-empty (talk) (Translate) | The autoblock list is empty. |
autoblocklist-legend (talk) (Translate) | List autoblocks |
autoblocklist-localblocks (talk) (Translate) | Local {{PLURAL:$1|autoblock|autoblocks}} |
autoblocklist-otherblocks (talk) (Translate) | Other {{PLURAL:$1|autoblock|autoblocks}} |
autoblocklist-submit (talk) (Translate) | Search |
autochange-username (talk) (Translate) | MediaWiki automatic change |
autocomment-prefix (talk) (Translate) | |
autocreate-edit-warning (talk) (Translate) | <strong>Warning:</strong> You are not logged in. Once you make an edit, a temporary account will be created for you. [[{{MediaWiki:tempuser-helppage}}|Learn more]]. <strong>[$1 Log in]</strong> or <strong>[$2 create an account]</strong> to continue receiving notifications after this account expires, and to access other features. |
autocreate-preview-warning (talk) (Translate) | <em>You are not logged in. Once you make an edit, a temporary account will be created for you. [[{{MediaWiki:tempuser-helppage}}|Learn more]].</em> |
autoredircomment (talk) (Translate) | Redirected page to [[$1]] |
autosumm-blank (talk) (Translate) | Blanked the page |
autosumm-changed-redirect-target (talk) (Translate) | Changed redirect target from [[$1]] to [[$2]] |
autosumm-new (talk) (Translate) | Created page with "$1" |
autosumm-newblank (talk) (Translate) | Created blank page |
autosumm-removed-redirect (talk) (Translate) | Removed redirect to [[$1]] |
autosumm-replace (talk) (Translate) | Replaced content with "$1" |
backend-fail-alreadyexists (talk) (Translate) | The file "$1" already exists. |
backend-fail-backup (talk) (Translate) | Could not backup file "$1". |
backend-fail-batchsize (talk) (Translate) | The storage backend was given a batch of $1 file {{PLURAL:$1|operation|operations}}; the limit is $2 {{PLURAL:$2|operation|operations}}. |
backend-fail-closetemp (talk) (Translate) | Could not close temporary file. |
backend-fail-connect (talk) (Translate) | Could not connect to storage backend "$1". |
backend-fail-contenttype (talk) (Translate) | Could not determine the content type of the file to store at "$1". |
backend-fail-copy (talk) (Translate) | Could not copy file "$1" to "$2". |
backend-fail-create (talk) (Translate) | Could not write file "$1". |
backend-fail-delete (talk) (Translate) | Could not delete file "$1". |
backend-fail-describe (talk) (Translate) | Could not change metadata for file "$1". |
backend-fail-hash (talk) (Translate) | Could not determine the cryptographic hash of file "$1". |
backend-fail-hashes (talk) (Translate) | Could not get file hashes for comparison. |
backend-fail-internal (talk) (Translate) | An unknown error occurred in storage backend "$1". |
backend-fail-invalidpath (talk) (Translate) | "$1" is not a valid storage path. |
backend-fail-maxsize (talk) (Translate) | Could not write file "$1" because it is larger than {{PLURAL:$2|one byte|$2 bytes}}. |
backend-fail-move (talk) (Translate) | Could not move file "$1" to "$2". |
backend-fail-notexists (talk) (Translate) | The file $1 does not exist. |
backend-fail-notsame (talk) (Translate) | A non-identical file already exists at "$1". |
backend-fail-opentemp (talk) (Translate) | Could not open temporary file. |
backend-fail-read (talk) (Translate) | Could not read file "$1". |
backend-fail-readonly (talk) (Translate) | The storage backend "$1" is currently read-only. The reason given is: <em>$2</em> |
backend-fail-sizes (talk) (Translate) | Could not get file sizes for comparison. |
backend-fail-stat (talk) (Translate) | Could not read the status of file "$1". |
backend-fail-store (talk) (Translate) | Could not store file "$1" at "$2". |
backend-fail-stream (talk) (Translate) | Could not stream file "$1". |
backend-fail-synced (talk) (Translate) | The file "$1" is in an inconsistent state within the internal storage backends |
backend-fail-usable (talk) (Translate) | Could not read or write file "$1" due to insufficient permissions or missing directories/containers. |
backend-fail-writetemp (talk) (Translate) | Could not write to temporary file. |
backlinksubtitle (talk) (Translate) | ← $1 |