System messages
From esoterum.org
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 | |
api-error-stashedfilenotfound (Talk) (Translate) | The stashed file was not found when attempting to upload it from the stash. |
api-error-stasherror (Talk) (Translate) | There was an error while uploading the file to stash. |
api-error-stashfailed (Talk) (Translate) | Internal error: Server failed to store temporary file. |
api-error-stashfilestorage (Talk) (Translate) | There was an error while storing the file in the stash. |
api-error-stashnosuchfilekey (Talk) (Translate) | The file key you were attempting to access in the stash does not exist. |
api-error-stashnotloggedin (Talk) (Translate) | You must be logged in to save files in the upload stash. |
api-error-stashpathinvalid (Talk) (Translate) | The path at which the stashed file should have been found was invalid. |
api-error-stashwrongowner (Talk) (Translate) | The file you were attempting to access in the stash does not belong to you. |
api-error-stashzerolength (Talk) (Translate) | The server could not stash the file, because it had zero length. |
api-error-timeout (Talk) (Translate) | The server did not respond within the expected time. |
api-error-unclassified (Talk) (Translate) | An unknown error occurred. |
api-error-unknown-code (Talk) (Translate) | Unknown error: "$1". |
api-error-unknown-error (Talk) (Translate) | Internal error: Something went wrong when trying to upload your file. |
api-error-unknown-warning (Talk) (Translate) | Unknown warning: "$1". |
api-error-unknownerror (Talk) (Translate) | Unknown error: "$1". |
api-error-uploaddisabled (Talk) (Translate) | Uploading is disabled on this wiki. |
api-error-verification-error (Talk) (Translate) | This file might be corrupt, or have the wrong extension. |
api-format-prettyprint-header (Talk) (Translate) | This is the HTML representation of the $1 format. HTML is good for debugging, but is unsuitable for application use. Specify the <var>format</var> parameter to change the output format. To see the non-HTML representation of the $1 format, set <kbd>format=$2</kbd>. See the [[mw:API|complete documentation]], or the [[Special:ApiHelp/main|API help]] for more information. |
api-format-prettyprint-header-only-html (Talk) (Translate) | This is an HTML representation intended for debugging, and is unsuitable for application use. See the [[mw:API|complete documentation]], or the [[Special:ApiHelp/main|API help]] for more information. |
api-format-title (Talk) (Translate) | MediaWiki API result |
api-help-datatypes (Talk) (Translate) | Some parameter types in API requests need further explanation: ;boolean :Boolean parameters work like HTML checkboxes: if the parameter is specified, regardless of value, it is considered true. For a false value, omit the parameter entirely. ;timestamp :Timestamps may be specified in several formats. ISO 8601 date and time is recommended. All times are in UTC, any included timezone is ignored. :* ISO 8601 date and time, <kbd><var>2001</var>-<var>01</var>-<var>15</var>T<var>14</var>:<var>56</var>:<var>00</var>Z</kbd> (punctuation and <kbd>Z</kbd> are optional) :* ISO 8601 date and time with (ignored) fractional seconds, <kbd><var>2001</var>-<var>01</var>-<var>15</var>T<var>14</var>:<var>56</var>:<var>00</var>.<var>00001</var>Z</kbd> (dashes, colons, and <kbd>Z</kbd> are optional) :* MediaWiki format, <kbd><var>2001</var><var>01</var><var>15</var><var>14</var><var>56</var><var>00</var></kbd> :* Generic numeric format, <kbd><var>2001</var>-<var>01</var>-<var>15</var> <var>14</var>:<var>56</var>:<var>00</var></kbd> (optional timezone of <kbd>GMT</kbd>, <kbd>+<var>##</var></kbd>, or <kbd>-<var>##</var></kbd> is ignored) :* EXIF format, <kbd><var>2001</var>:<var>01</var>:<var>15</var> <var>14</var>:<var>56</var>:<var>00</var></kbd> :*RFC 2822 format (timezone may be omitted), <kbd><var>Mon</var>, <var>15</var> <var>Jan</var> <var>2001</var> <var>14</var>:<var>56</var>:<var>00</var></kbd> :* RFC 850 format (timezone may be omitted), <kbd><var>Monday</var>, <var>15</var>-<var>Jan</var>-<var>2001</var> <var>14</var>:<var>56</var>:<var>00</var></kbd> :* C ctime format, <kbd><var>Mon</var> <var>Jan</var> <var>15</var> <var>14</var>:<var>56</var>:<var>00</var> <var>2001</var></kbd> :* Seconds since 1970-01-01T00:00:00Z as a 1 to 13 digit integer (excluding <kbd>0</kbd>) :* The string <kbd>now</kbd> |
api-help-datatypes-header (Talk) (Translate) | Data types |
api-help-examples (Talk) (Translate) | {{PLURAL:$1|Example|Examples}}: |
api-help-fallback-description (Talk) (Translate) | $1 |
api-help-fallback-example (Talk) (Translate) | $1 |
api-help-fallback-parameter (Talk) (Translate) | $1 |
api-help-flag-deprecated (Talk) (Translate) | This module is deprecated. |
api-help-flag-generator (Talk) (Translate) | This module can be used as a generator. |
api-help-flag-internal (Talk) (Translate) | <strong>This module is internal or unstable.</strong> Its operation may change without notice. |
api-help-flag-mustbeposted (Talk) (Translate) | This module only accepts POST requests. |
api-help-flag-readrights (Talk) (Translate) | This module requires read rights. |
api-help-flag-writerights (Talk) (Translate) | This module requires write rights. |
api-help-flags (Talk) (Translate) | |
api-help-help-urls (Talk) (Translate) | |
api-help-lead (Talk) (Translate) | This is an auto-generated MediaWiki API documentation page. Documentation and examples: https://www.mediawiki.org/wiki/API |
api-help-license (Talk) (Translate) | License: [[$1|$2]] |
api-help-license-noname (Talk) (Translate) | License: [[$1|See link]] |
api-help-license-unknown (Talk) (Translate) | License: <span class="apihelp-unknown">unknown</span> |
api-help-main-header (Talk) (Translate) | Main module |
api-help-param-continue (Talk) (Translate) | When more results are available, use this to continue. |
api-help-param-default (Talk) (Translate) | Default: $1 |
api-help-param-default-empty (Talk) (Translate) | Default: <span class="apihelp-empty">(empty)</span> |
api-help-param-deprecated (Talk) (Translate) | Deprecated. |
api-help-param-direction (Talk) (Translate) | In which direction to enumerate: ;newer:List oldest first. Note: $1start has to be before $1end. ;older:List newest first (default). Note: $1start has to be later than $1end. |
api-help-param-disabled-in-miser-mode (Talk) (Translate) | Disabled due to [[mw:Manual:$wgMiserMode|miser mode]]. |
api-help-param-integer-max (Talk) (Translate) | The {{PLURAL:$1|1=value|2=values}} must be no greater than $3. |
api-help-param-integer-min (Talk) (Translate) | The {{PLURAL:$1|1=value|2=values}} must be no less than $2. |
api-help-param-integer-minmax (Talk) (Translate) | The {{PLURAL:$1|1=value|2=values}} must be between $2 and $3. |
api-help-param-limit (Talk) (Translate) | No more than $1 allowed. |
api-help-param-limit2 (Talk) (Translate) | No more than $1 ($2 for bots) allowed. |
api-help-param-limited-in-miser-mode (Talk) (Translate) | <strong>Note:</strong> Due to [[mw:Manual:$wgMiserMode|miser mode]], using this may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned. |
api-help-param-list (Talk) (Translate) | {{PLURAL:$1|1=One of the following values|2=Values (separate with <kbd>{{!}}</kbd>)}}: $2 |
api-help-param-list-can-be-empty (Talk) (Translate) | {{PLURAL:$1|0=Must be empty|Can be empty, or $2}} |
api-help-param-multi-max (Talk) (Translate) | Maximum number of values is {{PLURAL:$1|$1}} ({{PLURAL:$2|$2}} for bots). |
api-help-param-multi-separate (Talk) (Translate) | Separate values with <kbd>|</kbd>. |
api-help-param-no-description (Talk) (Translate) | <span class="apihelp-empty">(no description)</span> |
api-help-param-required (Talk) (Translate) | This parameter is required. |
api-help-param-token (Talk) (Translate) | A "$1" token retrieved from [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] |
api-help-param-token-webui (Talk) (Translate) | For compatibility, the token used in the web UI is also accepted. |
api-help-param-type-boolean (Talk) (Translate) | Type: boolean ([[Special:ApiHelp/main#main/datatypes|details]]) |
api-help-param-type-integer (Talk) (Translate) | Type: {{PLURAL:$1|1=integer|2=list of integers}} |
api-help-param-type-limit (Talk) (Translate) | Type: integer or <kbd>max</kbd> |
api-help-param-type-password (Talk) (Translate) | |
api-help-param-type-timestamp (Talk) (Translate) | Type: {{PLURAL:$1|1=timestamp|2=list of timestamps}} ([[Special:ApiHelp/main#main/datatypes|allowed formats]]) |
api-help-param-type-user (Talk) (Translate) | Type: {{PLURAL:$1|1=user name|2=list of user names}} |
api-help-param-upload (Talk) (Translate) | Must be posted as a file upload using multipart/form-data. |
api-help-parameters (Talk) (Translate) | {{PLURAL:$1|Parameter|Parameters}}: |
api-help-permissions (Talk) (Translate) | {{PLURAL:$1|Permission|Permissions}}: |
api-help-permissions-granted-to (Talk) (Translate) | {{PLURAL:$1|Granted to}}: $2 |
api-help-right-apihighlimits (Talk) (Translate) | Use higher limits in API queries (slow queries: $1; fast queries: $2). The limits for slow queries also apply to multivalue parameters. |
api-help-source (Talk) (Translate) | Source: $1 |
api-help-source-unknown (Talk) (Translate) | Source: <span class="apihelp-unknown">unknown</span> |
api-help-title (Talk) (Translate) | MediaWiki API help |
api-orm-param-limit (Talk) (Translate) | Max amount of rows to return. |
api-orm-param-props (Talk) (Translate) | Fields to query. |
api-pageset-param-converttitles (Talk) (Translate) | Convert titles to other variants if necessary. Only works if the wiki's content language supports variant conversion. Languages that support variant conversion include $1. |
api-pageset-param-generator (Talk) (Translate) | Get the list of pages to work on by executing the specified query module. <strong>Note:</strong> Generator parameter names must be prefixed with a "g", see examples. |
api-pageset-param-pageids (Talk) (Translate) | A list of page IDs to work on. |
api-pageset-param-redirects-generator (Talk) (Translate) | Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>, and in pages returned by <var>$1generator</var>. |
api-pageset-param-redirects-nogenerator (Talk) (Translate) | Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>. |
api-pageset-param-revids (Talk) (Translate) | A list of revision IDs to work on. |
api-pageset-param-titles (Talk) (Translate) | A list of titles to work on. |
apihelp (Talk) (Translate) | API help |
apihelp-block-description (Talk) (Translate) | Block a user. |
apihelp-block-example-ip-simple (Talk) (Translate) | Block IP address <kbd>192.0.2.5</kbd> for three days with reason <kbd>First strike</kbd>. |
apihelp-block-example-user-complex (Talk) (Translate) | Block user <kbd>Vandal</kbd> indefinitely with reason <kbd>Vandalism</kbd>, and prevent new account creation and email sending. |
apihelp-block-param-allowusertalk (Talk) (Translate) | Allow the user to edit their own talk page (depends on <var>[[mw:Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>). |
apihelp-block-param-anononly (Talk) (Translate) | Block anonymous users only (i.e. disable anonymous edits for this IP address). |
apihelp-block-param-autoblock (Talk) (Translate) | Automatically block the last used IP address, and any subsequent IP addresses they try to login from. |
apihelp-block-param-expiry (Talk) (Translate) | Expiry time. 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 set to <kbd>infinite</kbd>, <kbd>indefinite</kbd>, or <kbd>never</kbd>, the block will never expire. |
apihelp-block-param-hidename (Talk) (Translate) | Hide the username from the block log. (Requires the <code>hideuser</code> right). |
apihelp-block-param-nocreate (Talk) (Translate) | Prevent account creation. |
apihelp-block-param-noemail (Talk) (Translate) | Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right). |
apihelp-block-param-reason (Talk) (Translate) | Reason for block. |
apihelp-block-param-reblock (Talk) (Translate) | If the user is already blocked, overwrite the existing block. |
apihelp-block-param-user (Talk) (Translate) | Username, IP address, or IP range to block. |
apihelp-block-param-watchuser (Talk) (Translate) | Watch the user's or IP address's user and talk pages. |
apihelp-checktoken-description (Talk) (Translate) | Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. |
apihelp-checktoken-example-simple (Talk) (Translate) | Test the validity of a <kbd>csrf</kbd> token. |
apihelp-checktoken-param-maxtokenage (Talk) (Translate) | Maximum allowed age of the token, in seconds. |
apihelp-checktoken-param-token (Talk) (Translate) | Token to test. |
apihelp-checktoken-param-type (Talk) (Translate) | Type of token being tested. |
apihelp-clearhasmsg-description (Talk) (Translate) | Clears the <code>hasmsg</code> flag for the current user. |
apihelp-clearhasmsg-example-1 (Talk) (Translate) | Clear the <code>hasmsg</code> flag for the current user. |
apihelp-compare-description (Talk) (Translate) | Get the difference between 2 pages. A revision number, a page title, or a page ID for both "from" and "to" must be passed. |
apihelp-compare-example-1 (Talk) (Translate) | Create a diff between revision 1 and 2. |
apihelp-compare-param-fromid (Talk) (Translate) | First page ID to compare. |
apihelp-compare-param-fromrev (Talk) (Translate) | First revision to compare. |
apihelp-compare-param-fromtitle (Talk) (Translate) | First title to compare. |
apihelp-compare-param-toid (Talk) (Translate) | Second page ID to compare. |
apihelp-compare-param-torev (Talk) (Translate) | Second revision to compare. |
apihelp-compare-param-totitle (Talk) (Translate) | Second title to compare. |
apihelp-createaccount-description (Talk) (Translate) | Create a new user account. |
apihelp-createaccount-example-mail (Talk) (Translate) | Create user <kbd>testmailuser</kbd> and email a randomly-generated password. |
apihelp-createaccount-example-pass (Talk) (Translate) | Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>. |
apihelp-createaccount-param-domain (Talk) (Translate) | Domain for external authentication (optional). |
apihelp-createaccount-param-email (Talk) (Translate) | Email address of user (optional). |
apihelp-createaccount-param-language (Talk) (Translate) | Language code to set as default for the user (optional, defaults to content language). |
apihelp-createaccount-param-mailpassword (Talk) (Translate) | If set to any value, a random password will be emailed to the user. |
apihelp-createaccount-param-name (Talk) (Translate) | Username. |
apihelp-createaccount-param-password (Talk) (Translate) | Password (ignored if <var>$1mailpassword</var> is set). |
apihelp-createaccount-param-realname (Talk) (Translate) | Real name of user (optional). |
apihelp-createaccount-param-reason (Talk) (Translate) | Optional reason for creating the account to be put in the logs. |
apihelp-createaccount-param-token (Talk) (Translate) | Account creation token obtained in first request. |
apihelp-dbg-description (Talk) (Translate) | Output data in PHP's <code>var_export()</code> format. |
apihelp-dbgfm-description (Talk) (Translate) | Output data in PHP's <code>var_export()</code> format (pretty-print in HTML). |
apihelp-delete-description (Talk) (Translate) | Delete a page. |
apihelp-delete-example-reason (Talk) (Translate) | Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>. |
apihelp-delete-example-simple (Talk) (Translate) | Delete <kbd>Main Page</kbd>. |
apihelp-delete-param-oldimage (Talk) (Translate) | The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]]. |
apihelp-delete-param-pageid (Talk) (Translate) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
apihelp-delete-param-reason (Talk) (Translate) | Reason for the deletion. If not set, an automatically generated reason will be used. |
apihelp-delete-param-title (Talk) (Translate) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
apihelp-delete-param-unwatch (Talk) (Translate) | Remove the page from the current user's watchlist. |
apihelp-delete-param-watch (Talk) (Translate) | Add the page to the current user's watchlist. |
apihelp-delete-param-watchlist (Talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-disabled-description (Talk) (Translate) | This module has been disabled. |
apihelp-edit-description (Talk) (Translate) | Create and edit pages. |
apihelp-edit-example-edit (Talk) (Translate) | Edit a page. |
apihelp-edit-example-prepend (Talk) (Translate) | Prepend <kbd>__NOTOC__</kbd> to a page. |
apihelp-edit-example-undo (Talk) (Translate) | Undo revisions 13579 through 13585 with autosummary. |
apihelp-edit-param-appendtext (Talk) (Translate) | Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter. |
apihelp-edit-param-basetimestamp (Talk) (Translate) | Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. |
apihelp-edit-param-bot (Talk) (Translate) | Mark this edit as bot. |
apihelp-edit-param-contentformat (Talk) (Translate) | Content serialization format used for the input text. |
apihelp-edit-param-contentmodel (Talk) (Translate) | Content model of the new content. |
apihelp-edit-param-createonly (Talk) (Translate) | Don't edit the page if it exists already. |
apihelp-edit-param-md5 (Talk) (Translate) | The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct. |
apihelp-edit-param-minor (Talk) (Translate) | Minor edit. |
apihelp-edit-param-nocreate (Talk) (Translate) | Throw an error if the page doesn't exist. |
apihelp-edit-param-notminor (Talk) (Translate) | Non-minor edit. |
apihelp-edit-param-pageid (Talk) (Translate) | Page ID of the page to edit. Cannot be used together with <var>$1title</var>. |
apihelp-edit-param-prependtext (Talk) (Translate) | Add this text to the beginning of the page. Overrides $1text. |
apihelp-edit-param-recreate (Talk) (Translate) | Override any errors about the page having been deleted in the meantime. |
apihelp-edit-param-redirect (Talk) (Translate) | Automatically resolve redirects. |
apihelp-edit-param-section (Talk) (Translate) | Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
apihelp-edit-param-sectiontitle (Talk) (Translate) | The title for a new section. |
apihelp-edit-param-starttimestamp (Talk) (Translate) | Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit). |
apihelp-edit-param-summary (Talk) (Translate) | Edit summary. Also section title when $1section=new and $1sectiontitle is not set. |
apihelp-edit-param-tags (Talk) (Translate) | Change tags to apply to the revision. |
apihelp-edit-param-text (Talk) (Translate) | Page content. |
apihelp-edit-param-title (Talk) (Translate) | Title of the page to edit. Cannot be used together with <var>$1pageid</var>. |
apihelp-edit-param-token (Talk) (Translate) | The token should always be sent as the last parameter, or at least after the $1text parameter. |
apihelp-edit-param-undo (Talk) (Translate) | Undo this revision. Overrides $1text, $1prependtext and $1appendtext. |
apihelp-edit-param-undoafter (Talk) (Translate) | Undo all revisions from $1undo to this one. If not set, just undo one revision. |
apihelp-edit-param-unwatch (Talk) (Translate) | Remove the page from the current user's watchlist. |
apihelp-edit-param-watch (Talk) (Translate) | Add the page to the current user's watchlist. |
apihelp-edit-param-watchlist (Talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-emailuser-description (Talk) (Translate) | Email a user. |
apihelp-emailuser-example-email (Talk) (Translate) | Send an email to user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>. |
apihelp-emailuser-param-ccme (Talk) (Translate) | Send a copy of this mail to me. |
apihelp-emailuser-param-subject (Talk) (Translate) | Subject header. |
apihelp-emailuser-param-target (Talk) (Translate) | User to send email to. |
apihelp-emailuser-param-text (Talk) (Translate) | Mail body. |
apihelp-expandtemplates-description (Talk) (Translate) | Expands all templates in wikitext. |
apihelp-expandtemplates-example-simple (Talk) (Translate) | Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>. |
apihelp-expandtemplates-param-generatexml (Talk) (Translate) | Generate XML parse tree (replaced by $1prop=parsetree). |
apihelp-expandtemplates-param-includecomments (Talk) (Translate) | Whether to include HTML comments in the output. |
apihelp-expandtemplates-param-prop (Talk) (Translate) | Which pieces of information to get. Note that if no values are selected, the result will contain the wikitext, but the output will be in a deprecated format. |
apihelp-expandtemplates-param-revid (Talk) (Translate) | Revision ID, for <nowiki>{{REVISIONID}}</nowiki> and similar variables. |
apihelp-expandtemplates-param-text (Talk) (Translate) | Wikitext to convert. |
apihelp-expandtemplates-param-title (Talk) (Translate) | Title of page. |
apihelp-expandtemplates-paramvalue-prop-categories (Talk) (Translate) | Any categories present in the input that are not represented in the wikitext output. |
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (Talk) (Translate) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (Talk) (Translate) | Gives the JavaScript configuration variables specific to the page. |
apihelp-expandtemplates-paramvalue-prop-modules (Talk) (Translate) | Any ResourceLoader modules that parser functions have requested be added to the output. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>. |
apihelp-expandtemplates-paramvalue-prop-parsetree (Talk) (Translate) | The XML parse tree of the input. |
apihelp-expandtemplates-paramvalue-prop-properties (Talk) (Translate) | Page properties defined by expanded magic words in the wikitext. |
apihelp-expandtemplates-paramvalue-prop-ttl (Talk) (Translate) | The maximum time after which caches of the result should be invalidated. |
apihelp-expandtemplates-paramvalue-prop-volatile (Talk) (Translate) | Whether the output is volatile and should not be reused elsewhere within the page. |
apihelp-expandtemplates-paramvalue-prop-wikitext (Talk) (Translate) | The expanded wikitext. |
apihelp-feedcontributions-description (Talk) (Translate) | Returns a user contributions feed. |
apihelp-feedcontributions-example-simple (Talk) (Translate) | Return contributions for user <kbd>Example</kbd>. |
apihelp-feedcontributions-param-deletedonly (Talk) (Translate) | Show only deleted contributions. |
apihelp-feedcontributions-param-feedformat (Talk) (Translate) | The format of the feed. |
apihelp-feedcontributions-param-month (Talk) (Translate) | From month (and earlier). |
apihelp-feedcontributions-param-namespace (Talk) (Translate) | Which namespace to filter the contributions by. |
apihelp-feedcontributions-param-newonly (Talk) (Translate) | Only show edits that are page creations. |
apihelp-feedcontributions-param-showsizediff (Talk) (Translate) | Show the size difference between revisions. |
apihelp-feedcontributions-param-tagfilter (Talk) (Translate) | Filter contributions that have these tags. |
apihelp-feedcontributions-param-toponly (Talk) (Translate) | Only show edits that are latest revisions. |
apihelp-feedcontributions-param-user (Talk) (Translate) | What users to get the contributions for. |
apihelp-feedcontributions-param-year (Talk) (Translate) | From year (and earlier). |
apihelp-feedrecentchanges-description (Talk) (Translate) | Returns a recent changes feed. |
apihelp-feedrecentchanges-example-30days (Talk) (Translate) | Show recent changes for 30 days. |
apihelp-feedrecentchanges-example-simple (Talk) (Translate) | Show recent changes. |
apihelp-feedrecentchanges-param-associated (Talk) (Translate) | Include associated (talk or main) namespace. |
apihelp-feedrecentchanges-param-days (Talk) (Translate) | Days to limit the results to. |
apihelp-feedrecentchanges-param-feedformat (Talk) (Translate) | The format of the feed. |
apihelp-feedrecentchanges-param-from (Talk) (Translate) | Show changes since then. |
apihelp-feedrecentchanges-param-hideanons (Talk) (Translate) | Hide changes made by anonymous users. |
apihelp-feedrecentchanges-param-hidebots (Talk) (Translate) | Hide changes made by bots. |
apihelp-feedrecentchanges-param-hideliu (Talk) (Translate) | Hide changes made by registered users. |
apihelp-feedrecentchanges-param-hideminor (Talk) (Translate) | Hide minor changes. |
apihelp-feedrecentchanges-param-hidemyself (Talk) (Translate) | Hide changes made by the current user. |
apihelp-feedrecentchanges-param-hidepatrolled (Talk) (Translate) | Hide patrolled changes. |
apihelp-feedrecentchanges-param-invert (Talk) (Translate) | All namespaces but the selected one. |
apihelp-feedrecentchanges-param-limit (Talk) (Translate) | Maximum number of results to return. |
apihelp-feedrecentchanges-param-namespace (Talk) (Translate) | Namespace to limit the results to. |
apihelp-feedrecentchanges-param-showlinkedto (Talk) (Translate) | Show changes on pages linked to the selected page instead. |
apihelp-feedrecentchanges-param-tagfilter (Talk) (Translate) | Filter by tag. |
apihelp-feedrecentchanges-param-target (Talk) (Translate) | Show only changes on pages linked from this page. |
apihelp-feedwatchlist-description (Talk) (Translate) | Returns a watchlist feed. |
apihelp-feedwatchlist-example-all6hrs (Talk) (Translate) | Show all changes to watched pages in the past 6 hours. |
apihelp-feedwatchlist-example-default (Talk) (Translate) | Show the watchlist feed. |
apihelp-feedwatchlist-param-feedformat (Talk) (Translate) | The format of the feed. |
apihelp-feedwatchlist-param-hours (Talk) (Translate) | List pages modified within this many hours from now. |
apihelp-feedwatchlist-param-linktosections (Talk) (Translate) | Link directly to changed sections if possible. |
apihelp-filerevert-description (Talk) (Translate) | Revert a file to an old version. |
apihelp-filerevert-example-revert (Talk) (Translate) | Revert <kbd>Wiki.png</kbd> to the version of <kbd>2011-03-05T15:27:40Z</kbd>. |
apihelp-filerevert-param-archivename (Talk) (Translate) | Archive name of the revision to revert to. |
apihelp-filerevert-param-comment (Talk) (Translate) | Upload comment. |
apihelp-filerevert-param-filename (Talk) (Translate) | Target filename, without the File: prefix. |
apihelp-format-example-generic (Talk) (Translate) | Return the query result in the $1 format. |
apihelp-help-description (Talk) (Translate) | Display help for the specified modules. |
apihelp-help-example-help (Talk) (Translate) | Help for the help module itself. |
apihelp-help-example-main (Talk) (Translate) | Help for the main module. |
apihelp-help-example-query (Talk) (Translate) | Help for two query submodules. |
apihelp-help-example-recursive (Talk) (Translate) | All help in one page. |
apihelp-help-param-helpformat (Talk) (Translate) | Format of the help output. |
apihelp-help-param-modules (Talk) (Translate) | Modules to display help for (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>. |
apihelp-help-param-recursivesubmodules (Talk) (Translate) | Include help for submodules recursively. |
apihelp-help-param-submodules (Talk) (Translate) | Include help for submodules of the named module. |
apihelp-help-param-toc (Talk) (Translate) | Include a table of contents in the HTML output. |
apihelp-help-param-wrap (Talk) (Translate) | Wrap the output in a standard API response structure. |
apihelp-imagerotate-description (Talk) (Translate) | Rotate one or more images. |
apihelp-imagerotate-example-generator (Talk) (Translate) | Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees. |
apihelp-imagerotate-example-simple (Talk) (Translate) | Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees. |
apihelp-imagerotate-param-rotation (Talk) (Translate) | Degrees to rotate image clockwise. |
apihelp-import-description (Talk) (Translate) | Import a page from another wiki, or from an XML file. Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter. |
apihelp-import-example-import (Talk) (Translate) | Import [[meta:Help:ParserFunctions]] to namespace 100 with full history. |
apihelp-import-param-fullhistory (Talk) (Translate) | For interwiki imports: import the full history, not just the current version. |
apihelp-import-param-interwikipage (Talk) (Translate) | For interwiki imports: page to import. |
apihelp-import-param-interwikisource (Talk) (Translate) | For interwiki imports: wiki to import from. |
apihelp-import-param-namespace (Talk) (Translate) | Import to this namespace. Cannot be used together with <var>$1rootpage</var>. |
apihelp-import-param-rootpage (Talk) (Translate) | Import as subpage of this page. Cannot be used together with <var>$1namespace</var>. |
apihelp-import-param-summary (Talk) (Translate) | Import summary. |
apihelp-import-param-templates (Talk) (Translate) | For interwiki imports: import all included templates as well. |
apihelp-import-param-xml (Talk) (Translate) | Uploaded XML file. |
apihelp-json-description (Talk) (Translate) | Output data in JSON format. |
apihelp-json-param-ascii (Talk) (Translate) | If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>. |
apihelp-json-param-callback (Talk) (Translate) | If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted. |
apihelp-json-param-formatversion (Talk) (Translate) | Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-json-param-utf8 (Talk) (Translate) | If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences. Default when <var>formatversion</var> is not <kbd>1</kbd>. |
apihelp-jsonfm-description (Talk) (Translate) | Output data in JSON format (pretty-print in HTML). |
apihelp-link (Talk) (Translate) | [[Special:ApiHelp/$1|$2]] |
apihelp-login-description (Talk) (Translate) | Log in and get authentication cookies. In the event of a successful log-in, the needed cookies will be included in the HTTP response headers. In the event of a failed log-in, further attempts may be throttled to limit automated password guessing attacks. |
apihelp-login-example-gettoken (Talk) (Translate) | Retrieve a login token. |
apihelp-login-example-login (Talk) (Translate) | Log in. |
apihelp-login-param-domain (Talk) (Translate) | Domain (optional). |
apihelp-login-param-name (Talk) (Translate) | User name. |
apihelp-login-param-password (Talk) (Translate) | Password. |
apihelp-login-param-token (Talk) (Translate) | Login token obtained in first request. |
apihelp-logout-description (Talk) (Translate) | Log out and clear session data. |
apihelp-logout-example-logout (Talk) (Translate) | Log the current user out. |
apihelp-main-description (Talk) (Translate) | <div class="hlist plainlinks api-main-links"> * [[mw:API:Main_page|Documentation]] * [[mw:API:FAQ|FAQ]] * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api Mailing list] * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce API Announcements] * [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R Bugs & requests] </div> <strong>Status:</strong> All features shown on this page should be working, but the API is still in active development, and may change at any time. Subscribe to [https://lists.wikimedia.org/pipermail/mediawiki-api-announce/ the mediawiki-api-announce mailing list] for notice of updates. <strong>Erroneous requests:</strong> When erroneous requests are sent to the API, an HTTP header will be sent with the key "MediaWiki-API-Error" and then both the value of the header and the error code sent back will be set to the same value. For more information see [[mw:API:Errors_and_warnings|API: Errors and warnings]]. |
apihelp-main-param-action (Talk) (Translate) | Which action to perform. |
apihelp-main-param-assert (Talk) (Translate) | Verify the user is logged in if set to <kbd>user</kbd>, or has the bot user right if <kbd>bot</kbd>. |
apihelp-main-param-curtimestamp (Talk) (Translate) | Include the current timestamp in the result. |
apihelp-main-param-format (Talk) (Translate) | The format of the output. |
apihelp-main-param-maxage (Talk) (Translate) | Set the <code>max-age</code> HTTP cache control header to this many seconds. Errors are never cached. |
apihelp-main-param-maxlag (Talk) (Translate) | Maximum lag can be used when MediaWiki is installed on a database replicated cluster. To save actions causing any more site replication lag, this parameter can make the client wait until the replication lag is less than the specified value. In case of excessive lag, error code <samp>maxlag</samp> is returned with a message like <samp>Waiting for $host: $lag seconds lagged</samp>.<br />See [[mw:Manual:Maxlag_parameter|Manual: Maxlag parameter]] for more information. |
apihelp-main-param-origin (Talk) (Translate) | When accessing the API using a cross-domain AJAX request (CORS), set this to the originating domain. This must be included in any pre-flight request, and therefore must be part of the request URI (not the POST body). This must match one of the origins in the <code>Origin</code> header exactly, so it has to be set to something like <kbd>https://en.wikipedia.org</kbd> or <kbd>https://meta.wikimedia.org</kbd>. If this parameter does not match the <code>Origin</code> header, a 403 response will be returned. If this parameter matches the <code>Origin</code> header and the origin is whitelisted, an <code>Access-Control-Allow-Origin</code> header will be set. |
apihelp-main-param-requestid (Talk) (Translate) | Any value given here will be included in the response. May be used to distinguish requests. |
apihelp-main-param-servedby (Talk) (Translate) | Include the hostname that served the request in the results. |
apihelp-main-param-smaxage (Talk) (Translate) | Set the <code>s-maxage</code> HTTP cache control header to this many seconds. Errors are never cached. |
apihelp-main-param-uselang (Talk) (Translate) | Language to use for message translations. A list of codes may be fetched from <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd> with <kbd>siprop=languages</kbd>, or specify <kbd>user</kbd> to use the current user's language preference, or specify <kbd>content</kbd> to use this wiki's content language. |
apihelp-managetags-description (Talk) (Translate) | Perform management tasks relating to change tags. |
apihelp-managetags-example-activate (Talk) (Translate) | Activate a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd> |
apihelp-managetags-example-create (Talk) (Translate) | Create a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd> |
apihelp-managetags-example-deactivate (Talk) (Translate) | Deactivate a tag named <kbd>spam</kbd> with the reason <kbd>No longer required</kbd> |
apihelp-managetags-example-delete (Talk) (Translate) | Delete the <kbd>vandlaism</kbd> tag with the reason <kbd>Misspelt</kbd> |
apihelp-managetags-param-ignorewarnings (Talk) (Translate) | Whether to ignore any warnings that are issued during the operation. |
apihelp-managetags-param-operation (Talk) (Translate) | Which operation to perform: ;create:Create a new change tag for manual use. ;delete:Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used. ;activate:Activate a change tag, allowing users to apply it manually. ;deactivate:Deactivate a change tag, preventing users from applying it manually. |
apihelp-managetags-param-reason (Talk) (Translate) | An optional reason for creating, deleting, activating or deactivating the tag. |
apihelp-managetags-param-tag (Talk) (Translate) | Tag to create, delete, activate or deactivate. For tag creation, the tag must not exist. For tag deletion, the tag must exist. For tag activation, the tag must exist and not be in use by an extension. For tag deactivation, the tag must be currently active and manually defined. |
apihelp-move-description (Talk) (Translate) | Move a page. |
apihelp-move-example-move (Talk) (Translate) | Move <kbd>Badtitle</kbd> to <kbd>Goodtitle</kbd> without leaving a redirect. |
apihelp-move-param-from (Talk) (Translate) | Title of the page to rename. Cannot be used together with <var>$1fromid</var>. |
apihelp-move-param-fromid (Talk) (Translate) | Page ID of the page to rename. Cannot be used together with <var>$1from</var>. |
apihelp-move-param-ignorewarnings (Talk) (Translate) | Ignore any warnings. |
apihelp-move-param-movesubpages (Talk) (Translate) | Rename subpages, if applicable. |
apihelp-move-param-movetalk (Talk) (Translate) | Rename the talk page, if it exists. |
apihelp-move-param-noredirect (Talk) (Translate) | Don't create a redirect. |
apihelp-move-param-reason (Talk) (Translate) | Reason for the rename. |
apihelp-move-param-to (Talk) (Translate) | Title to rename the page to. |
apihelp-move-param-unwatch (Talk) (Translate) | Remove the page and the redirect from the current user's watchlist. |
apihelp-move-param-watch (Talk) (Translate) | Add the page and the redirect to the current user's watchlist. |
apihelp-move-param-watchlist (Talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-no-such-module (Talk) (Translate) | Module "$1" not found. |
apihelp-none-description (Talk) (Translate) | Output nothing. |
apihelp-opensearch-description (Talk) (Translate) | Search the wiki using the OpenSearch protocol. |
apihelp-opensearch-example-te (Talk) (Translate) | Find pages beginning with <kbd>Te</kbd>. |
apihelp-opensearch-param-format (Talk) (Translate) | The format of the output. |
apihelp-opensearch-param-limit (Talk) (Translate) | Maximum number of results to return. |
apihelp-opensearch-param-namespace (Talk) (Translate) | Namespaces to search. |
apihelp-opensearch-param-redirects (Talk) (Translate) | How to handle redirects: ;return:Return the redirect itself. ;resolve:Return the target page. May return fewer than $1limit results. For historical reasons, the default is "return" for $1format=json and "resolve" for other formats. |
apihelp-opensearch-param-search (Talk) (Translate) | Search string. |
apihelp-opensearch-param-suggest (Talk) (Translate) | Do nothing if <var>[[mw:Manual:$wgEnableOpenSearchSuggest|$wgEnableOpenSearchSuggest]]</var> is false. |
apihelp-opensearch-param-warningsaserror (Talk) (Translate) | If warnings are raised with <kbd>format=json</kbd>, return an API error instead of ignoring them. |
apihelp-options-description (Talk) (Translate) | Change preferences of the current user. Only options which are registered in core or in one of installed extensions, or options with keys prefixed with <code>userjs-</code> (intended to be used by user scripts), can be set. |
apihelp-options-example-change (Talk) (Translate) | Change <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences. |
apihelp-options-example-complex (Talk) (Translate) | Reset all preferences, then set <kbd>skin</kbd> and <kbd>nickname</kbd>. |
apihelp-options-example-reset (Talk) (Translate) | Reset all preferences. |
apihelp-options-param-change (Talk) (Translate) | List of changes, formatted name=value (e.g. skin=vector). Value cannot contain pipe characters. If no value is given (not even an equals sign), e.g., optionname|otheroption|..., the option will be reset to its default value. |
apihelp-options-param-optionname (Talk) (Translate) | The name of the option that should be set to the value given by <var>$1optionvalue</var>. |
apihelp-options-param-optionvalue (Talk) (Translate) | The value for the option specified by <var>$1optionname</var>, can contain pipe characters. |
apihelp-options-param-reset (Talk) (Translate) | Resets preferences to the site defaults. |
apihelp-options-param-resetkinds (Talk) (Translate) | List of types of options to reset when the <var>$1reset</var> option is set. |
apihelp-paraminfo-description (Talk) (Translate) | Obtain information about API modules. |
apihelp-paraminfo-example-1 (Talk) (Translate) | Show info for <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd>, <kbd>[[Special:ApiHelp/jsonfm|format=jsonfm]]</kbd>, <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd>, and <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd>. |
apihelp-paraminfo-param-formatmodules (Talk) (Translate) | List of format module names (value of <var>format</var> parameter). Use <var>$1modules</var> instead. |
apihelp-paraminfo-param-helpformat (Talk) (Translate) | Format of help strings. |
apihelp-paraminfo-param-mainmodule (Talk) (Translate) | Get information about the main (top-level) module as well. Use <kbd>$1modules=main</kbd> instead. |
apihelp-paraminfo-param-modules (Talk) (Translate) | List of module names (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>. |
apihelp-paraminfo-param-pagesetmodule (Talk) (Translate) | Get information about the pageset module (providing titles= and friends) as well. |
apihelp-paraminfo-param-querymodules (Talk) (Translate) | List of query module names (value of <var>prop</var>, <var>meta</var> or <var>list</var> parameter). Use <kbd>$1modules=query+foo</kbd> instead of <kbd>$1querymodules=foo</kbd>. |
apihelp-parse-description (Talk) (Translate) | Parses content and returns parser output. See the various prop-modules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd> to get information from the current version of a page. There are several ways to specify the text to parse: # Specify a page or revision, using <var>$1page</var>, <var>$1pageid</var>, or <var>$1oldid</var>. # Specify content explicitly, using <var>$1text</var>, <var>$1title</var>, and <var>$1contentmodel</var>. # Specify only a summary to parse. <var>$1prop</var> should be given an empty value. |
apihelp-parse-example-page (Talk) (Translate) | Parse a page. |
apihelp-parse-example-summary (Talk) (Translate) | Parse a summary. |
apihelp-parse-example-text (Talk) (Translate) | Parse wikitext. |
apihelp-parse-example-texttitle (Talk) (Translate) | Parse wikitext, specifying the page title. |
apihelp-parse-param-contentformat (Talk) (Translate) | Content serialization format used for the input text. Only valid when used with $1text. |
apihelp-parse-param-contentmodel (Talk) (Translate) | Content model of the input text. If omitted, $1title must be specified, and default will be the model of the specified title. Only valid when used with $1text. |
apihelp-parse-param-disableeditsection (Talk) (Translate) | Omit edit section links from the parser output. |
apihelp-parse-param-disablelimitreport (Talk) (Translate) | Omit the limit report ("NewPP limit report") from the parser output. |
apihelp-parse-param-disablepp (Talk) (Translate) | Use <var>$1disablelimitreport</var> instead. |
apihelp-parse-param-disabletidy (Talk) (Translate) | Do not run HTML cleanup (e.g. tidy) on the parser output. |
apihelp-parse-param-disabletoc (Talk) (Translate) | Omit table of contents in output. |
apihelp-parse-param-effectivelanglinks (Talk) (Translate) | Includes language links supplied by extensions (for use with <kbd>$1prop=langlinks</kbd>). |
apihelp-parse-param-generatexml (Talk) (Translate) | Generate XML parse tree (requires content model <code>$1</code>; replaced by <kbd>$2prop=parsetree</kbd>). |
apihelp-parse-param-oldid (Talk) (Translate) | Parse the content of this revision. Overrides <var>$1page</var> and <var>$1pageid</var>. |
apihelp-parse-param-onlypst (Talk) (Translate) | Do a pre-save transform (PST) on the input, but don't parse it. Returns the same wikitext, after a PST has been applied. Only valid when used with <var>$1text</var>. |
apihelp-parse-param-page (Talk) (Translate) | Parse the content of this page. Cannot be used together with <var>$1text</var> and <var>$1title</var>. |
apihelp-parse-param-pageid (Talk) (Translate) | Parse the content of this page. Overrides <var>$1page</var>. |
apihelp-parse-param-preview (Talk) (Translate) | Parse in preview mode. |
apihelp-parse-param-prop (Talk) (Translate) | Which pieces of information to get: |
apihelp-parse-param-pst (Talk) (Translate) | Do a pre-save transform on the input before parsing it. Only valid when used with text. |
apihelp-parse-param-redirects (Talk) (Translate) | If <var>$1page</var> or <var>$1pageid</var> is set to a redirect, resolve it. |
apihelp-parse-param-section (Talk) (Translate) | Only retrieve the content of this section number or when <kbd>new</kbd> generate a new section. <kbd>new</kbd> section is only honored when specifying <var>text</var>. |
apihelp-parse-param-sectionpreview (Talk) (Translate) | Parse in section preview mode (enables preview mode too). |
apihelp-parse-param-sectiontitle (Talk) (Translate) | New section title when <var>section</var> is <kbd>new</kbd>. Unlike page editing, this does not fall back to <var>summary</var> when omitted or empty. |
apihelp-parse-param-summary (Talk) (Translate) | Summary to parse. |
apihelp-parse-param-text (Talk) (Translate) | Text to parse. Use <var>$1title</var> or <var>$1contentmodel</var> to control the content model. |
apihelp-parse-param-title (Talk) (Translate) | Title of page the text belongs to. If omitted, <var>$1contentmodel</var> must be specified, and [[API]] will be used as the title. |
apihelp-parse-paramvalue-prop-categories (Talk) (Translate) | Gives the categories in the parsed wikitext. |
apihelp-parse-paramvalue-prop-categorieshtml (Talk) (Translate) | Gives the HTML version of the categories. |
apihelp-parse-paramvalue-prop-displaytitle (Talk) (Translate) | Adds the title of the parsed wikitext. |
apihelp-parse-paramvalue-prop-encodedjsconfigvars (Talk) (Translate) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
apihelp-parse-paramvalue-prop-externallinks (Talk) (Translate) | Gives the external links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-headhtml (Talk) (Translate) | Gives parsed <code><head></code> of the page. |
apihelp-parse-paramvalue-prop-headitems (Talk) (Translate) | Gives items to put in the <code><head></code> of the page. |
apihelp-parse-paramvalue-prop-images (Talk) (Translate) | Gives the images in the parsed wikitext. |
apihelp-parse-paramvalue-prop-indicators (Talk) (Translate) | Gives the HTML of page status indicators used on the page. |
apihelp-parse-paramvalue-prop-iwlinks (Talk) (Translate) | Gives interwiki links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-jsconfigvars (Talk) (Translate) | Gives the JavaScript configuration variables specific to the page. |
apihelp-parse-paramvalue-prop-langlinks (Talk) (Translate) | Gives the language links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-limitreportdata (Talk) (Translate) | Gives the limit report in a structured way. Gives no data, when <var>$1disablelimitreport</var> is set. |
apihelp-parse-paramvalue-prop-limitreporthtml (Talk) (Translate) | Gives the HTML version of the limit report. Gives no data, when <var>$1disablelimitreport</var> is set. |
apihelp-parse-paramvalue-prop-links (Talk) (Translate) | Gives the internal links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-modules (Talk) (Translate) | Gives the ResourceLoader modules used on the page. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>. |
apihelp-parse-paramvalue-prop-parsetree (Talk) (Translate) | The XML parse tree of revision content (requires content model <code>$1</code>) |
apihelp-parse-paramvalue-prop-properties (Talk) (Translate) | Gives various properties defined in the parsed wikitext. |
apihelp-parse-paramvalue-prop-revid (Talk) (Translate) | Adds the revision ID of the parsed page. |
apihelp-parse-paramvalue-prop-sections (Talk) (Translate) | Gives the sections in the parsed wikitext. |
apihelp-parse-paramvalue-prop-templates (Talk) (Translate) | Gives the templates in the parsed wikitext. |
apihelp-parse-paramvalue-prop-text (Talk) (Translate) | Gives the parsed text of the wikitext. |
apihelp-parse-paramvalue-prop-wikitext (Talk) (Translate) | Gives the original wikitext that was parsed. |
apihelp-patrol-description (Talk) (Translate) | Patrol a page or revision. |
apihelp-patrol-example-rcid (Talk) (Translate) | Patrol a recent change. |
apihelp-patrol-example-revid (Talk) (Translate) | Patrol a revision. |
apihelp-patrol-param-rcid (Talk) (Translate) | Recentchanges ID to patrol. |
apihelp-patrol-param-revid (Talk) (Translate) | Revision ID to patrol. |
apihelp-php-description (Talk) (Translate) | Output data in serialized PHP format. |
apihelp-php-param-formatversion (Talk) (Translate) | Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-phpfm-description (Talk) (Translate) | Output data in serialized PHP format (pretty-print in HTML). |
apihelp-protect-description (Talk) (Translate) | Change the protection level of a page. |
apihelp-protect-example-protect (Talk) (Translate) | Protect a page. |
apihelp-protect-example-unprotect (Talk) (Translate) | Unprotect a page by setting restrictions to <kbd>all</kbd>. |
apihelp-protect-example-unprotect2 (Talk) (Translate) | Unprotect a page by setting no restrictions. |
apihelp-protect-param-cascade (Talk) (Translate) | Enable cascading protection (i.e. protect transcluded templates and images used in this page). Ignored if none of the given protection levels support cascading. |
apihelp-protect-param-expiry (Talk) (Translate) | Expiry timestamps. If only one timestamp is set, it'll be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection. |
apihelp-protect-param-pageid (Talk) (Translate) | ID of the page to (un)protect. Cannot be used together with $1title. |
apihelp-protect-param-protections (Talk) (Translate) | List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). <strong>Note:</strong> Any actions not listed will have restrictions removed. |
apihelp-protect-param-reason (Talk) (Translate) | Reason for (un)protecting. |
apihelp-protect-param-title (Talk) (Translate) | Title of the page to (un)protect. Cannot be used together with $1pageid. |
apihelp-protect-param-watch (Talk) (Translate) | If set, add the page being (un)protected to the current user's watchlist. |
apihelp-protect-param-watchlist (Talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-purge-description (Talk) (Translate) | Purge the cache for the given titles. Requires a POST request if the user is not logged in. |
apihelp-purge-example-generator (Talk) (Translate) | Purge the first 10 pages in the main namespace. |
apihelp-purge-example-simple (Talk) (Translate) | Purge the <kbd>Main Page</kbd> and the <kbd>API</kbd> page. |
apihelp-purge-param-forcelinkupdate (Talk) (Translate) | Update the links tables. |
apihelp-purge-param-forcerecursivelinkupdate (Talk) (Translate) | Update the links table, and update the links tables for any page that uses this page as a template. |
apihelp-query+allcategories-description (Talk) (Translate) | Enumerate all categories. |
apihelp-query+allcategories-example-generator (Talk) (Translate) | Retrieve info about the category page itself for categories beginning <kbd>List</kbd>. |
apihelp-query+allcategories-example-size (Talk) (Translate) | List categories with information on the number of pages in each. |
apihelp-query+allcategories-param-dir (Talk) (Translate) | Direction to sort in. |
apihelp-query+allcategories-param-from (Talk) (Translate) | The category to start enumerating from. |
apihelp-query+allcategories-param-limit (Talk) (Translate) | How many categories to return. |
apihelp-query+allcategories-param-max (Talk) (Translate) | Only return categories with at most this many members. |
apihelp-query+allcategories-param-min (Talk) (Translate) | Only return categories with at least this many members. |
apihelp-query+allcategories-param-prefix (Talk) (Translate) | Search for all category titles that begin with this value. |
apihelp-query+allcategories-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+allcategories-param-to (Talk) (Translate) | The category to stop enumerating at. |
apihelp-query+allcategories-paramvalue-prop-size (Talk) (Translate) | Adds number of pages in the category. |
apihelp-query+alldeletedrevisions-description (Talk) (Translate) | List all deleted revisions by a user or in a namespace. |
apihelp-query+alldeletedrevisions-example-ns-main (Talk) (Translate) | List the first 50 deleted revisions in the main namespace. |
apihelp-query+alldeletedrevisions-example-user (Talk) (Translate) | List the last 50 deleted contributions by user <kbd>Example<kbd>. |
apihelp-query+alldeletedrevisions-param-end (Talk) (Translate) | The timestamp to stop enumerating at. |
apihelp-query+alldeletedrevisions-param-excludeuser (Talk) (Translate) | Don't list revisions by this user. |
apihelp-query+alldeletedrevisions-param-from (Talk) (Translate) | Start listing at this title. |
apihelp-query+alldeletedrevisions-param-generatetitles (Talk) (Translate) | When being used as a generator, generate titles rather than revision IDs. |
apihelp-query+alldeletedrevisions-param-miser-user-namespace (Talk) (Translate) | <strong>Note:</strong> Due to [[mw:Manual:$wgMiserMode|miser mode]], using <var>$1user</var> and <var>$1namespace</var> together may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned. |
apihelp-query+alldeletedrevisions-param-namespace (Talk) (Translate) | Only list pages in this namespace. |
apihelp-query+alldeletedrevisions-param-prefix (Talk) (Translate) | Search for all page titles that begin with this value. |
apihelp-query+alldeletedrevisions-param-start (Talk) (Translate) | The timestamp to start enumerating from. |
apihelp-query+alldeletedrevisions-param-tag (Talk) (Translate) | Only list revisions tagged with this tag. |
apihelp-query+alldeletedrevisions-param-to (Talk) (Translate) | Stop listing at this title. |
apihelp-query+alldeletedrevisions-param-user (Talk) (Translate) | Only list revisions by this user. |
apihelp-query+alldeletedrevisions-paraminfo-nonuseronly (Talk) (Translate) | Cannot be used with <var>$3user</var>. |
apihelp-query+alldeletedrevisions-paraminfo-useronly (Talk) (Translate) | May only be used with <var>$3user</var>. |
apihelp-query+allfileusages-description (Talk) (Translate) | List all file usages, including non-existing. |
apihelp-query+allfileusages-example-B (Talk) (Translate) | List file titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+allfileusages-example-generator (Talk) (Translate) | Gets pages containing the files. |
apihelp-query+allfileusages-example-unique (Talk) (Translate) | List unique file titles. |
apihelp-query+allfileusages-example-unique-generator (Talk) (Translate) | Gets all file titles, marking the missing ones. |
apihelp-query+allfileusages-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+allfileusages-param-from (Talk) (Translate) | The title of the file to start enumerating from. |
apihelp-query+allfileusages-param-limit (Talk) (Translate) | How many total items to return. |
apihelp-query+allfileusages-param-prefix (Talk) (Translate) | Search for all file titles that begin with this value. |
apihelp-query+allfileusages-param-prop (Talk) (Translate) | Which pieces of information to include: |
apihelp-query+allfileusages-param-to (Talk) (Translate) | The title of the file to stop enumerating at. |
apihelp-query+allfileusages-param-unique (Talk) (Translate) | Only show distinct file titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages. |
apihelp-query+allfileusages-paramvalue-prop-ids (Talk) (Translate) | Adds the page IDs of the using pages (cannot be used with $1unique). |
apihelp-query+allfileusages-paramvalue-prop-title (Talk) (Translate) | Adds the title of the file. |
apihelp-query+allimages-description (Talk) (Translate) | Enumerate all images sequentially. |
apihelp-query+allimages-example-B (Talk) (Translate) | Show a list of files starting at the letter <kbd>B</kbd>. |
apihelp-query+allimages-example-generator (Talk) (Translate) | Show info about 4 files starting at the letter <kbd>T</kbd>. |
apihelp-query+allimages-example-mimetypes (Talk) (Translate) | Show a list of files with MIME type <kbd>image/png</kbd> or <kbd>image/gif</kbd> |
apihelp-query+allimages-example-recent (Talk) (Translate) | Show a list of recently uploaded files, similar to [[Special:NewFiles]]. |
apihelp-query+allimages-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+allimages-param-end (Talk) (Translate) | The timestamp to end enumerating. Can only be used with $1sort=timestamp. |
apihelp-query+allimages-param-filterbots (Talk) (Translate) | How to filter files uploaded by bots. Can only be used with $1sort=timestamp. Cannot be used together with $1user. |
apihelp-query+allimages-param-from (Talk) (Translate) | The image title to start enumerating from. Can only be used with $1sort=name. |
apihelp-query+allimages-param-limit (Talk) (Translate) | How many images in total to return. |
apihelp-query+allimages-param-maxsize (Talk) (Translate) | Limit to images with at most this many bytes. |
apihelp-query+allimages-param-mime (Talk) (Translate) | What MIME types to search for, e.g. <kbd>image/jpeg</kbd>. |
apihelp-query+allimages-param-minsize (Talk) (Translate) | Limit to images with at least this many bytes. |
apihelp-query+allimages-param-prefix (Talk) (Translate) | Search for all image titles that begin with this value. Can only be used with $1sort=name. |
apihelp-query+allimages-param-sha1 (Talk) (Translate) | SHA1 hash of image. Overrides $1sha1base36. |
apihelp-query+allimages-param-sha1base36 (Talk) (Translate) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+allimages-param-sort (Talk) (Translate) | Property to sort by. |
apihelp-query+allimages-param-start (Talk) (Translate) | The timestamp to start enumerating from. Can only be used with $1sort=timestamp. |
apihelp-query+allimages-param-to (Talk) (Translate) | The image title to stop enumerating at. Can only be used with $1sort=name. |
apihelp-query+allimages-param-user (Talk) (Translate) | Only return files uploaded by this user. Can only be used with $1sort=timestamp. Cannot be used together with $1filterbots. |
apihelp-query+alllinks-description (Talk) (Translate) | Enumerate all links that point to a given namespace. |
apihelp-query+alllinks-example-B (Talk) (Translate) | List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+alllinks-example-generator (Talk) (Translate) | Gets pages containing the links. |
apihelp-query+alllinks-example-unique (Talk) (Translate) | List unique linked titles. |
apihelp-query+alllinks-example-unique-generator (Talk) (Translate) | Gets all linked titles, marking the missing ones. |
apihelp-query+alllinks-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+alllinks-param-from (Talk) (Translate) | The title of the link to start enumerating from. |
apihelp-query+alllinks-param-limit (Talk) (Translate) | How many total items to return. |
apihelp-query+alllinks-param-namespace (Talk) (Translate) | The namespace to enumerate. |
apihelp-query+alllinks-param-prefix (Talk) (Translate) | Search for all linked titles that begin with this value. |
apihelp-query+alllinks-param-prop (Talk) (Translate) | Which pieces of information to include: |
apihelp-query+alllinks-param-to (Talk) (Translate) | The title of the link to stop enumerating at. |
apihelp-query+alllinks-param-unique (Talk) (Translate) | Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages. |
apihelp-query+alllinks-paramvalue-prop-ids (Talk) (Translate) | Adds the page ID of the linking page (cannot be used with <var>$1unique</var>). |
apihelp-query+alllinks-paramvalue-prop-title (Talk) (Translate) | Adds the title of the link. |
apihelp-query+allmessages-description (Talk) (Translate) | Return messages from this site. |
apihelp-query+allmessages-example-de (Talk) (Translate) | Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German. |
apihelp-query+allmessages-example-ipb (Talk) (Translate) | Show messages starting with <kbd>ipb-</kbd>. |
apihelp-query+allmessages-param-args (Talk) (Translate) | Arguments to be substituted into message. |
apihelp-query+allmessages-param-customised (Talk) (Translate) | Return only messages in this customisation state. |
apihelp-query+allmessages-param-enableparser (Talk) (Translate) | Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.). |
apihelp-query+allmessages-param-filter (Talk) (Translate) | Return only messages with names that contain this string. |
apihelp-query+allmessages-param-from (Talk) (Translate) | Return messages starting at this message. |
apihelp-query+allmessages-param-includelocal (Talk) (Translate) | Also include local messages, i.e. messages that don't exist in the software but do exist as a MediaWiki: page. This lists all MediaWiki: pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]]. |
apihelp-query+allmessages-param-lang (Talk) (Translate) | Return messages in this language. |
apihelp-query+allmessages-param-messages (Talk) (Translate) | Which messages to output. <kbd>*</kbd> (default) means all messages. |
apihelp-query+allmessages-param-nocontent (Talk) (Translate) | If set, do not include the content of the messages in the output. |
apihelp-query+allmessages-param-prefix (Talk) (Translate) | Return messages with this prefix. |
apihelp-query+allmessages-param-prop (Talk) (Translate) | Which properties to get. |
apihelp-query+allmessages-param-title (Talk) (Translate) | Page name to use as context when parsing message (for $1enableparser option). |
apihelp-query+allmessages-param-to (Talk) (Translate) | Return messages ending at this message. |
apihelp-query+allpages-description (Talk) (Translate) | Enumerate all pages sequentially in a given namespace. |
apihelp-query+allpages-example-B (Talk) (Translate) | Show a list of pages starting at the letter <kbd>B</kbd>. |
apihelp-query+allpages-example-generator (Talk) (Translate) | Show info about 4 pages starting at the letter <kbd>T</kbd>. |
apihelp-query+allpages-example-generator-revisions (Talk) (Translate) | Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>. |
apihelp-query+allpages-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+allpages-param-filterlanglinks (Talk) (Translate) | Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions. |
apihelp-query+allpages-param-filterredir (Talk) (Translate) | Which pages to list. |
apihelp-query+allpages-param-from (Talk) (Translate) | The page title to start enumerating from. |
apihelp-query+allpages-param-limit (Talk) (Translate) | How many total pages to return. |
apihelp-query+allpages-param-maxsize (Talk) (Translate) | Limit to pages with at most this many bytes. |
apihelp-query+allpages-param-minsize (Talk) (Translate) | Limit to pages with at least this many bytes. |
apihelp-query+allpages-param-namespace (Talk) (Translate) | The namespace to enumerate. |
apihelp-query+allpages-param-prefix (Talk) (Translate) | Search for all page titles that begin with this value. |
apihelp-query+allpages-param-prexpiry (Talk) (Translate) | Which protection expiry to filter the page on: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry. |
apihelp-query+allpages-param-prfiltercascade (Talk) (Translate) | Filter protections based on cascadingness (ignored when $1prtype isn't set). |
apihelp-query+allpages-param-prlevel (Talk) (Translate) | Filter protections based on protection level (must be used with $1prtype= parameter). |
apihelp-query+allpages-param-prtype (Talk) (Translate) | Limit to protected pages only. |
apihelp-query+allpages-param-to (Talk) (Translate) | The page title to stop enumerating at. |
apihelp-query+allredirects-description (Talk) (Translate) | List all redirects to a namespace. |
apihelp-query+allredirects-example-B (Talk) (Translate) | List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+allredirects-example-generator (Talk) (Translate) | Gets pages containing the redirects. |
apihelp-query+allredirects-example-unique (Talk) (Translate) | List unique target pages. |
apihelp-query+allredirects-example-unique-generator (Talk) (Translate) | Gets all target pages, marking the missing ones. |
apihelp-query+allredirects-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+allredirects-param-from (Talk) (Translate) | The title of the redirect to start enumerating from. |
apihelp-query+allredirects-param-limit (Talk) (Translate) | How many total items to return. |
apihelp-query+allredirects-param-namespace (Talk) (Translate) | The namespace to enumerate. |
apihelp-query+allredirects-param-prefix (Talk) (Translate) | Search for all target pages that begin with this value. |
apihelp-query+allredirects-param-prop (Talk) (Translate) | Which pieces of information to include: |
apihelp-query+allredirects-param-to (Talk) (Translate) | The title of the redirect to stop enumerating at. |
apihelp-query+allredirects-param-unique (Talk) (Translate) | Only show distinct target pages. Cannot be used with $1prop=ids|fragment|interwiki. When used as a generator, yields target pages instead of source pages. |
apihelp-query+allredirects-paramvalue-prop-fragment (Talk) (Translate) | Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>). |
apihelp-query+allredirects-paramvalue-prop-ids (Talk) (Translate) | Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>). |
apihelp-query+allredirects-paramvalue-prop-interwiki (Talk) (Translate) | Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>). |
apihelp-query+allredirects-paramvalue-prop-title (Talk) (Translate) | Adds the title of the redirect. |
apihelp-query+alltransclusions-description (Talk) (Translate) | List all transclusions (pages embedded using {{x}}), including non-existing. |
apihelp-query+alltransclusions-example-B (Talk) (Translate) | List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+alltransclusions-example-generator (Talk) (Translate) | Gets pages containing the transclusions. |
apihelp-query+alltransclusions-example-unique (Talk) (Translate) | List unique transcluded titles. |
apihelp-query+alltransclusions-example-unique-generator (Talk) (Translate) | Gets all transcluded titles, marking the missing ones. |
apihelp-query+alltransclusions-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+alltransclusions-param-from (Talk) (Translate) | The title of the transclusion to start enumerating from. |
apihelp-query+alltransclusions-param-limit (Talk) (Translate) | How many total items to return. |
apihelp-query+alltransclusions-param-namespace (Talk) (Translate) | The namespace to enumerate. |
apihelp-query+alltransclusions-param-prefix (Talk) (Translate) | Search for all transcluded titles that begin with this value. |
apihelp-query+alltransclusions-param-prop (Talk) (Translate) | Which pieces of information to include: |
apihelp-query+alltransclusions-param-to (Talk) (Translate) | The title of the transclusion to stop enumerating at. |
apihelp-query+alltransclusions-param-unique (Talk) (Translate) | Only show distinct transcluded titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages. |
apihelp-query+alltransclusions-paramvalue-prop-ids (Talk) (Translate) | Adds the page ID of the transcluding page (cannot be used with $1unique). |
apihelp-query+alltransclusions-paramvalue-prop-title (Talk) (Translate) | Adds the title of the transclusion. |
apihelp-query+allusers-description (Talk) (Translate) | Enumerate all registered users. |
apihelp-query+allusers-example-Y (Talk) (Translate) | List users starting at <kbd>Y</kbd>. |
apihelp-query+allusers-param-activeusers (Talk) (Translate) | Only list users active in the last $1 {{PLURAL:$1|day|days}}. |
apihelp-query+allusers-param-dir (Talk) (Translate) | Direction to sort in. |
apihelp-query+allusers-param-excludegroup (Talk) (Translate) | Exclude users in the given groups. |
apihelp-query+allusers-param-from (Talk) (Translate) | The user name to start enumerating from. |
apihelp-query+allusers-param-group (Talk) (Translate) | Only include users in the given groups. |
apihelp-query+allusers-param-limit (Talk) (Translate) | How many total user names to return. |
apihelp-query+allusers-param-prefix (Talk) (Translate) | Search for all users that begin with this value. |
apihelp-query+allusers-param-prop (Talk) (Translate) | Which pieces of information to include: |
apihelp-query+allusers-param-rights (Talk) (Translate) | Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+allusers-param-to (Talk) (Translate) | The user name to stop enumerating at. |
apihelp-query+allusers-param-witheditsonly (Talk) (Translate) | Only list users who have made edits. |
apihelp-query+allusers-paramvalue-prop-blockinfo (Talk) (Translate) | Adds the information about a current block on the user. |
apihelp-query+allusers-paramvalue-prop-editcount (Talk) (Translate) | Adds the edit count of the user. |
apihelp-query+allusers-paramvalue-prop-groups (Talk) (Translate) | Lists groups that the user is in. This uses more server resources and may return fewer results than the limit. |
apihelp-query+allusers-paramvalue-prop-implicitgroups (Talk) (Translate) | Lists all the groups the user is automatically in. |
apihelp-query+allusers-paramvalue-prop-registration (Talk) (Translate) | Adds the timestamp of when the user registered if available (may be blank). |
apihelp-query+allusers-paramvalue-prop-rights (Talk) (Translate) | Lists rights that the user has. |
apihelp-query+backlinks-description (Talk) (Translate) | Find all pages that link to the given page. |
apihelp-query+backlinks-example-generator (Talk) (Translate) | Get information about pages linking to <kbd>Main page<kbd>. |
apihelp-query+backlinks-example-simple (Talk) (Translate) | Show links to <kbd>Main page<kbd>. |
apihelp-query+backlinks-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+backlinks-param-filterredir (Talk) (Translate) | How to filter for redirects. If set to <kbd>nonredirects</kbd> when <var>$1redirect</var> is enabled, this is only applied to the second level. |
apihelp-query+backlinks-param-limit (Talk) (Translate) | How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned). |
apihelp-query+backlinks-param-namespace (Talk) (Translate) | The namespace to enumerate. |
apihelp-query+backlinks-param-pageid (Talk) (Translate) | Page ID to search. Cannot be used together with <var>$1title</var>. |
apihelp-query+backlinks-param-redirect (Talk) (Translate) | If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved. |
apihelp-query+backlinks-param-title (Talk) (Translate) | Title to search. Cannot be used together with <var>$1pageid</var>. |
apihelp-query+blocks-description (Talk) (Translate) | List all blocked users and IP addresses. |
apihelp-query+blocks-example-simple (Talk) (Translate) | List blocks. |
apihelp-query+blocks-example-users (Talk) (Translate) | List blocks of users <kbd>Alice</kbd> and <kbd>Bob</kbd>. |
apihelp-query+blocks-param-end (Talk) (Translate) | The timestamp to stop enumerating at. |
apihelp-query+blocks-param-ids (Talk) (Translate) | List of block IDs to list (optional). |
apihelp-query+blocks-param-ip (Talk) (Translate) | Get all blocks applying to this IP or CIDR range, including range blocks. Cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted. |
apihelp-query+blocks-param-limit (Talk) (Translate) | The maximum number of blocks to list. |
apihelp-query+blocks-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+blocks-param-show (Talk) (Translate) | Show only items that meet these criteria. For example, to see only indefinite blocks on IP addresses, set <kbd>$1show=ip|!temp</kbd>. |
apihelp-query+blocks-param-start (Talk) (Translate) | The timestamp to start enumerating from. |
apihelp-query+blocks-param-users (Talk) (Translate) | List of users to search for (optional). |
apihelp-query+blocks-paramvalue-prop-by (Talk) (Translate) | Adds the username of the blocking user. |
apihelp-query+blocks-paramvalue-prop-byid (Talk) (Translate) | Adds the user ID of the blocking user. |
apihelp-query+blocks-paramvalue-prop-expiry (Talk) (Translate) | Adds the timestamp of when the block expires. |
apihelp-query+blocks-paramvalue-prop-flags (Talk) (Translate) | Tags the ban with (autoblock, anononly, etc.). |
apihelp-query+blocks-paramvalue-prop-id (Talk) (Translate) | Adds the ID of the block. |
apihelp-query+blocks-paramvalue-prop-range (Talk) (Translate) | Adds the range of IP addresses affected by the block. |
apihelp-query+blocks-paramvalue-prop-reason (Talk) (Translate) | Adds the reason given for the block. |
apihelp-query+blocks-paramvalue-prop-timestamp (Talk) (Translate) | Adds the timestamp of when the block was given. |
apihelp-query+blocks-paramvalue-prop-user (Talk) (Translate) | Adds the username of the blocked user. |
apihelp-query+blocks-paramvalue-prop-userid (Talk) (Translate) | Adds the user ID of the blocked user. |
apihelp-query+categories-description (Talk) (Translate) | List all categories the pages belong to. |
apihelp-query+categories-example-generator (Talk) (Translate) | Get information about all categories used in the page <kbd>Albert Einstein</kbd>. |
apihelp-query+categories-example-simple (Talk) (Translate) | Get a list of categories the page <kbd>Albert Einstein</kbd> belongs to. |
apihelp-query+categories-param-categories (Talk) (Translate) | Only list these categories. Useful for checking whether a certain page is in a certain category. |
apihelp-query+categories-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+categories-param-limit (Talk) (Translate) | How many categories to return. |
apihelp-query+categories-param-prop (Talk) (Translate) | Which additional properties to get for each category: |
apihelp-query+categories-param-show (Talk) (Translate) | Which kind of categories to show. |
apihelp-query+categories-paramvalue-prop-sortkey (Talk) (Translate) | Adds the sortkey (hexadecimal string) and sortkey prefix (human-readable part) for the category. |
apihelp-query+categories-paramvalue-prop-timestamp (Talk) (Translate) | Adds timestamp of when the category was added. |
apihelp-query+categoryinfo-description (Talk) (Translate) | Returns information about the given categories. |
apihelp-query+categoryinfo-example-simple (Talk) (Translate) | Get information about <kbd>Category:Foo</kbd> and <kbd>Category:Bar</kbd>. |
apihelp-query+categorymembers-description (Talk) (Translate) | List all pages in a given category. |
apihelp-query+categorymembers-example-generator (Talk) (Translate) | Get page info about first 10 pages in <kbd>Category:Physics</kbd>. |
apihelp-query+categorymembers-example-simple (Talk) (Translate) | Get first 10 pages in <kbd>Category:Physics</kbd>. |
apihelp-query+categorymembers-param-dir (Talk) (Translate) | In which direction to sort. |
apihelp-query+categorymembers-param-end (Talk) (Translate) | Timestamp to end listing at. Can only be used with <kbd>$1sort=timestamp</kbd>. |
apihelp-query+categorymembers-param-endhexsortkey (Talk) (Translate) | Sortkey to end listing at, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>. |
apihelp-query+categorymembers-param-endsortkey (Talk) (Translate) | Use $1endhexsortkey instead. |
apihelp-query+categorymembers-param-endsortkeyprefix (Talk) (Translate) | Sortkey prefix to end listing <strong>before</strong> (not <strong>at</strong>; if this value occurs it will not be included!). Can only be used with $1sort=sortkey. Overrides $1endhexsortkey. |
apihelp-query+categorymembers-param-limit (Talk) (Translate) | The maximum number of pages to return. |
apihelp-query+categorymembers-param-namespace (Talk) (Translate) | Only include pages in these namespaces. Note that <kbd>$1type=subcat</kbd> or <kbd>$1type=file</kbd> may be used instead of <kbd>$1namespace=14</kbd> or <kbd>6</kbd>. |
apihelp-query+categorymembers-param-pageid (Talk) (Translate) | Page ID of the category to enumerate. Cannot be used together with <var>$1title</var>. |
apihelp-query+categorymembers-param-prop (Talk) (Translate) | Which pieces of information to include: |
apihelp-query+categorymembers-param-sort (Talk) (Translate) | Property to sort by. |
apihelp-query+categorymembers-param-start (Talk) (Translate) | Timestamp to start listing from. Can only be used with <kbd>$1sort=timestamp</kbd>. |
apihelp-query+categorymembers-param-starthexsortkey (Talk) (Translate) | Sortkey to start listing from, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>. |
apihelp-query+categorymembers-param-startsortkey (Talk) (Translate) | Use $1starthexsortkey instead. |
apihelp-query+categorymembers-param-startsortkeyprefix (Talk) (Translate) | Sortkey prefix to start listing from. Can only be used with <kbd>$1sort=sortkey</kbd>. Overrides <var>$1starthexsortkey</var>. |
apihelp-query+categorymembers-param-title (Talk) (Translate) | Which category to enumerate (required). Must include the <kbd>{{ns:category}}:</kbd> prefix. Cannot be used together with <var>$1pageid</var>. |
apihelp-query+categorymembers-param-type (Talk) (Translate) | Which type of category members to include. Ignored when <kbd>$1sort=timestamp</kbd> is set. |
apihelp-query+categorymembers-paramvalue-prop-ids (Talk) (Translate) | Adds the page ID. |
apihelp-query+categorymembers-paramvalue-prop-sortkey (Talk) (Translate) | Adds the sortkey used for sorting in the category (hexadecimal string). |
apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix (Talk) (Translate) | Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey). |
apihelp-query+categorymembers-paramvalue-prop-timestamp (Talk) (Translate) | Adds the timestamp of when the page was included. |
apihelp-query+categorymembers-paramvalue-prop-title (Talk) (Translate) | Adds the title and namespace ID of the page. |
apihelp-query+categorymembers-paramvalue-prop-type (Talk) (Translate) | Adds the type that the page has been categorised as (page, subcat or file). |
apihelp-query+contributors-description (Talk) (Translate) | Get the list of logged-in contributors and the count of anonymous contributors to a page. |
apihelp-query+contributors-example-simple (Talk) (Translate) | Show contributors to the page <kbd>Main Page</kbd>. |
apihelp-query+contributors-param-excludegroup (Talk) (Translate) | Exclude users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+contributors-param-excluderights (Talk) (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 (Talk) (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 (Talk) (Translate) | How many contributors to return. |
apihelp-query+contributors-param-rights (Talk) (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+deletedrevisions-description (Talk) (Translate) | Get deleted revision information. 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-example-revids (Talk) (Translate) | List the information for deleted revision <kbd>123456</kbd>. |
apihelp-query+deletedrevisions-example-titles (Talk) (Translate) | List the deleted revisions of the pages <kbd>Main Page</kbd> and <kbd>Talk:Main Page</kbd>, with content. |
apihelp-query+deletedrevisions-param-end (Talk) (Translate) | The timestamp to stop enumerating at. Ignored when processing a list of revision IDs. |
apihelp-query+deletedrevisions-param-excludeuser (Talk) (Translate) | Don't list revisions by this user. |
apihelp-query+deletedrevisions-param-start (Talk) (Translate) | The timestamp to start enumerating from. Ignored when processing a list of revision IDs. |
apihelp-query+deletedrevisions-param-tag (Talk) (Translate) | Only list revisions tagged with this tag. |
apihelp-query+deletedrevisions-param-user (Talk) (Translate) | Only list revisions by this user. |
apihelp-query+deletedrevs-description (Talk) (Translate) | List deleted revisions. Operates in three modes: # List deleted revisions for the given titles, sorted by timestamp. # List deleted contributions for the given user, sorted by timestamp (no titles specified). # List all deleted revisions in the given namespace, sorted by title and timestamp (no titles specified, $1user not set). Certain parameters only apply to some modes and are ignored in others. |
apihelp-query+deletedrevs-example-mode1 (Talk) (Translate) | List the last deleted revisions of the pages <kbd>Main Page</kbd> and <kbd>Talk:Main Page</kbd>, with content (mode 1). |
apihelp-query+deletedrevs-example-mode2 (Talk) (Translate) | List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2). |
apihelp-query+deletedrevs-example-mode3-main (Talk) (Translate) | List the first 50 deleted revisions in the main namespace (mode 3). |
apihelp-query+deletedrevs-example-mode3-talk (Talk) (Translate) | List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3). |
apihelp-query+deletedrevs-param-end (Talk) (Translate) | The timestamp to stop enumerating at. |
apihelp-query+deletedrevs-param-excludeuser (Talk) (Translate) | Don't list revisions by this user. |
apihelp-query+deletedrevs-param-from (Talk) (Translate) | Start listing at this title. |
apihelp-query+deletedrevs-param-limit (Talk) (Translate) | The maximum amount of revisions to list. |
apihelp-query+deletedrevs-param-namespace (Talk) (Translate) | Only list pages in this namespace. |
apihelp-query+deletedrevs-param-prefix (Talk) (Translate) | Search for all page titles that begin with this value. |
apihelp-query+deletedrevs-param-prop (Talk) (Translate) | Which properties to get: ;revid:Adds the revision ID of the deleted revision. ;parentid:Adds the revision ID of the previous revision to the page. ;user:Adds the user who made the revision. ;userid:Adds the ID of the user who made the revision. ;comment:Adds the comment of the revision. ;parsedcomment:Adds the parsed comment of the revision. ;minor:Tags if the revision is minor. ;len:Adds the length (bytes) of the revision. ;sha1:Adds the SHA-1 (base 16) of the revision. ;content:Adds the content of the revision. ;token:<span class="apihelp-deprecated">Deprecated.</span> Gives the edit token. ;tags:Tags for the revision. |
apihelp-query+deletedrevs-param-start (Talk) (Translate) | The timestamp to start enumerating from. |
apihelp-query+deletedrevs-param-tag (Talk) (Translate) | Only list revisions tagged with this tag. |
apihelp-query+deletedrevs-param-to (Talk) (Translate) | Stop listing at this title. |
apihelp-query+deletedrevs-param-unique (Talk) (Translate) | List only one revision for each page. |
apihelp-query+deletedrevs-param-user (Talk) (Translate) | Only list revisions by this user. |
apihelp-query+deletedrevs-paraminfo-modes (Talk) (Translate) | {{PLURAL:$1|Mode|Modes}}: $2 |
apihelp-query+disabled-description (Talk) (Translate) | This query module has been disabled. |
apihelp-query+duplicatefiles-description (Talk) (Translate) | List all files that are duplicates of the given files based on hash values. |
apihelp-query+duplicatefiles-example-generated (Talk) (Translate) | Look for duplicates of all files. |
apihelp-query+duplicatefiles-example-simple (Talk) (Translate) | Look for duplicates of [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+duplicatefiles-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+duplicatefiles-param-limit (Talk) (Translate) | How many duplicate files to return. |
apihelp-query+duplicatefiles-param-localonly (Talk) (Translate) | Look only for files in the local repository. |
apihelp-query+embeddedin-description (Talk) (Translate) | Find all pages that embed (transclude) the given title. |
apihelp-query+embeddedin-example-generator (Talk) (Translate) | Get information about pages transcluding <kbd>Template:Stub</kbd>. |
apihelp-query+embeddedin-example-simple (Talk) (Translate) | Show pages transcluding <kbd>Template:Stub</kbd>. |
apihelp-query+embeddedin-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+embeddedin-param-filterredir (Talk) (Translate) | How to filter for redirects. |
apihelp-query+embeddedin-param-limit (Talk) (Translate) | How many total pages to return. |
apihelp-query+embeddedin-param-namespace (Talk) (Translate) | The namespace to enumerate. |
apihelp-query+embeddedin-param-pageid (Talk) (Translate) | Page ID to search. Cannot be used together with $1title. |
apihelp-query+embeddedin-param-title (Talk) (Translate) | Title to search. Cannot be used together with $1pageid. |
apihelp-query+extlinks-description (Talk) (Translate) | Returns all external URLs (not interwikis) from the given pages. |
apihelp-query+extlinks-example-simple (Talk) (Translate) | Get a list of external links on <kbd>Main Page<kbd>. |
apihelp-query+extlinks-param-expandurl (Talk) (Translate) | Expand protocol-relative URLs with the canonical protocol. |
apihelp-query+extlinks-param-limit (Talk) (Translate) | How many links to return. |
apihelp-query+extlinks-param-protocol (Talk) (Translate) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
apihelp-query+extlinks-param-query (Talk) (Translate) | Search string without protocol. Useful for checking whether a certain page contains a certain external url. |
apihelp-query+exturlusage-description (Talk) (Translate) | Enumerate pages that contain a given URL. |
apihelp-query+exturlusage-example-simple (Talk) (Translate) | Show pages linking to <kbd>http://www.mediawiki.org</kbd>. |
apihelp-query+exturlusage-param-expandurl (Talk) (Translate) | Expand protocol-relative URLs with the canonical protocol. |
apihelp-query+exturlusage-param-limit (Talk) (Translate) | How many pages to return. |
apihelp-query+exturlusage-param-namespace (Talk) (Translate) | The page namespaces to enumerate. |
apihelp-query+exturlusage-param-prop (Talk) (Translate) | Which pieces of information to include: |
apihelp-query+exturlusage-param-protocol (Talk) (Translate) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
apihelp-query+exturlusage-param-query (Talk) (Translate) | Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links. |
apihelp-query+exturlusage-paramvalue-prop-ids (Talk) (Translate) | Adds the ID of page. |
apihelp-query+exturlusage-paramvalue-prop-title (Talk) (Translate) | Adds the title and namespace ID of the page. |
apihelp-query+exturlusage-paramvalue-prop-url (Talk) (Translate) | Adds the URL used in the page. |
apihelp-query+filearchive-description (Talk) (Translate) | Enumerate all deleted files sequentially. |
apihelp-query+filearchive-example-simple (Talk) (Translate) | Show a list of all deleted files. |
apihelp-query+filearchive-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+filearchive-param-from (Talk) (Translate) | The image title to start enumerating from. |
apihelp-query+filearchive-param-limit (Talk) (Translate) | How many images to return in total. |
apihelp-query+filearchive-param-prefix (Talk) (Translate) | Search for all image titles that begin with this value. |
apihelp-query+filearchive-param-prop (Talk) (Translate) | Which image information to get: |
apihelp-query+filearchive-param-sha1 (Talk) (Translate) | SHA1 hash of image. Overrides $1sha1base36. |
apihelp-query+filearchive-param-sha1base36 (Talk) (Translate) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+filearchive-param-to (Talk) (Translate) | The image title to stop enumerating at. |
apihelp-query+filearchive-paramvalue-prop-archivename (Talk) (Translate) | Adds the filename of the archive version for non-latest versions. |
apihelp-query+filearchive-paramvalue-prop-bitdepth (Talk) (Translate) | Adds the bit depth of the version. |
apihelp-query+filearchive-paramvalue-prop-description (Talk) (Translate) | Adds description of the image version. |
apihelp-query+filearchive-paramvalue-prop-dimensions (Talk) (Translate) | Alias for size. |
apihelp-query+filearchive-paramvalue-prop-mediatype (Talk) (Translate) | Adds the media type of the image. |
apihelp-query+filearchive-paramvalue-prop-metadata (Talk) (Translate) | Lists Exif metadata for the version of the image. |
apihelp-query+filearchive-paramvalue-prop-mime (Talk) (Translate) | Adds MIME of the image. |
apihelp-query+filearchive-paramvalue-prop-parseddescription (Talk) (Translate) | Parse the description of the version. |
apihelp-query+filearchive-paramvalue-prop-sha1 (Talk) (Translate) | Adds SHA-1 hash for the image. |
apihelp-query+filearchive-paramvalue-prop-size (Talk) (Translate) | Adds the size of the image in bytes and the height, width and page count (if applicable). |
apihelp-query+filearchive-paramvalue-prop-timestamp (Talk) (Translate) | Adds timestamp for the uploaded version. |
apihelp-query+filearchive-paramvalue-prop-user (Talk) (Translate) | Adds user who uploaded the image version. |
apihelp-query+filerepoinfo-description (Talk) (Translate) | Return meta information about image repositories configured on the wiki. |
apihelp-query+filerepoinfo-example-simple (Talk) (Translate) | Get information about file repositories. |
apihelp-query+filerepoinfo-param-prop (Talk) (Translate) | Which repository properties to get (there may be more available on some wikis): ;apiurl:URL to the repository API - helpful for getting image info from the host. ;name:The key of the repository - used in e.g. <var>[[mw:Manual:$wgForeignFileRepos|$wgForeignFileRepos]]</var> and [[Special:ApiHelp/query+imageinfo|imageinfo]] return values. ;displayname:The human-readable name of the repository wiki. ;rooturl:Root URL for image paths. ;local:Whether that repository is the local one or not. |
apihelp-query+fileusage-description (Talk) (Translate) | Find all pages that use the given files. |
apihelp-query+fileusage-example-generator (Talk) (Translate) | Get information about pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-example-simple (Talk) (Translate) | Get a list of pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-param-limit (Talk) (Translate) | How many to return. |
apihelp-query+fileusage-param-namespace (Talk) (Translate) | Only include pages in these namespaces. |
apihelp-query+fileusage-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+fileusage-param-show (Talk) (Translate) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
apihelp-query+fileusage-paramvalue-prop-pageid (Talk) (Translate) | Page ID of each page. |
apihelp-query+fileusage-paramvalue-prop-redirect (Talk) (Translate) | Flag if the page is a redirect. |
apihelp-query+fileusage-paramvalue-prop-title (Talk) (Translate) | Title of each page. |
apihelp-query+imageinfo-description (Talk) (Translate) | Returns file information and upload history. |
apihelp-query+imageinfo-example-dated (Talk) (Translate) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
apihelp-query+imageinfo-example-simple (Talk) (Translate) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+imageinfo-param-end (Talk) (Translate) | Timestamp to stop listing at. |
apihelp-query+imageinfo-param-extmetadatafilter (Talk) (Translate) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
apihelp-query+imageinfo-param-extmetadatalanguage (Talk) (Translate) | What language to fetch extmetadata in. This affects both which translation to fetch, if multiple are available, as well as how things like numbers and various values are formatted. |
apihelp-query+imageinfo-param-extmetadatamultilang (Talk) (Translate) | If translations for extmetadata property are available, fetch all of them. |
apihelp-query+imageinfo-param-limit (Talk) (Translate) | How many file revisions to return per file. |
apihelp-query+imageinfo-param-localonly (Talk) (Translate) | Look only for files in the local repository. |
apihelp-query+imageinfo-param-metadataversion (Talk) (Translate) | Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility. |
apihelp-query+imageinfo-param-prop (Talk) (Translate) | Which file information to get: |
apihelp-query+imageinfo-param-start (Talk) (Translate) | Timestamp to start listing from. |
apihelp-query+imageinfo-param-urlheight (Talk) (Translate) | Similar to $1urlwidth. |
apihelp-query+imageinfo-param-urlparam (Talk) (Translate) | A handler specific parameter string. For example, PDFs might use <kbd>page15-100px</kbd>. <var>$1urlwidth</var> must be used and be consistent with <var>$1urlparam</var>. |
apihelp-query+imageinfo-param-urlwidth (Talk) (Translate) | If $2prop=url is set, a URL to an image scaled to this width will be returned. For performance reasons if this option is used, no more than $1 scaled images will be returned. |
apihelp-query+imageinfo-paramvalue-prop-archivename (Talk) (Translate) | Adds the filename of the archive version for non-latest versions. |
apihelp-query+imageinfo-paramvalue-prop-bitdepth (Talk) (Translate) | Adds the bit depth of the version. |
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (Talk) (Translate) | Adds the canonical title of the file. |
apihelp-query+imageinfo-paramvalue-prop-comment (Talk) (Translate) | Comment on the version. |
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (Talk) (Translate) | Lists file format generic metadata for the version of the file. |
apihelp-query+imageinfo-paramvalue-prop-dimensions (Talk) (Translate) | Alias for size. |
apihelp-query+imageinfo-paramvalue-prop-extmetadata (Talk) (Translate) | Lists formatted metadata combined from multiple sources. Results are HTML formatted. |
apihelp-query+imageinfo-paramvalue-prop-mediatype (Talk) (Translate) | Adds the media type of the file. |
apihelp-query+imageinfo-paramvalue-prop-metadata (Talk) (Translate) | Lists Exif metadata for the version of the file. |
apihelp-query+imageinfo-paramvalue-prop-mime (Talk) (Translate) | Adds MIME type of the file. |
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (Talk) (Translate) | Parse the comment on the version. |
apihelp-query+imageinfo-paramvalue-prop-sha1 (Talk) (Translate) | Adds SHA-1 hash for the file. |
apihelp-query+imageinfo-paramvalue-prop-size (Talk) (Translate) | Adds the size of the file in bytes and the height, width and page count (if applicable). |
apihelp-query+imageinfo-paramvalue-prop-thumbmime (Talk) (Translate) | Adds MIME type of the image thumbnail (requires url and param $1urlwidth). |
apihelp-query+imageinfo-paramvalue-prop-timestamp (Talk) (Translate) | Adds timestamp for the uploaded version. |
apihelp-query+imageinfo-paramvalue-prop-uploadwarning (Talk) (Translate) | Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core. |
apihelp-query+imageinfo-paramvalue-prop-url (Talk) (Translate) | Gives URL to the file and the description page. |
apihelp-query+imageinfo-paramvalue-prop-user (Talk) (Translate) | Adds the user who uploaded each file version. |
apihelp-query+imageinfo-paramvalue-prop-userid (Talk) (Translate) | Add the ID of the user that uploaded each file version. |
apihelp-query+images-description (Talk) (Translate) | Returns all files contained on the given pages. |
apihelp-query+images-example-generator (Talk) (Translate) | Get information about all files used in the [[Main Page]]. |
apihelp-query+images-example-simple (Talk) (Translate) | Get a list of files used in the [[Main Page]]. |
apihelp-query+images-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+images-param-images (Talk) (Translate) | Only list these files. Useful for checking whether a certain page has a certain file. |
apihelp-query+images-param-limit (Talk) (Translate) | How many files to return. |
apihelp-query+imageusage-description (Talk) (Translate) | Find all pages that use the given image title. |
apihelp-query+imageusage-example-generator (Talk) (Translate) | Get information about pages using [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+imageusage-example-simple (Talk) (Translate) | Show pages using [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+imageusage-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+imageusage-param-filterredir (Talk) (Translate) | How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level. |
apihelp-query+imageusage-param-limit (Talk) (Translate) | How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned). |
apihelp-query+imageusage-param-namespace (Talk) (Translate) | The namespace to enumerate. |
apihelp-query+imageusage-param-pageid (Talk) (Translate) | Page ID to search. Cannot be used together with $1title. |
apihelp-query+imageusage-param-redirect (Talk) (Translate) | If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved. |
apihelp-query+imageusage-param-title (Talk) (Translate) | Title to search. Cannot be used together with $1pageid. |
apihelp-query+info-description (Talk) (Translate) | Get basic page information. |
apihelp-query+info-example-protection (Talk) (Translate) | Get general and protection information about the page <kbd>Main Page</kbd>. |
apihelp-query+info-example-simple (Talk) (Translate) | Get information about the page <kbd>Main Page</kbd>. |
apihelp-query+info-param-prop (Talk) (Translate) | Which additional properties to get: |
apihelp-query+info-param-testactions (Talk) (Translate) | Test whether the current user can perform certain actions on the page. |
apihelp-query+info-param-token (Talk) (Translate) | Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead. |
apihelp-query+info-paramvalue-prop-displaytitle (Talk) (Translate) | Gives the manner in which the page title is actually displayed. |
apihelp-query+info-paramvalue-prop-notificationtimestamp (Talk) (Translate) | The watchlist notification timestamp of each page. |
apihelp-query+info-paramvalue-prop-preload (Talk) (Translate) | Gives the text returned by EditFormPreloadText. |
apihelp-query+info-paramvalue-prop-protection (Talk) (Translate) | List the protection level of each page. |
apihelp-query+info-paramvalue-prop-readable (Talk) (Translate) | Whether the user can read this page. |
apihelp-query+info-paramvalue-prop-subjectid (Talk) (Translate) | The page ID of the parent page for each talk page. |
apihelp-query+info-paramvalue-prop-talkid (Talk) (Translate) | The page ID of the talk page for each non-talk page. |
apihelp-query+info-paramvalue-prop-url (Talk) (Translate) | Gives a full URL, an edit URL, and the canonical URL for each page. |
apihelp-query+info-paramvalue-prop-watched (Talk) (Translate) | List the watched status of each page. |
apihelp-query+info-paramvalue-prop-watchers (Talk) (Translate) | The number of watchers, if allowed. |
apihelp-query+iwbacklinks-description (Talk) (Translate) | Find all pages that link to the given interwiki link. Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links". |
apihelp-query+iwbacklinks-example-generator (Talk) (Translate) | Get information about pages linking to [[wikibooks:Test]]. |
apihelp-query+iwbacklinks-example-simple (Talk) (Translate) | Get pages linking to [[wikibooks:Test]]. |
apihelp-query+iwbacklinks-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+iwbacklinks-param-limit (Talk) (Translate) | How many total pages to return. |
apihelp-query+iwbacklinks-param-prefix (Talk) (Translate) | Prefix for the interwiki. |
apihelp-query+iwbacklinks-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+iwbacklinks-param-title (Talk) (Translate) | Interwiki link to search for. Must be used with <var>$1blprefix</var>. |
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (Talk) (Translate) | Adds the prefix of the interwiki. |
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (Talk) (Translate) | Adds the title of the interwiki. |
apihelp-query+iwlinks-description (Talk) (Translate) | Returns all interwiki links from the given pages. |
apihelp-query+iwlinks-example-simple (Talk) (Translate) | Get interwiki links from the page <kbd>Main Page</kbd>. |
apihelp-query+iwlinks-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+iwlinks-param-limit (Talk) (Translate) | How many interwiki links to return. |
apihelp-query+iwlinks-param-prefix (Talk) (Translate) | Only return interwiki links with this prefix. |
apihelp-query+iwlinks-param-prop (Talk) (Translate) | Which additional properties to get for each interlanguage link: |
apihelp-query+iwlinks-param-title (Talk) (Translate) | Interwiki link to search for. Must be used with <var>$1prefix</var>. |
apihelp-query+iwlinks-param-url (Talk) (Translate) | Whether to get the full URL (cannot be used with $1prop). |
apihelp-query+iwlinks-paramvalue-prop-url (Talk) (Translate) | Adds the full URL. |
apihelp-query+langbacklinks-description (Talk) (Translate) | Find all pages that link to the given language link. Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions. |
apihelp-query+langbacklinks-example-generator (Talk) (Translate) | Get information about pages linking to [[:fr:Test]]. |
apihelp-query+langbacklinks-example-simple (Talk) (Translate) | Get pages linking to [[:fr:Test]]. |
apihelp-query+langbacklinks-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+langbacklinks-param-lang (Talk) (Translate) | Language for the language link. |
apihelp-query+langbacklinks-param-limit (Talk) (Translate) | How many total pages to return. |
apihelp-query+langbacklinks-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+langbacklinks-param-title (Talk) (Translate) | Language link to search for. Must be used with $1lang. |
apihelp-query+langbacklinks-paramvalue-prop-lllang (Talk) (Translate) | Adds the language code of the language link. |
apihelp-query+langbacklinks-paramvalue-prop-lltitle (Talk) (Translate) | Adds the title of the language link. |
apihelp-query+langlinks-description (Talk) (Translate) | Returns all interlanguage links from the given pages. |
apihelp-query+langlinks-example-simple (Talk) (Translate) | Get interlanguage links from the page <kbd>Main Page</kbd>. |
apihelp-query+langlinks-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+langlinks-param-inlanguagecode (Talk) (Translate) | Language code for localised language names. |
apihelp-query+langlinks-param-lang (Talk) (Translate) | Only return language links with this language code. |
apihelp-query+langlinks-param-limit (Talk) (Translate) | How many langlinks to return. |
apihelp-query+langlinks-param-prop (Talk) (Translate) | Which additional properties to get for each interlanguage link: |
apihelp-query+langlinks-param-title (Talk) (Translate) | Link to search for. Must be used with <var>$1lang</var>. |
apihelp-query+langlinks-param-url (Talk) (Translate) | Whether to get the full URL (cannot be used with <var>$1prop</var>). |
apihelp-query+langlinks-paramvalue-prop-autonym (Talk) (Translate) | Adds the native language name. |
apihelp-query+langlinks-paramvalue-prop-langname (Talk) (Translate) | Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language. |
apihelp-query+langlinks-paramvalue-prop-url (Talk) (Translate) | Adds the full URL. |
apihelp-query+links-description (Talk) (Translate) | Returns all links from the given pages. |
apihelp-query+links-example-generator (Talk) (Translate) | Get information about the link pages in the page <kbd>Main Page</kbd>. |
apihelp-query+links-example-namespaces (Talk) (Translate) | Get links from the page <kbd>Main Page</kbd> in the {{ns:user}} and {{ns:template}} namespaces. |
apihelp-query+links-example-simple (Talk) (Translate) | Get links from the page <kbd>Main Page</kbd> |
apihelp-query+links-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+links-param-limit (Talk) (Translate) | How many links to return. |
apihelp-query+links-param-namespace (Talk) (Translate) | Show links in these namespaces only. |
apihelp-query+links-param-titles (Talk) (Translate) | Only list links to these titles. Useful for checking whether a certain page links to a certain title. |
apihelp-query+linkshere-description (Talk) (Translate) | Find all pages that link to the given pages. |
apihelp-query+linkshere-example-generator (Talk) (Translate) | Get information about pages linking to the [[Main Page]]. |
apihelp-query+linkshere-example-simple (Talk) (Translate) | Get a list of pages linking to the [[Main Page]]. |
apihelp-query+linkshere-param-limit (Talk) (Translate) | How many to return. |
apihelp-query+linkshere-param-namespace (Talk) (Translate) | Only include pages in these namespaces. |
apihelp-query+linkshere-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+linkshere-param-show (Talk) (Translate) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
apihelp-query+linkshere-paramvalue-prop-pageid (Talk) (Translate) | Page ID of each page. |
apihelp-query+linkshere-paramvalue-prop-redirect (Talk) (Translate) | Flag if the page is a redirect. |
apihelp-query+linkshere-paramvalue-prop-title (Talk) (Translate) | Title of each page. |
apihelp-query+logevents-description (Talk) (Translate) | Get events from logs. |
apihelp-query+logevents-example-simple (Talk) (Translate) | List recent log events. |
apihelp-query+logevents-param-action (Talk) (Translate) | Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/). |
apihelp-query+logevents-param-end (Talk) (Translate) | The timestamp to end enumerating. |
apihelp-query+logevents-param-limit (Talk) (Translate) | How many total event entries to return. |
apihelp-query+logevents-param-namespace (Talk) (Translate) | Filter entries to those in the given namespace. |
apihelp-query+logevents-param-prefix (Talk) (Translate) | Filter entries that start with this prefix. |
apihelp-query+logevents-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+logevents-param-start (Talk) (Translate) | The timestamp to start enumerating from. |
apihelp-query+logevents-param-tag (Talk) (Translate) | Only list event entries tagged with this tag. |
apihelp-query+logevents-param-title (Talk) (Translate) | Filter entries to those related to a page. |
apihelp-query+logevents-param-type (Talk) (Translate) | Filter log entries to only this type. |
apihelp-query+logevents-param-user (Talk) (Translate) | Filter entries to those made by the given user. |
apihelp-query+logevents-paramvalue-prop-comment (Talk) (Translate) | Adds the comment of the log event. |
apihelp-query+logevents-paramvalue-prop-details (Talk) (Translate) | Lists additional details about the log event. |
apihelp-query+logevents-paramvalue-prop-ids (Talk) (Translate) | Adds the ID of the log event. |
apihelp-query+logevents-paramvalue-prop-parsedcomment (Talk) (Translate) | Adds the parsed comment of the log event. |
apihelp-query+logevents-paramvalue-prop-tags (Talk) (Translate) | Lists tags for the log event. |
apihelp-query+logevents-paramvalue-prop-timestamp (Talk) (Translate) | Adds the timestamp for the log event. |
apihelp-query+logevents-paramvalue-prop-title (Talk) (Translate) | Adds the title of the page for the log event. |
apihelp-query+logevents-paramvalue-prop-type (Talk) (Translate) | Adds the type of log event. |
apihelp-query+logevents-paramvalue-prop-user (Talk) (Translate) | Adds the user responsible for the log event. |
apihelp-query+logevents-paramvalue-prop-userid (Talk) (Translate) | Adds the user ID who was responsible for the log event. |
apihelp-query+pagepropnames-description (Talk) (Translate) | List all page property names in use on the wiki. |
apihelp-query+pagepropnames-example-simple (Talk) (Translate) | Get first 10 property names. |
apihelp-query+pagepropnames-param-limit (Talk) (Translate) | The maximum number of names to return. |
apihelp-query+pageprops-description (Talk) (Translate) | Get various properties defined in the page content. |
apihelp-query+pageprops-example-simple (Talk) (Translate) | Get properties for the pages <kbd>Main Page</kbd> and <kbd>MediaWiki</kbd>. |
apihelp-query+pageprops-param-prop (Talk) (Translate) | Only list these props. Useful for checking whether a certain page uses a certain page prop. |
apihelp-query+pageswithprop-description (Talk) (Translate) | List all pages using a given page property. |
apihelp-query+pageswithprop-example-generator (Talk) (Translate) | Get additional information about the first 10 pages using <code>__NOTOC__</code>. |
apihelp-query+pageswithprop-example-simple (Talk) (Translate) | List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>. |
apihelp-query+pageswithprop-param-dir (Talk) (Translate) | In which direction to sort. |
apihelp-query+pageswithprop-param-limit (Talk) (Translate) | The maximum number of pages to return. |
apihelp-query+pageswithprop-param-prop (Talk) (Translate) | Which pieces of information to include: |
apihelp-query+pageswithprop-param-propname (Talk) (Translate) | Page prop for which to enumerate pages. |
apihelp-query+pageswithprop-paramvalue-prop-ids (Talk) (Translate) | Adds the page ID. |
apihelp-query+pageswithprop-paramvalue-prop-title (Talk) (Translate) | Adds the title and namespace ID of the page. |
apihelp-query+pageswithprop-paramvalue-prop-value (Talk) (Translate) | Adds the value of the page prop. |
apihelp-query+prefixsearch-description (Talk) (Translate) | Perform a prefix search for page titles. |
apihelp-query+prefixsearch-example-simple (Talk) (Translate) | Search for page titles beginning with <kbd>meaning</kbd>. |
apihelp-query+prefixsearch-param-limit (Talk) (Translate) | Maximum number of results to return. |
apihelp-query+prefixsearch-param-namespace (Talk) (Translate) | Namespaces to search. |
apihelp-query+prefixsearch-param-offset (Talk) (Translate) | Number of results to skip. |
apihelp-query+prefixsearch-param-search (Talk) (Translate) | Search string. |
apihelp-query+protectedtitles-description (Talk) (Translate) | List all titles protected from creation. |
apihelp-query+protectedtitles-example-generator (Talk) (Translate) | Find links to protected titles in the main namespace. |
apihelp-query+protectedtitles-example-simple (Talk) (Translate) | List protected titles. |
apihelp-query+protectedtitles-param-end (Talk) (Translate) | Stop listing at this protection timestamp. |
apihelp-query+protectedtitles-param-level (Talk) (Translate) | Only list titles with these protection levels. |
apihelp-query+protectedtitles-param-limit (Talk) (Translate) | How many total pages to return. |
apihelp-query+protectedtitles-param-namespace (Talk) (Translate) | Only list titles in these namespaces. |
apihelp-query+protectedtitles-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+protectedtitles-param-start (Talk) (Translate) | Start listing at this protection timestamp. |
apihelp-query+protectedtitles-paramvalue-prop-comment (Talk) (Translate) | Adds the comment for the protection. |
apihelp-query+protectedtitles-paramvalue-prop-expiry (Talk) (Translate) | Adds the timestamp of when the protection will be lifted. |
apihelp-query+protectedtitles-paramvalue-prop-level (Talk) (Translate) | Adds the protection level. |
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (Talk) (Translate) | Adds the parsed comment for the protection. |
apihelp-query+protectedtitles-paramvalue-prop-timestamp (Talk) (Translate) | Adds the timestamp of when protection was added. |
apihelp-query+protectedtitles-paramvalue-prop-user (Talk) (Translate) | Adds the user that added the protection. |
apihelp-query+protectedtitles-paramvalue-prop-userid (Talk) (Translate) | Adds the user ID that added the protection. |
apihelp-query+querypage-description (Talk) (Translate) | Get a list provided by a QueryPage-based special page. |
apihelp-query+querypage-example-ancientpages (Talk) (Translate) | Return results from [[Special:Ancientpages]]. |
apihelp-query+querypage-param-limit (Talk) (Translate) | Number of results to return. |
apihelp-query+querypage-param-page (Talk) (Translate) | The name of the special page. Note, this is case sensitive. |
apihelp-query+random-description (Talk) (Translate) | Get a set of random pages. Pages are listed in a fixed sequence, only the starting point is random. This means that if, for example, <samp>Main Page</samp> is the first random page in the list, <samp>List of fictional monkeys</samp> will <em>always</em> be second, <samp>List of people on stamps of Vanuatu</samp> third, etc. |
apihelp-query+random-example-generator (Talk) (Translate) | Return page info about two random pages from the main namespace. |
apihelp-query+random-example-simple (Talk) (Translate) | Return two random pages from the main namespace. |
apihelp-query+random-param-filterredir (Talk) (Translate) | How to filter for redirects. |
apihelp-query+random-param-limit (Talk) (Translate) | Limit how many random pages will be returned. |
apihelp-query+random-param-namespace (Talk) (Translate) | Return pages in these namespaces only. |
apihelp-query+random-param-redirect (Talk) (Translate) | Use <kbd>$1filterredir=redirects</kbd> instead. |
apihelp-query+recentchanges-description (Talk) (Translate) | Enumerate recent changes. |
apihelp-query+recentchanges-example-generator (Talk) (Translate) | Get page info about recent unpatrolled changes. |
apihelp-query+recentchanges-example-simple (Talk) (Translate) | List recent changes. |
apihelp-query+recentchanges-param-end (Talk) (Translate) | The timestamp to end enumerating. |
apihelp-query+recentchanges-param-excludeuser (Talk) (Translate) | Don't list changes by this user. |
apihelp-query+recentchanges-param-limit (Talk) (Translate) | How many total changes to return. |
apihelp-query+recentchanges-param-namespace (Talk) (Translate) | Filter changes to only these namespaces. |
apihelp-query+recentchanges-param-prop (Talk) (Translate) | Include additional pieces of information: |
apihelp-query+recentchanges-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+recentchanges-param-start (Talk) (Translate) | The timestamp to start enumerating from. |
apihelp-query+recentchanges-param-tag (Talk) (Translate) | Only list changes tagged with this tag. |
apihelp-query+recentchanges-param-token (Talk) (Translate) | Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead. |
apihelp-query+recentchanges-param-toponly (Talk) (Translate) | Only list changes which are the latest revision. |
apihelp-query+recentchanges-param-type (Talk) (Translate) | Which types of changes to show. |
apihelp-query+recentchanges-param-user (Talk) (Translate) | Only list changes by this user. |
apihelp-query+recentchanges-paramvalue-prop-comment (Talk) (Translate) | Adds the comment for the edit. |
apihelp-query+recentchanges-paramvalue-prop-flags (Talk) (Translate) | Adds flags for the edit. |
apihelp-query+recentchanges-paramvalue-prop-ids (Talk) (Translate) | Adds the page ID, recent changes ID and the new and old revision ID. |
apihelp-query+recentchanges-paramvalue-prop-loginfo (Talk) (Translate) | Adds log information (log ID, log type, etc) to log entries. |
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (Talk) (Translate) | Adds the parsed comment for the edit. |
apihelp-query+recentchanges-paramvalue-prop-patrolled (Talk) (Translate) | Tags patrollable edits as being patrolled or unpatrolled. |
apihelp-query+recentchanges-paramvalue-prop-redirect (Talk) (Translate) | Tags edit if page is a redirect. |
apihelp-query+recentchanges-paramvalue-prop-sha1 (Talk) (Translate) | Adds the content checksum for entries associated with a revision. |
apihelp-query+recentchanges-paramvalue-prop-sizes (Talk) (Translate) | Adds the new and old page length in bytes. |
apihelp-query+recentchanges-paramvalue-prop-tags (Talk) (Translate) | Lists tags for the entry. |
apihelp-query+recentchanges-paramvalue-prop-timestamp (Talk) (Translate) | Adds timestamp of the edit. |
apihelp-query+recentchanges-paramvalue-prop-title (Talk) (Translate) | Adds the page title of the edit. |
apihelp-query+recentchanges-paramvalue-prop-user (Talk) (Translate) | Adds the user responsible for the edit and tags if they are an IP. |
apihelp-query+recentchanges-paramvalue-prop-userid (Talk) (Translate) | Adds the user ID responsible for the edit. |
apihelp-query+redirects-description (Talk) (Translate) | Returns all redirects to the given pages. |
apihelp-query+redirects-example-generator (Talk) (Translate) | Get information about all redirects to the [[Main Page]]. |
apihelp-query+redirects-example-simple (Talk) (Translate) | Get a list of redirects to the [[Main Page]]. |
apihelp-query+redirects-param-limit (Talk) (Translate) | How many redirects to return. |
apihelp-query+redirects-param-namespace (Talk) (Translate) | Only include pages in these namespaces. |
apihelp-query+redirects-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+redirects-param-show (Talk) (Translate) | Show only items that meet these criteria: ;fragment:Only show redirects with a fragment. ;!fragment:Only show redirects without a fragment. |
apihelp-query+redirects-paramvalue-prop-fragment (Talk) (Translate) | Fragment of each redirect, if any. |
apihelp-query+redirects-paramvalue-prop-pageid (Talk) (Translate) | Page ID of each redirect. |
apihelp-query+redirects-paramvalue-prop-title (Talk) (Translate) | Title of each redirect. |
apihelp-query+revisions+base-param-contentformat (Talk) (Translate) | Serialization format used for <var>$1difftotext</var> and expected for output of content. |
apihelp-query+revisions+base-param-diffto (Talk) (Translate) | Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively. |
apihelp-query+revisions+base-param-difftotext (Talk) (Translate) | Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text. |
apihelp-query+revisions+base-param-expandtemplates (Talk) (Translate) | Expand templates in revision content (requires $1prop=content). |
apihelp-query+revisions+base-param-generatexml (Talk) (Translate) | Generate XML parse tree for revision content (requires $1prop=content; replaced by <kbd>$1prop=parsetree</kbd>). |
apihelp-query+revisions+base-param-limit (Talk) (Translate) | Limit how many revisions will be returned. |
apihelp-query+revisions+base-param-parse (Talk) (Translate) | Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1. |
apihelp-query+revisions+base-param-prop (Talk) (Translate) | Which properties to get for each revision: |
apihelp-query+revisions+base-param-section (Talk) (Translate) | Only retrieve the content of this section number. |
apihelp-query+revisions+base-paramvalue-prop-comment (Talk) (Translate) | Comment by the user for the revision. |
apihelp-query+revisions+base-paramvalue-prop-content (Talk) (Translate) | Text of the revision. |
apihelp-query+revisions+base-paramvalue-prop-contentmodel (Talk) (Translate) | Content model ID of the revision. |
apihelp-query+revisions+base-paramvalue-prop-flags (Talk) (Translate) | Revision flags (minor). |
apihelp-query+revisions+base-paramvalue-prop-ids (Talk) (Translate) | The ID of the revision. |
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (Talk) (Translate) | Parsed comment by the user for the revision. |
apihelp-query+revisions+base-paramvalue-prop-parsetree (Talk) (Translate) | The XML parse tree of revision content (requires content model <code>$1</code>). |
apihelp-query+revisions+base-paramvalue-prop-sha1 (Talk) (Translate) | SHA-1 (base 16) of the revision. |
apihelp-query+revisions+base-paramvalue-prop-size (Talk) (Translate) | Length (bytes) of the revision. |
apihelp-query+revisions+base-paramvalue-prop-tags (Talk) (Translate) | Tags for the revision. |
apihelp-query+revisions+base-paramvalue-prop-timestamp (Talk) (Translate) | The timestamp of the revision. |
apihelp-query+revisions+base-paramvalue-prop-user (Talk) (Translate) | User that made the revision. |
apihelp-query+revisions+base-paramvalue-prop-userid (Talk) (Translate) | User ID of the revision creator. |
apihelp-query+revisions-description (Talk) (Translate) | Get revision information. May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids. |
apihelp-query+revisions-example-content (Talk) (Translate) | Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>. |
apihelp-query+revisions-example-first5 (Talk) (Translate) | Get first 5 revisions of the <kbd>Main Page</kbd>. |
apihelp-query+revisions-example-first5-after (Talk) (Translate) | Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01. |
apihelp-query+revisions-example-first5-not-localhost (Talk) (Translate) | Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>. |
apihelp-query+revisions-example-first5-user (Talk) (Translate) | Get first 5 revisions of the <kbd>Main Page</kbd> that were made by the user <kbd>MediaWiki default</kbd>. |
apihelp-query+revisions-example-last5 (Talk) (Translate) | Get last 5 revisions of the <kbd>Main Page</kbd>. |
apihelp-query+revisions-param-end (Talk) (Translate) | Enumerate up to this timestamp. |
apihelp-query+revisions-param-endid (Talk) (Translate) | Stop revision enumeration on this revision ID. |
apihelp-query+revisions-param-excludeuser (Talk) (Translate) | Exclude revisions made by user. |
apihelp-query+revisions-param-start (Talk) (Translate) | From which revision timestamp to start enumeration. |
apihelp-query+revisions-param-startid (Talk) (Translate) | From which revision ID to start enumeration. |
apihelp-query+revisions-param-tag (Talk) (Translate) | Only list revisions tagged with this tag. |
apihelp-query+revisions-param-token (Talk) (Translate) | Which tokens to obtain for each revision. |
apihelp-query+revisions-param-user (Talk) (Translate) | Only include revisions made by user. |
apihelp-query+revisions-paraminfo-singlepageonly (Talk) (Translate) | May only be used with a single page (mode #2). |
apihelp-query+search-description (Talk) (Translate) | Perform a full text search. |
apihelp-query+search-example-generator (Talk) (Translate) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
apihelp-query+search-example-simple (Talk) (Translate) | Search for <kbd>meaning</kbd>. |
apihelp-query+search-example-text (Talk) (Translate) | Search texts for <kbd>meaning</kbd>. |
apihelp-query+search-param-backend (Talk) (Translate) | Which search backend to use, if not the default. |
apihelp-query+search-param-enablerewrites (Talk) (Translate) | Enable internal query rewriting. Some search backends can rewrite the query into one its thinks gives better results, such as correcting spelling errors. |
apihelp-query+search-param-info (Talk) (Translate) | Which metadata to return. |
apihelp-query+search-param-interwiki (Talk) (Translate) | Include interwiki results in the search, if available. |
apihelp-query+search-param-limit (Talk) (Translate) | How many total pages to return. |
apihelp-query+search-param-namespace (Talk) (Translate) | Search only within these namespaces. |
apihelp-query+search-param-prop (Talk) (Translate) | Which properties to return: |
apihelp-query+search-param-search (Talk) (Translate) | Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements. |
apihelp-query+search-param-what (Talk) (Translate) | Which type of search to perform. |
apihelp-query+search-paramvalue-prop-categorysnippet (Talk) (Translate) | Adds a parsed snippet of the matching category. |
apihelp-query+search-paramvalue-prop-hasrelated (Talk) (Translate) | <span class="apihelp-deprecated">Deprecated and ignored.</span> |
apihelp-query+search-paramvalue-prop-isfilematch (Talk) (Translate) | Adds a boolean indicating if the search matched file content. |
apihelp-query+search-paramvalue-prop-redirectsnippet (Talk) (Translate) | Adds a parsed snippet of the redirect title. |
apihelp-query+search-paramvalue-prop-redirecttitle (Talk) (Translate) | Adds the title of the matching redirect. |
apihelp-query+search-paramvalue-prop-score (Talk) (Translate) | <span class="apihelp-deprecated">Deprecated and ignored.</span> |
apihelp-query+search-paramvalue-prop-sectionsnippet (Talk) (Translate) | Adds a parsed snippet of the matching section title. |
apihelp-query+search-paramvalue-prop-sectiontitle (Talk) (Translate) | Adds the title of the matching section. |
apihelp-query+search-paramvalue-prop-size (Talk) (Translate) | Adds the size of the page in bytes. |
apihelp-query+search-paramvalue-prop-snippet (Talk) (Translate) | Adds a parsed snippet of the page. |
apihelp-query+search-paramvalue-prop-timestamp (Talk) (Translate) | Adds the timestamp of when the page was last edited. |
apihelp-query+search-paramvalue-prop-titlesnippet (Talk) (Translate) | Adds a parsed snippet of the page title. |
apihelp-query+search-paramvalue-prop-wordcount (Talk) (Translate) | Adds the word count of the page. |
apihelp-query+siteinfo-description (Talk) (Translate) | Return general information about the site. |
apihelp-query+siteinfo-example-interwiki (Talk) (Translate) | Fetch a list of local interwiki prefixes. |
apihelp-query+siteinfo-example-replag (Talk) (Translate) | Check the current replication lag. |
apihelp-query+siteinfo-example-simple (Talk) (Translate) | Fetch site information. |
apihelp-query+siteinfo-param-filteriw (Talk) (Translate) | Return only local or only nonlocal entries of the interwiki map. |
apihelp-query+siteinfo-param-inlanguagecode (Talk) (Translate) | Language code for localised language names (best effort) and skin names. |
apihelp-query+siteinfo-param-numberingroup (Talk) (Translate) | Lists the number of users in user groups. |
apihelp-query+siteinfo-param-prop (Talk) (Translate) | Which information to get: |
apihelp-query+siteinfo-param-showalldb (Talk) (Translate) | List all database servers, not just the one lagging the most. |
apihelp-query+siteinfo-paramvalue-prop-dbrepllag (Talk) (Translate) | Returns database server with the highest replication lag. |
apihelp-query+siteinfo-paramvalue-prop-defaultoptions (Talk) (Translate) | Returns the default values for user preferences. |
apihelp-query+siteinfo-paramvalue-prop-extensions (Talk) (Translate) | Returns extensions installed on the wiki. |
apihelp-query+siteinfo-paramvalue-prop-extensiontags (Talk) (Translate) | Returns a list of parser extension tags. |
apihelp-query+siteinfo-paramvalue-prop-fileextensions (Talk) (Translate) | Returns list of file extensions allowed to be uploaded. |
apihelp-query+siteinfo-paramvalue-prop-functionhooks (Talk) (Translate) | Returns a list of parser function hooks. |
apihelp-query+siteinfo-paramvalue-prop-general (Talk) (Translate) | Overall system information. |
apihelp-query+siteinfo-paramvalue-prop-interwikimap (Talk) (Translate) | Returns interwiki map (optionally filtered, optionally localised by using <var>$1inlanguagecode</var>). |
apihelp-query+siteinfo-paramvalue-prop-languages (Talk) (Translate) | Returns a list of languages MediaWiki supports (optionally localised by using <var>$1inlanguagecode</var>). |
apihelp-query+siteinfo-paramvalue-prop-libraries (Talk) (Translate) | Returns libraries installed on the wiki. |
apihelp-query+siteinfo-paramvalue-prop-magicwords (Talk) (Translate) | List of magic words and their aliases. |
apihelp-query+siteinfo-paramvalue-prop-namespacealiases (Talk) (Translate) | List of registered namespace aliases. |
apihelp-query+siteinfo-paramvalue-prop-namespaces (Talk) (Translate) | List of registered namespaces and their canonical names. |
apihelp-query+siteinfo-paramvalue-prop-protocols (Talk) (Translate) | Returns a list of protocols that are allowed in external links. |
apihelp-query+siteinfo-paramvalue-prop-restrictions (Talk) (Translate) | Returns information on available restriction (protection) types. |
apihelp-query+siteinfo-paramvalue-prop-rightsinfo (Talk) (Translate) | Returns wiki rights (license) information if available. |
apihelp-query+siteinfo-paramvalue-prop-showhooks (Talk) (Translate) | Returns a list of all subscribed hooks (contents of <var>[[mw:Manual:$wgHooks|$wgHooks]]</var>). |
apihelp-query+siteinfo-paramvalue-prop-skins (Talk) (Translate) | Returns a list of all enabled skins (optionally localised by using <var>$1inlanguagecode</var>, otherwise in the content language). |
apihelp-query+siteinfo-paramvalue-prop-specialpagealiases (Talk) (Translate) | List of special page aliases. |
apihelp-query+siteinfo-paramvalue-prop-statistics (Talk) (Translate) | Returns site statistics. |
apihelp-query+siteinfo-paramvalue-prop-usergroups (Talk) (Translate) | Returns user groups and the associated permissions. |
apihelp-query+siteinfo-paramvalue-prop-variables (Talk) (Translate) | Returns a list of variable IDs. |
apihelp-query+stashimageinfo-description (Talk) (Translate) | Returns file information for stashed files. |
apihelp-query+stashimageinfo-example-params (Talk) (Translate) | Returns thumbnails for two stashed files. |
apihelp-query+stashimageinfo-example-simple (Talk) (Translate) | Returns information for a stashed file. |
apihelp-query+stashimageinfo-param-filekey (Talk) (Translate) | Key that identifies a previous upload that was stashed temporarily. |
apihelp-query+stashimageinfo-param-sessionkey (Talk) (Translate) | Alias for $1filekey, for backward compatibility. |
apihelp-query+tags-description (Talk) (Translate) | List change tags. |
apihelp-query+tags-example-simple (Talk) (Translate) | List available tags. |
apihelp-query+tags-param-limit (Talk) (Translate) | The maximum number of tags to list. |
apihelp-query+tags-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+tags-paramvalue-prop-active (Talk) (Translate) | Whether the tag is still being applied. |
apihelp-query+tags-paramvalue-prop-defined (Talk) (Translate) | Indicate whether the tag is defined. |
apihelp-query+tags-paramvalue-prop-description (Talk) (Translate) | Adds description of the tag. |
apihelp-query+tags-paramvalue-prop-displayname (Talk) (Translate) | Adds system message for the tag. |
apihelp-query+tags-paramvalue-prop-hitcount (Talk) (Translate) | Adds the number of revisions and log entries that have this tag. |
apihelp-query+tags-paramvalue-prop-name (Talk) (Translate) | Adds name of tag. |
apihelp-query+tags-paramvalue-prop-source (Talk) (Translate) | Gets the sources of the tag, which may include <samp>extension</samp> for extension-defined tags and <samp>manual</samp> for tags that may be applied manually by users. |
apihelp-query+templates-description (Talk) (Translate) | Returns all pages transcluded on the given pages. |
apihelp-query+templates-example-generator (Talk) (Translate) | Get information about the template pages used on <kbd>Main Page</kbd>. |
apihelp-query+templates-example-namespaces (Talk) (Translate) | Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page <kbd>Main Page</kbd>. |
apihelp-query+templates-example-simple (Talk) (Translate) | Get the templates used on the page <kbd>Main Page</kbd>. |
apihelp-query+templates-param-dir (Talk) (Translate) | The direction in which to list. |
apihelp-query+templates-param-limit (Talk) (Translate) | How many templates to return. |
apihelp-query+templates-param-namespace (Talk) (Translate) | Show templates in this namespaces only. |
apihelp-query+templates-param-templates (Talk) (Translate) | Only list these templates. Useful for checking whether a certain page uses a certain template. |
apihelp-query+tokens-description (Talk) (Translate) | Gets tokens for data-modifying actions. |
apihelp-query+tokens-example-simple (Talk) (Translate) | Retrieve a csrf token (the default). |
apihelp-query+tokens-example-types (Talk) (Translate) | Retrieve a watch token and a patrol token. |
apihelp-query+tokens-param-type (Talk) (Translate) | Types of token to request. |
apihelp-query+transcludedin-description (Talk) (Translate) | Find all pages that transclude the given pages. |
apihelp-query+transcludedin-example-generator (Talk) (Translate) | Get information about pages transcluding <kbd>Main Page</kbd>. |
apihelp-query+transcludedin-example-simple (Talk) (Translate) | Get a list of pages transcluding <kbd>Main Page</kbd>. |
apihelp-query+transcludedin-param-limit (Talk) (Translate) | How many to return. |
apihelp-query+transcludedin-param-namespace (Talk) (Translate) | Only include pages in these namespaces. |
apihelp-query+transcludedin-param-prop (Talk) (Translate) | Which properties to get: |
apihelp-query+transcludedin-param-show (Talk) (Translate) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
apihelp-query+transcludedin-paramvalue-prop-pageid (Talk) (Translate) | Page ID of each page. |
apihelp-query+transcludedin-paramvalue-prop-redirect (Talk) (Translate) | Flag if the page is a redirect. |
apihelp-query+transcludedin-paramvalue-prop-title (Talk) (Translate) | Title of each page. |
apihelp-query+usercontribs-description (Talk) (Translate) | Get all edits by a user. |
apihelp-query+usercontribs-example-ipprefix (Talk) (Translate) | Show contributions from all IP addresses with prefix <kbd>192.0.2.</kbd>. |
apihelp-query+usercontribs-example-user (Talk) (Translate) | Show contributions of user <kbd>Example</kbd>. |
apihelp-query+usercontribs-param-end (Talk) (Translate) | The end timestamp to return to. |
apihelp-query+usercontribs-param-limit (Talk) (Translate) | The maximum number of contributions to return. |
apihelp-query+usercontribs-param-namespace (Talk) (Translate) | Only list contributions in these namespaces. |
apihelp-query+usercontribs-param-prop (Talk) (Translate) | Include additional pieces of information: |
apihelp-query+usercontribs-param-show (Talk) (Translate) | Show only items that meet these criteria, e.g. non minor edits only: <kbd>$2show=!minor</kbd>. If <kbd>$2show=patrolled</kbd> or <kbd>$2show=!patrolled</kbd> is set, revisions older than <var>[[mw:Manual:$wgRCMaxAge|$wgRCMaxAge]]</var> ($1 {{PLURAL:$1|second|seconds}}) won't be shown. |
apihelp-query+usercontribs-param-start (Talk) (Translate) | The start timestamp to return from. |
apihelp-query+usercontribs-param-tag (Talk) (Translate) | Only list revisions tagged with this tag. |
apihelp-query+usercontribs-param-toponly (Talk) (Translate) | Only list changes which are the latest revision. |
apihelp-query+usercontribs-param-user (Talk) (Translate) | The users to retrieve contributions for. |
apihelp-query+usercontribs-param-userprefix (Talk) (Translate) | Retrieve contributions for all users whose names begin with this value. Overrides $1user. |
apihelp-query+usercontribs-paramvalue-prop-comment (Talk) (Translate) | Adds the comment of the edit. |
apihelp-query+usercontribs-paramvalue-prop-flags (Talk) (Translate) | Adds flags of the edit. |
apihelp-query+usercontribs-paramvalue-prop-ids (Talk) (Translate) | Adds the page ID and revision ID. |
apihelp-query+usercontribs-paramvalue-prop-parsedcomment (Talk) (Translate) | Adds the parsed comment of the edit. |
apihelp-query+usercontribs-paramvalue-prop-patrolled (Talk) (Translate) | Tags patrolled edits. |
apihelp-query+usercontribs-paramvalue-prop-size (Talk) (Translate) | Adds the new size of the edit. |
apihelp-query+usercontribs-paramvalue-prop-sizediff (Talk) (Translate) | Adds the size delta of the edit against its parent. |
apihelp-query+usercontribs-paramvalue-prop-tags (Talk) (Translate) | Lists tags for the edit. |
apihelp-query+usercontribs-paramvalue-prop-timestamp (Talk) (Translate) | Adds the timestamp of the edit. |
apihelp-query+usercontribs-paramvalue-prop-title (Talk) (Translate) | Adds the title and namespace ID of the page. |
apihelp-query+userinfo-description (Talk) (Translate) | Get information about the current user. |
apihelp-query+userinfo-example-data (Talk) (Translate) | Get additional information about the current user. |
apihelp-query+userinfo-example-simple (Talk) (Translate) | Get information about the current user. |
apihelp-query+userinfo-param-prop (Talk) (Translate) | Which pieces of information to include: |
apihelp-query+userinfo-paramvalue-prop-acceptlang (Talk) (Translate) | Echoes the <code>Accept-Language</code> header sent by the client in a structured format. |
apihelp-query+userinfo-paramvalue-prop-blockinfo (Talk) (Translate) | Tags if the current user is blocked, by whom, and for what reason. |
apihelp-query+userinfo-paramvalue-prop-changeablegroups (Talk) (Translate) | Lists the groups the current user can add to and remove from. |
apihelp-query+userinfo-paramvalue-prop-editcount (Talk) (Translate) | Adds the current user's edit count. |
apihelp-query+userinfo-paramvalue-prop-email (Talk) (Translate) | Adds the user's email address and email authentication date. |
apihelp-query+userinfo-paramvalue-prop-groups (Talk) (Translate) | Lists all the groups the current user belongs to. |
apihelp-query+userinfo-paramvalue-prop-hasmsg (Talk) (Translate) | Adds a tag <samp>messages</samp> if the current user has pending messages. |
apihelp-query+userinfo-paramvalue-prop-implicitgroups (Talk) (Translate) | Lists all the groups the current user is automatically a member of. |
apihelp-query+userinfo-paramvalue-prop-options (Talk) (Translate) | Lists all preferences the current user has set. |
apihelp-query+userinfo-paramvalue-prop-preferencestoken (Talk) (Translate) | <span class="apihelp-deprecated">Deprecated.</span> Get a token to change current user's preferences. |
apihelp-query+userinfo-paramvalue-prop-ratelimits (Talk) (Translate) | Lists all rate limits applying to the current user. |
apihelp-query+userinfo-paramvalue-prop-realname (Talk) (Translate) | Adds the user's real name. |
apihelp-query+userinfo-paramvalue-prop-registrationdate (Talk) (Translate) | Adds the user's registration date. |
apihelp-query+userinfo-paramvalue-prop-rights (Talk) (Translate) | Lists all the rights the current user has. |
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+users-description (Talk) (Translate) | Get information about a list of users. |
apihelp-query+users-example-simple (Talk) (Translate) | Return information for user <kbd>Example</kbd>. |
apihelp-query+users-param-prop (Talk) (Translate) | Which pieces of information to include: |
apihelp-query+users-param-token (Talk) (Translate) | Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead. |
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-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-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+watchlist-description (Talk) (Translate) | Get recent changes to pages in the current user's watchlist. |
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-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: ;edit:Regular page edits. ;external:External changes. ;new:Page creations. ;log:Log entries. |
apihelp-query+watchlist-param-user (Talk) (Translate) | Only list changes by this user. |
apihelp-query+watchlist-paramvalue-prop-comment (Talk) (Translate) | Adds comment of the edit. |
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. |
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-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. |
apihelp-query+watchlist-paramvalue-prop-userid (Talk) (Translate) | Adds user ID of whoever made the edit. |
apihelp-query+watchlistraw-description (Talk) (Translate) | Get all pages on 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-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-description (Talk) (Translate) | Fetch data from and about MediaWiki. All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites. |
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 <kbd>Main Page</kbd>. |
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-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-rawfm-description (Talk) (Translate) | Output data with the debugging elements in JSON format (pretty-print in HTML). |
apihelp-revisiondelete-description (Talk) (Translate) | Delete and undelete revisions. |
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 <kbd>Main Page</kbd>. |
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-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-rollback-description (Talk) (Translate) | Undo the last edit to the page. If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
apihelp-rollback-example-simple (Talk) (Translate) | Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>. |
apihelp-rollback-example-summary (Talk) (Translate) | Roll back the last edits to page <kbd>Main Page</kbd> 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-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-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 or do not change watch. |
apihelp-rsd-description (Talk) (Translate) | Export an RSD (Really Simple Discovery) schema. |
apihelp-rsd-example-simple (Talk) (Translate) | Export the RSD schema. |
apihelp-setnotificationtimestamp-description (Talk) (Translate) | Update the notification timestamp for watched pages. 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-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 <kbd>Main page</kbd>. |
apihelp-setnotificationtimestamp-example-pagetimestamp (Talk) (Translate) | Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed. |
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-stashedit-description (Talk) (Translate) | Prepare an edit in shared cache. 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 number. <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-text (Talk) (Translate) | Page content. |
apihelp-stashedit-param-title (Talk) (Translate) | Title of the page being edited. |
apihelp-summary (Talk) (Translate) | |
apihelp-tag-description (Talk) (Translate) | Add or remove change tags from individual revisions or log entries. |
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-tokens-description (Talk) (Translate) | Get tokens for data-modifying actions. This module is deprecated in favor of [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]. |
apihelp-tokens-example-edit (Talk) (Translate) | Retrieve an edit token (the default). |
apihelp-tokens-example-emailmove (Talk) (Translate) | Retrieve an email token and a move token. |
apihelp-tokens-param-type (Talk) (Translate) | Types of token to request. |
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-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. |
apihelp-upload-param-asyncdownload (Talk) (Translate) | Make fetching a URL asynchronous. |
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-leavemessage (Talk) (Translate) | If asyncdownload is used, leave a message on the user talk page if finished. |
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-statuskey (Talk) (Translate) | Fetch the upload status for this file key (upload by URL). |
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 or do not change watch. |
apihelp-userrights-description (Talk) (Translate) | Change a user's group membership. |
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. |
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-user (Talk) (Translate) | User name. |
apihelp-userrights-param-userid (Talk) (Translate) | User ID. |
apihelp-watch-description (Talk) (Translate) | Add or remove pages from the current user's watchlist. |
apihelp-watch-example-generator (Talk) (Translate) | Watch the first few pages in the main namespace. |
apihelp-watch-example-unwatch (Talk) (Translate) | Unwatch the page <kbd>Main Page</kbd>. |
apihelp-watch-example-watch (Talk) (Translate) | Watch the page <kbd>Main Page</kbd>. |
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-xml-description (Talk) (Translate) | Output data in XML format. |
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-xmlfm-description (Talk) (Translate) | Output data in XML format (pretty-print in HTML). |
apihelp-yaml-description (Talk) (Translate) | Output data in YAML format. |
apihelp-yamlfm-description (Talk) (Translate) | Output data in YAML format (pretty-print in HTML). |
apr (Talk) (Translate) | Apr |
april (Talk) (Translate) | April |
april-date (Talk) (Translate) | April $1 |
april-gen (Talk) (Translate) | April |
article (Talk) (Translate) | Content page |
articleexists (Talk) (Translate) | A page of that name already exists, or the name you have chosen is not valid. Please choose another name. |
articlepage (Talk) (Translate) | View content page |
ascending_abbrev (Talk) (Translate) | asc |
aug (Talk) (Translate) | Aug |
august (Talk) (Translate) | August |
august-date (Talk) (Translate) | August $1 |
august-gen (Talk) (Translate) | August |
autoblock_whitelist (Talk) (Translate) | AOL http://webmaster.info.aol.com/proxyinfo.html *64.12.96.0/19 *149.174.160.0/20 *152.163.240.0/21 *152.163.248.0/22 *152.163.252.0/23 *152.163.96.0/22 *152.163.100.0/23 *195.93.32.0/22 *195.93.48.0/22 *195.93.64.0/19 *195.93.96.0/19 *195.93.16.0/20 *198.81.0.0/22 *198.81.16.0/20 *198.81.8.0/23 *202.67.64.128/25 *205.188.192.0/20 *205.188.208.0/23 *205.188.112.0/20 *205.188.146.144/30 *207.200.112.0/21 |
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> * Start of block: $8 * Expiry of block: $6 * Intended blockee: $7 You may contact $1 or one of the other [[{{MediaWiki:Grouppage-sysop}}|administrators]] to discuss the block. Note that you may not use the "email this user" feature unless you have a valid email address registered in your [[Special:Preferences|user preferences]] and you have not been blocked from using it. Your current IP address is $3, and the block ID is #$5. Please include all above details in any queries you make. |
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 |
autocomment-prefix (Talk) (Translate) | |
autoredircomment (Talk) (Translate) | Redirected page to [[$1]] |
autosumm-blank (Talk) (Translate) | Blanked the page |
autosumm-new (Talk) (Translate) | Created page with "$1" |
autosumm-newblank (Talk) (Translate) | Created blank page |
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-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-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 |
bad-target-model (Talk) (Translate) | The desired destination uses a different content model. Cannot convert from $1 to $2. |
bad_image_list (Talk) (Translate) | The format is as follows: Only list items (lines starting with *) are considered. The first link on a line must be a link to a bad file. Any subsequent links on the same line are considered to be exceptions, i.e. pages where the file may occur inline. |
badaccess (Talk) (Translate) | Permission error |
badaccess-group0 (Talk) (Translate) | You are not allowed to execute the action you have requested. |
badaccess-groups (Talk) (Translate) | The action you have requested is limited to users in {{PLURAL:$2|the group|one of the groups}}: $1. |
badarticleerror (Talk) (Translate) | This action cannot be performed on this page. |
badfilename (Talk) (Translate) | Filename has been changed to "$1". |
badipaddress (Talk) (Translate) | Invalid IP address |
badretype (Talk) (Translate) | The passwords you entered do not match. |
badsig (Talk) (Translate) | Invalid raw signature. Check HTML tags. |
badsiglength (Talk) (Translate) | Your signature is too long. It must not be more than $1 {{PLURAL:$1|character|characters}} long. |
badtitle (Talk) (Translate) | Bad title |
badtitletext (Talk) (Translate) | The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one or more characters that cannot be used in titles. |
bitrate-bits (Talk) (Translate) | $1 bps |
bitrate-exabits (Talk) (Translate) | $1 Ebps |
bitrate-gigabits (Talk) (Translate) | $1 Gbps |
bitrate-kilobits (Talk) (Translate) | $1 kbps |
bitrate-megabits (Talk) (Translate) | $1 Mbps |
bitrate-petabits (Talk) (Translate) | $1 Pbps |
bitrate-terabits (Talk) (Translate) | $1 Tbps |
bitrate-yottabits (Talk) (Translate) | $1 Ybps |
bitrate-zetabits (Talk) (Translate) | $1 Zbps |
blankarticle (Talk) (Translate) | <strong>Warning:</strong> The page you are creating is blank. If you click "{{int:savearticle}}" again, the page will be created without any content. |
blanknamespace (Talk) (Translate) | (Main) |
blankpage (Talk) (Translate) | Blank page |
block (Talk) (Translate) | Block user |
block-log-flags-angry-autoblock (Talk) (Translate) | enhanced autoblock enabled |
block-log-flags-anononly (Talk) (Translate) | anonymous users only |
block-log-flags-noautoblock (Talk) (Translate) | autoblock disabled |
block-log-flags-nocreate (Talk) (Translate) | account creation disabled |
block-log-flags-noemail (Talk) (Translate) | email disabled |
block-log-flags-nousertalk (Talk) (Translate) | cannot edit own talk page |
blocked-mailpassword (Talk) (Translate) | Your IP address is blocked from editing, and so is not allowed to use the password recovery function to prevent abuse. |
blocked-notice-logextract (Talk) (Translate) | This user is currently blocked. The latest block log entry is provided below for reference: |
blockednoreason (Talk) (Translate) | no reason given |
blockedtext (Talk) (Translate) | <strong>Your username or IP address has been blocked.</strong> The block was made by $1. The reason given is <em>$2</em>. * Start of block: $8 * Expiry of block: $6 * Intended blockee: $7 You can contact $1 or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the block. You cannot use the "email this user" feature unless a valid email address is specified in your [[Special:Preferences|account preferences]] and you have not been blocked from using it. Your current IP address is $3, and the block ID is #$5. Please include all above details in any queries you make. |
blockedtitle (Talk) (Translate) | User is blocked |
blockip (Talk) (Translate) | Block {{GENDER:$1|user}} |
blockip-legend (Talk) (Translate) | Block user |
blockipsuccesssub (Talk) (Translate) | Block succeeded |
blockipsuccesstext (Talk) (Translate) | [[Special:Contributions/$1|$1]] has been blocked.<br /> See the [[Special:BlockList|block list]] to review blocks. |
blockiptext (Talk) (Translate) | Use the form below to block write access from a specific IP address or username. This should be done only to prevent vandalism, and in accordance with [[{{MediaWiki:Policy-url}}|policy]]. Fill in a specific reason below (for example, citing particular pages that were vandalized). |
blocklink (Talk) (Translate) | block |
blocklist (Talk) (Translate) | Blocked users |
blocklist-addressblocks (Talk) (Translate) | Hide single IP blocks |
blocklist-by (Talk) (Translate) | Blocking admin |
blocklist-expiry (Talk) (Translate) | Expires |
blocklist-nousertalk (Talk) (Translate) | cannot edit own talk page |
blocklist-params (Talk) (Translate) | Block parameters |
blocklist-rangeblocks (Talk) (Translate) | Hide range blocks |
blocklist-reason (Talk) (Translate) | Reason |
blocklist-summary (Talk) (Translate) | |
blocklist-target (Talk) (Translate) | Target |
blocklist-tempblocks (Talk) (Translate) | Hide temporary blocks |
blocklist-timestamp (Talk) (Translate) | Timestamp |
blocklist-userblocks (Talk) (Translate) | Hide account blocks |
blocklog-showlog (Talk) (Translate) | This user has been blocked previously. The block log is provided below for reference: |
blocklog-showsuppresslog (Talk) (Translate) | This user has been blocked and hidden previously. The suppress log is provided below for reference: |
blocklogentry (Talk) (Translate) | blocked [[$1]] with an expiry time of $2 $3 |
blocklogpage (Talk) (Translate) | Block log |
blocklogtext (Talk) (Translate) | This is a log of user blocking and unblocking actions. Automatically blocked IP addresses are not listed. See the [[Special:BlockList|block list]] for the list of currently operational bans and blocks. |
bold_sample (Talk) (Translate) | Bold text |
bold_tip (Talk) (Translate) | Bold text |
booksources (Talk) (Translate) | Book sources |
booksources-invalid-isbn (Talk) (Translate) | The given ISBN does not appear to be valid; check for errors copying from the original source. |
booksources-isbn (Talk) (Translate) | ISBN: |
booksources-search (Talk) (Translate) | Search |
booksources-search-legend (Talk) (Translate) | Search for book sources |
booksources-summary (Talk) (Translate) | |
booksources-text (Talk) (Translate) | Below is a list of links to other sites that sell new and used books, and may also have further information about books you are looking for: |
boteditletter (Talk) (Translate) | b |
brackets (Talk) (Translate) | [$1] |
broken-file-category (Talk) (Translate) | Pages with broken file links |
broken-file-category-desc (Talk) (Translate) | The page contains a broken file link (a link to embed a file when the file does not exist). |
brokenredirects (Talk) (Translate) | Broken redirects |
brokenredirects-delete (Talk) (Translate) | delete |
brokenredirects-edit (Talk) (Translate) | edit |
brokenredirects-summary (Talk) (Translate) | |
brokenredirectstext (Talk) (Translate) | The following redirects link to non-existent pages: |
bydate (Talk) (Translate) | by date |
cachedspecial-refresh-now (Talk) (Translate) | View latest. |
cachedspecial-viewing-cached-ts (Talk) (Translate) | You are viewing a cached version of this page, which might not be completely actual. |
cachedspecial-viewing-cached-ttl (Talk) (Translate) | You are viewing a cached version of this page, which can be up to $1 old. |
cancel (Talk) (Translate) | Cancel |
cannotchangeemail (Talk) (Translate) | Account email addresses cannot be changed on this wiki. |
cannotdelete (Talk) (Translate) | The page or file "$1" could not be deleted. It may have already been deleted by someone else. |
cannotdelete-title (Talk) (Translate) | Cannot delete page "$1" |
cannotundelete (Talk) (Translate) | Undelete failed: $1 |
cant-move-category-page (Talk) (Translate) | You do not have permission to move category pages. |
cant-move-to-category-page (Talk) (Translate) | You do not have permission to move a page to a category page. |
cant-move-to-user-page (Talk) (Translate) | You do not have permission to move a page to a user page (except to a user subpage). |
cant-move-user-page (Talk) (Translate) | You do not have permission to move user pages (apart from subpages). |
cantcreateaccount-range-text (Talk) (Translate) | Account creation from IP addresses in the range '''$1''', which includes your IP address ('''$4'''), has been blocked by [[User:$3|$3]]. The reason given by $3 is ''$2'' |
cantcreateaccount-text (Talk) (Translate) | Account creation from this IP address (<strong>$1</strong>) has been blocked by [[User:$3|$3]]. The reason given by $3 is <em>$2</em> |
cantcreateaccounttitle (Talk) (Translate) | Cannot create account |
cantmove-titleprotected (Talk) (Translate) | You cannot move a page to this location because the new title has been protected from creation. |
cantrollback (Talk) (Translate) | Cannot revert edit; last contributor is only author of this page. |
cascadeprotected (Talk) (Translate) | This page has been protected from editing because it is transcluded in the following {{PLURAL:$1|page, which is|pages, which are}} protected with the "cascading" option turned on: $2 |
cascadeprotectedwarning (Talk) (Translate) | <strong>Warning:</strong> This page has been protected so that only users with administrator privileges can edit it because it is transcluded in the following cascade-protected {{PLURAL:$1|page|pages}}: |
categories (Talk) (Translate) | Categories |
categories-summary (Talk) (Translate) | |
categoriesfrom (Talk) (Translate) | Display categories starting at: |
categoriespagetext (Talk) (Translate) | The following {{PLURAL:$1|category contains|categories contain}} pages or media. [[Special:UnusedCategories|Unused categories]] are not shown here. Also see [[Special:WantedCategories|wanted categories]]. |
category-article-count (Talk) (Translate) | {{PLURAL:$2|This category contains only the following page.|The following {{PLURAL:$1|page is|$1 pages are}} in this category, out of $2 total.}} |
category-article-count-limited (Talk) (Translate) | The following {{PLURAL:$1|page is|$1 pages are}} in the current category. |
category-empty (Talk) (Translate) | <em>This category currently contains no pages or media.</em> |
category-file-count (Talk) (Translate) | {{PLURAL:$2|This category contains only the following file.|The following {{PLURAL:$1|file is|$1 files are}} in this category, out of $2 total.}} |
category-file-count-limited (Talk) (Translate) | The following {{PLURAL:$1|file is|$1 files are}} in the current category. |
category-media-header (Talk) (Translate) | Media in category "$1" |
category-move-redirect-override (Talk) (Translate) | - |
category-subcat-count (Talk) (Translate) | {{PLURAL:$2|This category has only the following subcategory.|This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}, out of $2 total.}} |
category-subcat-count-limited (Talk) (Translate) | This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}. |
category_header (Talk) (Translate) | Pages in category "$1" |
categorypage (Talk) (Translate) | View category page |
categoryviewer-pagedlinks (Talk) (Translate) | ($1) ($2) |
change-blocklink (Talk) (Translate) | change block |
changecontentmodel (Talk) (Translate) | Change content model of a page |
changecontentmodel-cannot-convert (Talk) (Translate) | The content on [[:$1]] cannot be converted to a type of $2. |
changecontentmodel-legend (Talk) (Translate) | Change content model |
changecontentmodel-model-label (Talk) (Translate) | New content model |
changecontentmodel-nodirectediting (Talk) (Translate) | The $1 content model does not support direct editing |
changecontentmodel-reason-label (Talk) (Translate) | Reason: |
changecontentmodel-success-text (Talk) (Translate) | The content type of [[:$1]] has been changed. |
changecontentmodel-success-title (Talk) (Translate) | The content model was changed |
changecontentmodel-title-label (Talk) (Translate) | Page title |
changed (Talk) (Translate) | changed |
changeemail (Talk) (Translate) | Change email address |
changeemail-newemail (Talk) (Translate) | New email address: |
changeemail-no-info (Talk) (Translate) | You must be logged in to access this page directly. |
changeemail-nochange (Talk) (Translate) | Please enter a different new email address. |
changeemail-none (Talk) (Translate) | (none) |
changeemail-oldemail (Talk) (Translate) | Current email address: |
changeemail-password (Talk) (Translate) | Your {{SITENAME}} password: |
changeemail-submit (Talk) (Translate) | Change email |
changeemail-summary (Talk) (Translate) | |
changeemail-text (Talk) (Translate) | Complete this form to change your email address. You will need to enter your password to confirm this change. |
changeemail-throttled (Talk) (Translate) | You have made too many login attempts. Please wait $1 before trying again. |
changepassword (Talk) (Translate) | Change password |
changepassword-success (Talk) (Translate) | Your password has been changed successfully! |
changepassword-summary (Talk) (Translate) | |
changepassword-throttled (Talk) (Translate) | You have made too many recent login attempts. Please wait $1 before trying again. |
clearyourcache (Talk) (Translate) | <strong>Note:</strong> After saving, you may have to bypass your browser's cache to see the changes. * <strong>Firefox / Safari:</strong> Hold <em>Shift</em> while clicking <em>Reload</em>, or press either <em>Ctrl-F5</em> or <em>Ctrl-R</em> (<em>⌘-R</em> on a Mac) * <strong>Google Chrome:</strong> Press <em>Ctrl-Shift-R</em> (<em>⌘-Shift-R</em> on a Mac) * <strong>Internet Explorer:</strong> Hold <em>Ctrl</em> while clicking <em>Refresh</em>, or press <em>Ctrl-F5</em> * <strong>Opera:</strong> Clear the cache in <em>Tools → Preferences</em> |
collapsible-collapse (Talk) (Translate) | Collapse |
collapsible-expand (Talk) (Translate) | Expand |
cologneblue-desc (Talk) (Translate) | A lightweight skin with minimal formatting |
cologneblue.css (Talk) (Translate) | /* CSS placed here will affect users of the Cologne Blue skin */ |
cologneblue.js (Talk) (Translate) | /* Any JavaScript here will be loaded for users using the Cologne Blue skin */ |
colon-separator (Talk) (Translate) | : |
columns (Talk) (Translate) | Columns: |
comma-separator (Talk) (Translate) | , |
common.css (Talk) (Translate) | /* CSS placed here will be applied to all skins */ |
common.js (Talk) (Translate) | /* Any JavaScript here will be loaded for all users on every page load. */ |
compare-invalid-title (Talk) (Translate) | The title you specified is invalid. |
compare-page1 (Talk) (Translate) | Page 1 |
compare-page2 (Talk) (Translate) | Page 2 |
compare-rev1 (Talk) (Translate) | Revision 1 |
compare-rev2 (Talk) (Translate) | Revision 2 |
compare-revision-not-exists (Talk) (Translate) | The revision you specified does not exist. |
compare-submit (Talk) (Translate) | Compare |
compare-title-not-exists (Talk) (Translate) | The title you specified does not exist. |
comparepages (Talk) (Translate) | Compare pages |
comparepages-summary (Talk) (Translate) | |
compareselectedversions (Talk) (Translate) | Compare selected revisions |
confirm (Talk) (Translate) | Confirm |
confirm-purge-bottom (Talk) (Translate) | Purging a page clears the cache and forces the most current revision to appear. |
confirm-purge-top (Talk) (Translate) | Clear the cache of this page? |
confirm-unwatch-button (Talk) (Translate) | OK |
confirm-unwatch-top (Talk) (Translate) | Remove this page from your watchlist? |
confirm-watch-button (Talk) (Translate) | OK |
confirm-watch-top (Talk) (Translate) | Add this page to your watchlist? |
confirm_purge_button (Talk) (Translate) | OK |
confirmable-confirm (Talk) (Translate) | Are {{GENDER:$1|you}} sure? |
confirmable-no (Talk) (Translate) | No |
confirmable-yes (Talk) (Translate) | Yes |
confirmdeletetext (Talk) (Translate) | You are about to delete a page along with all of its history. Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with [[{{MediaWiki:Policy-url}}|the policy]]. |
confirmedittext (Talk) (Translate) | You must confirm your email address before editing pages. Please set and validate your email address through your [[Special:Preferences|user preferences]]. |
confirmemail (Talk) (Translate) | Confirm email address |
confirmemail_body (Talk) (Translate) | Someone, probably you, from IP address $1, has registered an account "$2" with this email address on {{SITENAME}}. To confirm that this account really does belong to you and activate email features on {{SITENAME}}, open this link in your browser: $3 If you did *not* register the account, follow this link to cancel the email address confirmation: $5 This confirmation code will expire at $4. |
confirmemail_body_changed (Talk) (Translate) | Someone, probably you, from IP address $1, has changed the email address of the account "$2" to this address on {{SITENAME}}. To confirm that this account really does belong to you and reactivate email features on {{SITENAME}}, open this link in your browser: $3 If the account does *not* belong to you, follow this link to cancel the email address confirmation: $5 This confirmation code will expire at $4. |
confirmemail_body_set (Talk) (Translate) | Someone, probably you, from IP address $1, has set the email address of the account "$2" to this address on {{SITENAME}}. To confirm that this account really does belong to you and activate email features on {{SITENAME}}, open this link in your browser: $3 If the account does *not* belong to you, follow this link to cancel the email address confirmation: $5 This confirmation code will expire at $4. |
confirmemail_invalid (Talk) (Translate) | Invalid confirmation code. The code may have expired. |
confirmemail_invalidated (Talk) (Translate) | Email address confirmation canceled |
confirmemail_loggedin (Talk) (Translate) | Your email address has now been confirmed. |
confirmemail_needlogin (Talk) (Translate) | Please $1 to confirm your email address. |
confirmemail_noemail (Talk) (Translate) | You do not have a valid email address set in your [[Special:Preferences|user preferences]]. |
confirmemail_oncreate (Talk) (Translate) | A confirmation code was sent to your email address. This code is not required to log in, but you will need to provide it before enabling any email-based features in the wiki. |
confirmemail_pending (Talk) (Translate) | A confirmation code has already been emailed to you; if you recently created your account, you may wish to wait a few minutes for it to arrive before trying to request a new code. |
confirmemail_send (Talk) (Translate) | Mail a confirmation code |
confirmemail_sendfailed (Talk) (Translate) | {{SITENAME}} could not send your confirmation mail. Please check your email address for invalid characters. Mailer returned: $1 |
confirmemail_sent (Talk) (Translate) | Confirmation email sent. |
confirmemail_subject (Talk) (Translate) | {{SITENAME}} email address confirmation |
confirmemail_success (Talk) (Translate) | Your email address has been confirmed. You may now [[Special:UserLogin|log in]] and enjoy the wiki. |
confirmemail_text (Talk) (Translate) | {{SITENAME}} requires that you validate your email address before using email features. Activate the button below to send a confirmation mail to your address. The mail will include a link containing a code; load the link in your browser to confirm that your email address is valid. |
confirmrecreate (Talk) (Translate) | User [[User:$1|$1]] ([[User talk:$1|talk]]) deleted this page after you started editing with reason: : <em>$2</em> Please confirm that you really want to recreate this page. |
confirmrecreate-noreason (Talk) (Translate) | User [[User:$1|$1]] ([[User talk:$1|talk]]) deleted this page after you started editing. Please confirm that you really want to recreate this page. |
content-failed-to-parse (Talk) (Translate) | Failed to parse $2 content for $1 model: $3 |
content-json-empty-array (Talk) (Translate) | Empty array |
content-json-empty-object (Talk) (Translate) | Empty object |
content-model-css (Talk) (Translate) | CSS |
content-model-javascript (Talk) (Translate) | JavaScript |
content-model-json (Talk) (Translate) | JSON |
content-model-text (Talk) (Translate) | plain text |
content-model-wikitext (Talk) (Translate) | wikitext |
content-not-allowed-here (Talk) (Translate) | "$1" content is not allowed on page [[$2]] |
continue-editing (Talk) (Translate) | Go to editing area |
contribslink (Talk) (Translate) | contribs |
contribsub2 (Talk) (Translate) | For {{GENDER:$3|$1}} ($2) |
contributions (Talk) (Translate) | {{GENDER:$1|User}} contributions |
contributions-summary (Talk) (Translate) | |
contributions-title (Talk) (Translate) | User contributions for $1 |
contributions-userdoesnotexist (Talk) (Translate) | User account "$1" is not registered. |
converter-manual-rule-error (Talk) (Translate) | Error detected in manual language conversion rule |
copyright (Talk) (Translate) | Content is available under $1 unless otherwise noted. |
copyrightpage (Talk) (Translate) | {{ns:project}}:Copyrights |
copyrightwarning (Talk) (Translate) | Please note that all contributions to {{SITENAME}} are considered to be released under the $2 (see $1 for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.<br /> You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. <strong>Do not submit copyrighted work without permission!</strong> |
copyrightwarning2 (Talk) (Translate) | Please note that all contributions to {{SITENAME}} may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.<br /> You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see $1 for details). <strong>Do not submit copyrighted work without permission!</strong> |
copyuploaddisabled (Talk) (Translate) | Upload by URL disabled. |
create (Talk) (Translate) | Create |
create-local (Talk) (Translate) | Add local description |
create-this-page (Talk) (Translate) | Create this page |
createaccount (Talk) (Translate) | Create account |
createaccount-hook-aborted (Talk) (Translate) | $1 |
createaccount-text (Talk) (Translate) | Someone created an account for your email address on {{SITENAME}} ($4) named "$2", with password "$3". You should log in and change your password now. You may ignore this message, if this account was created in error. |
createaccount-title (Talk) (Translate) | Account creation for {{SITENAME}} |
createaccountblock (Talk) (Translate) | account creation disabled |
createaccounterror (Talk) (Translate) | Could not create account: $1 |
createaccountmail (Talk) (Translate) | Use a temporary random password and send it to the specified email address |
createaccountreason (Talk) (Translate) | Reason: |
createacct-another-email-ph (Talk) (Translate) | Enter email address |
createacct-another-realname-tip (Talk) (Translate) | Real name is optional. If you choose to provide it, this will be used for giving the user attribution for their work. |
createacct-another-submit (Talk) (Translate) | Create another account |
createacct-another-username-ph (Talk) (Translate) | Enter the username |
createacct-benefit-body1 (Talk) (Translate) | {{PLURAL:$1|edit|edits}} |
createacct-benefit-body2 (Talk) (Translate) | {{PLURAL:$1|page|pages}} |
createacct-benefit-body3 (Talk) (Translate) | recent {{PLURAL:$1|contributor|contributors}} |
createacct-benefit-head1 (Talk) (Translate) | {{NUMBEROFEDITS}} |
createacct-benefit-head2 (Talk) (Translate) | {{NUMBEROFARTICLES}} |
createacct-benefit-head3 (Talk) (Translate) | {{NUMBEROFACTIVEUSERS}} |
createacct-benefit-heading (Talk) (Translate) | {{SITENAME}} is made by people like you. |
createacct-benefit-icon1 (Talk) (Translate) | icon-edits |
createacct-benefit-icon2 (Talk) (Translate) | icon-pages |
createacct-benefit-icon3 (Talk) (Translate) | icon-contributors |
createacct-captcha (Talk) (Translate) | Security check |
createacct-email-ph (Talk) (Translate) | Enter your email address |
createacct-emailoptional (Talk) (Translate) | Email address (optional) |
createacct-emailrequired (Talk) (Translate) | Email address |
createacct-error (Talk) (Translate) | Account creation error |
createacct-helpusername (Talk) (Translate) | |
createacct-imgcaptcha-help (Talk) (Translate) | |
createacct-imgcaptcha-ph (Talk) (Translate) | Enter the text you see above |
createacct-realname (Talk) (Translate) | Real name (optional) |
createacct-reason (Talk) (Translate) | Reason |
createacct-reason-ph (Talk) (Translate) | Why you are creating another account |
createacct-submit (Talk) (Translate) | Create your account |
createacct-yourpassword-ph (Talk) (Translate) | Enter a password |
createacct-yourpasswordagain (Talk) (Translate) | Confirm password |
createacct-yourpasswordagain-ph (Talk) (Translate) | Enter password again |
created (Talk) (Translate) | created |
creating (Talk) (Translate) | Creating $1 |
creditspage (Talk) (Translate) | Page credits |
cur (Talk) (Translate) | cur |
currentevents (Talk) (Translate) | Current events |
currentevents-url (Talk) (Translate) | Project:Current events |
currentrev (Talk) (Translate) | Latest revision |
currentrev-asof (Talk) (Translate) | Latest revision as of $1 |
currentrevisionlink (Talk) (Translate) | Latest revision |
customcssprotected (Talk) (Translate) | You do not have permission to edit this CSS page because it contains another user's personal settings. |
customjsprotected (Talk) (Translate) | You do not have permission to edit this JavaScript page because it contains another user's personal settings. |
databaseerror (Talk) (Translate) | Database error |
databaseerror-error (Talk) (Translate) | Error: $1 |
databaseerror-function (Talk) (Translate) | Function: $1 |
databaseerror-query (Talk) (Translate) | Query: $1 |
databaseerror-text (Talk) (Translate) | A database query error has occurred. This may indicate a bug in the software. |
databaseerror-textcl (Talk) (Translate) | A database query error has occurred. |
databasenotlocked (Talk) (Translate) | The database is not locked. |
datedefault (Talk) (Translate) | No preference |
days (Talk) (Translate) | {{PLURAL:$1|$1 day|$1 days}} |
days-abbrev (Talk) (Translate) | $1 d |
dberr-again (Talk) (Translate) | Try waiting a few minutes and reloading. |
dberr-cachederror (Talk) (Translate) | This is a cached copy of the requested page, and may not be up to date. |
dberr-info (Talk) (Translate) | (Cannot access the database: $1) |
dberr-outofdate (Talk) (Translate) | Note that their indexes of our content may be out of date. |
dberr-problems (Talk) (Translate) | Sorry! This site is experiencing technical difficulties. |
dberr-usegoogle (Talk) (Translate) | You can try searching via Google in the meantime. |
deadendpages (Talk) (Translate) | Dead-end pages |
deadendpages-summary (Talk) (Translate) | |
deadendpagestext (Talk) (Translate) | The following pages do not link to other pages in {{SITENAME}}. |
dec (Talk) (Translate) | Dec |
december (Talk) (Translate) | December |
december-date (Talk) (Translate) | December $1 |
december-gen (Talk) (Translate) | December |
default (Talk) (Translate) | default |
default-skin-not-found (Talk) (Translate) | Whoops! The default skin for your wiki, defined in <code dir="ltr">$wgDefaultSkin</code> as <code>$1</code>, is not available. Your installation seems to include the following {{PLURAL:$4|skin|skins}}. See [https://www.mediawiki.org/wiki/Manual:Skin_configuration Manual: Skin configuration] for information how to enable {{PLURAL:$4|it|them and choose the default}}. $2 ; If you have just installed MediaWiki: : You probably installed from git, or directly from the source code using some other method. This is expected. Try installing some skins from [https://www.mediawiki.org/wiki/Category:All_skins mediawiki.org's skin directory], by: :* Downloading the [https://www.mediawiki.org/wiki/Download tarball installer], which comes with several skins and extensions. You can copy and paste the <code>skins/</code> directory from it. :* Downloading individual skin tarballs from [https://www.mediawiki.org/wiki/Special:SkinDistributor mediawiki.org]. :* [https://www.mediawiki.org/wiki/Download_from_Git#Using_Git_to_download_MediaWiki_skins Using Git to download skins]. : Doing this should not interfere with your git repository if you're a MediaWiki developer. ; If you have just upgraded MediaWiki: : MediaWiki 1.24 and newer no longer automatically enables installed skins (see [https://www.mediawiki.org/wiki/Manual:Skin_autodiscovery Manual: Skin autodiscovery]). You can paste the following {{PLURAL:$5|line|lines}} into <code>LocalSettings.php</code> to enable {{PLURAL:$5|the|all}} installed {{PLURAL:$5|skin|skins}}: <pre dir="ltr">$3</pre> ; If you have just modified <code>LocalSettings.php</code>: : Double-check the skin names for typos. |
default-skin-not-found-no-skins (Talk) (Translate) | Whoops! The default skin for your wiki, defined in <code>$wgDefaultSkin</code> as <code>$1</code>, is not available. You have no installed skins. ; If you have just installed or upgraded MediaWiki: : You probably installed from git, or directly from the source code using some other method. This is expected. MediaWiki 1.24 and newer doesn't include any skins in the main repository. Try installing some skins from [https://www.mediawiki.org/wiki/Category:All_skins mediawiki.org's skin directory], by: :* Downloading the [https://www.mediawiki.org/wiki/Download tarball installer], which comes with several skins and extensions. You can copy and paste the <code>skins/</code> directory from it. :* Downloading individual skin tarballs from [https://www.mediawiki.org/wiki/Special:SkinDistributor mediawiki.org]. :* [https://www.mediawiki.org/wiki/Download_from_Git#Using_Git_to_download_MediaWiki_skins Using Git to download skins]. : Doing this should not interfere with your git repository if you're a MediaWiki developer. See [https://www.mediawiki.org/wiki/Manual:Skin_configuration Manual: Skin configuration] for information how to enable skins and choose the default. |
default-skin-not-found-row-disabled (Talk) (Translate) | * <code>$1</code> / $2 ('''disabled''') |
default-skin-not-found-row-enabled (Talk) (Translate) | * <code>$1</code> / $2 (enabled) |
defaultmessagetext (Talk) (Translate) | Default message text |
defemailsubject (Talk) (Translate) | {{SITENAME}} email from user "$1" |
delete (Talk) (Translate) | Delete |
delete-confirm (Talk) (Translate) | Delete "$1" |
delete-edit-reasonlist (Talk) (Translate) | Edit deletion reasons |
delete-hook-aborted (Talk) (Translate) | Deletion aborted by hook. It gave no explanation. |
delete-legend (Talk) (Translate) | Delete |
delete-toobig (Talk) (Translate) | This page has a large edit history, over $1 {{PLURAL:$1|revision|revisions}}. Deletion of such pages has been restricted to prevent accidental disruption of {{SITENAME}}. |
delete-warning-toobig (Talk) (Translate) | This page has a large edit history, over $1 {{PLURAL:$1|revision|revisions}}. Deleting it may disrupt database operations of {{SITENAME}}; proceed with caution. |
delete_and_move (Talk) (Translate) | Delete and move |
delete_and_move_confirm (Talk) (Translate) | Yes, delete the page |
delete_and_move_reason (Talk) (Translate) | Deleted to make way for move from "[[$1]]" |
delete_and_move_text (Talk) (Translate) | == Deletion required == The destination page "[[:$1]]" already exists. Do you want to delete it to make way for the move? |
deletecomment (Talk) (Translate) | Reason: |
deletedarticle (Talk) (Translate) | deleted "[[$1]]" |
deletedcontributions (Talk) (Translate) | Deleted user contributions |
deletedcontributions-summary (Talk) (Translate) | |
deletedcontributions-title (Talk) (Translate) | Deleted user contributions |
deletedhist (Talk) (Translate) | Deleted history |
deletedrevision (Talk) (Translate) | Deleted old revision $1 |
deletedtext (Talk) (Translate) | "$1" has been deleted. See $2 for a record of recent deletions. |
deletedwhileediting (Talk) (Translate) | <strong>Warning:</strong> This page was deleted after you started editing! |
deleteotherreason (Talk) (Translate) | Other/additional reason: |
deletepage (Talk) (Translate) | Delete page |
deleteprotected (Talk) (Translate) | You cannot delete this page because it has been protected. |
deletereason-dropdown (Talk) (Translate) | * Common delete reasons ** Spam ** Vandalism ** Copyright violation ** Author request ** Broken redirect |
deletereasonotherlist (Talk) (Translate) | Other reason |
deletethispage (Talk) (Translate) | Delete this page |
deleting-backlinks-warning (Talk) (Translate) | '''Warning:''' [[Special:WhatLinksHere/{{FULLPAGENAME}}|Other pages]] link to or transclude the page you are about to delete. |
deletionlog (Talk) (Translate) | deletion log |
dellogpage (Talk) (Translate) | Deletion log |
dellogpagetext (Talk) (Translate) | Below is a list of the most recent deletions. |
descending_abbrev (Talk) (Translate) | desc |
destfilename (Talk) (Translate) | Destination filename: |
diff (Talk) (Translate) | diff |
diff-empty (Talk) (Translate) | (No difference) |
diff-multi-manyusers (Talk) (Translate) | ({{PLURAL:$1|One intermediate revision|$1 intermediate revisions}} by more than $2 {{PLURAL:$2|user|users}} not shown) |
diff-multi-otherusers (Talk) (Translate) | ({{PLURAL:$1|One intermediate revision|$1 intermediate revisions}} by {{PLURAL:$2|one other user|$2 users}} not shown) |
diff-multi-sameuser (Talk) (Translate) | ({{PLURAL:$1|One intermediate revision|$1 intermediate revisions}} by the same user not shown) |
difference-missing-revision (Talk) (Translate) | {{PLURAL:$2|One revision|$2 revisions}} of this difference ($1) {{PLURAL:$2|was|were}} not found. This is usually caused by following an outdated diff link to a page that has been deleted. Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log]. |
difference-multipage (Talk) (Translate) | (Difference between pages) |
difference-title (Talk) (Translate) | Difference between revisions of "$1" |
difference-title-multipage (Talk) (Translate) | Difference between pages "$1" and "$2" |
directorycreateerror (Talk) (Translate) | Could not create directory "$1". |
directorynotreadableerror (Talk) (Translate) | Directory "$1" is not readable. |
directoryreadonlyerror (Talk) (Translate) | Directory "$1" is read-only. |
disclaimerpage (Talk) (Translate) | Project:General disclaimer |
disclaimers (Talk) (Translate) | Disclaimers |
djvu_no_xml (Talk) (Translate) | Unable to fetch XML for DjVu file |
djvu_page_error (Talk) (Translate) | DjVu page out of range |
double-redirect-fixed-maintenance (Talk) (Translate) | Automatically fixing double redirect from [[$1]] to [[$2]] in a maintenance job. |
double-redirect-fixed-move (Talk) (Translate) | [[$1]] has been moved. It was automatically updated and now it redirects to [[$2]]. |
double-redirect-fixer (Talk) (Translate) | Redirect fixer |
doubleredirects (Talk) (Translate) | Double redirects |
doubleredirects-summary (Talk) (Translate) | |
doubleredirectstext (Talk) (Translate) | This page lists pages that redirect to other redirect pages. Each row contains links to the first and second redirect, as well as the target of the second redirect, which is usually the "real" target page to which the first redirect should point. <del>Crossed out</del> entries have been solved. |
download (Talk) (Translate) | download |
duplicate-args-category (Talk) (Translate) | Pages using duplicate arguments in template calls |
duplicate-args-category-desc (Talk) (Translate) | The page contains template calls that use duplicates of arguments, such as <code><nowiki>{{foo|bar=1|bar=2}}</nowiki></code> or <code><nowiki>{{foo|bar|1=baz}}</nowiki></code>. |
duplicate-args-warning (Talk) (Translate) | <strong>Warning:</strong> [[:$1]] is calling [[:$2]] with more than one value for the "$3" parameter. Only the last value provided will be used. |
duplicate-defaultsort (Talk) (Translate) | <strong>Warning:</strong> Default sort key "$2" overrides earlier default sort key "$1". |
duplicate-displaytitle (Talk) (Translate) | <strong>Warning:</strong> Display title "$2" overrides earlier display title "$1". |
duplicatesoffile (Talk) (Translate) | The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]): |
duration-centuries (Talk) (Translate) | $1 {{PLURAL:$1|century|centuries}} |
duration-days (Talk) (Translate) | $1 {{PLURAL:$1|day|days}} |
duration-decades (Talk) (Translate) | $1 {{PLURAL:$1|decade|decades}} |
duration-hours (Talk) (Translate) | $1 {{PLURAL:$1|hour|hours}} |
duration-millennia (Talk) (Translate) | $1 {{PLURAL:$1|millennium|millennia}} |
duration-minutes (Talk) (Translate) | $1 {{PLURAL:$1|minute|minutes}} |
duration-seconds (Talk) (Translate) | $1 {{PLURAL:$1|second|seconds}} |
duration-weeks (Talk) (Translate) | $1 {{PLURAL:$1|week|weeks}} |
duration-years (Talk) (Translate) | $1 {{PLURAL:$1|year|years}} |
eauthentsent (Talk) (Translate) | A confirmation email has been sent to the specified email address. Before any other email is sent to the account, you will have to follow the instructions in the email, to confirm that the account is actually yours. |
edit (Talk) (Translate) | Edit |
edit-already-exists (Talk) (Translate) | Could not create a new page. It already exists. |
edit-conflict (Talk) (Translate) | Edit conflict. |
edit-gone-missing (Talk) (Translate) | Could not update the page. It appears to have been deleted. |
edit-hook-aborted (Talk) (Translate) | Edit aborted by hook. It gave no explanation. |
edit-local (Talk) (Translate) | Edit local description |
edit-no-change (Talk) (Translate) | Your edit was ignored because no change was made to the text. |
edit_form_incomplete (Talk) (Translate) | <strong>Some parts of the edit form did not reach the server; double-check that your edits are intact and try again.</strong> |
editcomment (Talk) (Translate) | The edit summary was: "''$1''". |
editconflict (Talk) (Translate) | Edit conflict: $1 |
editfont-default (Talk) (Translate) | Browser default |
editfont-monospace (Talk) (Translate) | Monospaced font |
editfont-sansserif (Talk) (Translate) | Sans-serif font |
editfont-serif (Talk) (Translate) | Serif font |
editfont-style (Talk) (Translate) | Edit area font style: |
edithelp (Talk) (Translate) | Editing help |
edithelppage (Talk) (Translate) | https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Editing_pages |
editing (Talk) (Translate) | Editing $1 |
editingcomment (Talk) (Translate) | Editing $1 (new section) |
editinginterface (Talk) (Translate) | <strong>Warning:</strong> You are editing a page that is used to provide interface text for the software. Changes to this page will affect the appearance of the user interface for other users on this wiki. |
editingold (Talk) (Translate) | <strong>Warning: You are editing an out-of-date revision of this page.</strong> If you save it, any changes made since this revision will be lost. |
editingsection (Talk) (Translate) | Editing $1 (section) |
editinguser (Talk) (Translate) | Changing user rights of {{GENDER:$1|user}} <strong>[[User:$1|$1]]</strong> $2 |
editlink (Talk) (Translate) | edit |
editnotice-notext (Talk) (Translate) | - |
editold (Talk) (Translate) | edit |
editpage-cannot-use-custom-model (Talk) (Translate) | The content model of this page cannot be changed. |
editpage-head-copy-warn (Talk) (Translate) | - |
editpage-notsupportedcontentformat-text (Talk) (Translate) | The content format $1 is not supported by the content model $2. |
editpage-notsupportedcontentformat-title (Talk) (Translate) | Content format not supported |
editpage-tos-summary (Talk) (Translate) | - |
editsection (Talk) (Translate) | edit |
editsectionhint (Talk) (Translate) | Edit section: $1 |
editthispage (Talk) (Translate) | Edit this page |
edittools (Talk) (Translate) | <!-- Text here will be shown below edit and upload forms. --> |
edittools-upload (Talk) (Translate) | - |
editundo (Talk) (Translate) | undo |
editusergroup (Talk) (Translate) | Edit user groups |
editwarning-warning (Talk) (Translate) | Leaving this page may cause you to lose any changes you have made. If you are logged in, you can disable this warning in the "{{int:prefs-editing}}" section of your preferences. |
editwatchlist-summary (Talk) (Translate) | |
ellipsis (Talk) (Translate) | ... |
email (Talk) (Translate) | |
email-address-validity-invalid (Talk) (Translate) | Enter a valid email address |
email-address-validity-valid (Talk) (Translate) | Email address appears valid |
email-legend (Talk) (Translate) | Send an email to another {{SITENAME}} user |
emailauthenticated (Talk) (Translate) | Your email address was confirmed on $2 at $3. |
emailblock (Talk) (Translate) | email disabled |
emailccme (Talk) (Translate) | Email me a copy of my message. |
emailccsubject (Talk) (Translate) | Copy of your message to $1: $2 |
emailconfirmlink (Talk) (Translate) | Confirm your email address |
emaildisabled (Talk) (Translate) | This site cannot send emails. |
emailfrom (Talk) (Translate) | From: |
emaillink (Talk) (Translate) | send email |
emailmessage (Talk) (Translate) | Message: |
emailnotarget (Talk) (Translate) | Non-existent or invalid username for recipient. |
emailnotauthenticated (Talk) (Translate) | Your email address is not yet confirmed. No email will be sent for any of the following features. |
emailpagetext (Talk) (Translate) | You can use the form below to send an email message to this {{GENDER:$1|user}}. The email address you entered in [[Special:Preferences|your user preferences]] will appear as the "From" address of the email, so the recipient will be able to reply directly to you. |
emailsend (Talk) (Translate) | Send |
emailsender (Talk) (Translate) | {{SITENAME}} |
emailsent (Talk) (Translate) | Email sent |
emailsenttext (Talk) (Translate) | Your email message has been sent. |
emailsubject (Talk) (Translate) | Subject: |
emailtarget (Talk) (Translate) | Enter username of recipient |
emailto (Talk) (Translate) | To: |
emailuser (Talk) (Translate) | Email this user |
emailuser-summary (Talk) (Translate) | |
emailuser-title-notarget (Talk) (Translate) | Email user |
emailuser-title-target (Talk) (Translate) | Email this {{GENDER:$1|user}} |
emailuserfooter (Talk) (Translate) | This email was sent by $1 to $2 by the "{{int:emailuser}}" function at {{SITENAME}}. |
emailusername (Talk) (Translate) | Username: |
emailusernamesubmit (Talk) (Translate) | Submit |
empty-file (Talk) (Translate) | The file you submitted was empty. |
emptyfile (Talk) (Translate) | The file you uploaded seems to be empty. This might be due to a typo in the filename. Please check whether you really want to upload this file. |
enhancedrc-history (Talk) (Translate) | history |
enhancedrc-since-last-visit (Talk) (Translate) | $1 {{PLURAL:$1|since last visit}} |
enotif_anon_editor (Talk) (Translate) | anonymous user $1 |
enotif_body (Talk) (Translate) | Dear $WATCHINGUSERNAME, $PAGEINTRO $NEWPAGE Editor's summary: $PAGESUMMARY $PAGEMINOREDIT Contact the editor: mail: $PAGEEDITOR_EMAIL wiki: $PAGEEDITOR_WIKI There will be no other notifications in case of further activity unless you visit this page while logged in. You could also reset the notification flags for all your watched pages on your watchlist. Your friendly {{SITENAME}} notification system -- To change your email notification settings, visit {{canonicalurl:{{#special:Preferences}}}} To change your watchlist settings, visit {{canonicalurl:{{#special:EditWatchlist}}}} To delete the page from your watchlist, visit $UNWATCHURL Feedback and further assistance: $HELPPAGE |
enotif_body_intro_changed (Talk) (Translate) | The {{SITENAME}} page $1 has been {{GENDER:$2|changed}} on $PAGEEDITDATE by $2, see $3 for the current revision. |
enotif_body_intro_created (Talk) (Translate) | The {{SITENAME}} page $1 has been {{GENDER:$2|created}} on $PAGEEDITDATE by $2, see $3 for the current revision. |
enotif_body_intro_deleted (Talk) (Translate) | The {{SITENAME}} page $1 has been {{GENDER:$2|deleted}} on $PAGEEDITDATE by $2, see $3. |
enotif_body_intro_moved (Talk) (Translate) | The {{SITENAME}} page $1 has been {{GENDER:$2|moved}} on $PAGEEDITDATE by $2, see $3 for the current revision. |
enotif_body_intro_restored (Talk) (Translate) | The {{SITENAME}} page $1 has been {{GENDER:$2|restored}} on $PAGEEDITDATE by $2, see $3 for the current revision. |
enotif_impersonal_salutation (Talk) (Translate) | {{SITENAME}} user |
enotif_lastdiff (Talk) (Translate) | See $1 to view this change. |
enotif_lastvisited (Talk) (Translate) | See $1 for all changes since your last visit. |
enotif_reset (Talk) (Translate) | Mark all pages visited |
enotif_subject_changed (Talk) (Translate) | {{SITENAME}} page $1 has been {{GENDER:$2|changed}} by $2 |
enotif_subject_created (Talk) (Translate) | {{SITENAME}} page $1 has been {{GENDER:$2|created}} by $2 |
enotif_subject_deleted (Talk) (Translate) | {{SITENAME}} page $1 has been {{GENDER:$2|deleted}} by $2 |
enotif_subject_moved (Talk) (Translate) | {{SITENAME}} page $1 has been {{GENDER:$2|moved}} by $2 |
enotif_subject_restored (Talk) (Translate) | {{SITENAME}} page $1 has been {{GENDER:$2|restored}} by $2 |
enterlockreason (Talk) (Translate) | Enter a reason for the lock, including an estimate of when the lock will be released |
error (Talk) (Translate) | Error |
errorpagetitle (Talk) (Translate) | Error |
exbeforeblank (Talk) (Translate) | content before blanking was: "$1" |
exception-nologin (Talk) (Translate) | Not logged in |
exception-nologin-text (Talk) (Translate) | Please log in to be able to access this page or action. |
exception-nologin-text-manual (Talk) (Translate) | Please $1 to be able to access this page or action. |
excontent (Talk) (Translate) | content was: "$1" |
excontentauthor (Talk) (Translate) | content was: "$1" (and the only contributor was "[[Special:Contributions/$2|$2]]") |
exif-aperturevalue (Talk) (Translate) | APEX aperture |
exif-artist (Talk) (Translate) | Author |
exif-attributionurl (Talk) (Translate) | When re-using this work, please link to |
exif-bitspersample (Talk) (Translate) | Bits per component |
exif-brightnessvalue (Talk) (Translate) | APEX brightness |
exif-cameraownername (Talk) (Translate) | Owner of camera |
exif-citycreated (Talk) (Translate) | City that the picture was taken in |
exif-citydest (Talk) (Translate) | City shown |
exif-colorspace (Talk) (Translate) | Color space |
exif-colorspace-1 (Talk) (Translate) | sRGB |
exif-colorspace-65535 (Talk) (Translate) | Uncalibrated |
exif-componentsconfiguration (Talk) (Translate) | Meaning of each component |
exif-componentsconfiguration-0 (Talk) (Translate) | does not exist |
exif-componentsconfiguration-1 (Talk) (Translate) | Y |
exif-componentsconfiguration-2 (Talk) (Translate) | Cb |
exif-componentsconfiguration-3 (Talk) (Translate) | Cr |
exif-componentsconfiguration-4 (Talk) (Translate) | R |
exif-componentsconfiguration-5 (Talk) (Translate) | G |
exif-componentsconfiguration-6 (Talk) (Translate) | B |
exif-compressedbitsperpixel (Talk) (Translate) | Image compression mode |
exif-compression (Talk) (Translate) | Compression scheme |
exif-compression-1 (Talk) (Translate) | Uncompressed |
exif-compression-2 (Talk) (Translate) | CCITT Group 3 1-Dimensional Modified Huffman run length encoding |
exif-compression-3 (Talk) (Translate) | CCITT Group 3 fax encoding |
exif-compression-32773 (Talk) (Translate) | PackBits (Macintosh RLE) |
exif-compression-32946 (Talk) (Translate) | Deflate (PKZIP) |
exif-compression-34712 (Talk) (Translate) | JPEG2000 |
exif-compression-4 (Talk) (Translate) | CCITT Group 4 fax encoding |
exif-compression-5 (Talk) (Translate) | LZW |
exif-compression-6 (Talk) (Translate) | JPEG (old) |
exif-compression-7 (Talk) (Translate) | JPEG |
exif-compression-8 (Talk) (Translate) | Deflate (Adobe) |
exif-contact (Talk) (Translate) | Contact information |
exif-contact-value (Talk) (Translate) | $1 $2 <div class="adr"> $3 $4, $5, $6 $7 </div> $8 |
exif-contentwarning (Talk) (Translate) | Content warning |
exif-contrast (Talk) (Translate) | Contrast |
exif-contrast-0 (Talk) (Translate) | Normal |
exif-contrast-1 (Talk) (Translate) | Soft |
exif-contrast-2 (Talk) (Translate) | Hard |
exif-coordinate-format (Talk) (Translate) | $1° $2′ $3″ $4 |
exif-copyright (Talk) (Translate) | Copyright holder |
exif-copyrighted (Talk) (Translate) | Copyright status |
exif-copyrighted-false (Talk) (Translate) | Copyright status not set |
exif-copyrighted-true (Talk) (Translate) | Copyrighted |
exif-copyrightowner (Talk) (Translate) | Copyright owner |
exif-countrycodecreated (Talk) (Translate) | Code for the country that the picture was taken in |
exif-countrycodedest (Talk) (Translate) | Code for country shown |
exif-countrycreated (Talk) (Translate) | Country that the picture was taken in |
exif-countrydest (Talk) (Translate) | Country shown |
exif-credit (Talk) (Translate) | Credit/Provider |
exif-customrendered (Talk) (Translate) | Custom image processing |
exif-customrendered-0 (Talk) (Translate) | Normal process |
exif-customrendered-1 (Talk) (Translate) | Custom process |
exif-datetime (Talk) (Translate) | File change date and time |
exif-datetimedigitized (Talk) (Translate) | Date and time of digitizing |
exif-datetimeexpires (Talk) (Translate) | Do not use after |
exif-datetimemetadata (Talk) (Translate) | Date metadata was last modified |
exif-datetimeoriginal (Talk) (Translate) | Date and time of data generation |
exif-datetimereleased (Talk) (Translate) | Released on |
exif-dc-contributor (Talk) (Translate) | Contributors |
exif-dc-coverage (Talk) (Translate) | Spatial or temporal scope of media |
exif-dc-date (Talk) (Translate) | Date(s) |
exif-dc-publisher (Talk) (Translate) | Publisher |
exif-dc-relation (Talk) (Translate) | Related media |
exif-dc-rights (Talk) (Translate) | Rights |
exif-dc-source (Talk) (Translate) | Source media |
exif-dc-type (Talk) (Translate) | Type of media |
exif-devicesettingdescription (Talk) (Translate) | Device settings description |
exif-digitalzoomratio (Talk) (Translate) | Digital zoom ratio |
exif-disclaimer (Talk) (Translate) | Disclaimer |
exif-editstatus (Talk) (Translate) | Editorial status of image |
exif-event (Talk) (Translate) | Event depicted |
exif-exifversion (Talk) (Translate) | Exif version |
exif-exposurebiasvalue (Talk) (Translate) | APEX exposure bias |
exif-exposureindex (Talk) (Translate) | Exposure index |
exif-exposuremode (Talk) (Translate) | Exposure mode |
exif-exposuremode-0 (Talk) (Translate) | Auto exposure |
exif-exposuremode-1 (Talk) (Translate) | Manual exposure |
exif-exposuremode-2 (Talk) (Translate) | Auto bracket |
exif-exposureprogram (Talk) (Translate) | Exposure Program |
exif-exposureprogram-0 (Talk) (Translate) | Not defined |
exif-exposureprogram-1 (Talk) (Translate) | Manual |
exif-exposureprogram-2 (Talk) (Translate) | Normal program |
exif-exposureprogram-3 (Talk) (Translate) | Aperture priority |
exif-exposureprogram-4 (Talk) (Translate) | Shutter priority |
exif-exposureprogram-5 (Talk) (Translate) | Creative program (biased toward depth of field) |
exif-exposureprogram-6 (Talk) (Translate) | Action program (biased toward fast shutter speed) |
exif-exposureprogram-7 (Talk) (Translate) | Portrait mode (for closeup photos with the background out of focus) |
exif-exposureprogram-8 (Talk) (Translate) | Landscape mode (for landscape photos with the background in focus) |
exif-exposuretime (Talk) (Translate) | Exposure time |
exif-exposuretime-format (Talk) (Translate) | $1 sec ($2) |
exif-filesource (Talk) (Translate) | File source |
exif-filesource-3 (Talk) (Translate) | Digital still camera |
exif-fixtureidentifier (Talk) (Translate) | Fixture name |
exif-flash (Talk) (Translate) | Flash |
exif-flash-fired-0 (Talk) (Translate) | Flash did not fire |
exif-flash-fired-1 (Talk) (Translate) | Flash fired |
exif-flash-function-1 (Talk) (Translate) | No flash function |
exif-flash-mode-1 (Talk) (Translate) | compulsory flash firing |
exif-flash-mode-2 (Talk) (Translate) | compulsory flash suppression |
exif-flash-mode-3 (Talk) (Translate) | auto mode |
exif-flash-redeye-1 (Talk) (Translate) | red-eye reduction mode |
exif-flash-return-0 (Talk) (Translate) | no strobe return detection function |
exif-flash-return-2 (Talk) (Translate) | strobe return light not detected |
exif-flash-return-3 (Talk) (Translate) | strobe return light detected |
exif-flashenergy (Talk) (Translate) | Flash energy |
exif-flashpixversion (Talk) (Translate) | Supported Flashpix version |
exif-fnumber (Talk) (Translate) | F Number |
exif-fnumber-format (Talk) (Translate) | f/$1 |
exif-focallength (Talk) (Translate) | Lens focal length |
exif-focallength-format (Talk) (Translate) | $1 mm |
exif-focallengthin35mmfilm (Talk) (Translate) | Focal length in 35 mm film |
exif-focalplaneresolutionunit (Talk) (Translate) | Focal plane resolution unit |
exif-focalplaneresolutionunit-2 (Talk) (Translate) | inches |
exif-focalplanexresolution (Talk) (Translate) | Focal plane X resolution |
exif-focalplaneyresolution (Talk) (Translate) | Focal plane Y resolution |
exif-gaincontrol (Talk) (Translate) | Scene control |
exif-gaincontrol-0 (Talk) (Translate) | None |
exif-gaincontrol-1 (Talk) (Translate) | Low gain up |
exif-gaincontrol-2 (Talk) (Translate) | High gain up |
exif-gaincontrol-3 (Talk) (Translate) | Low gain down |
exif-gaincontrol-4 (Talk) (Translate) | High gain down |
exif-giffilecomment (Talk) (Translate) | GIF file comment |
exif-gpsaltitude (Talk) (Translate) | Altitude |
exif-gpsaltitude-above-sealevel (Talk) (Translate) | $1 {{PLURAL:$1|meter|meters}} above sea level |
exif-gpsaltitude-below-sealevel (Talk) (Translate) | $1 {{PLURAL:$1|meter|meters}} below sea level |
exif-gpsaltituderef (Talk) (Translate) | Altitude reference |
exif-gpsareainformation (Talk) (Translate) | Name of GPS area |
exif-gpsdatestamp (Talk) (Translate) | GPS date |
exif-gpsdestbearing (Talk) (Translate) | Bearing of destination |
exif-gpsdestbearingref (Talk) (Translate) | Reference for bearing of destination |
exif-gpsdestdistance (Talk) (Translate) | Distance to destination |
exif-gpsdestdistance-k (Talk) (Translate) | Kilometers |
exif-gpsdestdistance-m (Talk) (Translate) | Miles |
exif-gpsdestdistance-n (Talk) (Translate) | Nautical miles |
exif-gpsdestdistanceref (Talk) (Translate) | Reference for distance to destination |
exif-gpsdestlatitude (Talk) (Translate) | Latitude destination |
exif-gpsdestlatituderef (Talk) (Translate) | Reference for latitude of destination |
exif-gpsdestlongitude (Talk) (Translate) | Longitude of destination |
exif-gpsdestlongituderef (Talk) (Translate) | Reference for longitude of destination |
exif-gpsdifferential (Talk) (Translate) | GPS differential correction |
exif-gpsdirection-m (Talk) (Translate) | Magnetic direction |
exif-gpsdirection-t (Talk) (Translate) | True direction |
exif-gpsdop (Talk) (Translate) | Measurement precision |
exif-gpsdop-excellent (Talk) (Translate) | Excellent ($1) |
exif-gpsdop-fair (Talk) (Translate) | Fair ($1) |
exif-gpsdop-good (Talk) (Translate) | Good ($1) |
exif-gpsdop-moderate (Talk) (Translate) | Moderate ($1) |
exif-gpsdop-poor (Talk) (Translate) | Poor ($1) |
exif-gpsimgdirection (Talk) (Translate) | Direction of image |
exif-gpsimgdirectionref (Talk) (Translate) | Reference for direction of image |
exif-gpslatitude (Talk) (Translate) | Latitude |
exif-gpslatitude-n (Talk) (Translate) | North latitude |
exif-gpslatitude-s (Talk) (Translate) | South latitude |
exif-gpslatituderef (Talk) (Translate) | North or south latitude |
exif-gpslongitude (Talk) (Translate) | Longitude |
exif-gpslongitude-e (Talk) (Translate) | East longitude |
exif-gpslongitude-w (Talk) (Translate) | West longitude |
exif-gpslongituderef (Talk) (Translate) | East or west longitude |
exif-gpsmapdatum (Talk) (Translate) | Geodetic survey data used |
exif-gpsmeasuremode (Talk) (Translate) | Measurement mode |
exif-gpsmeasuremode-2 (Talk) (Translate) | 2-dimensional measurement |
exif-gpsmeasuremode-3 (Talk) (Translate) | 3-dimensional measurement |
exif-gpsprocessingmethod (Talk) (Translate) | Name of GPS processing method |
exif-gpssatellites (Talk) (Translate) | Satellites used for measurement |
exif-gpsspeed (Talk) (Translate) | Speed of GPS receiver |
exif-gpsspeed-k (Talk) (Translate) | Kilometers per hour |
exif-gpsspeed-m (Talk) (Translate) | Miles per hour |
exif-gpsspeed-n (Talk) (Translate) | Knots |
exif-gpsspeedref (Talk) (Translate) | Speed unit |
exif-gpsstatus (Talk) (Translate) | Receiver status |
exif-gpsstatus-a (Talk) (Translate) | Measurement in progress |
exif-gpsstatus-v (Talk) (Translate) | Measurement interoperability |
exif-gpstimestamp (Talk) (Translate) | GPS time (atomic clock) |
exif-gpstrack (Talk) (Translate) | Direction of movement |
exif-gpstrackref (Talk) (Translate) | Reference for direction of movement |
exif-gpsversionid (Talk) (Translate) | GPS tag version |
exif-headline (Talk) (Translate) | Headline |
exif-identifier (Talk) (Translate) | Identifier |
exif-iimcategory (Talk) (Translate) | Category |
exif-iimcategory-ace (Talk) (Translate) | Arts, culture and entertainment |
exif-iimcategory-clj (Talk) (Translate) | Crime and law |
exif-iimcategory-dis (Talk) (Translate) | Disasters and accidents |
exif-iimcategory-edu (Talk) (Translate) | Education |
exif-iimcategory-evn (Talk) (Translate) | Environment |
exif-iimcategory-fin (Talk) (Translate) | Economy and business |
exif-iimcategory-hth (Talk) (Translate) | Health |
exif-iimcategory-hum (Talk) (Translate) | Human interest |
exif-iimcategory-lab (Talk) (Translate) | Labor |
exif-iimcategory-lif (Talk) (Translate) | Lifestyle and leisure |
exif-iimcategory-pol (Talk) (Translate) | Politics |
exif-iimcategory-rel (Talk) (Translate) | Religion and belief |
exif-iimcategory-sci (Talk) (Translate) | Science and technology |
exif-iimcategory-soi (Talk) (Translate) | Social issues |
exif-iimcategory-spo (Talk) (Translate) | Sports |
exif-iimcategory-war (Talk) (Translate) | War, conflict and unrest |
exif-iimcategory-wea (Talk) (Translate) | Weather |
exif-iimsupplementalcategory (Talk) (Translate) | Supplemental categories |
exif-iimversion (Talk) (Translate) | IIM version |
exif-imagedescription (Talk) (Translate) | Image title |
exif-imagelength (Talk) (Translate) | Height |
exif-imageuniqueid (Talk) (Translate) | Unique image ID |
exif-imagewidth (Talk) (Translate) | Width |
exif-intellectualgenre (Talk) (Translate) | Type of item |
exif-isospeedratings (Talk) (Translate) | ISO speed rating |
exif-isospeedratings-overflow (Talk) (Translate) | Greater than 65535 |
exif-jpegfilecomment (Talk) (Translate) | JPEG file comment |
exif-jpeginterchangeformat (Talk) (Translate) | Offset to JPEG SOI |
exif-jpeginterchangeformatlength (Talk) (Translate) | Bytes of JPEG data |
exif-keywords (Talk) (Translate) | Keywords |
exif-label (Talk) (Translate) | Label |
exif-languagecode (Talk) (Translate) | Language |
exif-lens (Talk) (Translate) | Lens used |
exif-licenseurl (Talk) (Translate) | URL for copyright license |
exif-lightsource (Talk) (Translate) | Light source |
exif-lightsource-0 (Talk) (Translate) | Unknown |
exif-lightsource-1 (Talk) (Translate) | Daylight |
exif-lightsource-10 (Talk) (Translate) | Cloudy weather |
exif-lightsource-11 (Talk) (Translate) | Shade |
exif-lightsource-12 (Talk) (Translate) | Daylight fluorescent (D 5700 – 7100K) |
exif-lightsource-13 (Talk) (Translate) | Day white fluorescent (N 4600 – 5400K) |
exif-lightsource-14 (Talk) (Translate) | Cool white fluorescent (W 3900 – 4500K) |
exif-lightsource-15 (Talk) (Translate) | White fluorescent (WW 3200 – 3700K) |
exif-lightsource-17 (Talk) (Translate) | Standard light A |
exif-lightsource-18 (Talk) (Translate) | Standard light B |
exif-lightsource-19 (Talk) (Translate) | Standard light C |
exif-lightsource-2 (Talk) (Translate) | Fluorescent |
exif-lightsource-20 (Talk) (Translate) | D55 |
exif-lightsource-21 (Talk) (Translate) | D65 |
exif-lightsource-22 (Talk) (Translate) | D75 |
exif-lightsource-23 (Talk) (Translate) | D50 |
exif-lightsource-24 (Talk) (Translate) | ISO studio tungsten |
exif-lightsource-255 (Talk) (Translate) | Other light source |
exif-lightsource-3 (Talk) (Translate) | Tungsten (incandescent light) |
exif-lightsource-4 (Talk) (Translate) | Flash |
exif-lightsource-9 (Talk) (Translate) | Fine weather |
exif-locationdest (Talk) (Translate) | Location depicted |
exif-locationdestcode (Talk) (Translate) | Code of location depicted |
exif-make (Talk) (Translate) | Camera manufacturer |
exif-make-value (Talk) (Translate) | $1 |
exif-maxaperturevalue (Talk) (Translate) | Maximum land aperture |
exif-maxaperturevalue-value (Talk) (Translate) | $1 APEX (f/$2) |
exif-meteringmode (Talk) (Translate) | Metering mode |
exif-meteringmode-0 (Talk) (Translate) | Unknown |
exif-meteringmode-1 (Talk) (Translate) | Average |
exif-meteringmode-2 (Talk) (Translate) | Center weighted average |
exif-meteringmode-255 (Talk) (Translate) | Other |
exif-meteringmode-3 (Talk) (Translate) | Spot |
exif-meteringmode-4 (Talk) (Translate) | Multi-Spot |
exif-meteringmode-5 (Talk) (Translate) | Pattern |
exif-meteringmode-6 (Talk) (Translate) | Partial |
exif-model (Talk) (Translate) | Camera model |
exif-model-value (Talk) (Translate) | $1 |
exif-morepermissionsurl (Talk) (Translate) | Alternative licensing information |
exif-nickname (Talk) (Translate) | Informal name of image |
exif-objectcycle (Talk) (Translate) | Time of day that media is intended for |
exif-objectcycle-a (Talk) (Translate) | Morning only |
exif-objectcycle-b (Talk) (Translate) | Both morning and evening |
exif-objectcycle-p (Talk) (Translate) | Evening only |
exif-objectname (Talk) (Translate) | Short title |
exif-organisationinimage (Talk) (Translate) | Organization depicted |
exif-orientation (Talk) (Translate) | Orientation |
exif-orientation-1 (Talk) (Translate) | Normal |
exif-orientation-2 (Talk) (Translate) | Flipped horizontally |
exif-orientation-3 (Talk) (Translate) | Rotated 180° |
exif-orientation-4 (Talk) (Translate) | Flipped vertically |
exif-orientation-5 (Talk) (Translate) | Rotated 90° CCW and flipped vertically |
exif-orientation-6 (Talk) (Translate) | Rotated 90° CCW |
exif-orientation-7 (Talk) (Translate) | Rotated 90° CW and flipped vertically |
exif-orientation-8 (Talk) (Translate) | Rotated 90° CW |
exif-originaldocumentid (Talk) (Translate) | Unique ID of original document |
exif-originalimageheight (Talk) (Translate) | Height of image before it was cropped |
exif-originalimagewidth (Talk) (Translate) | Width of image before it was cropped |
exif-originaltransmissionref (Talk) (Translate) | Original transmission location code |
exif-personinimage (Talk) (Translate) | Person depicted |
exif-photometricinterpretation (Talk) (Translate) | Pixel composition |
exif-photometricinterpretation-2 (Talk) (Translate) | RGB |
exif-photometricinterpretation-6 (Talk) (Translate) | YCbCr |
exif-pixelxdimension (Talk) (Translate) | Image height |
exif-pixelydimension (Talk) (Translate) | Image width |
exif-planarconfiguration (Talk) (Translate) | Data arrangement |
exif-planarconfiguration-1 (Talk) (Translate) | chunky format |
exif-planarconfiguration-2 (Talk) (Translate) | planar format |
exif-pngfilecomment (Talk) (Translate) | PNG file comment |
exif-preferredattributionname (Talk) (Translate) | When re-using this work, please credit |
exif-primarychromaticities (Talk) (Translate) | Chromaticities of primarities |
exif-provinceorstatecreated (Talk) (Translate) | Province or state that the picture was taken in |
exif-provinceorstatedest (Talk) (Translate) | Province or state shown |
exif-rating (Talk) (Translate) | Rating (out of 5) |
exif-rating-rejected (Talk) (Translate) | Rejected |
exif-referenceblackwhite (Talk) (Translate) | Pair of black and white reference values |
exif-relatedsoundfile (Talk) (Translate) | Related audio file |
exif-rightscertificate (Talk) (Translate) | Rights management certificate |
exif-rowsperstrip (Talk) (Translate) | Number of rows per strip |
exif-samplesperpixel (Talk) (Translate) | Number of components |
exif-saturation (Talk) (Translate) | Saturation |
exif-saturation-0 (Talk) (Translate) | Normal |
exif-saturation-1 (Talk) (Translate) | Low saturation |
exif-saturation-2 (Talk) (Translate) | High saturation |
exif-scenecapturetype (Talk) (Translate) | Scene capture type |
exif-scenecapturetype-0 (Talk) (Translate) | Standard |
exif-scenecapturetype-1 (Talk) (Translate) | Landscape |
exif-scenecapturetype-2 (Talk) (Translate) | Portrait |
exif-scenecapturetype-3 (Talk) (Translate) | Night scene |
exif-scenecode (Talk) (Translate) | IPTC scene code |
exif-scenetype (Talk) (Translate) | Scene type |
exif-scenetype-1 (Talk) (Translate) | A directly photographed image |
exif-sensingmethod (Talk) (Translate) | Sensing method |
exif-sensingmethod-1 (Talk) (Translate) | Undefined |
exif-sensingmethod-2 (Talk) (Translate) | One-chip color area sensor |
exif-sensingmethod-3 (Talk) (Translate) | Two-chip color area sensor |
exif-sensingmethod-4 (Talk) (Translate) | Three-chip color area sensor |
exif-sensingmethod-5 (Talk) (Translate) | Color sequential area sensor |
exif-sensingmethod-7 (Talk) (Translate) | Trilinear sensor |
exif-sensingmethod-8 (Talk) (Translate) | Color sequential linear sensor |
exif-serialnumber (Talk) (Translate) | Serial number of camera |
exif-sharpness (Talk) (Translate) | Sharpness |
exif-sharpness-0 (Talk) (Translate) | Normal |
exif-sharpness-1 (Talk) (Translate) | Soft |
exif-sharpness-2 (Talk) (Translate) | Hard |
exif-shutterspeedvalue (Talk) (Translate) | APEX shutter speed |
exif-software (Talk) (Translate) | Software used |
exif-software-value (Talk) (Translate) | $1 |
exif-software-version-value (Talk) (Translate) | $1 (Version $2) |
exif-source (Talk) (Translate) | Source |
exif-specialinstructions (Talk) (Translate) | Special instructions |
exif-spectralsensitivity (Talk) (Translate) | Spectral sensitivity |
exif-stripbytecounts (Talk) (Translate) | Bytes per compressed strip |
exif-stripoffsets (Talk) (Translate) | Image data location |
exif-subjectarea (Talk) (Translate) | Subject area |
exif-subjectdistance (Talk) (Translate) | Subject distance |
exif-subjectdistance-value (Talk) (Translate) | $1 meters |
exif-subjectdistancerange (Talk) (Translate) | Subject distance range |
exif-subjectdistancerange-0 (Talk) (Translate) | Unknown |
exif-subjectdistancerange-1 (Talk) (Translate) | Macro |
exif-subjectdistancerange-2 (Talk) (Translate) | Close view |
exif-subjectdistancerange-3 (Talk) (Translate) | Distant view |
exif-subjectlocation (Talk) (Translate) | Subject location |
exif-subjectnewscode (Talk) (Translate) | Subject code |
exif-subjectnewscode-value (Talk) (Translate) | $2 ($1) |
exif-sublocationcreated (Talk) (Translate) | Sublocation of the city that the picture was taken in |
exif-sublocationdest (Talk) (Translate) | Sublocation of city shown |
exif-subsectime (Talk) (Translate) | DateTime subseconds |
exif-subsectimedigitized (Talk) (Translate) | DateTimeDigitized subseconds |
exif-subsectimeoriginal (Talk) (Translate) | DateTimeOriginal subseconds |
exif-unknowndate (Talk) (Translate) | Unknown date |
exif-urgency (Talk) (Translate) | Urgency |
exif-urgency-high (Talk) (Translate) | High ($1) |
exif-urgency-low (Talk) (Translate) | Low ($1) |
exif-urgency-normal (Talk) (Translate) | Normal ($1) |
exif-urgency-other (Talk) (Translate) | User-defined priority ($1) |
exif-usageterms (Talk) (Translate) | Usage terms |
exif-usercomment (Talk) (Translate) | User comments |
exif-webstatement (Talk) (Translate) | Online copyright statement |
exif-whitebalance (Talk) (Translate) | White balance |
exif-whitebalance-0 (Talk) (Translate) | Auto white balance |
exif-whitebalance-1 (Talk) (Translate) | Manual white balance |
exif-whitepoint (Talk) (Translate) | White point chromaticity |
exif-worldregioncreated (Talk) (Translate) | World region that the picture was taken in |
exif-worldregiondest (Talk) (Translate) | World region shown |
exif-writer (Talk) (Translate) | Writer |
exif-xresolution (Talk) (Translate) | Horizontal resolution |
exif-xyresolution-c (Talk) (Translate) | $1 dpc |
exif-xyresolution-i (Talk) (Translate) | $1 dpi |
exif-ycbcrcoefficients (Talk) (Translate) | Color space transformation matrix coefficients |
exif-ycbcrpositioning (Talk) (Translate) | Y and C positioning |
exif-ycbcrpositioning-1 (Talk) (Translate) | Centered |
exif-ycbcrpositioning-2 (Talk) (Translate) | Co-sited |
exif-ycbcrsubsampling (Talk) (Translate) | Subsampling ratio of Y to C |
exif-yresolution (Talk) (Translate) | Vertical resolution |
expand_templates_generate_rawhtml (Talk) (Translate) | Show raw HTML |
expand_templates_generate_xml (Talk) (Translate) | Show XML parse tree |
expand_templates_html_output (Talk) (Translate) | Raw HTML output |
expand_templates_input (Talk) (Translate) | Input text: |
expand_templates_intro (Talk) (Translate) | This special page takes text and expands all templates in it recursively. It also expands supported parser functions like <code><nowiki>{{</nowiki>#language:…}}</code> and variables like <code><nowiki>{{</nowiki>CURRENTDAY}}</code>. In fact, it expands pretty much everything in double-braces. |
expand_templates_ok (Talk) (Translate) | OK |
expand_templates_output (Talk) (Translate) | Result |
expand_templates_preview (Talk) (Translate) | Preview |
expand_templates_preview_fail_html (Talk) (Translate) | <em>Because {{SITENAME}} has raw HTML enabled and there was a loss of session data, the preview is hidden as a precaution against JavaScript attacks.</em> <strong>If this is a legitimate preview attempt, please try again.</strong> If it still does not work, try [[Special:UserLogout|logging out]] and logging back in. |
expand_templates_preview_fail_html_anon (Talk) (Translate) | <em>Because {{SITENAME}} has raw HTML enabled and you are not logged in, the preview is hidden as a precaution against JavaScript attacks.</em> <strong>If this is a legitimate preview attempt, please [[Special:UserLogin|log in]] and try again.</strong> |
expand_templates_remove_comments (Talk) (Translate) | Remove comments |
expand_templates_remove_nowiki (Talk) (Translate) | Suppress <nowiki> tags in result |
expand_templates_title (Talk) (Translate) | Context title, for {{FULLPAGENAME}}, etc.: |
expand_templates_xml_output (Talk) (Translate) | XML output |
expandtemplates (Talk) (Translate) | Expand templates |
expansion-depth-exceeded-category (Talk) (Translate) | Pages where expansion depth is exceeded |
expansion-depth-exceeded-category-desc (Talk) (Translate) | The page exceeds the maximum expansion depth. |
expansion-depth-exceeded-warning (Talk) (Translate) | Page exceeded the expansion depth |
expensive-parserfunction-category (Talk) (Translate) | Pages with too many expensive parser function calls |
expensive-parserfunction-category-desc (Talk) (Translate) | The page uses too many expensive parser functions (like <code>#ifexist</code>). See [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgExpensiveParserFunctionLimit Manual:$wgExpensiveParserFunctionLimit]. |
expensive-parserfunction-warning (Talk) (Translate) | <strong>Warning:</strong> This page contains too many expensive parser function calls. It should have less than $2 {{PLURAL:$2|call|calls}}, there {{PLURAL:$1|is now $1 call|are now $1 calls}}. |
expiringblock (Talk) (Translate) | expires on $1 at $2 |
explainconflict (Talk) (Translate) | Someone else has changed this page since you started editing it. The upper text area contains the page text as it currently exists. Your changes are shown in the lower text area. You will have to merge your changes into the existing text. <strong>Only</strong> the text in the upper text area will be saved when you press "{{int:savearticle}}". |
export (Talk) (Translate) | Export pages |
export-addcat (Talk) (Translate) | Add |
export-addcattext (Talk) (Translate) | Add pages from category: |
export-addns (Talk) (Translate) | Add |
export-addnstext (Talk) (Translate) | Add pages from namespace: |
export-download (Talk) (Translate) | Save as file |
export-pagelinks (Talk) (Translate) | Include linked pages to a depth of: |
export-submit (Talk) (Translate) | Export |
export-summary (Talk) (Translate) | |
export-templates (Talk) (Translate) | Include templates |
exportall (Talk) (Translate) | Export all pages |
exportcuronly (Talk) (Translate) | Include only the current revision, not the full history |
exportlistauthors (Talk) (Translate) | Include a full list of contributors for each page |
exportnohistory (Talk) (Translate) | ---- <strong>Note:</strong> Exporting the full history of pages through this form has been disabled due to performance reasons. |
exporttext (Talk) (Translate) | You can export the text and editing history of a particular page or set of pages wrapped in some XML. This can be imported into another wiki using MediaWiki via the [[Special:Import|import page]]. To export pages, enter the titles in the text box below, one title per line, and select whether you want the current revision as well as all old revisions, with the page history lines, or the current revision with the info about the last edit. In the latter case you can also use a link, for example [[{{#Special:Export}}/{{MediaWiki:Mainpage}}]] for the page "[[{{MediaWiki:Mainpage}}]]". |
external_image_whitelist (Talk) (Translate) | #Leave this line exactly as it is<pre> #Put regular expression fragments (just the part that goes between the //) below #These will be matched with the URLs of external (hotlinked) images #Those that match will be displayed as images, otherwise only a link to the image will be shown #Lines beginning with # are treated as comments #This is case-insensitive #Put all regex fragments above this line. Leave this line exactly as it is</pre> |
externaldberror (Talk) (Translate) | There was either an authentication database error or you are not allowed to update your external account. |
extlink_sample (Talk) (Translate) | http://www.example.com link title |
extlink_tip (Talk) (Translate) | External link (remember http:// prefix) |
faq (Talk) (Translate) | FAQ |
faqpage (Talk) (Translate) | Project:FAQ |
feb (Talk) (Translate) | Feb |
february (Talk) (Translate) | February |
february-date (Talk) (Translate) | February $1 |
february-gen (Talk) (Translate) | February |
feed-atom (Talk) (Translate) | Atom |
feed-invalid (Talk) (Translate) | Invalid subscription feed type. |
feed-rss (Talk) (Translate) | RSS |
feed-unavailable (Talk) (Translate) | Syndication feeds are not available |
feedback-adding (Talk) (Translate) | Adding feedback to page... |
feedback-back (Talk) (Translate) | Back |
feedback-bugcheck (Talk) (Translate) | Great! Just check that it is not already one of the [$1 known bugs]. |
feedback-bugnew (Talk) (Translate) | I checked. Report a new bug |
feedback-bugornote (Talk) (Translate) | If you are ready to describe a technical problem in detail please [$1 report a bug]. Otherwise, you can use the easy form below. Your comment will be added to the page "[$3 $2]", along with your username. |
feedback-cancel (Talk) (Translate) | Cancel |
feedback-close (Talk) (Translate) | Done |
feedback-dialog-intro (Talk) (Translate) | You can use the easy form below to submit your feedback. Your comment will be added to the page "$1", along with your username. |
feedback-dialog-title (Talk) (Translate) | Submit feedback |
feedback-error-title (Talk) (Translate) | Error |
feedback-error1 (Talk) (Translate) | Error: Unrecognized result from API |
feedback-error2 (Talk) (Translate) | Error: Edit failed |
feedback-error3 (Talk) (Translate) | Error: No response from API |
feedback-error4 (Talk) (Translate) | Error: Unable to post to given feedback title |
feedback-external-bug-report-button (Talk) (Translate) | File a technical task |
feedback-message (Talk) (Translate) | Message: |
feedback-subject (Talk) (Translate) | Subject: |
feedback-submit (Talk) (Translate) | Submit |
feedback-terms (Talk) (Translate) | I understand that my user agent information includes information about my exact browser and operating system version and will be shared publicly alongside my feedback. |
feedback-termsofuse (Talk) (Translate) | I agree to provide feedback in accordance with the Terms of Use. |
feedback-thanks (Talk) (Translate) | Thanks! Your feedback has been posted to the page "[$2 $1]". |
feedback-thanks-title (Talk) (Translate) | Thank you! |
feedback-useragent (Talk) (Translate) | User agent: |
feedlinks (Talk) (Translate) | Feed: |
fewestrevisions (Talk) (Translate) | Pages with the fewest revisions |
fewestrevisions-summary (Talk) (Translate) | |
file-anchor-link (Talk) (Translate) | File |
file-deleted-duplicate (Talk) (Translate) | A file identical to this file ([[:$1]]) has previously been deleted. You should check that file's deletion history before proceeding to re-upload it. |
file-deleted-duplicate-notitle (Talk) (Translate) | A file identical to this file has previously been deleted, and the title has been suppressed. You should ask someone with the ability to view suppressed file data to review the situation before proceeding to re-upload it. |
file-exists-duplicate (Talk) (Translate) | This file is a duplicate of the following {{PLURAL:$1|file|files}}: |
file-exists-sharedrepo (Talk) (Translate) | The filename chosen is already in use on a shared repository. Please choose another name. |
file-info (Talk) (Translate) | file size: $1, MIME type: $2 |
file-info-gif-frames (Talk) (Translate) | $1 {{PLURAL:$1|frame|frames}} |
file-info-gif-looped (Talk) (Translate) | looped |
file-info-png-frames (Talk) (Translate) | $1 {{PLURAL:$1|frame|frames}} |
file-info-png-looped (Talk) (Translate) | looped |
file-info-png-repeat (Talk) (Translate) | played $1 {{PLURAL:$1|time|times}} |
file-info-size (Talk) (Translate) | $1 × $2 pixels, file size: $3, MIME type: $4 |
file-info-size-pages (Talk) (Translate) | $1 × $2 pixels, file size: $3, MIME type: $4, $5 {{PLURAL:$5|page|pages}} |
file-no-thumb-animation (Talk) (Translate) | <strong>Note: Due to technical limitations, thumbnails of this file will not be animated.</strong> |
file-no-thumb-animation-gif (Talk) (Translate) | <strong>Note: Due to technical limitations, thumbnails of high resolution GIF images such as this one will not be animated.</strong> |
file-nohires (Talk) (Translate) | No higher resolution available. |
file-thumbnail-no (Talk) (Translate) | The filename begins with <strong>$1</strong>. It seems to be an image of reduced size <em>(thumbnail)</em>. If you have this image in full resolution upload this one, otherwise change the filename please. |
file-too-large (Talk) (Translate) | The file you submitted was too large. |
filecopyerror (Talk) (Translate) | Could not copy file "$1" to "$2". |
filedelete (Talk) (Translate) | Delete $1 |
filedelete-archive-read-only (Talk) (Translate) | The archive directory "$1" is not writable by the webserver. |
filedelete-comment (Talk) (Translate) | Reason: |
filedelete-current-unregistered (Talk) (Translate) | The specified file "$1" is not in the database. |
filedelete-edit-reasonlist (Talk) (Translate) | Edit delete reasons |
filedelete-intro (Talk) (Translate) | You are about to delete the file <strong>[[Media:$1|$1]]</strong> along with all of its history. |
filedelete-intro-old (Talk) (Translate) | You are deleting the version of <strong>[[Media:$1|$1]]</strong> as of [$4 $3, $2]. |
filedelete-legend (Talk) (Translate) | Delete file |
filedelete-maintenance (Talk) (Translate) | Deletion and restoration of files temporarily disabled during maintenance. |
filedelete-maintenance-title (Talk) (Translate) | Cannot delete file |
filedelete-missing (Talk) (Translate) | The file "$1" cannot be deleted because it does not exist. |
filedelete-nofile (Talk) (Translate) | <strong>$1</strong> does not exist. |
filedelete-nofile-old (Talk) (Translate) | There is no archived version of <strong>$1</strong> with the specified attributes. |
filedelete-old-unregistered (Talk) (Translate) | The specified file revision "$1" is not in the database. |
filedelete-otherreason (Talk) (Translate) | Other/additional reason: |
filedelete-reason-dropdown (Talk) (Translate) | *Common delete reasons ** Copyright violation ** Duplicated file |
filedelete-reason-otherlist (Talk) (Translate) | Other reason |
filedelete-submit (Talk) (Translate) | Delete |
filedelete-success (Talk) (Translate) | <strong>$1</strong> has been deleted. |
filedelete-success-old (Talk) (Translate) | The version of <strong>[[Media:$1|$1]]</strong> as of $3, $2 has been deleted. |
filedeleteerror (Talk) (Translate) | Could not delete file "$1". |
filedeleteerror-long (Talk) (Translate) | Errors were encountered while deleting the file: $1 |
filedeleteerror-short (Talk) (Translate) | Error deleting file: $1 |
filedesc (Talk) (Translate) | Summary |
fileduplicatesearch (Talk) (Translate) | Search for duplicate files |
fileduplicatesearch-filename (Talk) (Translate) | Filename: |
fileduplicatesearch-info (Talk) (Translate) | $1 × $2 pixel<br />File size: $3<br />MIME type: $4 |
fileduplicatesearch-legend (Talk) (Translate) | Search for a duplicate |
fileduplicatesearch-noresults (Talk) (Translate) | No file named "$1" found. |
fileduplicatesearch-result-1 (Talk) (Translate) | The file "$1" has no identical duplication. |
fileduplicatesearch-result-n (Talk) (Translate) | The file "$1" has {{PLURAL:$2|1 identical duplication|$2 identical duplications}}. |
fileduplicatesearch-submit (Talk) (Translate) | Search |
fileduplicatesearch-summary (Talk) (Translate) | Search for duplicate files based on hash values. |
fileexists (Talk) (Translate) | A file with this name exists already, please check <strong>[[:$1]]</strong> if {{GENDER:|you}} are not sure if you want to change it. [[$1|thumb]] |
fileexists-extension (Talk) (Translate) | A file with a similar name exists: [[$2|thumb]] * Name of the uploading file: <strong>[[:$1]]</strong> * Name of the existing file: <strong>[[:$2]]</strong> Do you perhaps want to use a more distinctive name? |
fileexists-forbidden (Talk) (Translate) | A file with this name already exists, and cannot be overwritten. If you still want to upload your file, please go back and use a new name. [[File:$1|thumb|center|$1]] |
fileexists-shared-forbidden (Talk) (Translate) | A file with this name exists already in the shared file repository. If you still want to upload your file, please go back and use a new name. [[File:$1|thumb|center|$1]] |
fileexists-thumbnail-yes (Talk) (Translate) | The file seems to be an image of reduced size <em>(thumbnail)</em>. [[$1|thumb]] Please check the file <strong>[[:$1]]</strong>. If the checked file is the same image of original size it is not necessary to upload an extra thumbnail. |
filehist (Talk) (Translate) | File history |
filehist-comment (Talk) (Translate) | Comment |
filehist-current (Talk) (Translate) | current |
filehist-datetime (Talk) (Translate) | Date/Time |
filehist-deleteall (Talk) (Translate) | delete all |
filehist-deleteone (Talk) (Translate) | delete |
filehist-dimensions (Talk) (Translate) | Dimensions |
filehist-filesize (Talk) (Translate) | File size |
filehist-help (Talk) (Translate) | Click on a date/time to view the file as it appeared at that time. |
filehist-nothumb (Talk) (Translate) | No thumbnail |
filehist-revert (Talk) (Translate) | revert |
filehist-thumb (Talk) (Translate) | Thumbnail |
filehist-thumbtext (Talk) (Translate) | Thumbnail for version as of $1 |
filehist-user (Talk) (Translate) | User |
filejournal-fail-dbconnect (Talk) (Translate) | Could not connect to the journal database for storage backend "$1". |
filejournal-fail-dbquery (Talk) (Translate) | Could not update the journal database for storage backend "$1". |
filemissing (Talk) (Translate) | File missing |
filename (Talk) (Translate) | Filename |
filename-bad-prefix (Talk) (Translate) | The name of the file you are uploading begins with <strong>"$1"</strong>, which is a non-descriptive name typically assigned automatically by digital cameras. Please choose a more descriptive name for your file. |
filename-prefix-blacklist (Talk) (Translate) | #<!-- leave this line exactly as it is --> <pre> # Syntax is as follows: # * Everything from a "#" character to the end of the line is a comment # * Every non-blank line is a prefix for typical filenames assigned automatically by digital cameras CIMG # Casio DSC_ # Nikon DSCF # Fuji DSCN # Nikon DUW # some mobile phones IMG # generic JD # Jenoptik MGP # Pentax PICT # misc. #</pre> <!-- leave this line exactly as it is --> |
filename-thumb-name (Talk) (Translate) | This looks like a thumbnail title. Please do not upload thumbnails back to the same wiki. Otherwise, please fix the filename so it is more meaningful, and does not have the thumbnail prefix. |
filename-toolong (Talk) (Translate) | Filenames may not be longer than 240 bytes. |
filename-tooshort (Talk) (Translate) | The filename is too short. |
filenotfound (Talk) (Translate) | Could not find file "$1". |
filepage-nofile (Talk) (Translate) | No file by this name exists. |
filepage-nofile-link (Talk) (Translate) | No file by this name exists, but you can [$1 upload it]. |
filepage.css (Talk) (Translate) | /* CSS placed here is included on the file description page, also included on foreign client wikis */ |
filepageexists (Talk) (Translate) | The description page for this file has already been created at <strong>[[:$1]]</strong>, but no file with this name currently exists. The summary you enter will not appear on the description page. To make your summary appear there, you will need to manually edit it. [[$1|thumb]] |
filereadonlyerror (Talk) (Translate) | Unable to modify the file "$1" because the file repository "$2" is in read-only mode. The administrator who locked it offered this explanation: "$3". |
filerenameerror (Talk) (Translate) | Could not rename file "$1" to "$2". |
filereuploadsummary (Talk) (Translate) | File changes: |
filerevert (Talk) (Translate) | Revert $1 |
filerevert-badversion (Talk) (Translate) | There is no previous local version of this file with the provided timestamp. |
filerevert-comment (Talk) (Translate) | Reason: |
filerevert-defaultcomment (Talk) (Translate) | Reverted to version as of $2, $1 |
filerevert-intro (Talk) (Translate) | You are about to revert the file <strong>[[Media:$1|$1]]</strong> to the [$4 version as of $3, $2]. |
filerevert-legend (Talk) (Translate) | Revert file |
filerevert-submit (Talk) (Translate) | Revert |
filerevert-success (Talk) (Translate) | <strong>[[Media:$1|$1]]</strong> has been reverted to the [$4 version as of $3, $2]. |
filesource (Talk) (Translate) | Source: |
filestatus (Talk) (Translate) | Copyright status: |
filetype-bad-ie-mime (Talk) (Translate) | Cannot upload this file because Internet Explorer would detect it as "$1", which is a disallowed and potentially dangerous file type. |
filetype-badmime (Talk) (Translate) | Files of the MIME type "$1" are not allowed to be uploaded. |
filetype-banned (Talk) (Translate) | This type of file is banned. |
filetype-banned-type (Talk) (Translate) | <strong>".$1"</strong> {{PLURAL:$4|is not a permitted file type|are not permitted file types}}. Permitted {{PLURAL:$3|file type is|file types are}} $2. |
filetype-mime-mismatch (Talk) (Translate) | File extension ".$1" does not match the detected MIME type of the file ($2). |
filetype-missing (Talk) (Translate) | The file has no extension (like ".jpg"). |
filetype-unwanted-type (Talk) (Translate) | <strong>".$1"</strong> is an unwanted file type. Preferred {{PLURAL:$3|file type is|file types are}} $2. |
fileuploadsummary (Talk) (Translate) | Summary: |
filewasdeleted (Talk) (Translate) | A file of this name has been previously uploaded and subsequently deleted. You should check the $1 before proceeding to upload it again. |
fix-double-redirects (Talk) (Translate) | Update any redirects that point to the original title |
foreign-structured-upload-form-label-infoform-categories (Talk) (Translate) | Categories |
foreign-structured-upload-form-label-infoform-date (Talk) (Translate) | Date |
foreign-structured-upload-form-label-not-own-work-local-default (Talk) (Translate) | You may also want to try using [[Special:Upload|the upload page on {{SITENAME}}]], if this file can be uploaded there under their policies. |
foreign-structured-upload-form-label-not-own-work-local-local (Talk) (Translate) | You may also want to try [[Special:Upload|the default upload page]]. |
foreign-structured-upload-form-label-not-own-work-local-shared (Talk) (Translate) | You may also want to try using [[Special:Upload|the upload page on {{SITENAME}}]], if the site allows the upload of this file under their policies. |
foreign-structured-upload-form-label-not-own-work-message-default (Talk) (Translate) | If you are not able to upload this file under the policies of the shared repository, please close this dialog and try another method. |
foreign-structured-upload-form-label-not-own-work-message-local (Talk) (Translate) | If you are not able to upload this file under the policies of {{SITENAME}}, please close this dialog and try another method. |
foreign-structured-upload-form-label-not-own-work-message-shared (Talk) (Translate) | If you do not own the copyright on this file, or you wish to release it under a different license, consider using the [https://commons.wikimedia.org/wiki/Special:UploadWizard Commons Upload Wizard]. |
foreign-structured-upload-form-label-own-work (Talk) (Translate) | This is my own work |
foreign-structured-upload-form-label-own-work-message-default (Talk) (Translate) | I understand that I am uploading this file to a shared repository. I confirm that I am doing so following the terms of service and licensing policies there. |
foreign-structured-upload-form-label-own-work-message-local (Talk) (Translate) | I confirm that I am uploading this file following the terms of service and licensing policies on {{SITENAME}}. |
foreign-structured-upload-form-label-own-work-message-shared (Talk) (Translate) | I attest that I own the copyright on this file, and agree to irrevocably release this file to Wikimedia Commons under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike 4.0] license, and I agree to the [https://wikimediafoundation.org/wiki/Terms_of_Use Terms of Use]. |
formerror (Talk) (Translate) | Error: Could not submit form. |
fri (Talk) (Translate) | Fri |
friday (Talk) (Translate) | Friday |
friday-at (Talk) (Translate) | Friday at $1 |
gender-female (Talk) (Translate) | She edits wiki pages |
gender-male (Talk) (Translate) | He edits wiki pages |
gender-unknown (Talk) (Translate) | When mentioning you, the software will use gender neutral words whenever possible |
generic-pool-error (Talk) (Translate) | Sorry, the servers are overloaded at the moment. Too many users are trying to view this resource. Please wait a while before you try to access this resource again. |
go (Talk) (Translate) | Go |
googlesearch (Talk) (Translate) | <form method="get" action="//www.google.com/search" id="googlesearch"> <input type="hidden" name="domains" value="{{SERVER}}" /> <input type="hidden" name="num" value="50" /> <input type="hidden" name="ie" value="$2" /> <input type="hidden" name="oe" value="$2" /> <input type="text" name="q" size="31" maxlength="255" value="$1" /> <input type="submit" name="btnG" value="$3" /> <div> <input type="radio" name="sitesearch" id="gwiki" value="{{SERVER}}" checked="checked" /><label for="gwiki">{{SITENAME}}</label> <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label> </div> </form> |
gotaccount (Talk) (Translate) | Already have an account? $1. |
gotaccountlink (Talk) (Translate) | Log in |
group (Talk) (Translate) | Group: |
group-all (Talk) (Translate) | (all) |
group-autoconfirmed (Talk) (Translate) | Autoconfirmed users |
group-autoconfirmed-member (Talk) (Translate) | {{GENDER:$1|autoconfirmed user}} |
group-autoconfirmed.css (Talk) (Translate) | /* CSS placed here will affect autoconfirmed users only */ |
group-autoconfirmed.js (Talk) (Translate) | /* Any JavaScript here will be loaded for autoconfirmed users only */ |
group-bot (Talk) (Translate) | Bots |
group-bot-member (Talk) (Translate) | {{GENDER:$1|bot}} |
group-bot.css (Talk) (Translate) | /* CSS placed here will affect bots only */ |
group-bot.js (Talk) (Translate) | /* Any JavaScript here will be loaded for bots only */ |
group-bureaucrat (Talk) (Translate) | Bureaucrats |
group-bureaucrat-member (Talk) (Translate) | {{GENDER:$1|bureaucrat}} |
group-bureaucrat.css (Talk) (Translate) | /* CSS placed here will affect bureaucrats only */ |
group-bureaucrat.js (Talk) (Translate) | /* Any JavaScript here will be loaded for bureaucrats only */ |
group-suppress (Talk) (Translate) | Oversights |
group-suppress-member (Talk) (Translate) | {{GENDER:$1|oversight}} |
group-sysop (Talk) (Translate) | Administrators |
group-sysop-member (Talk) (Translate) | {{GENDER:$1|administrator}} |
group-sysop.css (Talk) (Translate) | /* CSS placed here will affect sysops only */ |
group-sysop.js (Talk) (Translate) | /* Any JavaScript here will be loaded for sysops only */ |
group-user (Talk) (Translate) | Users |
group-user-member (Talk) (Translate) | {{GENDER:$1|user}} |
group-user.css (Talk) (Translate) | /* CSS placed here will affect registered users only */ |
group-user.js (Talk) (Translate) | /* Any JavaScript here will be loaded for registered users only */ |
grouppage-autoconfirmed (Talk) (Translate) | {{ns:project}}:Autoconfirmed users |
grouppage-bot (Talk) (Translate) | {{ns:project}}:Bots |
grouppage-bureaucrat (Talk) (Translate) | {{ns:project}}:Bureaucrats |
grouppage-suppress (Talk) (Translate) | {{ns:project}}:Oversight |
grouppage-sysop (Talk) (Translate) | {{ns:project}}:Administrators |
grouppage-user (Talk) (Translate) | {{ns:project}}:Users |
guesstimezone (Talk) (Translate) | Fill in from browser |
headline-anchor-title (Talk) (Translate) | Link to this section |
headline_sample (Talk) (Translate) | Headline text |
headline_tip (Talk) (Translate) | Level 2 headline |
hebrew-calendar-m1 (Talk) (Translate) | Tishrei |
hebrew-calendar-m1-gen (Talk) (Translate) | Tishrei |
hebrew-calendar-m10 (Talk) (Translate) | Tamuz |
hebrew-calendar-m10-gen (Talk) (Translate) | Tamuz |
hebrew-calendar-m11 (Talk) (Translate) | Av |
hebrew-calendar-m11-gen (Talk) (Translate) | Av |
hebrew-calendar-m12 (Talk) (Translate) | Elul |
hebrew-calendar-m12-gen (Talk) (Translate) | Elul |
hebrew-calendar-m2 (Talk) (Translate) | Cheshvan |
hebrew-calendar-m2-gen (Talk) (Translate) | Cheshvan |
hebrew-calendar-m3 (Talk) (Translate) | Kislev |
hebrew-calendar-m3-gen (Talk) (Translate) | Kislev |
hebrew-calendar-m4 (Talk) (Translate) | Tevet |
hebrew-calendar-m4-gen (Talk) (Translate) | Tevet |
hebrew-calendar-m5 (Talk) (Translate) | Shevat |
hebrew-calendar-m5-gen (Talk) (Translate) | Shevat |
hebrew-calendar-m6 (Talk) (Translate) | Adar |
hebrew-calendar-m6-gen (Talk) (Translate) | Adar |
hebrew-calendar-m6a (Talk) (Translate) | Adar I |
hebrew-calendar-m6a-gen (Talk) (Translate) | Adar I |
hebrew-calendar-m6b (Talk) (Translate) | Adar II |
hebrew-calendar-m6b-gen (Talk) (Translate) | Adar II |
hebrew-calendar-m7 (Talk) (Translate) | Nisan |
hebrew-calendar-m7-gen (Talk) (Translate) | Nisan |
hebrew-calendar-m8 (Talk) (Translate) | Iyar |
hebrew-calendar-m8-gen (Talk) (Translate) | Iyar |
hebrew-calendar-m9 (Talk) (Translate) | Sivan |
hebrew-calendar-m9-gen (Talk) (Translate) | Sivan |
help (Talk) (Translate) | Help |
helplogin-url (Talk) (Translate) | https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Logging_in |
helppage (Talk) (Translate) | https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents |
helppage-top-gethelp (Talk) (Translate) | Help |
hide (Talk) (Translate) | Hide |
hidetoc (Talk) (Translate) | hide |
hijri-calendar-m1 (Talk) (Translate) | Muharram |
hijri-calendar-m10 (Talk) (Translate) | Shawwal |
hijri-calendar-m11 (Talk) (Translate) | Dhu al-Qi'dah |
hijri-calendar-m12 (Talk) (Translate) | Dhu al-Hijjah |
hijri-calendar-m2 (Talk) (Translate) | Safar |
hijri-calendar-m3 (Talk) (Translate) | Rabi' al-awwal |
hijri-calendar-m4 (Talk) (Translate) | Rabi' al-thani |
hijri-calendar-m5 (Talk) (Translate) | Jumada al-awwal |
hijri-calendar-m6 (Talk) (Translate) | Jumada al-thani |
hijri-calendar-m7 (Talk) (Translate) | Rajab |
hijri-calendar-m8 (Talk) (Translate) | Sha'aban |
hijri-calendar-m9 (Talk) (Translate) | Ramadan |
hist (Talk) (Translate) | hist |
histfirst (Talk) (Translate) | oldest |
histlast (Talk) (Translate) | newest |
histlegend (Talk) (Translate) | Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.<br /> Legend: <strong>({{int:cur}})</strong> = difference with latest revision, <strong>({{int:last}})</strong> = difference with preceding revision, <strong>{{int:minoreditletter}}</strong> = minor edit. |
history (Talk) (Translate) | Page history |
history-edit-tags (Talk) (Translate) | Edit tags of selected revisions |
history-feed-description (Talk) (Translate) | Revision history for this page on the wiki |
history-feed-empty (Talk) (Translate) | The requested page does not exist. It may have been deleted from the wiki, or renamed. Try [[Special:Search|searching on the wiki]] for relevant new pages. |
history-feed-item-nocomment (Talk) (Translate) | $1 at $2 |
history-feed-title (Talk) (Translate) | Revision history |
history-fieldset-title (Talk) (Translate) | Browse history |
history-show-deleted (Talk) (Translate) | Deleted only |
history-title (Talk) (Translate) | Revision history of "$1" |
history_copyright (Talk) (Translate) | - |
history_short (Talk) (Translate) | History |
historyempty (Talk) (Translate) | (empty) |
historysize (Talk) (Translate) | ({{PLURAL:$1|1 byte|$1 bytes}}) |
historywarning (Talk) (Translate) | <strong>Warning:</strong> The page you are about to delete has a history with $1 {{PLURAL:$1|revision|revisions}}: |
hookaborted (Talk) (Translate) | The modification you tried to make was aborted by an extension. |
hours (Talk) (Translate) | {{PLURAL:$1|$1 hour|$1 hours}} |
hours-abbrev (Talk) (Translate) | $1 h |
hours-ago (Talk) (Translate) | $1 {{PLURAL:$1|hour|hours}} ago |
hr_tip (Talk) (Translate) | Horizontal line (use sparingly) |
htmlform-chosen-placeholder (Talk) (Translate) | Select an option |
htmlform-cloner-create (Talk) (Translate) | Add more |
htmlform-cloner-delete (Talk) (Translate) | Remove |
htmlform-cloner-required (Talk) (Translate) | At least one value is required. |
htmlform-float-invalid (Talk) (Translate) | The value you specified is not a number. |
htmlform-int-invalid (Talk) (Translate) | The value you specified is not an integer. |
htmlform-int-toohigh (Talk) (Translate) | The value you specified is above the maximum of $1. |
htmlform-int-toolow (Talk) (Translate) | The value you specified is below the minimum of $1. |
htmlform-invalid-input (Talk) (Translate) | There are problems with some of your input. |
htmlform-no (Talk) (Translate) | No |
htmlform-required (Talk) (Translate) | This value is required. |
htmlform-reset (Talk) (Translate) | Undo changes |
htmlform-select-badoption (Talk) (Translate) | The value you specified is not a valid option. |
htmlform-selectorother-other (Talk) (Translate) | Other |
htmlform-submit (Talk) (Translate) | Submit |
htmlform-title-badnamespace (Talk) (Translate) | [[:$1]] is not in the "{{ns:$2}}" namespace. |
htmlform-title-not-creatable (Talk) (Translate) | "$1" is not a creatable page title |
htmlform-title-not-exists (Talk) (Translate) | [[:$1]] does not exist. |
htmlform-user-not-exists (Talk) (Translate) | <strong>$1</strong> does not exist. |
htmlform-user-not-valid (Talk) (Translate) | <strong>$1</strong> isn't a valid username. |
htmlform-yes (Talk) (Translate) | Yes |
http-bad-status (Talk) (Translate) | There was a problem during the HTTP request: $1 $2 |
http-curl-error (Talk) (Translate) | Error fetching URL: $1 |
http-invalid-scheme (Talk) (Translate) | URLs with the "$1" scheme are not supported. |
http-invalid-url (Talk) (Translate) | Invalid URL: $1 |
http-read-error (Talk) (Translate) | HTTP read error. |
http-request-error (Talk) (Translate) | HTTP request failed due to unknown error. |
http-timed-out (Talk) (Translate) | HTTP request timed out. |
ignorewarning (Talk) (Translate) | Ignore warning and save file anyway |
ignorewarnings (Talk) (Translate) | Ignore any warnings |
illegal-filename (Talk) (Translate) | The filename is not allowed. |
illegalfilename (Talk) (Translate) | The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again. |
ilsubmit (Talk) (Translate) | Search |
image_sample (Talk) (Translate) | Example.jpg |
image_tip (Talk) (Translate) | Embedded file |
imageinvalidfilename (Talk) (Translate) | The target filename is invalid. |
imagelinks (Talk) (Translate) | File usage |
imagelisttext (Talk) (Translate) | Below is a list of <strong>$1</strong> {{PLURAL:$1|file|files}} sorted $2. |
imagemaxsize (Talk) (Translate) | Image size limit:<br /><em>(for file description pages)</em> |
imagenocrossnamespace (Talk) (Translate) | Cannot move file to non-file namespace. |
imagepage (Talk) (Translate) | View file page |
imagetypemismatch (Talk) (Translate) | The new file extension does not match its type. |
img-auth-accessdenied (Talk) (Translate) | Access denied |
img-auth-badtitle (Talk) (Translate) | Unable to construct a valid title from "$1". |
img-auth-isdir (Talk) (Translate) | You are trying to access a directory "$1". Only file access is allowed. |
img-auth-nofile (Talk) (Translate) | File "$1" does not exist. |
img-auth-nologinnWL (Talk) (Translate) | You are not logged in and "$1" is not in the whitelist. |
img-auth-nopathinfo (Talk) (Translate) | Missing PATH_INFO. Your server is not set up to pass this information. It may be CGI-based and cannot support img_auth. See https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Image_Authorization. |
img-auth-noread (Talk) (Translate) | User does not have access to read "$1". |
img-auth-notindir (Talk) (Translate) | Requested path is not in the configured upload directory. |
img-auth-public (Talk) (Translate) | The function of img_auth.php is to output files from a private wiki. This wiki is configured as a public wiki. For optimal security, img_auth.php is disabled. |
img-auth-streaming (Talk) (Translate) | Streaming "$1". |
img-lang-default (Talk) (Translate) | (default language) |
img-lang-go (Talk) (Translate) | Go |
img-lang-info (Talk) (Translate) | Render this image in $1. $2 |
img-lang-opt (Talk) (Translate) | $2 ($1) |
imgfile (Talk) (Translate) | file |
imgmultigo (Talk) (Translate) | Go! |
imgmultigoto (Talk) (Translate) | Go to page $1 |
imgmultipagenext (Talk) (Translate) | next page → |
imgmultipageprev (Talk) (Translate) | ← previous page |
immobile-source-namespace (Talk) (Translate) | Cannot move pages in namespace "$1". |
immobile-source-page (Talk) (Translate) | This page is not movable. |
immobile-target-namespace (Talk) (Translate) | Cannot move pages into namespace "$1". |
immobile-target-namespace-iw (Talk) (Translate) | Interwiki link is not a valid target for page move. |
immobile-target-page (Talk) (Translate) | Cannot move to that destination title. |
import (Talk) (Translate) | Import pages |
import-comment (Talk) (Translate) | Comment: |
import-error-bad-location (Talk) (Translate) | Revision $2 using content model $3 cannot be stored on "$1" on this wiki, since that model is not supported on that page. |
import-error-create (Talk) (Translate) | Page "$1" was not imported because you are not allowed to create it. |
import-error-edit (Talk) (Translate) | Page "$1" was not imported because you are not allowed to edit it. |
import-error-interwiki (Talk) (Translate) | Page "$1" was not imported because its name is reserved for external linking (interwiki). |
import-error-invalid (Talk) (Translate) | Page "$1" was not imported because the name to which it would be imported is invalid on this wiki. |
import-error-special (Talk) (Translate) | Page "$1" was not imported because it belongs to a special namespace that does not allow pages. |
import-error-unserialize (Talk) (Translate) | Revision $2 of page "$1" could not be unserialized. The revision was reported to use content model $3 serialized as $4. |
import-interwiki-history (Talk) (Translate) | Copy all history revisions for this page |
import-interwiki-sourcepage (Talk) (Translate) | Source page: |
import-interwiki-sourcewiki (Talk) (Translate) | Source wiki: |
import-interwiki-submit (Talk) (Translate) | Import |
import-interwiki-templates (Talk) (Translate) | Include all templates |
import-interwiki-text (Talk) (Translate) | Select a wiki and page title to import. Revision dates and editors' names will be preserved. All imports from other wikis are logged at the [[Special:Log/import|import log]]. |
import-invalid-interwiki (Talk) (Translate) | Cannot import from the specified wiki. |
import-logentry-interwiki (Talk) (Translate) | transwikied $1 |
import-logentry-interwiki-detail (Talk) (Translate) | $1 {{PLURAL:$1|revision|revisions}} imported from $2 |
import-logentry-upload (Talk) (Translate) | imported [[$1]] by file upload |
import-logentry-upload-detail (Talk) (Translate) | $1 {{PLURAL:$1|revision|revisions}} imported |
import-mapping-default (Talk) (Translate) | Import to default locations |
import-mapping-namespace (Talk) (Translate) | Import to a namespace: |
import-mapping-subpage (Talk) (Translate) | Import as subpages of the following page: |
import-noarticle (Talk) (Translate) | No page to import! |
import-nonewrevisions (Talk) (Translate) | No revisions imported (all were either already present, or skipped due to errors). |
import-options-wrong (Talk) (Translate) | Wrong {{PLURAL:$2|option|options}}: <nowiki>$1</nowiki> |
import-parse-failure (Talk) (Translate) | XML import parse failure |
import-revision-count (Talk) (Translate) | $1 {{PLURAL:$1|revision|revisions}} |
import-rootpage-invalid (Talk) (Translate) | Given root page is an invalid title. |
import-rootpage-nosubpage (Talk) (Translate) | Namespace "$1" of the root page does not allow subpages. |
import-summary (Talk) (Translate) | |
import-token-mismatch (Talk) (Translate) | Loss of session data. Please try again. |
import-upload (Talk) (Translate) | Upload XML data |
import-upload-filename (Talk) (Translate) | Filename: |
importbadinterwiki (Talk) (Translate) | Bad interwiki link |
importcantopen (Talk) (Translate) | Could not open import file |
imported-log-entries (Talk) (Translate) | Imported $1 {{PLURAL:$1|log entry|log entries}}. |
importfailed (Talk) (Translate) | Import failed: <nowiki>$1</nowiki> |
importinterwiki (Talk) (Translate) | Import from another wiki |
importlogpage (Talk) (Translate) | Import log |
importlogpagetext (Talk) (Translate) | Administrative imports of pages with edit history from other wikis. |
importnofile (Talk) (Translate) | No import file was uploaded. |
importnopages (Talk) (Translate) | No pages to import. |
importnosources (Talk) (Translate) | No wikis from which to import have been defined and direct history uploads are disabled. |
importstart (Talk) (Translate) | Importing pages... |
importsuccess (Talk) (Translate) | Import finished! |
importtext (Talk) (Translate) | Please export the file from the source wiki using the [[Special:Export|export utility]]. Save it to your computer and upload it here. |
importunknownsource (Talk) (Translate) | Unknown import source type |
importuploaderrorpartial (Talk) (Translate) | Upload of import file failed. The file was only partially uploaded. |
importuploaderrorsize (Talk) (Translate) | Upload of import file failed. The file is bigger than the allowed upload size. |
importuploaderrortemp (Talk) (Translate) | Upload of import file failed. A temporary folder is missing. |
index-category (Talk) (Translate) | Indexed pages |
index-category-desc (Talk) (Translate) | The page has a <code><nowiki>__INDEX__</nowiki></code> on it (and is in a namespace where that flag is allowed), and hence is indexed by robots where it normally wouldn't be. |
infiniteblock (Talk) (Translate) | infinite |
intentionallyblankpage (Talk) (Translate) | This page is intentionally left blank. |
interlanguage-link-title (Talk) (Translate) | $1 – $2 |
interlanguage-link-title-langonly (Talk) (Translate) | $1 |
interlanguage-link-title-nonlang (Talk) (Translate) | $1 – $2 |
interlanguage-link-title-nonlangonly (Talk) (Translate) | $1 |
internalerror (Talk) (Translate) | Internal error |
internalerror-fatal-exception (Talk) (Translate) | Fatal exception of type "$1" |
internalerror_info (Talk) (Translate) | Internal error: $1 |
invalid-chunk-offset (Talk) (Translate) | Invalid chunk offset |
invalid-content-data (Talk) (Translate) | Invalid content data |
invalid-indicator-name (Talk) (Translate) | <strong>Error:</strong> Page status indicators' <code>name</code> attribute must not be empty. |
invalidateemail (Talk) (Translate) | Cancel email confirmation |
invalidemailaddress (Talk) (Translate) | The email address cannot be accepted as it appears to have an invalid format. Please enter a well-formatted address or empty that field. |
invalidtitle-knownnamespace (Talk) (Translate) | Invalid title with namespace "$2" and text "$3" |
invalidtitle-unknownnamespace (Talk) (Translate) | Invalid title with unknown namespace number $1 and text "$2" |
invert (Talk) (Translate) | Invert selection |
ip_range_invalid (Talk) (Translate) | Invalid IP range. |
ip_range_toolarge (Talk) (Translate) | Range blocks larger than /$1 are not allowed. |
ipaddressorusername (Talk) (Translate) | IP address or username: |
ipb-blockingself (Talk) (Translate) | You are about to block yourself! Are you sure you want to do that? |
ipb-blocklist (Talk) (Translate) | View existing blocks |
ipb-blocklist-contribs (Talk) (Translate) | Contributions for {{GENDER:$1|$1}} |
ipb-change-block (Talk) (Translate) | Re-block the user with these settings |
ipb-confirm (Talk) (Translate) | Confirm block |
ipb-confirmaction (Talk) (Translate) | If you are sure you really want to do it, please check the "{{int:ipb-confirm}}" field at the bottom. |
ipb-confirmhideuser (Talk) (Translate) | You are about to block a user with "hide user" enabled. This will suppress the user's name in all lists and log entries. Are you sure you want to do that? |
ipb-default-expiry (Talk) (Translate) | |
ipb-disableusertalk (Talk) (Translate) | Prevent this user from editing their own talk page while blocked |
ipb-edit-dropdown (Talk) (Translate) | Edit block reasons |
ipb-hardblock (Talk) (Translate) | Prevent logged-in users from editing from this IP address |
ipb-needreblock (Talk) (Translate) | $1 is already blocked. Do you want to change the settings? |
ipb-otherblocks-header (Talk) (Translate) | Other {{PLURAL:$1|block|blocks}} |
ipb-unblock (Talk) (Translate) | Unblock a username or IP address |
ipb-unblock-addr (Talk) (Translate) | Unblock $1 |
ipb_already_blocked (Talk) (Translate) | "$1" is already blocked. |
ipb_blocked_as_range (Talk) (Translate) | Error: The IP address $1 is not blocked directly and cannot be unblocked. It is, however, blocked as part of the range $2, which can be unblocked. |
ipb_cant_unblock (Talk) (Translate) | Error: Block ID $1 not found. It may have been unblocked already. |
ipb_expiry_invalid (Talk) (Translate) | Expiry time invalid. |
ipb_expiry_temp (Talk) (Translate) | Hidden username blocks must be permanent. |
ipb_hide_invalid (Talk) (Translate) | Unable to suppress this account; it has more than {{PLURAL:$1|one edit|$1 edits}}. |
ipbblocked (Talk) (Translate) | You cannot block or unblock other users because you are yourself blocked. |
ipbcreateaccount (Talk) (Translate) | Prevent account creation |
ipbemailban (Talk) (Translate) | Prevent user from sending email |
ipbenableautoblock (Talk) (Translate) | Automatically block the last IP address used by this user, and any subsequent IP addresses they try to edit from |
ipbexpiry (Talk) (Translate) | Expiry: |
ipbhidename (Talk) (Translate) | Hide username from edits and lists |
ipblocklist (Talk) (Translate) | Blocked users |
ipblocklist-empty (Talk) (Translate) | The block list is empty. |
ipblocklist-legend (Talk) (Translate) | Find a blocked user |
ipblocklist-localblock (Talk) (Translate) | Local block |
ipblocklist-no-results (Talk) (Translate) | The requested IP address or username is not blocked. |
ipblocklist-otherblocks (Talk) (Translate) | Other {{PLURAL:$1|block|blocks}} |
ipblocklist-submit (Talk) (Translate) | Search |
ipbnounblockself (Talk) (Translate) | You are not allowed to unblock yourself. |
ipboptions (Talk) (Translate) | 2 hours:2 hours,1 day:1 day,3 days:3 days,1 week:1 week,2 weeks:2 weeks,1 month:1 month,3 months:3 months,6 months:6 months,1 year:1 year,indefinite:infinite |
ipbother (Talk) (Translate) | Other time: |
ipbreason (Talk) (Translate) | Reason: |
ipbreason-dropdown (Talk) (Translate) | *Common block reasons ** Inserting false information ** Removing content from pages ** Spamming links to external sites ** Inserting nonsense/gibberish into pages ** Intimidating behavior/harassment ** Abusing multiple accounts ** Unacceptable username |
ipbsubmit (Talk) (Translate) | Block this user |
ipbwatchuser (Talk) (Translate) | Watch this user's user and talk pages |
ipusubmit (Talk) (Translate) | Remove this block |
iranian-calendar-m1 (Talk) (Translate) | Farvardin |
iranian-calendar-m10 (Talk) (Translate) | Dey |
iranian-calendar-m11 (Talk) (Translate) | Bahman |
iranian-calendar-m12 (Talk) (Translate) | Esfand |
iranian-calendar-m2 (Talk) (Translate) | Ordibehesht |
iranian-calendar-m3 (Talk) (Translate) | Khordad |
iranian-calendar-m4 (Talk) (Translate) | Tir |
iranian-calendar-m5 (Talk) (Translate) | Mordad |
iranian-calendar-m6 (Talk) (Translate) | Shahrivar |
iranian-calendar-m7 (Talk) (Translate) | Mehr |
iranian-calendar-m8 (Talk) (Translate) | Aban |
iranian-calendar-m9 (Talk) (Translate) | Azar |
isimage (Talk) (Translate) | file link |
isredirect (Talk) (Translate) | redirect page |
istemplate (Talk) (Translate) | transclusion |
italic_sample (Talk) (Translate) | Italic text |
italic_tip (Talk) (Translate) | Italic text |
jan (Talk) (Translate) | Jan |
january (Talk) (Translate) | January |
january-date (Talk) (Translate) | January $1 |
january-gen (Talk) (Translate) | January |
javascripttest (Talk) (Translate) | JavaScript testing |
javascripttest-backlink (Talk) (Translate) | < $1 |
javascripttest-pagetext-frameworks (Talk) (Translate) | Please choose one of the following testing frameworks: $1 |
javascripttest-pagetext-noframework (Talk) (Translate) | This page is reserved for running JavaScript tests. |
javascripttest-pagetext-skins (Talk) (Translate) | Choose a skin to run the tests with: |
javascripttest-pagetext-unknownaction (Talk) (Translate) | Unknown action "$1". |
javascripttest-pagetext-unknownframework (Talk) (Translate) | Unknown testing framework "$1". |
javascripttest-qunit-intro (Talk) (Translate) | See [$1 testing documentation] on mediawiki.org. |
javascripttest-qunit-name (Talk) (Translate) | QUnit |
javascripttest-title (Talk) (Translate) | $1 |
json-error-ctrl-char (Talk) (Translate) | Control character error, possibly incorrectly encoded |
json-error-depth (Talk) (Translate) | The maximum stack depth has been exceeded |
json-error-inf-or-nan (Talk) (Translate) | One or more NAN or INF values in the value to be encoded |
json-error-recursion (Talk) (Translate) | One or more recursive references in the value to be encoded |
json-error-state-mismatch (Talk) (Translate) | Invalid or malformed JSON |
json-error-syntax (Talk) (Translate) | Syntax error |
json-error-unknown (Talk) (Translate) | There was a problem with the JSON. Error: $1 |
json-error-unsupported-type (Talk) (Translate) | A value of a type that cannot be encoded was given |
json-error-utf8 (Talk) (Translate) | Malformed UTF-8 characters, possibly incorrectly encoded |
json-warn-trailing-comma (Talk) (Translate) | $1 trailing {{PLURAL:$1|comma was|commas were}} removed from JSON |
jul (Talk) (Translate) | Jul |
july (Talk) (Translate) | July |
july-date (Talk) (Translate) | July $1 |
july-gen (Talk) (Translate) | July |
jumpto (Talk) (Translate) | Jump to: |
jumptonavigation (Talk) (Translate) | navigation |
jumptosearch (Talk) (Translate) | search |
jun (Talk) (Translate) | Jun |
june (Talk) (Translate) | June |
june-date (Talk) (Translate) | June $1 |
june-gen (Talk) (Translate) | June |
just-now (Talk) (Translate) | just now |
lag-warn-high (Talk) (Translate) | Due to high database server lag, changes newer than $1 {{PLURAL:$1|second|seconds}} may not be shown in this list. |
lag-warn-normal (Talk) (Translate) | Changes newer than $1 {{PLURAL:$1|second|seconds}} may not be shown in this list. |
laggedslavemode (Talk) (Translate) | <strong>Warning:</strong> Page may not contain recent updates. |
language-converter-depth-warning (Talk) (Translate) | Language converter depth limit exceeded ($1) |
large-file (Talk) (Translate) | It is recommended that files are no larger than $1; this file is $2. |
largefileserver (Talk) (Translate) | This file is bigger than the server is configured to allow. |
last (Talk) (Translate) | prev |
lastmodifiedat (Talk) (Translate) | This page was last modified on $1, at $2. |
lastmodifiedatby (Talk) (Translate) | This page was last modified $2, $1 by $3. |
license (Talk) (Translate) | Licensing: |
license-header (Talk) (Translate) | Licensing |
license-nopreview (Talk) (Translate) | (Preview not available) |
licenses (Talk) (Translate) | - |
licenses-edit (Talk) (Translate) | Edit license options |
limitreport-cputime (Talk) (Translate) | CPU time usage |
limitreport-cputime-value (Talk) (Translate) | $1 {{PLURAL:$1|second|seconds}} |
limitreport-expansiondepth (Talk) (Translate) | Highest expansion depth |
limitreport-expansiondepth-value (Talk) (Translate) | $1/$2 |
limitreport-expensivefunctioncount (Talk) (Translate) | Expensive parser function count |
limitreport-expensivefunctioncount-value (Talk) (Translate) | $1/$2 |
limitreport-postexpandincludesize (Talk) (Translate) | Post-expand include size |
limitreport-postexpandincludesize-value (Talk) (Translate) | $1/$2 {{PLURAL:$2|byte|bytes}} |
limitreport-ppgeneratednodes (Talk) (Translate) | Preprocessor generated node count |
limitreport-ppgeneratednodes-value (Talk) (Translate) | $1/$2 |
limitreport-ppvisitednodes (Talk) (Translate) | Preprocessor visited node count |
limitreport-ppvisitednodes-value (Talk) (Translate) | $1/$2 |
limitreport-templateargumentsize (Talk) (Translate) | Template argument size |
limitreport-templateargumentsize-value (Talk) (Translate) | $1/$2 {{PLURAL:$2|byte|bytes}} |
limitreport-title (Talk) (Translate) | Parser profiling data: |
limitreport-walltime (Talk) (Translate) | Real time usage |
limitreport-walltime-value (Talk) (Translate) | $1 {{PLURAL:$1|second|seconds}} |
lineno (Talk) (Translate) | Line $1: |
link_sample (Talk) (Translate) | Link title |
link_tip (Talk) (Translate) | Internal link |
linksearch (Talk) (Translate) | External links search |
linksearch-error (Talk) (Translate) | Wildcards may appear only at the start of the hostname. |
linksearch-line (Talk) (Translate) | $1 is linked from $2 |
linksearch-ns (Talk) (Translate) | Namespace: |
linksearch-ok (Talk) (Translate) | Search |
linksearch-pat (Talk) (Translate) | Search pattern: |
linksearch-summary (Talk) (Translate) | |
linksearch-text (Talk) (Translate) | Wildcards such as "*.wikipedia.org" may be used. Needs at least a top-level domain, for example "*.org".<br /> Supported {{PLURAL:$2|protocol|protocols}}: $1 (defaults to http:// if no protocol is specified). |
linkshere (Talk) (Translate) | The following pages link to <strong>[[:$1]]</strong>: |
linkstoimage (Talk) (Translate) | The following {{PLURAL:$1|page links|$1 pages link}} to this file: |
linkstoimage-more (Talk) (Translate) | More than $1 {{PLURAL:$1|page links|pages link}} to this file. The following list shows the {{PLURAL:$1|first page link|first $1 page links}} to this file only. A [[Special:WhatLinksHere/$2|full list]] is available. |
linkstoimage-redirect (Talk) (Translate) | $1 (file redirect) $2 |
listduplicatedfiles (Talk) (Translate) | List of files with duplicates |
listduplicatedfiles-entry (Talk) (Translate) | [[:File:$1|$1]] has [[$3|{{PLURAL:$2|a duplicate|$2 duplicates}}]]. |
listduplicatedfiles-summary (Talk) (Translate) | This is a list of files where the most recent version of the file is a duplicate of the most recent version of some other file. Only local files are considered. |
listfiles (Talk) (Translate) | File list |
listfiles-delete (Talk) (Translate) | delete |
listfiles-latestversion (Talk) (Translate) | Current version |
listfiles-latestversion-no (Talk) (Translate) | No |
listfiles-latestversion-yes (Talk) (Translate) | Yes |
listfiles-show-all (Talk) (Translate) | Include old versions of images |
listfiles-summary (Talk) (Translate) | This special page shows all uploaded files. |
listfiles-userdoesnotexist (Talk) (Translate) | User account "$1" is not registered. |
listfiles_count (Talk) (Translate) | Versions |
listfiles_date (Talk) (Translate) | Date |
listfiles_description (Talk) (Translate) | Description |
listfiles_name (Talk) (Translate) | Name |
listfiles_search_for (Talk) (Translate) | Search for media name: |
listfiles_size (Talk) (Translate) | Size |
listfiles_thumb (Talk) (Translate) | Thumbnail |
listfiles_user (Talk) (Translate) | User |
listgrouprights (Talk) (Translate) | User group rights |
listgrouprights-addgroup (Talk) (Translate) | Add {{PLURAL:$2|group|groups}}: $1 |
listgrouprights-addgroup-all (Talk) (Translate) | Add all groups |
listgrouprights-addgroup-self (Talk) (Translate) | Add {{PLURAL:$2|group|groups}} to own account: $1 |
listgrouprights-addgroup-self-all (Talk) (Translate) | Add all groups to own account |
listgrouprights-group (Talk) (Translate) | Group |
listgrouprights-helppage (Talk) (Translate) | Help:Group rights |
listgrouprights-key (Talk) (Translate) | Legend: * <span class="listgrouprights-granted">Granted right</span> * <span class="listgrouprights-revoked">Revoked right</span> |
listgrouprights-members (Talk) (Translate) | (list of members) |
listgrouprights-namespaceprotection-header (Talk) (Translate) | Namespace restrictions |
listgrouprights-namespaceprotection-namespace (Talk) (Translate) | Namespace |
listgrouprights-namespaceprotection-restrictedto (Talk) (Translate) | Right(s) allowing user to edit |
listgrouprights-removegroup (Talk) (Translate) | Remove {{PLURAL:$2|group|groups}}: $1 |
listgrouprights-removegroup-all (Talk) (Translate) | Remove all groups |
listgrouprights-removegroup-self (Talk) (Translate) | Remove {{PLURAL:$2|group|groups}} from own account: $1 |
listgrouprights-removegroup-self-all (Talk) (Translate) | Remove all groups from own account |
listgrouprights-right-display (Talk) (Translate) | <span class="listgrouprights-granted">$1 <code>($2)</code></span> |
listgrouprights-right-revoked (Talk) (Translate) | <span class="listgrouprights-revoked">$1 <code>($2)</code></span> |
listgrouprights-rights (Talk) (Translate) | Rights |
listgrouprights-summary (Talk) (Translate) | The following is a list of user groups defined on this wiki, with their associated access rights. There may be [[{{MediaWiki:Listgrouprights-helppage}}|additional information]] about individual rights. |
listingcontinuesabbrev (Talk) (Translate) | cont. |
listredirects (Talk) (Translate) | List of redirects |
listredirects-summary (Talk) (Translate) | |
listusers (Talk) (Translate) | User list |
listusers-blocked (Talk) (Translate) | (blocked) |
listusers-creationsort (Talk) (Translate) | Sort by creation date |
listusers-desc (Talk) (Translate) | Sort in descending order |
listusers-editsonly (Talk) (Translate) | Show only users with edits |
listusers-noresult (Talk) (Translate) | No user found. |
listusers-submit (Talk) (Translate) | Show |
listusers-summary (Talk) (Translate) | |
listusersfrom (Talk) (Translate) | Display users starting at: |
localtime (Talk) (Translate) | Local time: |
lockbtn (Talk) (Translate) | Lock database |
lockconfirm (Talk) (Translate) | Yes, I really want to lock the database. |
lockdb (Talk) (Translate) | Lock database |
lockdbsuccesssub (Talk) (Translate) | Database lock succeeded |
lockdbsuccesstext (Talk) (Translate) | The database has been locked.<br /> Remember to [[Special:UnlockDB|remove the lock]] after your maintenance is complete. |
lockdbtext (Talk) (Translate) | Locking the database will suspend the ability of all users to edit pages, change their preferences, edit their watchlists, and other things requiring changes in the database. Please confirm that this is what you intend to do, and that you will unlock the database when your maintenance is done. |
lockedbyandtime (Talk) (Translate) | (by {{GENDER:$1|$1}} on $2 at $3) |
lockfilenotwritable (Talk) (Translate) | The database lock file is not writable. To lock or unlock the database, this needs to be writable by the web server. |
lockmanager-fail-acquirelock (Talk) (Translate) | Could not acquire lock for "$1". |
lockmanager-fail-closelock (Talk) (Translate) | Could not close lock file for "$1". |
lockmanager-fail-db-bucket (Talk) (Translate) | Could not contact enough lock databases in bucket $1. |
lockmanager-fail-db-release (Talk) (Translate) | Could not release locks on database $1. |
lockmanager-fail-deletelock (Talk) (Translate) | Could not delete lock file for "$1". |
lockmanager-fail-openlock (Talk) (Translate) | Could not open lock file for "$1". |
lockmanager-fail-releaselock (Talk) (Translate) | Could not release lock for "$1". |
lockmanager-fail-svr-acquire (Talk) (Translate) | Could not acquire locks on server $1. |
lockmanager-fail-svr-release (Talk) (Translate) | Could not release locks on server $1. |
lockmanager-notlocked (Talk) (Translate) | Could not unlock "$1"; it is not locked. |
locknoconfirm (Talk) (Translate) | You did not check the confirmation box. |
log (Talk) (Translate) | Logs |
log-description-contentmodel (Talk) (Translate) | Events related to the content models of a page |
log-description-managetags (Talk) (Translate) | This page lists management tasks related to [[Special:Tags|tags]]. The log contains only actions carried out manually by an administrator; tags may be created or deleted by the wiki software without an entry being recorded in this log. |
log-description-pagelang (Talk) (Translate) | This is a log of changes in page languages. |
log-description-tag (Talk) (Translate) | This page shows when users have added or removed [[Special:Tags|tags]] from individual revisions or log entries. The log does not list tagging actions when they occur as part of an edit, deletion, or similar action. |
log-edit-tags (Talk) (Translate) | Edit tags of selected log entries |
log-fulllog (Talk) (Translate) | View full log |
log-name-contentmodel (Talk) (Translate) | Content model change log |
log-name-managetags (Talk) (Translate) | Tag management log |
log-name-pagelang (Talk) (Translate) | Change language log |
log-name-tag (Talk) (Translate) | Tag log |
log-show-hide-patrol (Talk) (Translate) | $1 patrol log |
log-show-hide-tag (Talk) (Translate) | $1 tag log |
log-title-wildcard (Talk) (Translate) | Search titles starting with this text |
logdelete-failure (Talk) (Translate) | Log visibility could not be set: $1 |
logdelete-log-message (Talk) (Translate) | $1 for $2 {{PLURAL:$2|event|events}} |
logdelete-logentry (Talk) (Translate) | changed event visibility of "[[$1]]" |
logdelete-selected (Talk) (Translate) | {{PLURAL:$1|Selected log event|Selected log events}}: |
logdelete-success (Talk) (Translate) | Log visibility successfully set. |
logdelete-text (Talk) (Translate) | Deleted log events will still appear in the logs, but parts of their content will be inaccessible to the public. |
logempty (Talk) (Translate) | No matching items in log. |
logentry-block-block (Talk) (Translate) | $1 {{GENDER:$2|blocked}} {{GENDER:$4|$3}} with an expiry time of $5 $6 |
logentry-block-reblock (Talk) (Translate) | $1 {{GENDER:$2|changed}} block settings for {{GENDER:$4|$3}} with an expiry time of $5 $6 |
logentry-block-unblock (Talk) (Translate) | $1 {{GENDER:$2|unblocked}} {{GENDER:$4|$3}} |
logentry-contentmodel-change (Talk) (Translate) | $1 {{GENDER:$2|changed}} the content model of the page $3 from "$4" to "$5" |
logentry-contentmodel-change-revert (Talk) (Translate) | revert |
logentry-contentmodel-change-revertlink (Talk) (Translate) | revert |
logentry-delete-delete (Talk) (Translate) | $1 {{GENDER:$2|deleted}} page $3 |
logentry-delete-event (Talk) (Translate) | $1 {{GENDER:$2|changed}} visibility of {{PLURAL:$5|a log event|$5 log events}} on $3: $4 |
logentry-delete-event-legacy (Talk) (Translate) | $1 {{GENDER:$2|changed}} visibility of log events on $3 |
logentry-delete-restore (Talk) (Translate) | $1 {{GENDER:$2|restored}} page $3 |
logentry-delete-revision (Talk) (Translate) | $1 {{GENDER:$2|changed}} visibility of {{PLURAL:$5|a revision|$5 revisions}} on page $3: $4 |
logentry-delete-revision-legacy (Talk) (Translate) | $1 {{GENDER:$2|changed}} visibility of revisions on page $3 |
logentry-import-interwiki (Talk) (Translate) | $1 {{GENDER:$2|imported}} $3 from another wiki |
logentry-import-upload (Talk) (Translate) | $1 {{GENDER:$2|imported}} $3 by file upload |
logentry-managetags-activate (Talk) (Translate) | $1 {{GENDER:$2|activated}} the tag "$4" for use by users and bots |
logentry-managetags-create (Talk) (Translate) | $1 {{GENDER:$2|created}} the tag "$4" |
logentry-managetags-deactivate (Talk) (Translate) | $1 {{GENDER:$2|deactivated}} the tag "$4" for use by users and bots |
logentry-managetags-delete (Talk) (Translate) | $1 {{GENDER:$2|deleted}} the tag "$4" (removed from $5 {{PLURAL:$5|revision or log entry|revisions and/or log entries}}) |
logentry-merge-merge (Talk) (Translate) | $1 {{GENDER:$2|merged}} $3 into $4 (revisions up to $5) |
logentry-move-move (Talk) (Translate) | $1 {{GENDER:$2|moved}} page $3 to $4 |
logentry-move-move-noredirect (Talk) (Translate) | $1 {{GENDER:$2|moved}} page $3 to $4 without leaving a redirect |
logentry-move-move_redir (Talk) (Translate) | $1 {{GENDER:$2|moved}} page $3 to $4 over redirect |
logentry-move-move_redir-noredirect (Talk) (Translate) | $1 {{GENDER:$2|moved}} page $3 to $4 over a redirect without leaving a redirect |
logentry-newusers-autocreate (Talk) (Translate) | User account $1 was {{GENDER:$2|created}} automatically |
logentry-newusers-byemail (Talk) (Translate) | User account $3 was {{GENDER:$2|created}} by $1 and password was sent by email |
logentry-newusers-create (Talk) (Translate) | User account $1 was {{GENDER:$2|created}} |
logentry-newusers-create2 (Talk) (Translate) | User account $3 was {{GENDER:$2|created}} by $1 |
logentry-newusers-newusers (Talk) (Translate) | User account $1 was {{GENDER:$2|created}} |
logentry-pagelang-pagelang (Talk) (Translate) | $1 {{GENDER:$2|changed}} page language for $3 from $4 to $5. |
logentry-patrol-patrol (Talk) (Translate) | $1 {{GENDER:$2|marked}} revision $4 of page $3 patrolled |
logentry-patrol-patrol-auto (Talk) (Translate) | $1 automatically {{GENDER:$2|marked}} revision $4 of page $3 patrolled |
logentry-protect-move_prot (Talk) (Translate) | $1 {{GENDER:$2|moved}} protection settings from $4 to $3 |
logentry-rights-autopromote (Talk) (Translate) | $1 was automatically {{GENDER:$2|promoted}} from $4 to $5 |
logentry-rights-rights (Talk) (Translate) | $1 {{GENDER:$2|changed}} group membership for $3 from $4 to $5 |
logentry-rights-rights-legacy (Talk) (Translate) | $1 {{GENDER:$2|changed}} group membership for $3 |
logentry-suppress-block (Talk) (Translate) | $1 {{GENDER:$2|blocked}} {{GENDER:$4|$3}} with an expiry time of $5 $6 |
logentry-suppress-delete (Talk) (Translate) | $1 {{GENDER:$2|suppressed}} page $3 |
logentry-suppress-event (Talk) (Translate) | $1 secretly {{GENDER:$2|changed}} visibility of {{PLURAL:$5|a log event|$5 log events}} on $3: $4 |
logentry-suppress-event-legacy (Talk) (Translate) | $1 secretly {{GENDER:$2|changed}} visibility of log events on $3 |
logentry-suppress-reblock (Talk) (Translate) | $1 {{GENDER:$2|changed}} block settings for {{GENDER:$4|$3}} with an expiry time of $5 $6 |
logentry-suppress-revision (Talk) (Translate) | $1 secretly {{GENDER:$2|changed}} visibility of {{PLURAL:$5|a revision|$5 revisions}} on page $3: $4 |
logentry-suppress-revision-legacy (Talk) (Translate) | $1 secretly {{GENDER:$2|changed}} visibility of revisions on page $3 |
logentry-tag-update-add-logentry (Talk) (Translate) | $1 {{GENDER:$2|added}} the {{PLURAL:$7|tag|tags}} $6 to log entry $5 of page $3 |
logentry-tag-update-add-revision (Talk) (Translate) | $1 {{GENDER:$2|added}} the {{PLURAL:$7|tag|tags}} $6 to revision $4 of page $3 |
logentry-tag-update-logentry (Talk) (Translate) | $1 {{GENDER:$2|updated}} tags on log entry $5 of page $3 ({{PLURAL:$7|added}} $6; {{PLURAL:$9|removed}} $8) |
logentry-tag-update-remove-logentry (Talk) (Translate) | $1 {{GENDER:$2|removed}} the {{PLURAL:$9|tag|tags}} $8 from log entry $5 of page $3 |
logentry-tag-update-remove-revision (Talk) (Translate) | $1 {{GENDER:$2|removed}} the {{PLURAL:$9|tag|tags}} $8 from revision $4 of page $3 |
logentry-tag-update-revision (Talk) (Translate) | $1 {{GENDER:$2|updated}} tags on revision $4 of page $3 ({{PLURAL:$7|added}} $6; {{PLURAL:$9|removed}} $8) |
logentry-upload-overwrite (Talk) (Translate) | $1 {{GENDER:$2|uploaded}} a new version of $3 |
logentry-upload-revert (Talk) (Translate) | $1 {{GENDER:$2|uploaded}} $3 |
logentry-upload-upload (Talk) (Translate) | $1 {{GENDER:$2|uploaded}} $3 |
login (Talk) (Translate) | Log in |
login-abort-generic (Talk) (Translate) | Your login was unsuccessful - Aborted |
login-migrated-generic (Talk) (Translate) | Your account has been migrated, and your username no longer exist on this wiki. |
login-throttled (Talk) (Translate) | You have made too many recent login attempts. Please wait $1 before trying again. |
login-userblocked (Talk) (Translate) | This user is blocked. Login not allowed. |
loginerror (Talk) (Translate) | Login error |
loginlanguagelabel (Talk) (Translate) | Language: $1 |
loginlanguagelinks (Talk) (Translate) | * {{#language:de}}|de * {{#language:en}}|en * {{#language:eo}}|eo * {{#language:fr}}|fr * {{#language:es}}|es * {{#language:it}}|it * {{#language:nl}}|nl |
loginprompt (Talk) (Translate) | |
loginreqlink (Talk) (Translate) | log in |
loginreqpagetext (Talk) (Translate) | Please $1 to view other pages. |
loginreqtitle (Talk) (Translate) | Login required |
loginsuccess (Talk) (Translate) | <strong>You are now logged in to {{SITENAME}} as "$1".</strong> |
loginsuccesstitle (Talk) (Translate) | Login successful |
logout (Talk) (Translate) | Log out |
logouttext (Talk) (Translate) | <strong>You are now logged out.</strong> Note that some pages may continue to be displayed as if you were still logged in, until you clear your browser cache. |
lonelypages (Talk) (Translate) | Orphaned pages |
lonelypages-summary (Talk) (Translate) | |
lonelypagestext (Talk) (Translate) | The following pages are not linked from or transcluded into other pages in {{SITENAME}}. |
longpage-hint (Talk) (Translate) | - |
longpageerror (Talk) (Translate) | <strong>Error: The text you have submitted is {{PLURAL:$1|one kilobyte|$1 kilobytes}} long, which is longer than the maximum of {{PLURAL:$2|one kilobyte|$2 kilobytes}}.</strong> It cannot be saved. |
longpages (Talk) (Translate) | Long pages |
longpages-summary (Talk) (Translate) | |
mailerror (Talk) (Translate) | Error sending mail: $1 |
mailmypassword (Talk) (Translate) | Reset password |
mailnologin (Talk) (Translate) | No send address |
mailnologintext (Talk) (Translate) | You must be [[Special:UserLogin|logged in]] and have a valid email address in your [[Special:Preferences|preferences]] to send email to other users. |
mainpage (Talk) (Translate) | Main Page |
mainpage-description (Talk) (Translate) | Main page |
mainpage-nstab (Talk) (Translate) | Main page |
mar (Talk) (Translate) | Mar |
march (Talk) (Translate) | March |
march-date (Talk) (Translate) | March $1 |
march-gen (Talk) (Translate) | March |
markaspatrolleddiff (Talk) (Translate) | Mark as patrolled |
markaspatrolledlink (Talk) (Translate) | [$1] |
markaspatrolledtext (Talk) (Translate) | Mark this page as patrolled |
markedaspatrolled (Talk) (Translate) | Marked as patrolled |
markedaspatrollederror (Talk) (Translate) | Cannot mark as patrolled |
markedaspatrollederror-noautopatrol (Talk) (Translate) | You are not allowed to mark your own changes as patrolled. |
markedaspatrollederrornotify (Talk) (Translate) | Marking as patrolled failed. |
markedaspatrollederrortext (Talk) (Translate) | You need to specify a revision to mark as patrolled. |
markedaspatrollednotify (Talk) (Translate) | This change to $1 has been marked as patrolled. |
markedaspatrolledtext (Talk) (Translate) | The selected revision of [[:$1]] has been marked as patrolled. |
maximum-size (Talk) (Translate) | Max size: |
may (Talk) (Translate) | May |
may-date (Talk) (Translate) | May $1 |
may-gen (Talk) (Translate) | May |
may_long (Talk) (Translate) | May |
media_sample (Talk) (Translate) | Example.ogg |
media_tip (Talk) (Translate) | File link |
mediastatistics (Talk) (Translate) | Media statistics |
mediastatistics-header-archive (Talk) (Translate) | Compressed formats |
mediastatistics-header-audio (Talk) (Translate) | Audio |
mediastatistics-header-bitmap (Talk) (Translate) | Bitmap images |
mediastatistics-header-drawing (Talk) (Translate) | Drawings (vector images) |
mediastatistics-header-executable (Talk) (Translate) | Executables |
mediastatistics-header-multimedia (Talk) (Translate) | Rich media |
mediastatistics-header-office (Talk) (Translate) | Office |
mediastatistics-header-text (Talk) (Translate) | Textual |
mediastatistics-header-unknown (Talk) (Translate) | Unknown |
mediastatistics-header-video (Talk) (Translate) | Videos |
mediastatistics-nbytes (Talk) (Translate) | {{PLURAL:$1|$1 byte|$1 bytes}} ($2; $3%) |
mediastatistics-nfiles (Talk) (Translate) | $1 ($2%) |
mediastatistics-summary (Talk) (Translate) | Statistics about uploaded file types. This only includes the most recent version of a file. Old or deleted versions of files are excluded. |
mediastatistics-table-count (Talk) (Translate) | Number of files |
mediastatistics-table-extensions (Talk) (Translate) | Possible extensions |
mediastatistics-table-mimetype (Talk) (Translate) | MIME type |
mediastatistics-table-totalbytes (Talk) (Translate) | Combined size |
mediawarning (Talk) (Translate) | <strong>Warning:</strong> This file type may contain malicious code. By executing it, your system may be compromised. |
mediawikipage (Talk) (Translate) | View message page |
mergehistory (Talk) (Translate) | Merge page histories |
mergehistory-autocomment (Talk) (Translate) | Merged [[:$1]] into [[:$2]] |
mergehistory-box (Talk) (Translate) | Merge revisions of two pages: |
mergehistory-comment (Talk) (Translate) | Merged [[:$1]] into [[:$2]]: $3 |
mergehistory-empty (Talk) (Translate) | No revisions can be merged. |
mergehistory-fail (Talk) (Translate) | Unable to perform history merge, please recheck the page and time parameters. |
mergehistory-fail-toobig (Talk) (Translate) | Unable to perform history merge as more than the limit of $1 {{PLURAL:$1|revision|revisions}} would be moved. |
mergehistory-from (Talk) (Translate) | Source page: |
mergehistory-go (Talk) (Translate) | Show mergeable edits |
mergehistory-header (Talk) (Translate) | This page lets you merge revisions of the history of one source page into a newer page. Make sure that this change will maintain historical page continuity. |
mergehistory-into (Talk) (Translate) | Destination page: |
mergehistory-invalid-destination (Talk) (Translate) | Destination page must be a valid title. |
mergehistory-invalid-source (Talk) (Translate) | Source page must be a valid title. |
mergehistory-list (Talk) (Translate) | Mergeable edit history |
mergehistory-merge (Talk) (Translate) | The following revisions of [[:$1]] can be merged into [[:$2]]. Use the radio button column to merge in only the revisions created at and before the specified time. Note that using the navigation links will reset this column. |
mergehistory-no-destination (Talk) (Translate) | Destination page $1 does not exist. |
mergehistory-no-source (Talk) (Translate) | Source page $1 does not exist. |
mergehistory-reason (Talk) (Translate) | Reason: |
mergehistory-revisionrow (Talk) (Translate) | $1 ($2) $3 . . $4 $5 $6 |
mergehistory-same-destination (Talk) (Translate) | Source and destination pages cannot be the same |
mergehistory-submit (Talk) (Translate) | Merge revisions |
mergehistory-success (Talk) (Translate) | $3 {{PLURAL:$3|revision|revisions}} of [[:$1]] successfully merged into [[:$2]]. |
mergelog (Talk) (Translate) | Merge log |
mergelogpagetext (Talk) (Translate) | Below is a list of the most recent merges of one page history into another. |
metadata (Talk) (Translate) | Metadata |
metadata-collapse (Talk) (Translate) | Hide extended details |
metadata-expand (Talk) (Translate) | Show extended details |
metadata-fields (Talk) (Translate) | Image metadata fields listed in this message will be included on image page display when the metadata table is collapsed. Others will be hidden by default. * make * model * datetimeoriginal * exposuretime * fnumber * isospeedratings * focallength * artist * copyright * imagedescription * gpslatitude * gpslongitude * gpsaltitude |
metadata-help (Talk) (Translate) | This file contains additional information, probably added from the digital camera or scanner used to create or digitize it. If the file has been modified from its original state, some details may not fully reflect the modified file. |
metadata-langitem (Talk) (Translate) | <strong>$2:</strong> $1 |
metadata-langitem-default (Talk) (Translate) | $1 |
mimesearch (Talk) (Translate) | MIME search |
mimesearch-summary (Talk) (Translate) | This page enables the filtering of files for their MIME type. Input: contenttype/subtype or contenttype/*, e.g. <code>image/jpeg</code>. |
mimetype (Talk) (Translate) | MIME type: |
minimum-size (Talk) (Translate) | Min size |
minlength1 (Talk) (Translate) | Filenames must be at least one letter. |
minoredit (Talk) (Translate) | This is a minor edit |
minoreditletter (Talk) (Translate) | m |
minutes (Talk) (Translate) | {{PLURAL:$1|$1 minute|$1 minutes}} |
minutes-abbrev (Talk) (Translate) | $1 min |
minutes-ago (Talk) (Translate) | $1 {{PLURAL:$1|minute|minutes}} ago |
missing-article (Talk) (Translate) | The database did not find the text of a page that it should have found, named "$1" $2. This is usually caused by following an outdated diff or history link to a page that has been deleted. If this is not the case, you may have found a bug in the software. Please report this to an [[Special:ListUsers/sysop|administrator]], making note of the URL. |
missing-revision (Talk) (Translate) | The revision #$1 of the page named "{{FULLPAGENAME}}" does not exist. This is usually caused by following an outdated history link to a page that has been deleted. Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log]. |
missingarticle-diff (Talk) (Translate) | (Diff: $1, $2) |
missingarticle-rev (Talk) (Translate) | (revision#: $1) |
missingcommentheader (Talk) (Translate) | <strong>Reminder:</strong> You have not provided a subject/headline for this comment. If you click "{{int:savearticle}}" again, your edit will be saved without one. |
missingcommenttext (Talk) (Translate) | Please enter a comment below. |
missingsummary (Talk) (Translate) | <strong>Reminder:</strong> You have not provided an edit summary. If you click "{{int:savearticle}}" again, your edit will be saved without one. |
modern-desc (Talk) (Translate) | A blue/grey theme with sidebar and top bar. Derived from MonoBook |
modern.css (Talk) (Translate) | /* CSS placed here will affect users of the Modern skin */ |
modern.js (Talk) (Translate) | /* Any JavaScript here will be loaded for users using the Modern skin */ |
modifiedarticleprotection (Talk) (Translate) | changed protection level for "[[$1]]" |
mon (Talk) (Translate) | Mon |
monday (Talk) (Translate) | Monday |
monday-at (Talk) (Translate) | Monday at $1 |
monobook-desc (Talk) (Translate) | The classic MediaWiki skin since 2004, named after the black-and-white photo of a book in the page background |
monobook.css (Talk) (Translate) | /* CSS placed here will affect users of the MonoBook skin */ |
monobook.js (Talk) (Translate) | /* Any JavaScript here will be loaded for users using the MonoBook skin */ |
month (Talk) (Translate) | From month (and earlier): |
months (Talk) (Translate) | {{PLURAL:$1|$1 month|$1 months}} |
monthsall (Talk) (Translate) | all |
moredotdotdot (Talk) (Translate) | More... |
morelinkstoimage (Talk) (Translate) | View [[Special:WhatLinksHere/$1|more links]] to this file. |
morenotlisted (Talk) (Translate) | This list is not complete. |
mostcategories (Talk) (Translate) | Pages with the most categories |
mostcategories-summary (Talk) (Translate) | |
mostimages (Talk) (Translate) | Most linked-to files |
mostimages-summary (Talk) (Translate) | |
mostinterwikis (Talk) (Translate) | Pages with the most interwikis |
mostinterwikis-summary (Talk) (Translate) | |
mostlinked (Talk) (Translate) | Most linked-to pages |
mostlinked-summary (Talk) (Translate) | |
mostlinkedcategories (Talk) (Translate) | Most linked-to categories |
mostlinkedcategories-summary (Talk) (Translate) | |
mostlinkedtemplates (Talk) (Translate) | Most transcluded pages |
mostlinkedtemplates-summary (Talk) (Translate) | |
mostrevisions (Talk) (Translate) | Pages with the most revisions |
mostrevisions-summary (Talk) (Translate) | |
move (Talk) (Translate) | Move |
move-leave-redirect (Talk) (Translate) | Leave a redirect behind |
move-over-sharedrepo (Talk) (Translate) | == File exists == [[:$1]] exists on a shared repository. Moving a file to this title will override the shared file. |
move-page (Talk) (Translate) | Move $1 |
move-page-legend (Talk) (Translate) | Move page |
move-redirect-suppressed (Talk) (Translate) | redirect suppressed |
move-redirect-text (Talk) (Translate) | |
move-subpages (Talk) (Translate) | Move subpages (up to $1) |
move-talk-subpages (Talk) (Translate) | Move subpages of talk page (up to $1) |
move-watch (Talk) (Translate) | Watch source page and target page |
movearticle (Talk) (Translate) | Move page: |
movecategorypage-warning (Talk) (Translate) | <strong>Warning:</strong> You are about to move a category page. Please note that only the page will be moved and any pages in the old category will <em>not</em> be recategorized into the new one. |
movedarticleprotection (Talk) (Translate) | moved protection settings from "[[$2]]" to "[[$1]]" |
moveddeleted-notice (Talk) (Translate) | This page has been deleted. The deletion and move log for the page are provided below for reference. |
moveddeleted-notice-recent (Talk) (Translate) | Sorry, this page was recently deleted (within the last 24 hours). The deletion and move log for the page are provided below for reference. |
movelogpage (Talk) (Translate) | Move log |
movelogpagetext (Talk) (Translate) | Below is a list of all page moves. |
movenologintext (Talk) (Translate) | You must be a registered user and [[Special:UserLogin|logged in]] to move a page. |
movenosubpage (Talk) (Translate) | This page has no subpages. |
movenotallowed (Talk) (Translate) | You do not have permission to move pages. |
movenotallowedfile (Talk) (Translate) | You do not have permission to move files. |
movepage-max-pages (Talk) (Translate) | The maximum of $1 {{PLURAL:$1|page|pages}} has been moved and no more will be moved automatically. |
movepage-moved (Talk) (Translate) | <strong>"$1" has been moved to "$2"</strong> |
movepage-moved-noredirect (Talk) (Translate) | The creation of a redirect has been suppressed. |
movepage-moved-redirect (Talk) (Translate) | A redirect has been created. |
movepage-page-exists (Talk) (Translate) | The page $1 already exists and cannot be automatically overwritten. |
movepage-page-moved (Talk) (Translate) | The page $1 has been moved to $2. |
movepage-page-unmoved (Talk) (Translate) | The page $1 could not be moved to $2. |
movepage-summary (Talk) (Translate) | |
movepagebtn (Talk) (Translate) | Move page |
movepagetalktext (Talk) (Translate) | The associated talk page will be automatically moved along with it <strong>unless:</strong> *A non-empty talk page already exists under the new name, or *You uncheck the box below. In those cases, you will have to move or merge the page manually if desired. |
movepagetext (Talk) (Translate) | Using the form below will rename a page, moving all of its history to the new name. The old title will become a redirect page to the new title. You can update redirects that point to the original title automatically. If you choose not to, be sure to check for [[Special:DoubleRedirects|double]] or [[Special:BrokenRedirects|broken redirects]]. You are responsible for making sure that links continue to point where they are supposed to go. Note that the page will <strong>not</strong> be moved if there is already a page at the new title, unless the latter is a redirect and has no past edit history. This means that you can rename a page back to where it was renamed from if you make a mistake, and you cannot overwrite an existing page. <strong>Warning!</strong> This can be a drastic and unexpected change for a popular page; please be sure you understand the consequences of this before proceeding. |
movepagetext-noredirectfixer (Talk) (Translate) | Using the form below will rename a page, moving all of its history to the new name. The old title will become a redirect page to the new title. Be sure to check for [[Special:DoubleRedirects|double]] or [[Special:BrokenRedirects|broken redirects]]. You are responsible for making sure that links continue to point where they are supposed to go. Note that the page will <strong>not</strong> be moved if there is already a page at the new title, unless it is a redirect and has no past edit history. This means that you can rename a page back to where it was renamed from if you make a mistake, and you cannot overwrite an existing page. <strong>Warning!</strong> This can be a drastic and unexpected change for a popular page; please be sure you understand the consequences of this before proceeding. |
movereason (Talk) (Translate) | Reason: |
movesubpage (Talk) (Translate) | {{PLURAL:$1|Subpage|Subpages}} |
movesubpagetext (Talk) (Translate) | This page has $1 {{PLURAL:$1|subpage|subpages}} shown below. |
movetalk (Talk) (Translate) | Move associated talk page |
movethispage (Talk) (Translate) | Move this page |
moveuserpage-warning (Talk) (Translate) | <strong>Warning:</strong> You are about to move a user page. Please note that only the page will be moved and the user will <em>not</em> be renamed. |
mw-widgets-dateinput-no-date (Talk) (Translate) | No date selected |
mw-widgets-dateinput-placeholder-day (Talk) (Translate) | YYYY-MM-DD |
mw-widgets-dateinput-placeholder-month (Talk) (Translate) | YYYY-MM |
mw-widgets-titleinput-description-new-page (Talk) (Translate) | page does not exist yet |
mw-widgets-titleinput-description-redirect (Talk) (Translate) | redirect to $1 |
mycontris (Talk) (Translate) | Contributions |
mycustomcssprotected (Talk) (Translate) | You do not have permission to edit this CSS page. |
mycustomjsprotected (Talk) (Translate) | You do not have permission to edit this JavaScript page. |
mypage (Talk) (Translate) | Page |
mypreferences (Talk) (Translate) | Preferences |
mypreferencesprotected (Talk) (Translate) | You do not have permission to edit your preferences. |
myprivateinfoprotected (Talk) (Translate) | You do not have permission to edit your private information. |
mytalk (Talk) (Translate) | Talk |
mywatchlist (Talk) (Translate) | Watchlist |
namespace (Talk) (Translate) | Namespace: |
namespace_association (Talk) (Translate) | Associated namespace |
namespaceprotected (Talk) (Translate) | You do not have permission to edit pages in the <strong>$1</strong> namespace. |
namespaces (Talk) (Translate) | Namespaces |
namespacesall (Talk) (Translate) | all |
nav-login-createaccount (Talk) (Translate) | Log in / create account |
navigation (Talk) (Translate) | Navigation |
navigation-heading (Talk) (Translate) | Navigation menu |
nbytes (Talk) (Translate) | $1 {{PLURAL:$1|byte|bytes}} |
ncategories (Talk) (Translate) | $1 {{PLURAL:$1|category|categories}} |
nchanges (Talk) (Translate) | $1 {{PLURAL:$1|change|changes}} |
newarticle (Talk) (Translate) | (New) |
newarticletext (Talk) (Translate) | You have followed a link to a page that does not exist yet. To create the page, start typing in the box below (see the [$1 help page] for more info). If you are here by mistake, click your browser's <strong>back</strong> button. |
newarticletextanon (Talk) (Translate) | {{int:newarticletext|$1}} |
newimages (Talk) (Translate) | Gallery of new files |
newimages-label (Talk) (Translate) | Filename (or a part of it): |
newimages-legend (Talk) (Translate) | Filter |
newimages-showbots (Talk) (Translate) | Show uploads by bots |
newimages-summary (Talk) (Translate) | This special page shows the last uploaded files. |
newimagestext (Talk) (Translate) | - |
newmessagesdifflinkplural (Talk) (Translate) | last {{PLURAL:$1|change|999=changes}} |
newmessageslinkplural (Talk) (Translate) | {{PLURAL:$1|a new message|999=new messages}} |
newpage (Talk) (Translate) | New page |
newpageletter (Talk) (Translate) | N |
newpages (Talk) (Translate) | New pages |
newpages-summary (Talk) (Translate) | |
newpages-username (Talk) (Translate) | Username: |
newpassword (Talk) (Translate) | New password: |
newsectionheaderdefaultlevel (Talk) (Translate) | == $1 == |
newsectionsummary (Talk) (Translate) | /* $1 */ new section |
newtalkseparator (Talk) (Translate) | , |
newtitle (Talk) (Translate) | To new title: |
newuserlog-autocreate-entry (Talk) (Translate) | Account created automatically |
newuserlog-create-entry (Talk) (Translate) | New user account |
newuserlog-create2-entry (Talk) (Translate) | created new account $1 |
newuserlogpage (Talk) (Translate) | User creation log |
newuserlogpagetext (Talk) (Translate) | This is a log of user creations. |
newwindow (Talk) (Translate) | (opens in new window) |
next (Talk) (Translate) | next |
next-page (Talk) (Translate) | next page |
nextdiff (Talk) (Translate) | Newer edit → |
nextn (Talk) (Translate) | next {{PLURAL:$1|$1}} |
nextn-title (Talk) (Translate) | Next $1 {{PLURAL:$1|result|results}} |
nextpage (Talk) (Translate) | Next page ($1) |
nextrevision (Talk) (Translate) | Newer revision → |
nimagelinks (Talk) (Translate) | Used on $1 {{PLURAL:$1|page|pages}} |
ninterwikis (Talk) (Translate) | $1 {{PLURAL:$1|interwiki|interwikis}} |
nlinks (Talk) (Translate) | $1 {{PLURAL:$1|link|links}} |
nmembers (Talk) (Translate) | $1 {{PLURAL:$1|member|members}} |
nmemberschanged (Talk) (Translate) | $1 → $2 {{PLURAL:$2|member|members}} |
no-null-revision (Talk) (Translate) | Could not create new null revision for page "$1" |
noarticletext (Talk) (Translate) | There is currently no text in this page. You can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages, <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} search the related logs], or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page]</span>. |
noarticletext-nopermission (Talk) (Translate) | There is currently no text in this page. You can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages, or <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} search the related logs]</span>, but you do not have permission to create this page. |
noarticletextanon (Talk) (Translate) | {{int:noarticletext}} |
noautoblockblock (Talk) (Translate) | autoblock disabled |
nocontribs (Talk) (Translate) | No changes were found matching these criteria. |
nocookiesforlogin (Talk) (Translate) | {{int:nocookieslogin}} |
nocookiesfornew (Talk) (Translate) | The user account was not created, as we could not confirm its source. Ensure you have cookies enabled, reload this page and try again. |
nocookieslogin (Talk) (Translate) | {{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them and try again. |
nocookiesnew (Talk) (Translate) | The user account was created, but you are not logged in. {{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password. |
nocreate-loggedin (Talk) (Translate) | You do not have permission to create new pages. |
nocreatetext (Talk) (Translate) | {{SITENAME}} has restricted the ability to create new pages. You can go back and edit an existing page, or [[Special:UserLogin|log in or create an account]]. |
nocredits (Talk) (Translate) | There is no credits info available for this page. |
node-count-exceeded-category (Talk) (Translate) | Pages where node count is exceeded |
node-count-exceeded-category-desc (Talk) (Translate) | The page exceeds the maximum node count. |
node-count-exceeded-warning (Talk) (Translate) | Page exceeded the node count |
noemail (Talk) (Translate) | There is no email address recorded for user "$1". |
noemailcreate (Talk) (Translate) | You need to provide a valid email address. |
noemailprefs (Talk) (Translate) | Specify an email address in your preferences for these features to work. |
noemailtext (Talk) (Translate) | This user has not specified a valid email address. |
noemailtitle (Talk) (Translate) | No email address |
nohistory (Talk) (Translate) | There is no edit history for this page. |
noimages (Talk) (Translate) | Nothing to see. |
noindex-category (Talk) (Translate) | Noindexed pages |
noindex-category-desc (Talk) (Translate) | The page is not indexed by robots because it has the magic word <code><nowiki>__NOINDEX__</nowiki></code> on it and is in a namespace where that flag is allowed. |
nolicense (Talk) (Translate) | None selected |
nolinkshere (Talk) (Translate) | No pages link to <strong>[[:$1]]</strong>. |
nolinkshere-ns (Talk) (Translate) | No pages link to <strong>[[:$1]]</strong> in the chosen namespace. |
nolinkstoimage (Talk) (Translate) | There are no pages that link to this file. |
nologin (Talk) (Translate) | Don't have an account? $1. |
nologinlink (Talk) (Translate) | Create an account |
noname (Talk) (Translate) | You have not specified a valid username. |
nonfile-cannot-move-to-file (Talk) (Translate) | Cannot move non-file to file namespace. |
nonunicodebrowser (Talk) (Translate) | <strong>Warning: Your browser is not Unicode compliant.</strong> A workaround is in place to allow you to safely edit pages: Non-ASCII characters will appear in the edit box as hexadecimal codes. |
nopagetext (Talk) (Translate) | The target page you have specified does not exist. |
nopagetitle (Talk) (Translate) | No such target page |
noscript.css (Talk) (Translate) | /* CSS placed here will affect users with JavaScript disabled */ |
nospecialpagetext (Talk) (Translate) | <strong>You have requested an invalid special page.</strong> A list of valid special pages can be found at [[Special:SpecialPages|{{int:specialpages}}]]. |
nosuchaction (Talk) (Translate) | No such action |
nosuchactiontext (Talk) (Translate) | The action specified by the URL is invalid. You might have mistyped the URL, or followed an incorrect link. This might also indicate a bug in the software used by {{SITENAME}}. |
nosuchsectiontext (Talk) (Translate) | You tried to edit a section that does not exist. It may have been moved or deleted while you were viewing the page. |
nosuchsectiontitle (Talk) (Translate) | Cannot find section |
nosuchspecialpage (Talk) (Translate) | No such special page |
nosuchuser (Talk) (Translate) | There is no user by the name "$1". Usernames are case sensitive. Check your spelling, or [[Special:UserLogin/signup|create a new account]]. |
nosuchusershort (Talk) (Translate) | There is no user by the name "$1". Check your spelling. |
notanarticle (Talk) (Translate) | Not a content page |
notargettext (Talk) (Translate) | You have not specified a target page or user to perform this function on. |
notargettitle (Talk) (Translate) | No target |
note (Talk) (Translate) | <strong>Note:</strong> |
notextmatches (Talk) (Translate) | No page text matches |
notloggedin (Talk) (Translate) | Not logged in |
notvisiblerev (Talk) (Translate) | The last revision by a different user has been deleted |
nouserspecified (Talk) (Translate) | You have to specify a username. |
nov (Talk) (Translate) | Nov |
november (Talk) (Translate) | November |
november-date (Talk) (Translate) | November $1 |
november-gen (Talk) (Translate) | November |
nowatchlist (Talk) (Translate) | You have no items on your watchlist. |
nowiki_sample (Talk) (Translate) | Insert non-formatted text here |
nowiki_tip (Talk) (Translate) | Ignore wiki formatting |
nowikiemailtext (Talk) (Translate) | This user has chosen not to receive email from other users. |
nrevisions (Talk) (Translate) | $1 {{PLURAL:$1|revision|revisions}} |
ns-specialprotected (Talk) (Translate) | Special pages cannot be edited. |
nstab-category (Talk) (Translate) | Category |
nstab-help (Talk) (Translate) | Help page |
nstab-image (Talk) (Translate) | File |
nstab-main (Talk) (Translate) | Page |
nstab-media (Talk) (Translate) | Media page |
nstab-mediawiki (Talk) (Translate) | Message |
nstab-project (Talk) (Translate) | Project page |
nstab-special (Talk) (Translate) | Special page |
nstab-template (Talk) (Translate) | Template |
nstab-user (Talk) (Translate) | User page |
ntransclusions (Talk) (Translate) | used on $1 {{PLURAL:$1|page|pages}} |
number_of_watching_users_RCview (Talk) (Translate) | [$1] |
number_of_watching_users_pageview (Talk) (Translate) | [$1 watching {{PLURAL:$1|user|users}}] |
oct (Talk) (Translate) | Oct |
october (Talk) (Translate) | October |
october-date (Talk) (Translate) | October $1 |
october-gen (Talk) (Translate) | October |
ok (Talk) (Translate) | OK |
oldpassword (Talk) (Translate) | Old password: |
ooui-dialog-message-accept (Talk) (Translate) | OK |
ooui-dialog-message-reject (Talk) (Translate) | Cancel |
ooui-dialog-process-continue (Talk) (Translate) | Continue |
ooui-dialog-process-dismiss (Talk) (Translate) | Dismiss |
ooui-dialog-process-error (Talk) (Translate) | Something went wrong |
ooui-dialog-process-retry (Talk) (Translate) | Try again |
ooui-outline-control-move-down (Talk) (Translate) | Move item down |
ooui-outline-control-move-up (Talk) (Translate) | Move item up |
ooui-outline-control-remove (Talk) (Translate) | Remove item |
ooui-selectfile-button-select (Talk) (Translate) | Select a file |
ooui-selectfile-dragdrop-placeholder (Talk) (Translate) | Drop file here |
ooui-selectfile-not-supported (Talk) (Translate) | File selection is not supported |
ooui-selectfile-placeholder (Talk) (Translate) | No file is selected |
ooui-toolbar-more (Talk) (Translate) | More |
ooui-toolgroup-collapse (Talk) (Translate) | Fewer |
ooui-toolgroup-expand (Talk) (Translate) | More |
opensearch-desc (Talk) (Translate) | {{SITENAME}} ({{CONTENTLANGUAGE}}) |
othercontribs (Talk) (Translate) | Based on work by $1. |
otherlanguages (Talk) (Translate) | In other languages |
others (Talk) (Translate) | others |
overwrite (Talk) (Translate) | Overwriting an existing file is not allowed. |
overwroteimage (Talk) (Translate) | uploaded a new version of "[[$1]]" |
page-atom-feed (Talk) (Translate) | "$1" Atom feed |
page-rss-feed (Talk) (Translate) | "$1" RSS feed |
page_first (Talk) (Translate) | first |
page_last (Talk) (Translate) | last |
pagecategories (Talk) (Translate) | {{PLURAL:$1|Category|Categories}} |
pagecategorieslink (Talk) (Translate) | Special:Categories |
pagehist (Talk) (Translate) | Page history |
pageinfo-article-id (Talk) (Translate) | Page ID |
pageinfo-authors (Talk) (Translate) | Total number of distinct authors |
pageinfo-category-files (Talk) (Translate) | Number of files |
pageinfo-category-info (Talk) (Translate) | Category information |
pageinfo-category-pages (Talk) (Translate) | Number of pages |
pageinfo-category-subcats (Talk) (Translate) | Number of subcategories |
pageinfo-category-total (Talk) (Translate) | Total number of members |
pageinfo-content-model (Talk) (Translate) | Page content model |
pageinfo-contentpage (Talk) (Translate) | Counted as a content page |
pageinfo-contentpage-yes (Talk) (Translate) | Yes |
pageinfo-default-sort (Talk) (Translate) | Default sort key |
pageinfo-display-title (Talk) (Translate) | Display title |
pageinfo-edits (Talk) (Translate) | Total number of edits |
pageinfo-few-visiting-watchers (Talk) (Translate) | There may or may not be a watching user visiting recent edits |
pageinfo-few-watchers (Talk) (Translate) | Fewer than $1 {{PLURAL:$1|watcher|watchers}} |
pageinfo-firsttime (Talk) (Translate) | Date of page creation |
pageinfo-firstuser (Talk) (Translate) | Page creator |
pageinfo-footer (Talk) (Translate) | - |
pageinfo-header (Talk) (Translate) | - |
pageinfo-header-basic (Talk) (Translate) | Basic information |
pageinfo-header-edits (Talk) (Translate) | Edit history |
pageinfo-header-properties (Talk) (Translate) | Page properties |
pageinfo-header-restrictions (Talk) (Translate) | Page protection |
pageinfo-language (Talk) (Translate) | Page content language |
pageinfo-lasttime (Talk) (Translate) | Date of latest edit |
pageinfo-lastuser (Talk) (Translate) | Latest editor |
pageinfo-length (Talk) (Translate) | Page length (in bytes) |
pageinfo-magic-words (Talk) (Translate) | Magic {{PLURAL:$1|word|words}} ($1) |
pageinfo-not-current (Talk) (Translate) | Sorry, it's impossible to provide this information for old revisions. |
pageinfo-protect-cascading (Talk) (Translate) | Protections are cascading from here |
pageinfo-protect-cascading-from (Talk) (Translate) | Protections are cascading from |
pageinfo-protect-cascading-yes (Talk) (Translate) | Yes |
pageinfo-recent-authors (Talk) (Translate) | Recent number of distinct authors |
pageinfo-recent-edits (Talk) (Translate) | Recent number of edits (within past $1) |
pageinfo-redirects-name (Talk) (Translate) | Number of redirects to this page |
pageinfo-redirects-value (Talk) (Translate) | $1 |
pageinfo-redirectsto (Talk) (Translate) | Redirects to |
pageinfo-redirectsto-info (Talk) (Translate) | info |
pageinfo-robot-index (Talk) (Translate) | Allowed |
pageinfo-robot-noindex (Talk) (Translate) | Disallowed |
pageinfo-robot-policy (Talk) (Translate) | Indexing by robots |
pageinfo-subpages-name (Talk) (Translate) | Number of subpages of this page |
pageinfo-subpages-value (Talk) (Translate) | $1 ($2 {{PLURAL:$2|redirect|redirects}}; $3 {{PLURAL:$3|non-redirect|non-redirects}}) |
pageinfo-templates (Talk) (Translate) | Transcluded {{PLURAL:$1|template|templates}} ($1) |
pageinfo-title (Talk) (Translate) | Information for "$1" |
pageinfo-toolboxlink (Talk) (Translate) | Page information |
pageinfo-transclusions (Talk) (Translate) | {{PLURAL:$1|Page|Pages}} transcluded on ($1) |
pageinfo-visiting-watchers (Talk) (Translate) | Number of page watchers who visited recent edits |
pageinfo-watchers (Talk) (Translate) | Number of page watchers |
pagelang-language (Talk) (Translate) | Language |
pagelang-name (Talk) (Translate) | Page |
pagelang-select-lang (Talk) (Translate) | Select language |
pagelang-use-default (Talk) (Translate) | Use default language |
pagelanguage (Talk) (Translate) | Page language selector |
pagemerge-logentry (Talk) (Translate) | merged [[$1]] into [[$2]] (revisions up to $3) |
pagemovedsub (Talk) (Translate) | Move succeeded |
pager-newer-n (Talk) (Translate) | {{PLURAL:$1|newer 1|newer $1}} |
pager-older-n (Talk) (Translate) | {{PLURAL:$1|older 1|older $1}} |
pagesize (Talk) (Translate) | (bytes) |
pageswithprop (Talk) (Translate) | Pages with a page property |
pageswithprop-legend (Talk) (Translate) | Pages with a page property |
pageswithprop-prop (Talk) (Translate) | Property name: |
pageswithprop-submit (Talk) (Translate) | Go |
pageswithprop-summary (Talk) (Translate) | |
pageswithprop-text (Talk) (Translate) | This page lists pages that use a particular page property. |
pagetitle (Talk) (Translate) | $1 - {{SITENAME}} |
pagetitle-view-mainpage (Talk) (Translate) | {{SITENAME}} |
parentheses (Talk) (Translate) | ($1) |
parser-template-loop-warning (Talk) (Translate) | Template loop detected: [[$1]] |
parser-template-recursion-depth-warning (Talk) (Translate) | Template recursion depth limit exceeded ($1) |
parser-unstrip-loop-warning (Talk) (Translate) | Unstrip loop detected |
parser-unstrip-recursion-limit (Talk) (Translate) | Unstrip recursion limit exceeded ($1) |
password-change-forbidden (Talk) (Translate) | You cannot change passwords on this wiki. |
password-login-forbidden (Talk) (Translate) | The use of this username and password has been forbidden. |
password-name-match (Talk) (Translate) | Your password must be different from your username. |
passwordremindertext (Talk) (Translate) | Someone (probably you, from IP address $1) requested a new password for {{SITENAME}} ($4). A temporary password for user "$2" has been created and was set to "$3". If this was your intent, you will need to log in and choose a new password now. Your temporary password will expire in {{PLURAL:$5|one day|$5 days}}. If someone else made this request, or if you have remembered your password, and you no longer wish to change it, you may ignore this message and continue using your old password. |
passwordremindertitle (Talk) (Translate) | New temporary password for {{SITENAME}} |
passwordreset (Talk) (Translate) | Reset password |
passwordreset-capture (Talk) (Translate) | View the resulting email? |
passwordreset-capture-help (Talk) (Translate) | If you check this box, the email (with the temporary password) will be shown to you as well as being sent to the user. |
passwordreset-disabled (Talk) (Translate) | Password resets have been disabled on this wiki. |
passwordreset-domain (Talk) (Translate) | Domain: |
passwordreset-email (Talk) (Translate) | Email address: |
passwordreset-emaildisabled (Talk) (Translate) | Email features have been disabled on this wiki. |
passwordreset-emailelement (Talk) (Translate) | Username: $1 Temporary password: $2 |
passwordreset-emailerror-capture (Talk) (Translate) | A password reset email was generated, which is shown below, but sending it to the {{GENDER:$2|user}} failed: $1 |
passwordreset-emailsent (Talk) (Translate) | A password reset email has been sent. |
passwordreset-emailsent-capture (Talk) (Translate) | A password reset email has been sent, which is shown below. |
passwordreset-emailtext-ip (Talk) (Translate) | Someone (probably you, from IP address $1) requested a reset of your password for {{SITENAME}} ($4). The following user {{PLURAL:$3|account is|accounts are}} associated with this email address: $2 {{PLURAL:$3|This temporary password|These temporary passwords}} will expire in {{PLURAL:$5|one day|$5 days}}. You should log in and choose a new password now. If someone else made this request, or if you have remembered your original password, and you no longer wish to change it, you may ignore this message and continue using your old password. |
passwordreset-emailtext-user (Talk) (Translate) | User $1 on {{SITENAME}} requested a reset of your password for {{SITENAME}} ($4). The following user {{PLURAL:$3|account is|accounts are}} associated with this email address: $2 {{PLURAL:$3|This temporary password|These temporary passwords}} will expire in {{PLURAL:$5|one day|$5 days}}. You should log in and choose a new password now. If someone else made this request, or if you have remembered your original password, and you no longer wish to change it, you may ignore this message and continue using your old password. |
passwordreset-emailtitle (Talk) (Translate) | Account details on {{SITENAME}} |
passwordreset-text-many (Talk) (Translate) | {{PLURAL:$1|Fill in one of the fields to receive a temporary password via email.}} |
passwordreset-text-one (Talk) (Translate) | Complete this form to receive a temporary password via email. |
passwordreset-username (Talk) (Translate) | Username: |
passwordsent (Talk) (Translate) | A new password has been sent to the email address registered for "$1". Please log in again after you receive it. |
passwordtoolong (Talk) (Translate) | Passwords cannot be longer than {{PLURAL:$1|1 character|$1 characters}}. |
passwordtooshort (Talk) (Translate) | Passwords must be at least {{PLURAL:$1|1 character|$1 characters}}. |
patrol-log-auto (Talk) (Translate) | (automatic) |
patrol-log-diff (Talk) (Translate) | revision $1 |
patrol-log-header (Talk) (Translate) | This is a log of patrolled revisions. |
patrol-log-line (Talk) (Translate) | marked $1 of $2 patrolled $3 |
patrol-log-page (Talk) (Translate) | Patrol log |
pear-mail-error (Talk) (Translate) | $1 |
percent (Talk) (Translate) | $1% |
perfcached (Talk) (Translate) | The following data is cached and may not be up to date. A maximum of {{PLURAL:$1|one result is|$1 results are}} available in the cache. |
perfcachedts (Talk) (Translate) | The following data is cached, and was last updated $1. A maximum of {{PLURAL:$4|one result is|$4 results are}} available in the cache. |
permalink (Talk) (Translate) | Permanent link |
permissionserrors (Talk) (Translate) | Permission error |
permissionserrorstext (Talk) (Translate) | You do not have permission to do that, for the following {{PLURAL:$1|reason|reasons}}: |
permissionserrorstext-withaction (Talk) (Translate) | You do not have permission to $2, for the following {{PLURAL:$1|reason|reasons}}: |
personaltools (Talk) (Translate) | Personal tools |
php-mail-error (Talk) (Translate) | $1 |
php-mail-error-unknown (Talk) (Translate) | Unknown error in PHP's mail() function. |
php-uploaddisabledtext (Talk) (Translate) | File uploads are disabled in PHP. Please check the file_uploads setting. |
pipe-separator (Talk) (Translate) | | |
policy-url (Talk) (Translate) | Project:Policy |
pool-errorunknown (Talk) (Translate) | Unknown error |
pool-queuefull (Talk) (Translate) | Pool queue is full |
pool-servererror (Talk) (Translate) | The pool counter service is not available ($1). |
pool-timeout (Talk) (Translate) | Timeout waiting for the lock |
poolcounter-usage-error (Talk) (Translate) | Usage error: $1 |
portal (Talk) (Translate) | Community portal |
portal-url (Talk) (Translate) | Project:Community portal |
post-expand-template-argument-category (Talk) (Translate) | Pages containing omitted template arguments |
post-expand-template-argument-category-desc (Talk) (Translate) | The page is bigger than <code>$wgMaxArticleSize</code> after expanding a template argument (something in triple braces, like <code>{{{Foo}}}</code>). |
post-expand-template-argument-warning (Talk) (Translate) | <strong>Warning:</strong> This page contains at least one template argument that has a too large expansion size. These arguments have been omitted. |
post-expand-template-inclusion-category (Talk) (Translate) | Pages where template include size is exceeded |
post-expand-template-inclusion-category-desc (Talk) (Translate) | The page size is bigger than <code>$wgMaxArticleSize</code> after expanding all the templates, so some templates were not expanded. |
post-expand-template-inclusion-warning (Talk) (Translate) | <strong>Warning:</strong> Template include size is too large. Some templates will not be included. |
postedit-confirmation-created (Talk) (Translate) | The page has been created. |
postedit-confirmation-restored (Talk) (Translate) | The page has been restored. |
postedit-confirmation-saved (Talk) (Translate) | Your edit was saved. |
powersearch-legend (Talk) (Translate) | Advanced search |
powersearch-ns (Talk) (Translate) | Search in namespaces: |
powersearch-remember (Talk) (Translate) | Remember selection for future searches |
powersearch-toggleall (Talk) (Translate) | All |
powersearch-togglelabel (Talk) (Translate) | Check: |
powersearch-togglenone (Talk) (Translate) | None |
preferences (Talk) (Translate) | Preferences |
preferences-summary (Talk) (Translate) | |
prefixindex (Talk) (Translate) | All pages with prefix |
prefixindex-namespace (Talk) (Translate) | All pages with prefix ($1 namespace) |
prefixindex-strip (Talk) (Translate) | Strip prefix in list |
prefixindex-summary (Talk) (Translate) | |
prefs-advancedediting (Talk) (Translate) | General options |
prefs-advancedrc (Talk) (Translate) | Advanced options |
prefs-advancedrendering (Talk) (Translate) | Advanced options |
prefs-advancedsearchoptions (Talk) (Translate) | Advanced options |
prefs-advancedwatchlist (Talk) (Translate) | Advanced options |
prefs-changeemail (Talk) (Translate) | Change email address |
prefs-common-css-js (Talk) (Translate) | Shared CSS/JavaScript for all skins: |
prefs-custom-css (Talk) (Translate) | Custom CSS |
prefs-custom-js (Talk) (Translate) | Custom JavaScript |
prefs-dateformat (Talk) (Translate) | Date format |
prefs-diffs (Talk) (Translate) | Diffs |
prefs-displayrc (Talk) (Translate) | Display options |
prefs-displaywatchlist (Talk) (Translate) | Display options |
prefs-editing (Talk) (Translate) | Editing |
prefs-editor (Talk) (Translate) | Editor |
prefs-edits (Talk) (Translate) | Number of edits: |
prefs-editwatchlist (Talk) (Translate) | Edit watchlist |
prefs-editwatchlist-clear (Talk) (Translate) | Clear your watchlist |
prefs-editwatchlist-edit (Talk) (Translate) | View and remove titles on your watchlist |
prefs-editwatchlist-label (Talk) (Translate) | Edit entries on your watchlist: |
prefs-editwatchlist-raw (Talk) (Translate) | Edit raw watchlist |
prefs-email (Talk) (Translate) | Email options |
prefs-emailconfirm-label (Talk) (Translate) | Email confirmation: |
prefs-files (Talk) (Translate) | Files |
prefs-help-email (Talk) (Translate) | Email address is optional, but is needed for password resets, should you forget your password. |
prefs-help-email-others (Talk) (Translate) | You can also choose to let others contact you by email through a link on your user or talk page. Your email address is not revealed when other users contact you. |
prefs-help-email-required (Talk) (Translate) | Email address is required. |
prefs-help-gender (Talk) (Translate) | Setting this preference is optional. The software uses its value to address you and to mention you to others using the appropriate grammatical gender. This information will be public. |
prefs-help-prefershttps (Talk) (Translate) | This preference will take effect on your next login. |
prefs-help-realname (Talk) (Translate) | Real name is optional. If provided, it may be used to give you attribution for your work. |
prefs-help-recentchangescount (Talk) (Translate) | This includes recent changes, page histories, and logs. |
prefs-help-signature (Talk) (Translate) | Comments on talk pages should be signed with "<nowiki>~~~~</nowiki>", which will be converted into your signature and a timestamp. |
prefs-help-variant (Talk) (Translate) | Your preferred variant or orthography to display the content pages of this wiki in. |
prefs-help-watchlist-token2 (Talk) (Translate) | This is the secret key to the web feed of your watchlist. Anyone who knows it will be able to read your watchlist, so do not share it. If you need to, [[Special:ResetTokens|you can reset it]]. |
prefs-i18n (Talk) (Translate) | Internationalisation |
prefs-info (Talk) (Translate) | Basic information |
prefs-labs (Talk) (Translate) | Labs features |
prefs-memberingroups (Talk) (Translate) | {{GENDER:$2|Member}} of {{PLURAL:$1|group|groups}}: |
prefs-memberingroups-type (Talk) (Translate) | $1 |
prefs-misc (Talk) (Translate) | Misc |
prefs-namespaces (Talk) (Translate) | Namespaces |
prefs-personal (Talk) (Translate) | User profile |
prefs-preview (Talk) (Translate) | Preview |
prefs-rc (Talk) (Translate) | Recent changes |
prefs-registration (Talk) (Translate) | Registration time: |
prefs-registration-date-time (Talk) (Translate) | $1 |
prefs-rendering (Talk) (Translate) | Appearance |
prefs-reset-intro (Talk) (Translate) | You can use this page to reset your preferences to the site defaults. This cannot be undone. |
prefs-resetpass (Talk) (Translate) | Change password |
prefs-searchoptions (Talk) (Translate) | Search |
prefs-setemail (Talk) (Translate) | Set an email address |
prefs-signature (Talk) (Translate) | Signature |
prefs-skin (Talk) (Translate) | Skin |
prefs-tabs-navigation-hint (Talk) (Translate) | Tip: You can use the left and right arrow keys to navigate between the tabs in the tabs list. |
prefs-timeoffset (Talk) (Translate) | Time offset |
prefs-tokenwatchlist (Talk) (Translate) | Token |
prefs-user-pages (Talk) (Translate) | User pages |
prefs-watchlist (Talk) (Translate) | Watchlist |
prefs-watchlist-days (Talk) (Translate) | Days to show in watchlist: |
prefs-watchlist-days-max (Talk) (Translate) | Maximum $1 {{PLURAL:$1|day|days}} |
prefs-watchlist-edits (Talk) (Translate) | Maximum number of changes to show in expanded watchlist: |
prefs-watchlist-edits-max (Talk) (Translate) | Maximum number: 1000 |
prefs-watchlist-token (Talk) (Translate) | Watchlist token: |
prefsnologintext2 (Talk) (Translate) | Please log in to change your preferences. |
prefswarning-warning (Talk) (Translate) | You've made changes to your preferences that have not been saved yet. If you leave this page without clicking "$1" your preferences will not be updated. |
prev-page (Talk) (Translate) | previous page |
preview (Talk) (Translate) | Preview |
previewconflict (Talk) (Translate) | This preview reflects the text in the upper text editing area as it will appear if you choose to save. |
previewerrortext (Talk) (Translate) | An error occurred while attempting to preview your changes. |
previewnote (Talk) (Translate) | <strong>Remember that this is only a preview.</strong> Your changes have not yet been saved! |
previousdiff (Talk) (Translate) | ← Older edit |
previousrevision (Talk) (Translate) | ← Older revision |
prevn (Talk) (Translate) | previous {{PLURAL:$1|$1}} |
prevn-title (Talk) (Translate) | Previous $1 {{PLURAL:$1|result|results}} |
prevpage (Talk) (Translate) | Previous page ($1) |
print (Talk) (Translate) | |
print.css (Talk) (Translate) | /* CSS placed here will affect the print output */ |
printableversion (Talk) (Translate) | Printable version |
privacy (Talk) (Translate) | Privacy policy |
privacypage (Talk) (Translate) | Project:Privacy policy |
projectpage (Talk) (Translate) | View project page |
prot_1movedto2 (Talk) (Translate) | [[$1]] moved to [[$2]] |
protect (Talk) (Translate) | Protect |
protect-badnamespace-text (Talk) (Translate) | Pages in this namespace cannot be protected. |
protect-badnamespace-title (Talk) (Translate) | Non-protectable namespace |
protect-cantedit (Talk) (Translate) | You cannot change the protection levels of this page because you do not have permission to edit it. |
protect-cascade (Talk) (Translate) | Protect pages included in this page (cascading protection) |
protect-cascadeon (Talk) (Translate) | This page is currently protected because it is transcluded in the following {{PLURAL:$1|page, which has|pages, which have}} cascading protection turned on. Changes to this page's protection level will not affect the cascading protection. |
protect-default (Talk) (Translate) | Allow all users |
protect-dropdown (Talk) (Translate) | *Common protection reasons ** Excessive vandalism ** Excessive spamming ** Counter-productive edit warring ** High traffic page |
protect-edit-reasonlist (Talk) (Translate) | Edit protection reasons |
protect-existing-expiry (Talk) (Translate) | Existing expiry time: $3, $2 |
protect-existing-expiry-infinity (Talk) (Translate) | Existing expiry time: infinite |
protect-expiring (Talk) (Translate) | expires $1 (UTC) |
protect-expiring-local (Talk) (Translate) | expires $1 |
protect-expiry-indefinite (Talk) (Translate) | indefinite |
protect-expiry-options (Talk) (Translate) | 1 hour:1 hour,1 day:1 day,1 week:1 week,2 weeks:2 weeks,1 month:1 month,3 months:3 months,6 months:6 months,1 year:1 year,infinite:infinite |
protect-fallback (Talk) (Translate) | Allow only users with "$1" permission |
protect-legend (Talk) (Translate) | Confirm protection |
protect-level-autoconfirmed (Talk) (Translate) | Allow only autoconfirmed users |
protect-level-sysop (Talk) (Translate) | Allow only administrators |
protect-locked-access (Talk) (Translate) | Your account does not have permission to change page protection levels. Here are the current settings for the page <strong>$1</strong>: |
protect-locked-blocked (Talk) (Translate) | You cannot change protection levels while blocked. Here are the current settings for the page <strong>$1</strong>: |
protect-locked-dblock (Talk) (Translate) | Protection levels cannot be changed due to an active database lock. Here are the current settings for the page <strong>$1</strong>: |
protect-norestrictiontypes-text (Talk) (Translate) | This page cannot be protected as there are no restriction types available. |
protect-norestrictiontypes-title (Talk) (Translate) | Non-protectable page |
protect-otherreason (Talk) (Translate) | Other/additional reason: |
protect-otherreason-op (Talk) (Translate) | Other reason |
protect-othertime (Talk) (Translate) | Other time: |
protect-othertime-op (Talk) (Translate) | other time |
protect-summary-cascade (Talk) (Translate) | cascading |
protect-summary-desc (Talk) (Translate) | [$1=$2] ($3) |
protect-text (Talk) (Translate) | Here you may view and change the protection level for the page <strong>$1</strong>. |
protect-title (Talk) (Translate) | Change protection level for "$1" |
protect-title-notallowed (Talk) (Translate) | View protection level of "$1" |
protect-unchain-permissions (Talk) (Translate) | Unlock further protect options |
protect_change (Talk) (Translate) | change |
protect_expiry_invalid (Talk) (Translate) | Expiry time is invalid. |
protect_expiry_old (Talk) (Translate) | Expiry time is in the past. |
protectcomment (Talk) (Translate) | Reason: |
protectedarticle (Talk) (Translate) | protected "[[$1]]" |
protectedinterface (Talk) (Translate) | This page provides interface text for the software on this wiki, and is protected to prevent abuse. To add or change translations for all wikis, please use [//translatewiki.net/ translatewiki.net], the MediaWiki localisation project. |
protectedpage (Talk) (Translate) | Protected page |
protectedpagemovewarning (Talk) (Translate) | <strong>Warning:</strong> This page has been protected so that only users with administrator privileges can move it. The latest log entry is provided below for reference: |
protectedpages (Talk) (Translate) | Protected pages |
protectedpages-cascade (Talk) (Translate) | Cascading protections only |
protectedpages-expiry (Talk) (Translate) | Expires |
protectedpages-indef (Talk) (Translate) | Indefinite protections only |
protectedpages-noredirect (Talk) (Translate) | Hide redirects |
protectedpages-page (Talk) (Translate) | Page |
protectedpages-params (Talk) (Translate) | Protection parameters |
protectedpages-performer (Talk) (Translate) | Protecting user |
protectedpages-reason (Talk) (Translate) | Reason |
protectedpages-summary (Talk) (Translate) | This page lists existing pages that are currently protected. For a list of titles that are protected from creation, see [[{{#special:ProtectedTitles}}|{{int:protectedtitles}}]]. |
protectedpages-timestamp (Talk) (Translate) | Timestamp |
protectedpages-unknown-performer (Talk) (Translate) | Unknown user |
protectedpages-unknown-reason (Talk) (Translate) | — |
protectedpages-unknown-timestamp (Talk) (Translate) | Unknown |
protectedpagesempty (Talk) (Translate) | No pages are currently protected with these parameters. |
protectedpagetext (Talk) (Translate) | This page has been protected to prevent editing or other actions. |
protectedpagewarning (Talk) (Translate) | <strong>Warning: This page has been protected so that only users with administrator privileges can edit it.</strong> The latest log entry is provided below for reference: |
protectedtitles (Talk) (Translate) | Protected titles |
protectedtitles-summary (Talk) (Translate) | This page lists titles that are currently protected from creation. For a list of existing pages that are protected, see [[{{#special:ProtectedPages}}|{{int:protectedpages}}]]. |
protectedtitlesempty (Talk) (Translate) | No titles are currently protected with these parameters. |
protectexpiry (Talk) (Translate) | Expires: |
protectlogpage (Talk) (Translate) | Protection log |
protectlogtext (Talk) (Translate) | Below is a list of changes to page protections. See the [[Special:ProtectedPages|protected pages list]] for the list of currently operational page protections. |
protectthispage (Talk) (Translate) | Protect this page |
proxyblocker (Talk) (Translate) | Proxy blocker |
proxyblockreason (Talk) (Translate) | Your IP address has been blocked because it is an open proxy. Please contact your Internet service provider or technical support of your organization and inform them of this serious security problem. |
pt-createaccount (Talk) (Translate) | Create account |
pt-login (Talk) (Translate) | Log in |
pt-login-button (Talk) (Translate) | Log in |
pt-userlogout (Talk) (Translate) | Log out |
pubmedurl (Talk) (Translate) | //www.ncbi.nlm.nih.gov/pubmed/$1?dopt=Abstract |
qbbrowse (Talk) (Translate) | Browse |
qbedit (Talk) (Translate) | Edit |
qbfind (Talk) (Translate) | Find |
qbmyoptions (Talk) (Translate) | My pages |
qbpageoptions (Talk) (Translate) | This page |
querypage-disabled (Talk) (Translate) | This special page is disabled for performance reasons. |
querypage-no-updates (Talk) (Translate) | Updates for this page are currently disabled. Data here will not presently be refreshed. |
quotation-marks (Talk) (Translate) | "$1" |
randomincategory (Talk) (Translate) | Random page in category |
randomincategory-category (Talk) (Translate) | Category: |
randomincategory-invalidcategory (Talk) (Translate) | "$1" is not a valid category name. |
randomincategory-legend (Talk) (Translate) | Random page in category |
randomincategory-nopages (Talk) (Translate) | There are no pages in the [[:Category:$1|$1]] category. |
randomincategory-submit (Talk) (Translate) | Go |
randompage (Talk) (Translate) | Random page |
randompage-nopages (Talk) (Translate) | There are no pages in the following {{PLURAL:$2|namespace|namespaces}}: $1. |
randompage-url (Talk) (Translate) | Special:Random |
randomredirect (Talk) (Translate) | Random redirect |
randomredirect-nopages (Talk) (Translate) | There are no redirects in the namespace "$1". |
range_block_disabled (Talk) (Translate) | The administrator ability to create range blocks is disabled. |
rc-change-size (Talk) (Translate) | $1 |
rc-change-size-new (Talk) (Translate) | $1 {{PLURAL:$1|byte|bytes}} after change |
rc-enhanced-expand (Talk) (Translate) | Show details |
rc-enhanced-hide (Talk) (Translate) | Hide details |
rc-old-title (Talk) (Translate) | originally created as "$1" |
rc_categories (Talk) (Translate) | Limit to categories (separate with "|"): |
rc_categories_any (Talk) (Translate) | Any of the chosen |
rclinks (Talk) (Translate) | Show last $1 changes in last $2 days<br />$3 |
rclistfrom (Talk) (Translate) | Show new changes starting from $2, $3 |
rcnotefrom (Talk) (Translate) | Below {{PLURAL:$5|is the change|are the changes}} since <strong>$3, $4</strong> (up to <strong>$1</strong> shown). |
rcpatroldisabled (Talk) (Translate) | Recent changes patrol disabled |
rcpatroldisabledtext (Talk) (Translate) | The recent changes patrol feature is currently disabled. |
rcshowhideanons (Talk) (Translate) | $1 anonymous users |
rcshowhideanons-hide (Talk) (Translate) | Hide |
rcshowhideanons-show (Talk) (Translate) | Show |
rcshowhidebots (Talk) (Translate) | $1 bots |
rcshowhidebots-hide (Talk) (Translate) | Hide |
rcshowhidebots-show (Talk) (Translate) | Show |
rcshowhideliu (Talk) (Translate) | $1 registered users |
rcshowhideliu-hide (Talk) (Translate) | Hide |
rcshowhideliu-show (Talk) (Translate) | Show |
rcshowhidemine (Talk) (Translate) | $1 my edits |
rcshowhidemine-hide (Talk) (Translate) | Hide |
rcshowhidemine-show (Talk) (Translate) | Show |
rcshowhideminor (Talk) (Translate) | $1 minor edits |
rcshowhideminor-hide (Talk) (Translate) | Hide |
rcshowhideminor-show (Talk) (Translate) | Show |
rcshowhidepatr (Talk) (Translate) | $1 patrolled edits |
rcshowhidepatr-hide (Talk) (Translate) | Hide |
rcshowhidepatr-show (Talk) (Translate) | Show |
readonly (Talk) (Translate) | Database locked |
readonly_lag (Talk) (Translate) | The database has been automatically locked while the slave database servers catch up to the master |
readonlytext (Talk) (Translate) | The database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal. The administrator who locked it offered this explanation: $1 |
readonlywarning (Talk) (Translate) | <strong>Warning: The database has been locked for maintenance, so you will not be able to save your edits right now.</strong> You may wish to copy and paste your text into a text file and save it for later. The administrator who locked it offered this explanation: $1 |
reblock-logentry (Talk) (Translate) | changed block settings for [[$1]] with an expiry time of $2 $3 |
recentchanges (Talk) (Translate) | Recent changes |
recentchanges-feed-description (Talk) (Translate) | Track the most recent changes to the wiki in this feed. |
recentchanges-label-bot (Talk) (Translate) | This edit was performed by a bot |
recentchanges-label-minor (Talk) (Translate) | This is a minor edit |
recentchanges-label-newpage (Talk) (Translate) | This edit created a new page |
recentchanges-label-plusminus (Talk) (Translate) | The page size changed by this number of bytes |
recentchanges-label-unpatrolled (Talk) (Translate) | This edit has not yet been patrolled |
recentchanges-legend (Talk) (Translate) | Recent changes options |
recentchanges-legend-bot (Talk) (Translate) | {{int:recentchanges-label-bot}} |
recentchanges-legend-heading (Talk) (Translate) | '''Legend:''' |
recentchanges-legend-minor (Talk) (Translate) | {{int:recentchanges-label-minor}} |
recentchanges-legend-newpage (Talk) (Translate) | {{int:recentchanges-label-newpage}} (also see [[Special:NewPages|list of new pages]]) |
recentchanges-legend-plusminus (Talk) (Translate) | (<em>±123</em>) |
recentchanges-legend-unpatrolled (Talk) (Translate) | {{int:recentchanges-label-unpatrolled}} |
recentchanges-noresult (Talk) (Translate) | No changes during the given period matching these criteria. |
recentchanges-summary (Talk) (Translate) | Track the most recent changes to the wiki on this page. |
recentchanges-url (Talk) (Translate) | Special:RecentChanges |
recentchangescount (Talk) (Translate) | Number of edits to show by default: |
recentchangesdays (Talk) (Translate) | Days to show in recent changes: |
recentchangesdays-max (Talk) (Translate) | Maximum $1 {{PLURAL:$1|day|days}} |
recentchangeslinked (Talk) (Translate) | Related changes |
recentchangeslinked-feed (Talk) (Translate) | Related changes |
recentchangeslinked-page (Talk) (Translate) | Page name: |
recentchangeslinked-summary (Talk) (Translate) | This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on [[Special:Watchlist|your watchlist]] are <strong>bold</strong>. |
recentchangeslinked-title (Talk) (Translate) | Changes related to "$1" |
recentchangeslinked-to (Talk) (Translate) | Show changes to pages linked to the given page instead |
recentchangeslinked-toolbox (Talk) (Translate) | Related changes |
recentchangestext (Talk) (Translate) | - |
recreate (Talk) (Translate) | Recreate |
recreate-moveddeleted-warn (Talk) (Translate) | <strong>Warning: You are recreating a page that was previously deleted.</strong> You should consider whether it is appropriate to continue editing this page. The deletion and move log for this page are provided here for convenience: |
red-link-title (Talk) (Translate) | $1 (page does not exist) |
redirect (Talk) (Translate) | Redirect by file, user, page or revision ID |
redirect-file (Talk) (Translate) | Filename |
redirect-legend (Talk) (Translate) | Redirect to a file or page |
redirect-lookup (Talk) (Translate) | Lookup: |
redirect-not-exists (Talk) (Translate) | Value not found |
redirect-page (Talk) (Translate) | Page ID |
redirect-revision (Talk) (Translate) | Page revision |
redirect-submit (Talk) (Translate) | Go |
redirect-summary (Talk) (Translate) | This special page redirects to a file (given the filename), a page (given a revision ID or page ID), or a user page (given a numeric user ID). Usage: [[{{#Special:Redirect}}/file/Example.jpg]], [[{{#Special:Redirect}}/page/64308]], [[{{#Special:Redirect}}/revision/328429]], or [[{{#Special:Redirect}}/user/101]]. |
redirect-text (Talk) (Translate) | |
redirect-user (Talk) (Translate) | User ID |
redirect-value (Talk) (Translate) | Value: |
redirectedfrom (Talk) (Translate) | (Redirected from $1) |
redirectpagesub (Talk) (Translate) | Redirect page |
redirectto (Talk) (Translate) | Redirect to: |
remembermypassword (Talk) (Translate) | Remember my login on this browser (for a maximum of $1 {{PLURAL:$1|day|days}}) |
removedwatchtext (Talk) (Translate) | "[[:$1]]" and its discussion page have been removed from your [[Special:Watchlist|watchlist]]. |
removedwatchtext-short (Talk) (Translate) | The page "$1" has been removed from your watchlist. |
removewatch (Talk) (Translate) | Remove from watchlist |
resetpass-abort-generic (Talk) (Translate) | Password change has been aborted by an extension. |
resetpass-expired (Talk) (Translate) | Your password has expired. Please set a new password to log in. |
resetpass-expired-soft (Talk) (Translate) | Your password has expired and needs to be reset. Please choose a new password now, or click "{{int:resetpass-submit-cancel}}" to reset it later. |
resetpass-no-info (Talk) (Translate) | You must be logged in to access this page directly. |
resetpass-recycled (Talk) (Translate) | Please reset your password to something other than your current password. |
resetpass-submit-cancel (Talk) (Translate) | Cancel |
resetpass-submit-loggedin (Talk) (Translate) | Change password |
resetpass-temp-emailed (Talk) (Translate) | You logged in with a temporary emailed code. To finish logging in, you must set a new password here: |
resetpass-temp-password (Talk) (Translate) | Temporary password: |
resetpass-validity-soft (Talk) (Translate) | Your password is not valid: $1 Please choose a new password now, or click "{{int:resetpass-submit-cancel}}" to reset it later. |
resetpass-wrong-oldpass (Talk) (Translate) | Invalid temporary or current password. You may have already successfully changed your password or requested a new temporary password. |
resetpass_announce (Talk) (Translate) | To finish logging in, you must set a new password. |
resetpass_forbidden (Talk) (Translate) | Passwords cannot be changed |
resetpass_header (Talk) (Translate) | Change account password |
resetpass_submit (Talk) (Translate) | Set password and log in |
resetpass_text (Talk) (Translate) | <!-- Add text here --> |
resettokens (Talk) (Translate) | Reset tokens |
resettokens-done (Talk) (Translate) | Tokens reset. |
resettokens-no-tokens (Talk) (Translate) | There are no tokens to reset. |
resettokens-resetbutton (Talk) (Translate) | Reset selected tokens |
resettokens-summary (Talk) (Translate) | |
resettokens-text (Talk) (Translate) | You can reset tokens which allow access to certain private data associated with your account here. You should do it if you accidentally shared them with someone or if your account has been compromised. |
resettokens-token-label (Talk) (Translate) | $1 (current value: $2) |
resettokens-tokens (Talk) (Translate) | Tokens: |
resettokens-watchlist-token (Talk) (Translate) | Token for the web feed (Atom/RSS) of [[Special:Watchlist|changes to pages on your watchlist]] |
restorelink (Talk) (Translate) | {{PLURAL:$1|one deleted edit|$1 deleted edits}} |
restoreprefs (Talk) (Translate) | Restore all default settings (in all sections) |
restriction-create (Talk) (Translate) | Create |
restriction-edit (Talk) (Translate) | Edit |
restriction-level (Talk) (Translate) | Restriction level: |
restriction-level-all (Talk) (Translate) | any level |
restriction-level-autoconfirmed (Talk) (Translate) | semi protected |
restriction-level-sysop (Talk) (Translate) | fully protected |
restriction-move (Talk) (Translate) | Move |
restriction-type (Talk) (Translate) | Permission: |
restriction-upload (Talk) (Translate) | Upload |
retrievedfrom (Talk) (Translate) | Retrieved from "$1" |
returnto (Talk) (Translate) | Return to $1. |
retypenew (Talk) (Translate) | Retype new password: |
reuploaddesc (Talk) (Translate) | Cancel upload and return to the upload form |
rev-deleted-comment (Talk) (Translate) | (edit summary removed) |
rev-deleted-diff-view (Talk) (Translate) | One of the revisions of this diff has been <strong>deleted</strong>. You can view this diff; details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log]. |
rev-deleted-event (Talk) (Translate) | (log details removed) |
rev-deleted-no-diff (Talk) (Translate) | You cannot view this diff because one of the revisions has been <strong>deleted</strong>. Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log]. |
rev-deleted-text-permission (Talk) (Translate) | This page revision has been <strong>deleted</strong>. Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log]. |
rev-deleted-text-unhide (Talk) (Translate) | This page revision has been <strong>deleted</strong>. Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log]. You can still [$1 view this revision] if you wish to proceed. |
rev-deleted-text-view (Talk) (Translate) | This page revision has been <strong>deleted</strong>. You can view it; details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log]. |
rev-deleted-unhide-diff (Talk) (Translate) | One of the revisions of this diff has been <strong>deleted</strong>. Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log]. You can still [$1 view this diff] if you wish to proceed. |
rev-deleted-user (Talk) (Translate) | (username removed) |
rev-deleted-user-contribs (Talk) (Translate) | [username or IP address removed - edit hidden from contributions] |
rev-delundel (Talk) (Translate) | change visibility |
rev-showdeleted (Talk) (Translate) | show |
rev-suppressed-diff-view (Talk) (Translate) | One of the revisions of this diff has been <strong>suppressed</strong>. You can view this diff; details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log]. |
rev-suppressed-no-diff (Talk) (Translate) | You cannot view this diff because one of the revisions has been <strong>deleted</strong>. |
rev-suppressed-text-permission (Talk) (Translate) | This page revision has been <strong>suppressed</strong>. Details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log]. |
rev-suppressed-text-unhide (Talk) (Translate) | This page revision has been <strong>suppressed</strong>. Details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log]. You can still [$1 view this revision] if you wish to proceed. |
rev-suppressed-text-view (Talk) (Translate) | This page revision has been <strong>suppressed</strong>. You can view it; details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log]. |
rev-suppressed-unhide-diff (Talk) (Translate) | One of the revisions of this diff has been <strong>suppressed</strong>. Details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log]. You can still [$1 view this diff] if you wish to proceed. |
revdel-restore (Talk) (Translate) | change visibility |
revdelete-concurrent-change (Talk) (Translate) | Error modifying the item dated $2, $1: Its status appears to have been changed by someone else while you attempted to modify it. Please check the logs. |
revdelete-confirm (Talk) (Translate) | Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with [[{{MediaWiki:Policy-url}}|the policy]]. |
revdelete-content (Talk) (Translate) | content |
revdelete-content-hid (Talk) (Translate) | content hidden |
revdelete-content-unhid (Talk) (Translate) | content unhidden |
revdelete-edit-reasonlist (Talk) (Translate) | Edit delete reasons |
revdelete-failure (Talk) (Translate) | Revision visibility could not be updated: $1 |
revdelete-hid (Talk) (Translate) | hid $1 |
revdelete-hide-comment (Talk) (Translate) | Edit summary |
revdelete-hide-current (Talk) (Translate) | Error hiding the item dated $2, $1: This is the current revision. It cannot be hidden. |
revdelete-hide-image (Talk) (Translate) | Hide file content |
revdelete-hide-name (Talk) (Translate) | Hide target and parameters |
revdelete-hide-restricted (Talk) (Translate) | Suppress data from administrators as well as others |
revdelete-hide-text (Talk) (Translate) | Revision text |
revdelete-hide-user (Talk) (Translate) | Editor's username/IP address |
revdelete-legend (Talk) (Translate) | Set visibility restrictions |
revdelete-log (Talk) (Translate) | Reason: |
revdelete-log-message (Talk) (Translate) | $1 for $2 {{PLURAL:$2|revision|revisions}} |
revdelete-logentry (Talk) (Translate) | changed revision visibility of "[[$1]]" |
revdelete-modify-missing (Talk) (Translate) | Error modifying item ID $1: It is missing from the database! |
revdelete-modify-no-access (Talk) (Translate) | Error modifying the item dated $2, $1: This item has been marked "restricted". You do not have access to it. |
revdelete-no-change (Talk) (Translate) | <strong>Warning:</strong> The item dated $2, $1 already had the requested visibility settings. |
revdelete-no-file (Talk) (Translate) | The file specified does not exist. |
revdelete-nooldid-text (Talk) (Translate) | You have either not specified any target revision on which to perform this function, or the specified revision does not exist, or you are attempting to hide the current revision. |
revdelete-nooldid-title (Talk) (Translate) | Invalid target revision |
revdelete-offender (Talk) (Translate) | Revision author: |
revdelete-only-restricted (Talk) (Translate) | Error hiding the item dated $2, $1: You cannot suppress items from view by administrators without also selecting one of the other visibility options. |
revdelete-otherreason (Talk) (Translate) | Other/additional reason: |
revdelete-radio-same (Talk) (Translate) | (do not change) |
revdelete-radio-set (Talk) (Translate) | Hidden |
revdelete-radio-unset (Talk) (Translate) | Visible |
revdelete-reason-dropdown (Talk) (Translate) | *Common delete reasons ** Copyright violation ** Inappropriate comment or personal information ** Inappropriate username ** Potentially libelous information |
revdelete-reasonotherlist (Talk) (Translate) | Other reason |
revdelete-restricted (Talk) (Translate) | applied restrictions to administrators |
revdelete-selected-file (Talk) (Translate) | {{PLURAL:$1|Selected file version|Selected file versions}} of [[:$2]]: |
revdelete-selected-text (Talk) (Translate) | {{PLURAL:$1|Selected revision|Selected revisions}} of [[:$2]]: |
revdelete-show-file-confirm (Talk) (Translate) | Are you sure you want to view a deleted revision of the file "<nowiki>$1</nowiki>" from $2 at $3? |
revdelete-show-file-submit (Talk) (Translate) | Yes |
revdelete-show-no-access (Talk) (Translate) | Error showing the item dated $2, $1: This item has been marked "restricted". You do not have access to it. |
revdelete-submit (Talk) (Translate) | Apply to selected {{PLURAL:$1|revision|revisions}} |
revdelete-success (Talk) (Translate) | Revision visibility successfully updated. |
revdelete-summary (Talk) (Translate) | edit summary |
revdelete-summary-hid (Talk) (Translate) | edit summary hidden |
revdelete-summary-unhid (Talk) (Translate) | edit summary unhidden |
revdelete-suppress (Talk) (Translate) | Suppress data from administrators as well as others |
revdelete-suppress-text (Talk) (Translate) | Suppression should <strong>only</strong> be used for the following cases: * potentially libelous information * inappropriate personal information *: <em>home addresses and telephone numbers, national identification numbers, etc.</em> |
revdelete-text-file (Talk) (Translate) | Deleted file versions will still appear in the file history, but parts of their content will be inaccessible to the public. |
revdelete-text-others (Talk) (Translate) | Other administrators will still be able to access the hidden content and to undelete it, unless additional restrictions are set. |
revdelete-text-text (Talk) (Translate) | Deleted revisions will still appear in the page history, but parts of their content will be inaccessible to the public. |
revdelete-uname (Talk) (Translate) | username |
revdelete-uname-hid (Talk) (Translate) | username hidden |
revdelete-uname-unhid (Talk) (Translate) | username unhidden |
revdelete-unhid (Talk) (Translate) | unhid $1 |
revdelete-unrestricted (Talk) (Translate) | removed restrictions for administrators |
revdelete-unsuppress (Talk) (Translate) | Remove restrictions on restored revisions |
reverted (Talk) (Translate) | Reverted to earlier revision |
revertmerge (Talk) (Translate) | Unmerge |
revertmove (Talk) (Translate) | revert |
revertpage (Talk) (Translate) | Reverted edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last revision by [[User:$1|$1]] |
revertpage-nouser (Talk) (Translate) | Reverted edits by a hidden user to last revision by {{GENDER:$1|[[User:$1|$1]]}} |
revision-info (Talk) (Translate) | Revision as of $1 by {{GENDER:$6|$2}}$7 |
revision-info-current (Talk) (Translate) | - |
revision-nav (Talk) (Translate) | ($1) $2{{int:pipe-separator}}$3 ($4){{int:pipe-separator}}$5 ($6) |
revisionasof (Talk) (Translate) | Revision as of $1 |
revisiondelete (Talk) (Translate) | Delete/undelete revisions |
rfcurl (Talk) (Translate) | //tools.ietf.org/html/rfc$1 |
right-apihighlimits (Talk) (Translate) | Use higher limits in API queries |
right-applychangetags (Talk) (Translate) | Apply [[Special:Tags|tags]] along with one's changes |
right-autoconfirmed (Talk) (Translate) | Not be affected by IP-based rate limits |
right-autopatrol (Talk) (Translate) | Have one's own edits automatically marked as patrolled |
right-bigdelete (Talk) (Translate) | Delete pages with large histories |
right-block (Talk) (Translate) | Block other users from editing |
right-blockemail (Talk) (Translate) | Block a user from sending email |
right-bot (Talk) (Translate) | Be treated as an automated process |
right-browsearchive (Talk) (Translate) | Search deleted pages |
right-changetags (Talk) (Translate) | Add and remove arbitrary [[Special:Tags|tags]] on individual revisions and log entries |
right-createaccount (Talk) (Translate) | Create new user accounts |
right-createpage (Talk) (Translate) | Create pages (which are not discussion pages) |
right-createtalk (Talk) (Translate) | Create discussion pages |
right-delete (Talk) (Translate) | Delete pages |
right-deletedhistory (Talk) (Translate) | View deleted history entries, without their associated text |
right-deletedtext (Talk) (Translate) | View deleted text and changes between deleted revisions |
right-deletelogentry (Talk) (Translate) | Delete and undelete specific log entries |
right-deleterevision (Talk) (Translate) | Delete and undelete specific revisions of pages |
right-edit (Talk) (Translate) | Edit pages |
right-editcontentmodel (Talk) (Translate) | Edit the content model of a page |
right-editinterface (Talk) (Translate) | Edit the user interface |
right-editmyoptions (Talk) (Translate) | Edit your own preferences |
right-editmyprivateinfo (Talk) (Translate) | Edit your own private data (e.g. email address, real name) |
right-editmyusercss (Talk) (Translate) | Edit your own user CSS files |
right-editmyuserjs (Talk) (Translate) | Edit your own user JavaScript files |
right-editmywatchlist (Talk) (Translate) | Edit your own watchlist. Note some actions will still add pages even without this right. |
right-editprotected (Talk) (Translate) | Edit pages protected as "{{int:protect-level-sysop}}" |
right-editsemiprotected (Talk) (Translate) | Edit pages protected as "{{int:protect-level-autoconfirmed}}" |
right-editusercss (Talk) (Translate) | Edit other users' CSS files |
right-editusercssjs (Talk) (Translate) | Edit other users' CSS and JavaScript files |
right-edituserjs (Talk) (Translate) | Edit other users' JavaScript files |
right-hideuser (Talk) (Translate) | Block a username, hiding it from the public |
right-import (Talk) (Translate) | Import pages from other wikis |
right-importupload (Talk) (Translate) | Import pages from a file upload |
right-ipblock-exempt (Talk) (Translate) | Bypass IP blocks, auto-blocks and range blocks |
right-managechangetags (Talk) (Translate) | Create and delete [[Special:Tags|tags]] from the database |
right-markbotedits (Talk) (Translate) | Mark rolled-back edits as bot edits |
right-mergehistory (Talk) (Translate) | Merge the history of pages |
right-minoredit (Talk) (Translate) | Mark edits as minor |
right-move (Talk) (Translate) | Move pages |
right-move-categorypages (Talk) (Translate) | Move category pages |
right-move-rootuserpages (Talk) (Translate) | Move root user pages |
right-move-subpages (Talk) (Translate) | Move pages with their subpages |
right-movefile (Talk) (Translate) | Move files |
right-nominornewtalk (Talk) (Translate) | Not have minor edits to discussion pages trigger the new messages prompt |
right-noratelimit (Talk) (Translate) | Not be affected by rate limits |
right-override-export-depth (Talk) (Translate) | Export pages including linked pages up to a depth of 5 |
right-pagelang (Talk) (Translate) | Change page language |
right-passwordreset (Talk) (Translate) | View password reset emails |
right-patrol (Talk) (Translate) | Mark others' edits as patrolled |
right-patrolmarks (Talk) (Translate) | View recent changes patrol marks |
right-protect (Talk) (Translate) | Change protection levels and edit cascade-protected pages |
right-proxyunbannable (Talk) (Translate) | Bypass automatic blocks of proxies |
right-purge (Talk) (Translate) | Purge the site cache for a page without confirmation |
right-read (Talk) (Translate) | Read pages |
right-reupload (Talk) (Translate) | Overwrite existing files |
right-reupload-own (Talk) (Translate) | Overwrite existing files uploaded by oneself |
right-reupload-shared (Talk) (Translate) | Override files on the shared media repository locally |
right-rollback (Talk) (Translate) | Quickly rollback the edits of the last user who edited a particular page |
right-sendemail (Talk) (Translate) | Send email to other users |
right-siteadmin (Talk) (Translate) | Lock and unlock the database |
right-suppressionlog (Talk) (Translate) | View private logs |
right-suppressredirect (Talk) (Translate) | Not create redirects from source pages when moving pages |
right-suppressrevision (Talk) (Translate) | View, hide and unhide specific revisions of pages from any user |
right-unblockself (Talk) (Translate) | Unblock oneself |
right-undelete (Talk) (Translate) | Undelete a page |
right-unwatchedpages (Talk) (Translate) | View a list of unwatched pages |
right-upload (Talk) (Translate) | Upload files |
right-upload_by_url (Talk) (Translate) | Upload files from a URL |
right-usermerge (Talk) (Translate) | Merge users |
right-userrights (Talk) (Translate) | Edit all user rights |
right-userrights-interwiki (Talk) (Translate) | Edit user rights of users on other wikis |
right-viewmyprivateinfo (Talk) (Translate) | View your own private data (e.g. email address, real name) |
right-viewmywatchlist (Talk) (Translate) | View your own watchlist |
right-viewsuppressed (Talk) (Translate) | View revisions hidden from any user |
right-writeapi (Talk) (Translate) | Use of the write API |
rightslog (Talk) (Translate) | User rights log |
rightslogentry (Talk) (Translate) | changed group membership for $1 from $2 to $3 |
rightslogentry-autopromote (Talk) (Translate) | was automatically promoted from $2 to $3 |
rightslogtext (Talk) (Translate) | This is a log of changes to user rights. |
rightsnone (Talk) (Translate) | (none) |
rollback (Talk) (Translate) | Roll back edits |
rollback-success (Talk) (Translate) | Reverted edits by $1; changed back to last revision by $2. |
rollbackfailed (Talk) (Translate) | Rollback failed |
rollbacklink (Talk) (Translate) | rollback |
rollbacklinkcount (Talk) (Translate) | rollback $1 {{PLURAL:$1|edit|edits}} |
rollbacklinkcount-morethan (Talk) (Translate) | rollback more than $1 {{PLURAL:$1|edit|edits}} |
rotate-comment (Talk) (Translate) | Image rotated by $1 {{PLURAL:$1|degree|degrees}} clockwise |
rows (Talk) (Translate) | Rows: |
sat (Talk) (Translate) | Sat |
saturday (Talk) (Translate) | Saturday |
saturday-at (Talk) (Translate) | Saturday at $1 |
savearticle (Talk) (Translate) | Save page |
savedprefs (Talk) (Translate) | Your preferences have been saved. |
savefile (Talk) (Translate) | Save file |
saveprefs (Talk) (Translate) | Save |
saveusergroups (Talk) (Translate) | Save user groups |
scarytranscludedisabled (Talk) (Translate) | [Interwiki transcluding is disabled] |
scarytranscludefailed (Talk) (Translate) | [Template fetch failed for $1] |
scarytranscludefailed-httpstatus (Talk) (Translate) | [Template fetch failed for $1: HTTP $2] |
scarytranscludetoolong (Talk) (Translate) | [URL is too long] |
search (Talk) (Translate) | Search |
search-category (Talk) (Translate) | (category $1) |
search-error (Talk) (Translate) | An error has occurred while searching: $1 |
search-external (Talk) (Translate) | External search |
search-file-match (Talk) (Translate) | (matches file content) |
search-interwiki-caption (Talk) (Translate) | Sister projects |
search-interwiki-custom (Talk) (Translate) | |
search-interwiki-default (Talk) (Translate) | Results from $1: |
search-interwiki-more (Talk) (Translate) | (more) |
search-nonefound (Talk) (Translate) | There were no results matching the query. |
search-redirect (Talk) (Translate) | (redirect $1) |
search-relatedarticle (Talk) (Translate) | Related |
search-result-category-size (Talk) (Translate) | {{PLURAL:$1|1 member|$1 members}} ({{PLURAL:$2|1 subcategory|$2 subcategories}}, {{PLURAL:$3|1 file|$3 files}}) |
search-result-size (Talk) (Translate) | $1 ({{PLURAL:$2|1 word|$2 words}}) |
search-rewritten (Talk) (Translate) | Showing results for $1. Search instead for $2. |
search-section (Talk) (Translate) | (section $1) |
search-showingresults (Talk) (Translate) | {{PLURAL:$4|Result <strong>$1</strong> of <strong>$3</strong>|Results <strong>$1 - $2</strong> of <strong>$3</strong>}} |
search-suggest (Talk) (Translate) | Did you mean: $1 |
search-summary (Talk) (Translate) | |
searchall (Talk) (Translate) | all |
searcharticle (Talk) (Translate) | Go |
searchbutton (Talk) (Translate) | Search |
searchdisabled (Talk) (Translate) | {{SITENAME}} search is disabled. You can search via Google in the meantime. Note that their indexes of {{SITENAME}} content may be out of date. |
searchmenu-exists (Talk) (Translate) | <strong>There is a page named "[[:$1]]" on this wiki.</strong> {{PLURAL:$2|0=|See also the other search results found.}} |
searchmenu-new (Talk) (Translate) | <strong>Create the page "[[:$1]]" on this wiki!</strong> {{PLURAL:$2|0=|See also the page found with your search.|See also the search results found.}} |
searchmenu-new-nocreate (Talk) (Translate) | |
searchprofile-advanced (Talk) (Translate) | Advanced |
searchprofile-advanced-tooltip (Talk) (Translate) | Search in custom namespaces |
searchprofile-articles (Talk) (Translate) | Content pages |
searchprofile-articles-tooltip (Talk) (Translate) | Search in $1 |
searchprofile-everything (Talk) (Translate) | Everything |
searchprofile-everything-tooltip (Talk) (Translate) | Search all of content (including talk pages) |
searchprofile-images (Talk) (Translate) | Multimedia |
searchprofile-images-tooltip (Talk) (Translate) | Search for files |
searchrelated (Talk) (Translate) | related |
searchresults (Talk) (Translate) | Search results |
searchresults-title (Talk) (Translate) | Search results for "$1" |
searchresultshead (Talk) (Translate) | Search |
searchsuggest-containing (Talk) (Translate) | containing... |
searchsuggest-search (Talk) (Translate) | Search |
seconds (Talk) (Translate) | {{PLURAL:$1|$1 second|$1 seconds}} |
seconds-abbrev (Talk) (Translate) | $1 s |
seconds-ago (Talk) (Translate) | $1 {{PLURAL:$1|second|seconds}} ago |
sectioneditnotsupported-text (Talk) (Translate) | Section editing is not supported in this page. |
sectioneditnotsupported-title (Talk) (Translate) | Section editing not supported |
selfmove (Talk) (Translate) | Source and destination titles are the same; cannot move a page over itself. |
selfredirect (Talk) (Translate) | <strong>Warning:</strong> You are redirecting this page to itself. You may have specified the wrong target for the redirect, or you may be editing the wrong page. If you click "{{int:savearticle}}" again, the redirect will be created anyway. |
semicolon-separator (Talk) (Translate) | ; |
semiprotectedpagemovewarning (Talk) (Translate) | <strong>Note:</strong> This page has been protected so that only registered users can move it. The latest log entry is provided below for reference: |
semiprotectedpagewarning (Talk) (Translate) | <strong>Note:</strong> This page has been protected so that only registered users can edit it. The latest log entry is provided below for reference: |
sep (Talk) (Translate) | Sep |
september (Talk) (Translate) | September |
september-date (Talk) (Translate) | September $1 |
september-gen (Talk) (Translate) | September |
servertime (Talk) (Translate) | Server time: |
session_fail_preview (Talk) (Translate) | <strong>Sorry! We could not process your edit due to a loss of session data.</strong> Please try again. If it still does not work, try [[Special:UserLogout|logging out]] and logging back in. |
session_fail_preview_html (Talk) (Translate) | <strong>Sorry! We could not process your edit due to a loss of session data.</strong> <em>Because {{SITENAME}} has raw HTML enabled, the preview is hidden as a precaution against JavaScript attacks.</em> <strong>If this is a legitimate edit attempt, please try again.</strong> If it still does not work, try [[Special:UserLogout|logging out]] and logging back in. |
sessionfailure (Talk) (Translate) | There seems to be a problem with your login session; this action has been canceled as a precaution against session hijacking. Go back to the previous page, reload that page and then try again. |
sessionfailure-title (Talk) (Translate) | Session failure |
shared-repo (Talk) (Translate) | a shared repository |
shared-repo-from (Talk) (Translate) | from $1 |
shared-repo-name-wikimediacommons (Talk) (Translate) | Wikimedia Commons |
shareddescriptionfollows (Talk) (Translate) | - |
sharedupload (Talk) (Translate) | This file is from $1 and may be used by other projects. |
sharedupload-desc-create (Talk) (Translate) | This file is from $1 and may be used by other projects. Maybe you want to edit the description on its [$2 file description page] there. |
sharedupload-desc-edit (Talk) (Translate) | This file is from $1 and may be used by other projects. Maybe you want to edit the description on its [$2 file description page] there. |
sharedupload-desc-here (Talk) (Translate) | This file is from $1 and may be used by other projects. The description on its [$2 file description page] there is shown below. |
sharedupload-desc-there (Talk) (Translate) | This file is from $1 and may be used by other projects. Please see the [$2 file description page] for further information. |
shortpages (Talk) (Translate) | Short pages |
shortpages-summary (Talk) (Translate) | |
show (Talk) (Translate) | Show |
show-big-image (Talk) (Translate) | Original file |
show-big-image-other (Talk) (Translate) | Other {{PLURAL:$2|resolution|resolutions}}: $1. |
show-big-image-preview (Talk) (Translate) | Size of this preview: $1. |
show-big-image-size (Talk) (Translate) | $1 × $2 pixels |
showdiff (Talk) (Translate) | Show changes |
showhideselectedlogentries (Talk) (Translate) | Change visibility of selected log entries |
showhideselectedversions (Talk) (Translate) | Change visibility of selected revisions |
showingresults (Talk) (Translate) | Showing below up to {{PLURAL:$1|<strong>1</strong> result|<strong>$1</strong> results}} starting with #<strong>$2</strong>. |
showingresultsinrange (Talk) (Translate) | Showing below up to {{PLURAL:$1|<strong>1</strong> result|<strong>$1</strong> results}} in range #<strong>$2</strong> to #<strong>$3</strong>. |
shown-title (Talk) (Translate) | Show $1 {{PLURAL:$1|result|results}} per page |
showpreview (Talk) (Translate) | Show preview |
showtoc (Talk) (Translate) | show |
sig_tip (Talk) (Translate) | Your signature with timestamp |
signature (Talk) (Translate) | [[{{ns:user}}:$1|$2]] ([[{{ns:user_talk}}:$1|talk]]) |
signature-anon (Talk) (Translate) | [[{{#special:Contributions}}/$1|$2]] |
signupend (Talk) (Translate) | |
signupend-https (Talk) (Translate) | |
signupstart (Talk) (Translate) | |
simpleantispam-label (Talk) (Translate) | Anti-spam check. Do <strong>not</strong> fill this in! |
site-atom-feed (Talk) (Translate) | $1 Atom feed |
site-rss-feed (Talk) (Translate) | $1 RSS feed |
sitecsspreview (Talk) (Translate) | <strong>Remember that you are only previewing this CSS. It has not yet been saved!</strong> |
sitejspreview (Talk) (Translate) | <strong>Remember that you are only previewing this JavaScript code. It has not yet been saved!</strong> |
sitenotice (Talk) (Translate) | - |
sitesubtitle (Talk) (Translate) | |
sitetitle (Talk) (Translate) | {{SITENAME}} |
siteuser (Talk) (Translate) | {{SITENAME}} user $1 |
siteusers (Talk) (Translate) | {{SITENAME}} {{PLURAL:$2|user|users}} $1 |
size-bytes (Talk) (Translate) | $1 {{PLURAL:$1|byte|bytes}} |
size-exabytes (Talk) (Translate) | $1 EB |
size-exapixel (Talk) (Translate) | $1 EP |
size-gigabytes (Talk) (Translate) | $1 GB |
size-gigapixel (Talk) (Translate) | $1 GP |
size-kilobytes (Talk) (Translate) | $1 KB |
size-kilopixel (Talk) (Translate) | $1 KP |
size-megabytes (Talk) (Translate) | $1 MB |
size-megapixel (Talk) (Translate) | $1 MP |
size-petabytes (Talk) (Translate) | $1 PB |
size-petapixel (Talk) (Translate) | $1 PP |
size-pixel (Talk) (Translate) | $1 {{PLURAL:$1|pixel|pixels}} |
size-terabytes (Talk) (Translate) | $1 TB |
size-terapixel (Talk) (Translate) | $1 TP |
size-yottabytes (Talk) (Translate) | $1 YB |
size-yottapixel (Talk) (Translate) | $1 YP |
size-zetabytes (Talk) (Translate) | $1 ZB |
size-zetapixel (Talk) (Translate) | $1 ZP |
skin-preview (Talk) (Translate) | Preview |
skinname-cologneblue (Talk) (Translate) | Cologne Blue |
skinname-modern (Talk) (Translate) | Modern |
skinname-monobook (Talk) (Translate) | MonoBook |
skinname-vector (Talk) (Translate) | Vector |
sorbs (Talk) (Translate) | DNSBL |
sorbs_create_account_reason (Talk) (Translate) | Your IP address is listed as an open proxy in the DNSBL used by {{SITENAME}}. You cannot create an account. |
sorbsreason (Talk) (Translate) | Your IP address is listed as an open proxy in the DNSBL used by {{SITENAME}}. |
sort-ascending (Talk) (Translate) | Sort ascending |
sort-descending (Talk) (Translate) | Sort descending |
sourcefilename (Talk) (Translate) | Source filename: |
sourceurl (Talk) (Translate) | Source URL: |
sp-contributions-blocked-notice (Talk) (Translate) | This user is currently blocked. The latest block log entry is provided below for reference: |
sp-contributions-blocked-notice-anon (Talk) (Translate) | This IP address is currently blocked. The latest block log entry is provided below for reference: |
sp-contributions-blocklog (Talk) (Translate) | block log |
sp-contributions-deleted (Talk) (Translate) | deleted user contributions |
sp-contributions-explain (Talk) (Translate) | |
sp-contributions-footer (Talk) (Translate) | - |
sp-contributions-footer-anon (Talk) (Translate) | - |
sp-contributions-footer-newbies (Talk) (Translate) | - |
sp-contributions-logs (Talk) (Translate) | logs |
sp-contributions-newbies (Talk) (Translate) | Show contributions of new accounts only |
sp-contributions-newbies-sub (Talk) (Translate) | For new accounts |
sp-contributions-newbies-title (Talk) (Translate) | User contributions for new accounts |
sp-contributions-newonly (Talk) (Translate) | Only show edits that are page creations |
sp-contributions-search (Talk) (Translate) | Search for contributions |
sp-contributions-submit (Talk) (Translate) | Search |
sp-contributions-suppresslog (Talk) (Translate) | suppressed user contributions |
sp-contributions-talk (Talk) (Translate) | talk |
sp-contributions-toponly (Talk) (Translate) | Only show edits that are latest revisions |
sp-contributions-uploads (Talk) (Translate) | uploads |
sp-contributions-username (Talk) (Translate) | IP address or username: |
sp-contributions-userrights (Talk) (Translate) | user rights management |
sp-deletedcontributions-contribs (Talk) (Translate) | contributions |
sp-newimages-showfrom (Talk) (Translate) | Show new files starting from $2, $1 |
spam_blanking (Talk) (Translate) | All revisions contained links to $1, blanking |
spam_deleting (Talk) (Translate) | All revisions contained links to $1, deleting |
spam_reverting (Talk) (Translate) | Reverting to last revision not containing links to $1 |
spambot_username (Talk) (Translate) | MediaWiki spam cleanup |
spamprotectionmatch (Talk) (Translate) | The following text is what triggered our spam filter: $1 |
spamprotectiontext (Talk) (Translate) | The text you wanted to save was blocked by the spam filter. This is probably caused by a link to a blacklisted external site. |
spamprotectiontitle (Talk) (Translate) | Spam protection filter |
special-categories-sort-abc (Talk) (Translate) | sort alphabetically |
special-categories-sort-count (Talk) (Translate) | sort by count |
special-characters-group-arabic (Talk) (Translate) | Arabic |
special-characters-group-arabicextended (Talk) (Translate) | Arabic extended |
special-characters-group-bangla (Talk) (Translate) | Bangla |
special-characters-group-cyrillic (Talk) (Translate) | Cyrillic |
special-characters-group-devanagari (Talk) (Translate) | Devanagari |
special-characters-group-greek (Talk) (Translate) | Greek |
special-characters-group-gujarati (Talk) (Translate) | Gujarati |
special-characters-group-hebrew (Talk) (Translate) | Hebrew |
special-characters-group-ipa (Talk) (Translate) | IPA |
special-characters-group-khmer (Talk) (Translate) | Khmer |
special-characters-group-lao (Talk) (Translate) | Lao |
special-characters-group-latin (Talk) (Translate) | Latin |
special-characters-group-latinextended (Talk) (Translate) | Latin extended |
special-characters-group-persian (Talk) (Translate) | Persian |
special-characters-group-sinhala (Talk) (Translate) | Sinhala |
special-characters-group-symbols (Talk) (Translate) | Symbols |
special-characters-group-tamil (Talk) (Translate) | Tamil |
special-characters-group-telugu (Talk) (Translate) | Telugu |
special-characters-group-thai (Talk) (Translate) | Thai |
special-characters-title-emdash (Talk) (Translate) | em dash |
special-characters-title-endash (Talk) (Translate) | en dash |
special-characters-title-minus (Talk) (Translate) | minus sign |
speciallogtitlelabel (Talk) (Translate) | Target (title or {{ns:user}}:username for user): |
specialloguserlabel (Talk) (Translate) | Performer: |
specialpage (Talk) (Translate) | Special page |
specialpage-empty (Talk) (Translate) | There are no results for this report. |
specialpages (Talk) (Translate) | Special pages |
specialpages-group-changes (Talk) (Translate) | Recent changes and logs |
specialpages-group-developer (Talk) (Translate) | Developer tools |
specialpages-group-highuse (Talk) (Translate) | High use pages |
specialpages-group-login (Talk) (Translate) | Login / create account |
specialpages-group-maintenance (Talk) (Translate) | Maintenance reports |
specialpages-group-media (Talk) (Translate) | Media reports and uploads |
specialpages-group-other (Talk) (Translate) | Other special pages |
specialpages-group-pages (Talk) (Translate) | Lists of pages |
specialpages-group-pagetools (Talk) (Translate) | Page tools |
specialpages-group-redirects (Talk) (Translate) | Redirecting special pages |
specialpages-group-spam (Talk) (Translate) | Spam tools |
specialpages-group-users (Talk) (Translate) | Users and rights |
specialpages-group-wiki (Talk) (Translate) | Data and tools |
specialpages-note (Talk) (Translate) | * Normal special pages. * <span class="mw-specialpagerestricted">Restricted special pages.</span> |
specialpages-note-top (Talk) (Translate) | Legend |
specialpages-summary (Talk) (Translate) | |
sqlite-has-fts (Talk) (Translate) | $1 with full-text search support |
sqlite-no-fts (Talk) (Translate) | $1 without full-text search support |
statistics (Talk) (Translate) | Statistics |
statistics-articles (Talk) (Translate) | Content pages |
statistics-articles-desc (Talk) (Translate) | |
statistics-edits (Talk) (Translate) | Page edits since {{SITENAME}} was set up |
statistics-edits-average (Talk) (Translate) | Average edits per page |
statistics-files (Talk) (Translate) | Uploaded files |
statistics-footer (Talk) (Translate) | |
statistics-header-edits (Talk) (Translate) | Edit statistics |
statistics-header-hooks (Talk) (Translate) | Other statistics |
statistics-header-pages (Talk) (Translate) | Page statistics |
statistics-header-users (Talk) (Translate) | User statistics |
statistics-pages (Talk) (Translate) | Pages |
statistics-pages-desc (Talk) (Translate) | All pages in the wiki, including talk pages, redirects, etc. |
statistics-summary (Talk) (Translate) | |
statistics-users (Talk) (Translate) | Registered [[Special:ListUsers|users]] |
statistics-users-active (Talk) (Translate) | Active users |
statistics-users-active-desc (Talk) (Translate) | Users who have performed an action in the last {{PLURAL:$1|day|$1 days}} |
storedversion (Talk) (Translate) | Stored revision |
stub-threshold (Talk) (Translate) | Threshold for stub link formatting ($1): |
stub-threshold-disabled (Talk) (Translate) | Disabled |
stub-threshold-sample-link (Talk) (Translate) | sample |
subcategories (Talk) (Translate) | Subcategories |
subject (Talk) (Translate) | Subject/headline: |
subject-preview (Talk) (Translate) | Subject/headline preview: |
summary (Talk) (Translate) | Summary: |
summary-preview (Talk) (Translate) | Summary preview: |
sun (Talk) (Translate) | Sun |
sunday (Talk) (Translate) | Sunday |
sunday-at (Talk) (Translate) | Sunday at $1 |
suppress (Talk) (Translate) | Oversight |
suppressedarticle (Talk) (Translate) | suppressed "[[$1]]" |
suppressionlog (Talk) (Translate) | Suppression log |
suppressionlogtext (Talk) (Translate) | Below is a list of deletions and blocks involving content hidden from administrators. See the [[Special:BlockList|block list]] for the list of currently operational bans and blocks. |
suspicious-userlogout (Talk) (Translate) | Your request to log out was denied because it looks like it was sent by a broken browser or caching proxy. |
svg-long-desc (Talk) (Translate) | SVG file, nominally $1 × $2 pixels, file size: $3 |
svg-long-desc-animated (Talk) (Translate) | Animated SVG file, nominally $1 × $2 pixels, file size: $3 |
svg-long-error (Talk) (Translate) | Invalid SVG file: $1 |
table_pager_empty (Talk) (Translate) | No results |
table_pager_first (Talk) (Translate) | First page |
table_pager_last (Talk) (Translate) | Last page |
table_pager_limit (Talk) (Translate) | Show $1 items per page |
table_pager_limit_label (Talk) (Translate) | Items per page: |
table_pager_limit_submit (Talk) (Translate) | Go |
table_pager_next (Talk) (Translate) | Next page |
table_pager_prev (Talk) (Translate) | Previous page |
tag-filter (Talk) (Translate) | [[Special:Tags|Tag]] filter: |
tag-filter-submit (Talk) (Translate) | Filter |
tag-list-wrapper (Talk) (Translate) | ([[Special:Tags|{{PLURAL:$1|Tag|Tags}}]]: $2) |
tagline (Talk) (Translate) | From {{SITENAME}} |
tags (Talk) (Translate) | Valid change tags |
tags-actions-header (Talk) (Translate) | Actions |
tags-activate (Talk) (Translate) | activate |
tags-activate-not-allowed (Talk) (Translate) | It is not possible to activate the tag "$1". |
tags-activate-not-found (Talk) (Translate) | The tag "$1" does not exist. |
tags-activate-question (Talk) (Translate) | You are about to activate the tag "$1". |
tags-activate-reason (Talk) (Translate) | Reason: |
tags-activate-submit (Talk) (Translate) | Activate |
tags-activate-title (Talk) (Translate) | Activate tag |
tags-active-header (Talk) (Translate) | Active? |
tags-active-no (Talk) (Translate) | No |
tags-active-yes (Talk) (Translate) | Yes |
tags-apply-no-permission (Talk) (Translate) | You do not have permission to apply change tags along with your changes. |
tags-apply-not-allowed-multi (Talk) (Translate) | The following {{PLURAL:$2|tag is|tags are}} not allowed to be manually applied: $1 |
tags-apply-not-allowed-one (Talk) (Translate) | The tag "$1" is not allowed to be manually applied. |
tags-create-already-exists (Talk) (Translate) | The tag "$1" already exists. |
tags-create-explanation (Talk) (Translate) | By default, newly created tags will be made available for use by users and bots. |
tags-create-heading (Talk) (Translate) | Create a new tag |
tags-create-invalid-chars (Talk) (Translate) | Tag names must not contain commas (<code>,</code>) or forward slashes (<code>/</code>). |
tags-create-invalid-title-chars (Talk) (Translate) | Tag names must not contain characters that cannot be used in page titles. |
tags-create-no-name (Talk) (Translate) | You must specify a tag name. |
tags-create-reason (Talk) (Translate) | Reason: |
tags-create-submit (Talk) (Translate) | Create |
tags-create-tag-name (Talk) (Translate) | Tag name: |
tags-create-warnings-above (Talk) (Translate) | The following {{PLURAL:$2|warning was|warnings were}} encountered when attempting to create the tag "$1": |
tags-create-warnings-below (Talk) (Translate) | Do you wish to continue creating the tag? |
tags-deactivate (Talk) (Translate) | deactivate |
tags-deactivate-not-allowed (Talk) (Translate) | It is not possible to deactivate the tag "$1". |
tags-deactivate-question (Talk) (Translate) | You are about to deactivate the tag "$1". |
tags-deactivate-reason (Talk) (Translate) | Reason: |
tags-deactivate-submit (Talk) (Translate) | Deactivate |
tags-deactivate-title (Talk) (Translate) | Deactivate tag |
tags-delete (Talk) (Translate) | delete |
tags-delete-explanation-active (Talk) (Translate) | <strong>The tag "$1" is still active, and will continue to be applied in the future.</strong> To stop this from happening, go to the place(s) where the tag is set to be applied, and disable it there. |
tags-delete-explanation-in-use (Talk) (Translate) | It will be removed from {{PLURAL:$2|$2 revision or log entry|all $2 revisions and/or log entries}} to which it is currently applied. |
tags-delete-explanation-initial (Talk) (Translate) | You are about to delete the tag "$1" from the database. |
tags-delete-explanation-warning (Talk) (Translate) | This action is <strong>irreversible</strong> and <strong>cannot be undone</strong>, not even by database administrators. Be certain this is the tag you mean to delete. |
tags-delete-not-allowed (Talk) (Translate) | Tags defined by an extension cannot be deleted unless the extension specifically allows it. |
tags-delete-not-found (Talk) (Translate) | The tag "$1" does not exist. |
tags-delete-reason (Talk) (Translate) | Reason: |
tags-delete-submit (Talk) (Translate) | Irreversibly delete this tag |
tags-delete-title (Talk) (Translate) | Delete tag |
tags-delete-too-many-uses (Talk) (Translate) | The tag "$1" is applied to more than $2 {{PLURAL:$2|revision|revisions}}, which means it cannot be deleted. |
tags-delete-warnings-after-delete (Talk) (Translate) | The tag "$1" was deleted successfully, but the following {{PLURAL:$2|warning was|warnings were}} encountered: |
tags-description-header (Talk) (Translate) | Full description of meaning |
tags-display-header (Talk) (Translate) | Appearance on change lists |
tags-edit (Talk) (Translate) | edit |
tags-edit-add (Talk) (Translate) | Add these tags: |
tags-edit-chosen-no-results (Talk) (Translate) | No tags found that match |
tags-edit-chosen-placeholder (Talk) (Translate) | Select some tags |
tags-edit-existing-tags (Talk) (Translate) | Existing tags: |
tags-edit-existing-tags-none (Talk) (Translate) | ''None'' |
tags-edit-failure (Talk) (Translate) | The changes could not be applied: $1 |
tags-edit-logentry-explanation (Talk) (Translate) | |
tags-edit-logentry-legend (Talk) (Translate) | Add or remove tags from {{PLURAL:$1|this log entry|all $1 log entries}} |
tags-edit-logentry-selected (Talk) (Translate) | {{PLURAL:$1|Selected log event|Selected log events}}: |
tags-edit-logentry-submit (Talk) (Translate) | Apply changes to {{PLURAL:$1|this log entry|$1 log entries}} |
tags-edit-manage-link (Talk) (Translate) | Manage tags |
tags-edit-new-tags (Talk) (Translate) | New tags: |
tags-edit-none-selected (Talk) (Translate) | Please select at least one tag to add or remove. |
tags-edit-nooldid-text (Talk) (Translate) | You have either not specified any target revision on which to perform this function, or the specified revision does not exist. |
tags-edit-nooldid-title (Talk) (Translate) | Invalid target revision |
tags-edit-reason (Talk) (Translate) | Reason: |
tags-edit-remove (Talk) (Translate) | Remove these tags: |
tags-edit-remove-all-tags (Talk) (Translate) | (remove all tags) |
tags-edit-revision-explanation (Talk) (Translate) | |
tags-edit-revision-legend (Talk) (Translate) | Add or remove tags from {{PLURAL:$1|this revision|all $1 revisions}} |
tags-edit-revision-selected (Talk) (Translate) | {{PLURAL:$1|Selected revision|Selected revisions}} of [[:$2]]: |
tags-edit-revision-submit (Talk) (Translate) | Apply changes to {{PLURAL:$1|this revision|$1 revisions}} |
tags-edit-success (Talk) (Translate) | The changes were successfully applied. |
tags-edit-title (Talk) (Translate) | Edit tags |
tags-hitcount (Talk) (Translate) | $1 {{PLURAL:$1|change|changes}} |
tags-hitcount-header (Talk) (Translate) | Tagged changes |
tags-intro (Talk) (Translate) | This page lists the tags that the software may mark an edit with, and their meaning. |
tags-manage-no-permission (Talk) (Translate) | You do not have permission to manage change tags. |
tags-source-extension (Talk) (Translate) | Defined by an extension |
tags-source-header (Talk) (Translate) | Source |
tags-source-manual (Talk) (Translate) | Applied manually by users and bots |
tags-source-none (Talk) (Translate) | No longer in use |
tags-summary (Talk) (Translate) | |
tags-tag (Talk) (Translate) | Tag name |
tags-title (Talk) (Translate) | Tags |
tags-update-add-not-allowed-multi (Talk) (Translate) | The following {{PLURAL:$2|tag is|tags are}} not allowed to be manually added: $1 |
tags-update-add-not-allowed-one (Talk) (Translate) | The tag "$1" is not allowed to be manually added. |
tags-update-no-permission (Talk) (Translate) | You do not have permission to add or remove change tags from individual revisions or log entries. |
tags-update-remove-not-allowed-multi (Talk) (Translate) | The following {{PLURAL:$2|tag is|tags are}} not allowed to be manually removed: $1 |
tags-update-remove-not-allowed-one (Talk) (Translate) | The tag "$1" is not allowed to be removed. |
talk (Talk) (Translate) | Discussion |
talkpage (Talk) (Translate) | Discuss this page |
talkpageheader (Talk) (Translate) | - |
talkpagelinktext (Talk) (Translate) | Talk |
talkpagetext (Talk) (Translate) | <!-- MediaWiki:talkpagetext --> |
template-protected (Talk) (Translate) | (protected) |
template-semiprotected (Talk) (Translate) | (semi-protected) |
templatepage (Talk) (Translate) | View template page |
templatesused (Talk) (Translate) | {{PLURAL:$1|Template|Templates}} used on this page: |
templatesusedpreview (Talk) (Translate) | {{PLURAL:$1|Template|Templates}} used in this preview: |
templatesusedsection (Talk) (Translate) | {{PLURAL:$1|Template|Templates}} used in this section: |
textmatches (Talk) (Translate) | Page text matches |
thisisdeleted (Talk) (Translate) | View or restore $1? |
throttled-mailpassword (Talk) (Translate) | A password reset email has already been sent, within the last {{PLURAL:$1|hour|$1 hours}}. To prevent abuse, only one password reset email will be sent per {{PLURAL:$1|hour|$1 hours}}. |
thu (Talk) (Translate) | Thu |
thumbnail-dest-create (Talk) (Translate) | Unable to save thumbnail to destination |
thumbnail-more (Talk) (Translate) | Enlarge |
thumbnail-temp-create (Talk) (Translate) | Unable to create temporary thumbnail file |
thumbnail_dest_directory (Talk) (Translate) | Unable to create destination directory |
thumbnail_error (Talk) (Translate) | Error creating thumbnail: $1 |
thumbnail_error_remote (Talk) (Translate) | Error message from $1: $2 |
thumbnail_gd-library (Talk) (Translate) | Incomplete GD library configuration: Missing function $1 |
thumbnail_image-failure-limit (Talk) (Translate) | There have been too many recent failed attempts ($1 or more) to render this thumbnail. Please try again later. |
thumbnail_image-missing (Talk) (Translate) | File seems to be missing: $1 |
thumbnail_image-type (Talk) (Translate) | Image type not supported |
thumbnail_invalid_params (Talk) (Translate) | Invalid thumbnail parameters |
thumbnail_toobigimagearea (Talk) (Translate) | File with dimensions greater than $1 |
thumbsize (Talk) (Translate) | Thumbnail size: |
thursday (Talk) (Translate) | Thursday |
thursday-at (Talk) (Translate) | Thursday at $1 |
timezone-utc (Talk) (Translate) | UTC |
timezonelegend (Talk) (Translate) | Time zone: |
timezoneregion-africa (Talk) (Translate) | Africa |
timezoneregion-america (Talk) (Translate) | America |
timezoneregion-antarctica (Talk) (Translate) | Antarctica |
timezoneregion-arctic (Talk) (Translate) | Arctic |
timezoneregion-asia (Talk) (Translate) | Asia |
timezoneregion-atlantic (Talk) (Translate) | Atlantic Ocean |
timezoneregion-australia (Talk) (Translate) | Australia |
timezoneregion-europe (Talk) (Translate) | Europe |
timezoneregion-indian (Talk) (Translate) | Indian Ocean |
timezoneregion-pacific (Talk) (Translate) | Pacific Ocean |
timezoneuseoffset (Talk) (Translate) | Other (specify offset) |
timezoneuseserverdefault (Talk) (Translate) | Use wiki default ($1) |
title-invalid-characters (Talk) (Translate) | The requested page title contains invalid characters: "$1". |
title-invalid-empty (Talk) (Translate) | The requested page title is empty or contains only the name of a namespace. |
title-invalid-interwiki (Talk) (Translate) | The requested page title contains an interwiki link which cannot be used in titles. |
title-invalid-leading-colon (Talk) (Translate) | The requested page title contains an invalid colon at the beginning. |
title-invalid-magic-tilde (Talk) (Translate) | The requested page title contains invalid magic tilde sequence (<nowiki>~~~</nowiki>). |
title-invalid-relative (Talk) (Translate) | Title has relative path. Relative page titles (./, ../) are invalid, because they will often be unreachable when handled by user's browser. |
title-invalid-talk-namespace (Talk) (Translate) | The requested page title refers to a talk page that can not exist. |
title-invalid-too-long (Talk) (Translate) | The requested page title is too long. It must be no longer than $1 {{PLURAL:$1|byte|bytes}} in UTF-8 encoding. |
title-invalid-utf8 (Talk) (Translate) | The requested page title contains an invalid UTF-8 sequence. |
titlematches (Talk) (Translate) | Page title matches |
titleprotected (Talk) (Translate) | This title has been protected from creation by [[User:$1|$1]]. The reason given is "<em>$2</em>". |
titleprotectedwarning (Talk) (Translate) | <strong>Warning: This page has been protected so that [[Special:ListGroupRights|specific rights]] are needed to create it.</strong> The latest log entry is provided below for reference: |
tmp-create-error (Talk) (Translate) | Could not create temporary file. |
tmp-write-error (Talk) (Translate) | Error writing temporary file. |
toc (Talk) (Translate) | Contents |
today-at (Talk) (Translate) | $1 |
tog-ccmeonemails (Talk) (Translate) | Send me copies of emails I send to other users |
tog-diffonly (Talk) (Translate) | Do not show page content below diffs |
tog-editondblclick (Talk) (Translate) | Edit pages on double click |
tog-editsectiononrightclick (Talk) (Translate) | Enable section editing by right clicking on section titles |
tog-enotifminoredits (Talk) (Translate) | Email me also for minor edits of pages and files |
tog-enotifrevealaddr (Talk) (Translate) | Reveal my email address in notification emails |
tog-enotifusertalkpages (Talk) (Translate) | Email me when my user talk page is changed |
tog-enotifwatchlistpages (Talk) (Translate) | Email me when a page or a file on my watchlist is changed |
tog-extendwatchlist (Talk) (Translate) | Expand watchlist to show all changes, not just the most recent |
tog-fancysig (Talk) (Translate) | Treat signature as wikitext (without an automatic link) |
tog-forceeditsummary (Talk) (Translate) | Prompt me when entering a blank edit summary |
tog-hideminor (Talk) (Translate) | Hide minor edits from recent changes |
tog-hidepatrolled (Talk) (Translate) | Hide patrolled edits from recent changes |
tog-minordefault (Talk) (Translate) | Mark all edits minor by default |
tog-newpageshidepatrolled (Talk) (Translate) | Hide patrolled pages from new page list |
tog-norollbackdiff (Talk) (Translate) | Omit diff after performing a rollback |
tog-numberheadings (Talk) (Translate) | Auto-number headings |
tog-oldsig (Talk) (Translate) | Existing signature: |
tog-prefershttps (Talk) (Translate) | Always use a secure connection when logged in |
tog-previewonfirst (Talk) (Translate) | Show preview on first edit |
tog-previewontop (Talk) (Translate) | Show preview before edit box |
tog-shownumberswatching (Talk) (Translate) | Show the number of watching users |
tog-showtoolbar (Talk) (Translate) | Show edit toolbar |
tog-underline (Talk) (Translate) | Link underlining: |
tog-useeditwarning (Talk) (Translate) | Warn me when I leave an edit page with unsaved changes |
tog-uselivepreview (Talk) (Translate) | Use live preview |
tog-usenewrc (Talk) (Translate) | Group changes by page in recent changes and watchlist |
tog-watchcreations (Talk) (Translate) | Add pages I create and files I upload to my watchlist |
tog-watchdefault (Talk) (Translate) | Add pages and files I edit to my watchlist |
tog-watchdeletion (Talk) (Translate) | Add pages and files I delete to my watchlist |
tog-watchlisthideanons (Talk) (Translate) | Hide edits by anonymous users from the watchlist |
tog-watchlisthidebots (Talk) (Translate) | Hide bot edits from the watchlist |
tog-watchlisthideliu (Talk) (Translate) | Hide edits by logged in users from the watchlist |
tog-watchlisthideminor (Talk) (Translate) | Hide minor edits from the watchlist |
tog-watchlisthideown (Talk) (Translate) | Hide my edits from the watchlist |
tog-watchlisthidepatrolled (Talk) (Translate) | Hide patrolled edits from the watchlist |
tog-watchmoves (Talk) (Translate) | Add pages and files I move to my watchlist |
tog-watchrollback (Talk) (Translate) | Add pages where I have performed a rollback to my watchlist |
token_suffix_mismatch (Talk) (Translate) | <strong>Your edit has been rejected because your client mangled the punctuation characters in the edit token.</strong> The edit has been rejected to prevent corruption of the page text. This sometimes happens when you are using a buggy web-based anonymous proxy service. |
toolbox (Talk) (Translate) | Tools |
tooltip-ca-addsection (Talk) (Translate) | Start a new section |
tooltip-ca-delete (Talk) (Translate) | Delete this page |
tooltip-ca-edit (Talk) (Translate) | Edit this page |
tooltip-ca-history (Talk) (Translate) | Past revisions of this page |
tooltip-ca-move (Talk) (Translate) | Move this page |
tooltip-ca-nstab-category (Talk) (Translate) | View the category page |
tooltip-ca-nstab-help (Talk) (Translate) | View the help page |
tooltip-ca-nstab-image (Talk) (Translate) | View the file page |
tooltip-ca-nstab-main (Talk) (Translate) | View the content page |
tooltip-ca-nstab-media (Talk) (Translate) | View the media page |
tooltip-ca-nstab-mediawiki (Talk) (Translate) | View the system message |
tooltip-ca-nstab-project (Talk) (Translate) | View the project page |
tooltip-ca-nstab-special (Talk) (Translate) | This is a special page, and it cannot be edited |
tooltip-ca-nstab-template (Talk) (Translate) | View the template |
tooltip-ca-nstab-user (Talk) (Translate) | View the user page |
tooltip-ca-protect (Talk) (Translate) | Protect this page |
tooltip-ca-talk (Talk) (Translate) | Discussion about the content page |
tooltip-ca-undelete (Talk) (Translate) | Restore the edits done to this page before it was deleted |
tooltip-ca-unprotect (Talk) (Translate) | Change protection of this page |
tooltip-ca-unwatch (Talk) (Translate) | Remove this page from your watchlist |
tooltip-ca-viewsource (Talk) (Translate) | This page is protected. You can view its source |
tooltip-ca-watch (Talk) (Translate) | Add this page to your watchlist |
tooltip-compareselectedversions (Talk) (Translate) | See the differences between the two selected revisions of this page |
tooltip-diff (Talk) (Translate) | Show which changes you made to the text |
tooltip-feed-atom (Talk) (Translate) | Atom feed for this page |
tooltip-feed-rss (Talk) (Translate) | RSS feed for this page |
tooltip-invert (Talk) (Translate) | Check this box to hide changes to pages within the selected namespace (and the associated namespace if checked) |
tooltip-minoredit (Talk) (Translate) | Mark this as a minor edit |
tooltip-n-currentevents (Talk) (Translate) | Find background information on current events |
tooltip-n-help (Talk) (Translate) | The place to find out |
tooltip-n-mainpage (Talk) (Translate) | Visit the main page |
tooltip-n-mainpage-description (Talk) (Translate) | Visit the main page |
tooltip-n-portal (Talk) (Translate) | About the project, what you can do, where to find things |
tooltip-n-randompage (Talk) (Translate) | Load a random page |
tooltip-n-recentchanges (Talk) (Translate) | A list of recent changes in the wiki |
tooltip-namespace_association (Talk) (Translate) | Check this box to also include the talk or subject namespace associated with the selected namespace |
tooltip-p-logo (Talk) (Translate) | Visit the main page |
tooltip-preferences-save (Talk) (Translate) | Save preferences |
tooltip-preview (Talk) (Translate) | Preview your changes. Please use this before saving. |
tooltip-pt-anontalk (Talk) (Translate) | Discussion about edits from this IP address |
tooltip-pt-anonuserpage (Talk) (Translate) | The user page for the IP address you are editing as |
tooltip-pt-createaccount (Talk) (Translate) | You are encouraged to create an account and log in; however, it is not mandatory |
tooltip-pt-login (Talk) (Translate) | You are encouraged to log in; however, it is not mandatory |
tooltip-pt-logout (Talk) (Translate) | Log out |
tooltip-pt-mycontris (Talk) (Translate) | A list of your contributions |
tooltip-pt-mytalk (Talk) (Translate) | Your talk page |
tooltip-pt-preferences (Talk) (Translate) | Your preferences |
tooltip-pt-userpage (Talk) (Translate) | Your user page |
tooltip-pt-watchlist (Talk) (Translate) | A list of pages you are monitoring for changes |
tooltip-recreate (Talk) (Translate) | Recreate the page even though it has been deleted |
tooltip-rollback (Talk) (Translate) | "Rollback" reverts edit(s) to this page of the last contributor in one click |
tooltip-save (Talk) (Translate) | Save your changes |
tooltip-search (Talk) (Translate) | Search {{SITENAME}} |
tooltip-search-fulltext (Talk) (Translate) | Search the pages for this text |
tooltip-search-go (Talk) (Translate) | Go to a page with this exact name if it exists |
tooltip-summary (Talk) (Translate) | Enter a short summary |
tooltip-t-contributions (Talk) (Translate) | A list of contributions by this user |
tooltip-t-emailuser (Talk) (Translate) | Send an email to this user |
tooltip-t-info (Talk) (Translate) | More information about this page |
tooltip-t-permalink (Talk) (Translate) | Permanent link to this revision of the page |
tooltip-t-print (Talk) (Translate) | Printable version of this page |
tooltip-t-recentchangeslinked (Talk) (Translate) | Recent changes in pages linked from this page |
tooltip-t-specialpages (Talk) (Translate) | A list of all special pages |
tooltip-t-upload (Talk) (Translate) | Upload files |
tooltip-t-whatlinkshere (Talk) (Translate) | A list of all wiki pages that link here |
tooltip-undo (Talk) (Translate) | "Undo" reverts this edit and opens the edit form in preview mode. It allows adding a reason in the summary. |
tooltip-upload (Talk) (Translate) | Start upload |
tooltip-watch (Talk) (Translate) | Add this page to your watchlist |
tooltip-watchlistedit-normal-submit (Talk) (Translate) | Remove titles |
tooltip-watchlistedit-raw-submit (Talk) (Translate) | Update watchlist |
tooltip-whatlinkshere-invert (Talk) (Translate) | Check this box to hide links from pages within the selected namespace. |
trackingcategories (Talk) (Translate) | Tracking categories |
trackingcategories-desc (Talk) (Translate) | Category inclusion criteria |
trackingcategories-disabled (Talk) (Translate) | Category is disabled |
trackingcategories-msg (Talk) (Translate) | Tracking category |
trackingcategories-name (Talk) (Translate) | Message name |
trackingcategories-nodesc (Talk) (Translate) | No description available. |
trackingcategories-summary (Talk) (Translate) | This page lists tracking categories which are automatically populated by the MediaWiki software. Their names can be changed by altering the relevant system messages in the {{ns:8}} namespace. |
translateinterface (Talk) (Translate) | To add or change translations for all wikis, please use [//translatewiki.net/ translatewiki.net], the MediaWiki localisation project. |
tue (Talk) (Translate) | Tue |
tuesday (Talk) (Translate) | Tuesday |
tuesday-at (Talk) (Translate) | Tuesday at $1 |
uctop (Talk) (Translate) | (current) |
unblock (Talk) (Translate) | Unblock user |
unblock-hideuser (Talk) (Translate) | You cannot unblock this user, as their username has been hidden. |
unblock-summary (Talk) (Translate) | |
unblocked (Talk) (Translate) | [[User:$1|$1]] has been unblocked. |
unblocked-id (Talk) (Translate) | Block $1 has been removed. |
unblocked-ip (Talk) (Translate) | [[Special:Contributions/$1|$1]] has been unblocked. |
unblocked-range (Talk) (Translate) | $1 has been unblocked. |
unblockip (Talk) (Translate) | Unblock user |
unblockiptext (Talk) (Translate) | Use the form below to restore write access to a previously blocked IP address or username. |
unblocklink (Talk) (Translate) | unblock |
unblocklogentry (Talk) (Translate) | unblocked $1 |
uncategorizedcategories (Talk) (Translate) | Uncategorized categories |
uncategorizedcategories-summary (Talk) (Translate) | |
uncategorizedimages (Talk) (Translate) | Uncategorized files |
uncategorizedimages-summary (Talk) (Translate) | |
uncategorizedpages (Talk) (Translate) | Uncategorized pages |
uncategorizedpages-summary (Talk) (Translate) | |
uncategorizedtemplates (Talk) (Translate) | Uncategorized templates |
uncategorizedtemplates-summary (Talk) (Translate) | |
undelete (Talk) (Translate) | View deleted pages |
undelete-bad-store-key (Talk) (Translate) | Cannot undelete file revision with timestamp $1: File was missing before deletion. |
undelete-cleanup-error (Talk) (Translate) | Error deleting unused archive file "$1". |
undelete-error (Talk) (Translate) | Error undeleting page |
undelete-error-long (Talk) (Translate) | Errors were encountered while undeleting the file: $1 |
undelete-error-short (Talk) (Translate) | Error undeleting file: $1 |
undelete-fieldset-title (Talk) (Translate) | Restore revisions |
undelete-filename-mismatch (Talk) (Translate) | Cannot undelete file revision with timestamp $1: Filename mismatch. |
undelete-header (Talk) (Translate) | See [[Special:Log/delete|the deletion log]] for recently deleted pages. |
undelete-missing-filearchive (Talk) (Translate) | Unable to restore file archive ID $1 because it is not in the database. It may have already been undeleted. |
undelete-no-results (Talk) (Translate) | No matching pages found in the deletion archive. |
undelete-nodiff (Talk) (Translate) | No previous revision found. |
undelete-revision (Talk) (Translate) | Deleted revision of $1 (as of $4, at $5) by $3: |
undelete-revision-row (Talk) (Translate) | $1 $2 ($3) $4 . . $5 $6 $7 $8 $9 |
undelete-search-box (Talk) (Translate) | Search deleted pages |
undelete-search-prefix (Talk) (Translate) | Show pages starting with: |
undelete-search-submit (Talk) (Translate) | Search |
undelete-search-title (Talk) (Translate) | Search deleted pages |
undelete-show-file-confirm (Talk) (Translate) | Are you sure you want to view the deleted revision of the file "<nowiki>$1</nowiki>" from $2 at $3? |
undelete-show-file-submit (Talk) (Translate) | Yes |
undelete-summary (Talk) (Translate) | |
undelete_short (Talk) (Translate) | Undelete {{PLURAL:$1|one edit|$1 edits}} |
undeletebtn (Talk) (Translate) | Restore |
undeletecomment (Talk) (Translate) | Reason: |
undeletedarticle (Talk) (Translate) | restored "[[$1]]" |
undeletedfiles (Talk) (Translate) | {{PLURAL:$1|1 file|$1 files}} restored |
undeletedpage (Talk) (Translate) | <strong>$1 has been restored</strong> Consult the [[Special:Log/delete|deletion log]] for a record of recent deletions and restorations. |
undeletedrevisions (Talk) (Translate) | {{PLURAL:$1|1 revision|$1 revisions}} restored |
undeletedrevisions-files (Talk) (Translate) | {{PLURAL:$1|1 revision|$1 revisions}} and {{PLURAL:$2|1 file|$2 files}} restored |
undeleteextrahelp (Talk) (Translate) | To restore the page's entire history, leave all checkboxes deselected and click <strong><em>{{int:undeletebtn}}</em></strong>. To perform a selective restoration, check the boxes corresponding to the revisions to be restored, and click <strong><em>{{int:undeletebtn}}</em></strong>. |
undeletehistory (Talk) (Translate) | If you restore the page, all revisions will be restored to the history. If a new page with the same name has been created since the deletion, the restored revisions will appear in the prior history. |
undeletehistorynoadmin (Talk) (Translate) | This page has been deleted. The reason for deletion is shown in the summary below, along with details of the users who had edited this page before deletion. The actual text of these deleted revisions is only available to administrators. |
undeleteinvert (Talk) (Translate) | Invert selection |
undeletelink (Talk) (Translate) | view/restore |
undeletepage (Talk) (Translate) | View and restore deleted pages |
undeletepagetext (Talk) (Translate) | The following {{PLURAL:$1|page has been deleted but is|$1 pages have been deleted but are}} still in the archive and can be restored. The archive may be periodically cleaned out. |
undeletepagetitle (Talk) (Translate) | <strong>The following consists of deleted revisions of [[:$1|$1]]</strong>. |
undeleterevdel (Talk) (Translate) | Undeletion will not be performed if it will result in the top page or file revision being partially deleted. In such cases, you must uncheck or unhide the newest deleted revision. |
undeleterevision-missing (Talk) (Translate) | Invalid or missing revision. You may have a bad link, or the revision may have been restored or removed from the archive. |
undeleterevisions (Talk) (Translate) | $1 {{PLURAL:$1|revision|revisions}} deleted |
undeletethispage (Talk) (Translate) | Undelete this page |
undeleteviewlink (Talk) (Translate) | view |
underline-always (Talk) (Translate) | Always |
underline-default (Talk) (Translate) | Skin or browser default |
underline-never (Talk) (Translate) | Never |
undo-failure (Talk) (Translate) | The edit could not be undone due to conflicting intermediate edits. |
undo-nochange (Talk) (Translate) | The edit appears to have already been undone. |
undo-norev (Talk) (Translate) | The edit could not be undone because it does not exist or was deleted. |
undo-success (Talk) (Translate) | The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit. |
undo-summary (Talk) (Translate) | Undo revision $1 by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) |
unexpected (Talk) (Translate) | Unexpected value: "$1"="$2". |
unit-pixel (Talk) (Translate) | px |
unknown-error (Talk) (Translate) | An unknown error occurred. |
unlockbtn (Talk) (Translate) | Unlock database |
unlockconfirm (Talk) (Translate) | Yes, I really want to unlock the database. |
unlockdb (Talk) (Translate) | Unlock database |
unlockdbsuccesssub (Talk) (Translate) | Database lock removed |
unlockdbsuccesstext (Talk) (Translate) | The database has been unlocked. |
unlockdbtext (Talk) (Translate) | Unlocking the database will restore the ability of all users to edit pages, change their preferences, edit their watchlists, and other things requiring changes in the database. Please confirm that this is what you intend to do. |
unpatrolledletter (Talk) (Translate) | ! |
unprotect (Talk) (Translate) | Change protection |
unprotectedarticle (Talk) (Translate) | removed protection from "[[$1]]" |
unprotectthispage (Talk) (Translate) | Change protection of this page |
unusedcategories (Talk) (Translate) | Unused categories |
unusedcategories-summary (Talk) (Translate) | |
unusedcategoriestext (Talk) (Translate) | The following category pages exist, although no other page or category makes use of them. |
unusedimages (Talk) (Translate) | Unused files |
unusedimages-summary (Talk) (Translate) | |
unusedimagestext (Talk) (Translate) | The following files exist but are not embedded in any page. Please note that other web sites may link to a file with a direct URL, and so may still be listed here despite being in active use. |
unusedtemplates (Talk) (Translate) | Unused templates |
unusedtemplates-summary (Talk) (Translate) | |
unusedtemplatestext (Talk) (Translate) | This page lists all pages in the {{ns:template}} namespace that are not included in another page. Remember to check for other links to the templates before deleting them. |
unusedtemplateswlh (Talk) (Translate) | other links |
unwatch (Talk) (Translate) | Unwatch |
unwatchedpages (Talk) (Translate) | Unwatched pages |
unwatchedpages-summary (Talk) (Translate) | |
unwatching (Talk) (Translate) | Unwatching... |
unwatchthispage (Talk) (Translate) | Stop watching |
updated (Talk) (Translate) | (Updated) |
updatedmarker (Talk) (Translate) | updated since my last visit |
upload (Talk) (Translate) | Upload file |
upload-copy-upload-invalid-domain (Talk) (Translate) | Copy uploads are not available from this domain. |
upload-curl-error28 (Talk) (Translate) | Upload timeout |
upload-curl-error28-text (Talk) (Translate) | The site took too long to respond. Please check the site is up, wait a short while and try again. You may want to try at a less busy time. |
upload-curl-error6 (Talk) (Translate) | Could not reach URL |
upload-curl-error6-text (Talk) (Translate) | The URL provided could not be reached. Please double-check that the URL is correct and the site is up. |
upload-default-description (Talk) (Translate) | - |
upload-description (Talk) (Translate) | File description |
upload-dialog-button-cancel (Talk) (Translate) | Cancel |
upload-dialog-button-done (Talk) (Translate) | Done |
upload-dialog-button-save (Talk) (Translate) | Save |
upload-dialog-button-upload (Talk) (Translate) | Upload |
upload-dialog-title (Talk) (Translate) | Upload file |
upload-disallowed-here (Talk) (Translate) | You cannot overwrite this file. |
upload-failure-msg (Talk) (Translate) | There was a problem with your upload from [$2]: $1 |
upload-failure-subj (Talk) (Translate) | Upload problem |
upload-file-error (Talk) (Translate) | Internal error |
upload-file-error-text (Talk) (Translate) | An internal error occurred when attempting to create a temporary file on the server. Please contact an [[Special:ListUsers/sysop|administrator]]. |
upload-form-label-infoform-description (Talk) (Translate) | Description |
upload-form-label-infoform-name (Talk) (Translate) | Name |
upload-form-label-infoform-title (Talk) (Translate) | Details |
upload-form-label-select-file (Talk) (Translate) | Select file |
upload-form-label-usage-filename (Talk) (Translate) | File name |
upload-form-label-usage-title (Talk) (Translate) | Usage |
upload-http-error (Talk) (Translate) | An HTTP error occurred: $1 |
upload-maxfilesize (Talk) (Translate) | Maximum file size: $1 |
upload-misc-error (Talk) (Translate) | Unknown upload error |
upload-misc-error-text (Talk) (Translate) | An unknown error occurred during the upload. Please verify that the URL is valid and accessible and try again. If the problem persists, contact an [[Special:ListUsers/sysop|administrator]]. |
upload-options (Talk) (Translate) | Upload options |
upload-permitted (Talk) (Translate) | Permitted file {{PLURAL:$2|type|types}}: $1. |
upload-preferred (Talk) (Translate) | Preferred file {{PLURAL:$2|type|types}}: $1. |
upload-prohibited (Talk) (Translate) | Prohibited file {{PLURAL:$2|type|types}}: $1. |
upload-proto-error (Talk) (Translate) | Incorrect protocol |
upload-proto-error-text (Talk) (Translate) | Remote upload requires URLs beginning with <code>http://</code> or <code>ftp://</code>. |
upload-recreate-warning (Talk) (Translate) | <strong>Warning: A file by that name has been deleted or moved.</strong> The deletion and move log for this page are provided here for convenience: |
upload-scripted-pi-callback (Talk) (Translate) | Cannot upload a file that contains XML-stylesheet processing instruction. |
upload-source (Talk) (Translate) | Source file |
upload-success-msg (Talk) (Translate) | Your upload from [$2] was successful. It is available here: [[:{{ns:file}}:$1]] |
upload-success-subj (Talk) (Translate) | Successful upload |
upload-summary (Talk) (Translate) | |
upload-too-many-redirects (Talk) (Translate) | The URL contained too many redirects |
upload-tryagain (Talk) (Translate) | Submit modified file description |
upload-warning-msg (Talk) (Translate) | There was a problem with your upload from [$2]. You may return to the [[Special:Upload/stash/$1|upload form]] to correct this problem. |
upload-warning-subj (Talk) (Translate) | Upload warning |
upload_directory_missing (Talk) (Translate) | The upload directory ($1) is missing and could not be created by the webserver. |
upload_directory_read_only (Talk) (Translate) | The upload directory ($1) is not writable by the webserver. |
upload_source_file (Talk) (Translate) | (your chosen file from your computer) |
upload_source_url (Talk) (Translate) | (your chosen file from a valid, publicly accessible URL) |
uploadbtn (Talk) (Translate) | Upload file |
uploaddisabled (Talk) (Translate) | Uploads disabled. |
uploaddisabledtext (Talk) (Translate) | File uploads are disabled. |
uploaded-animate-svg (Talk) (Translate) | Found "animate" tag that might be changing href, using the "from" attribute <code><$1 $2="$3"></code> in the uploaded SVG file. |
uploaded-event-handler-on-svg (Talk) (Translate) | Setting event-handler attributes <code>$1="$2"</code> is not allowed in SVG files. |
uploaded-hostile-svg (Talk) (Translate) | Found unsafe CSS in the style element of uploaded SVG file. |
uploaded-href-attribute-svg (Talk) (Translate) | href attributes <code><$1 $2="$3"></code> with non-local target (e.g. http://, javascript:, etc) are not allowed in SVG files. |
uploaded-href-unsafe-target-svg (Talk) (Translate) | Found href to unsafe target <code><$1 $2="$3"></code> in the uploaded SVG file. |
uploaded-image-filter-svg (Talk) (Translate) | Found image filter with URL: <code><$1 $2="$3"></code> in the uploaded SVG file. |
uploaded-remote-url-svg (Talk) (Translate) | SVG that sets any style attribute with remote URL is blocked. Found <code>$1="$2"</code> in the uploaded SVG file. |
uploaded-script-svg (Talk) (Translate) | Found scriptable element "$1" in the uploaded SVG file. |
uploaded-setting-event-handler-svg (Talk) (Translate) | Setting event-handler attributes is blocked, found <code><$1 $2="$3"></code> in the uploaded SVG file. |
uploaded-setting-handler-svg (Talk) (Translate) | SVG that sets the "handler" attribute with remote/data/script is blocked. Found <code>$1="$2"</code> in the uploaded SVG file. |
uploaded-setting-href-svg (Talk) (Translate) | Using the "set" tag to add "href" attribute to parent element is blocked. |
uploaded-wrong-setting-svg (Talk) (Translate) | Using the "set" tag to add a remote/data/script target to any attribute is blocked. Found <code><set to="$1"></code> in the uploaded SVG file. |
uploadedimage (Talk) (Translate) | uploaded "[[$1]]" |
uploaderror (Talk) (Translate) | Upload error |
uploadfooter (Talk) (Translate) | - |
uploadinvalidxml (Talk) (Translate) | The XML in the uploaded file could not be parsed. |
uploadjava (Talk) (Translate) | The file is a ZIP file that contains a Java .class file. Uploading Java files is not allowed because they can cause security restrictions to be bypassed. |
uploadlogpage (Talk) (Translate) | Upload log |
uploadlogpagetext (Talk) (Translate) | Below is a list of the most recent file uploads. See the [[Special:NewFiles|gallery of new files]] for a more visual overview. |
uploadnewversion-linktext (Talk) (Translate) | Upload a new version of this file |
uploadnologin (Talk) (Translate) | Not logged in |
uploadnologintext (Talk) (Translate) | Please $1 to upload files. |
uploadscripted (Talk) (Translate) | This file contains HTML or script code that may be erroneously interpreted by a web browser. |
uploadscriptednamespace (Talk) (Translate) | This SVG file contains an illegal namespace "$1". |
uploadstash (Talk) (Translate) | Upload stash |
uploadstash-badtoken (Talk) (Translate) | Performing of that action was unsuccessful, perhaps because your editing credentials expired. Try again. |
uploadstash-clear (Talk) (Translate) | Clear stashed files |
uploadstash-errclear (Talk) (Translate) | Clearing the files was unsuccessful. |
uploadstash-nofiles (Talk) (Translate) | You have no stashed files. |
uploadstash-refresh (Talk) (Translate) | Refresh the list of files |
uploadstash-summary (Talk) (Translate) | This page provides access to files that are uploaded or in the process of uploading, but are not yet published to the wiki. These files are not visible to anyone but the user who uploaded them. |
uploadtext (Talk) (Translate) | Use the form below to upload files. To view or search previously uploaded files go to the [[Special:FileList|list of uploaded files]], (re)uploads are also logged in the [[Special:Log/upload|upload log]], deletions in the [[Special:Log/delete|deletion log]]. To include a file in a page, use a link in one of the following forms: * <strong><code><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.jpg]]</nowiki></code></strong> to use the full version of the file * <strong><code><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|200px|thumb|left|alt text]]</nowiki></code></strong> to use a 200 pixel wide rendition in a box in the left margin with "alt text" as description * <strong><code><nowiki>[[</nowiki>{{ns:media}}<nowiki>:File.ogg]]</nowiki></code></strong> for directly linking to the file without displaying the file |
uploadvirus (Talk) (Translate) | The file contains a virus! Details: $1 |
uploadwarning (Talk) (Translate) | Upload warning |
uploadwarning-text (Talk) (Translate) | Please modify the file description below and try again. |
user-mail-no-addy (Talk) (Translate) | Tried to send email without an email address. |
user-mail-no-body (Talk) (Translate) | Tried to send email with an empty or unreasonably short body. |
usercreated (Talk) (Translate) | {{GENDER:$3|Created}} on $1 at $2 |
usercsspreview (Talk) (Translate) | <strong>Remember that you are only previewing your user CSS. It has not yet been saved!</strong> |
usercssyoucanpreview (Talk) (Translate) | <strong>Tip:</strong> Use the "{{int:showpreview}}" button to test your new CSS before saving. |
usereditcount (Talk) (Translate) | $1 {{PLURAL:$1|edit|edits}} |
userexists (Talk) (Translate) | Username entered already in use. Please choose a different name. |
userinvalidcssjstitle (Talk) (Translate) | <strong>Warning:</strong> There is no skin "$1". Custom .css and .js pages use a lowercase title, e.g. {{ns:user}}:Foo/vector.css as opposed to {{ns:user}}:Foo/Vector.css. |
userjspreview (Talk) (Translate) | <strong>Remember that you are only testing/previewing your user JavaScript. It has not yet been saved!</strong> |
userjsyoucanpreview (Talk) (Translate) | <strong>Tip:</strong> Use the "{{int:showpreview}}" button to test your new JavaScript before saving. |
userlogin (Talk) (Translate) | Log in / create account |
userlogin-createanother (Talk) (Translate) | Create another account |
userlogin-helplink2 (Talk) (Translate) | Help with logging in |
userlogin-joinproject (Talk) (Translate) | Join {{SITENAME}} |
userlogin-loggedin (Talk) (Translate) | You are already logged in as {{GENDER:$1|$1}}. Use the form below to log in as another user. |
userlogin-noaccount (Talk) (Translate) | Don't have an account? |
userlogin-remembermypassword (Talk) (Translate) | Keep me logged in |
userlogin-resetlink (Talk) (Translate) | Forgotten your login details? |
userlogin-resetpassword-link (Talk) (Translate) | Forgot your password? |
userlogin-signwithsecure (Talk) (Translate) | Use secure connection |
userlogin-yourname (Talk) (Translate) | Username |
userlogin-yourname-ph (Talk) (Translate) | Enter your username |
userlogin-yourpassword (Talk) (Translate) | Password |
userlogin-yourpassword-ph (Talk) (Translate) | Enter your password |
userloginnocreate (Talk) (Translate) | Log in |
userlogout (Talk) (Translate) | Log out |
userlogout-summary (Talk) (Translate) | |
usermaildisabled (Talk) (Translate) | User email disabled |
usermaildisabledtext (Talk) (Translate) | You cannot send email to other users on this wiki |
usermerge (Talk) (Translate) | Merge and delete users |
usermerge-badnewuser (Talk) (Translate) | Invalid new username |
usermerge-badolduser (Talk) (Translate) | Invalid old username |
usermerge-badtoken (Talk) (Translate) | Invalid edit token |
usermerge-deleteolduser (Talk) (Translate) | Delete old user |
usermerge-deleteolduserlist (Talk) (Translate) | Delete list of old users |
usermerge-desc (Talk) (Translate) | [[Special:UserMerge|Merges references from one user to another user]] in the wiki database - will also delete old users following merge. Requires ''usermerge'' privileges |
usermerge-fieldset (Talk) (Translate) | Usernames to merge |
usermerge-logpage (Talk) (Translate) | User merge log |
usermerge-logpagetext (Talk) (Translate) | This is a log of user merge actions. |
usermerge-newuser (Talk) (Translate) | New user (merge to): |
usermerge-nonewuser (Talk) (Translate) | Empty new username - assuming merge to "$1".<br /> Click "{{int:usermerge-submit}}" to accept. |
usermerge-noolduser (Talk) (Translate) | Empty old username |
usermerge-noselfdelete (Talk) (Translate) | You cannot delete or merge from yourself! |
usermerge-olduser (Talk) (Translate) | Old user (merge from): |
usermerge-protectedgroup (Talk) (Translate) | Unable to merge from user - user is in a protected group. |
usermerge-submit (Talk) (Translate) | Merge user |
usermerge-success (Talk) (Translate) | Merge from $1 ($2) to $3 ($4) is complete. |
usermerge-success-log (Talk) (Translate) | User $2 ($3) merged to $4 ($5) |
usermerge-unmergable (Talk) (Translate) | Unable to merge from user - ID or name has been defined as unmergable. |
usermerge-updating (Talk) (Translate) | Updating $1 table ($2 to $3) |
usermerge-userdeleted (Talk) (Translate) | $1 ($2) has been deleted. |
usermerge-userdeleted-log (Talk) (Translate) | Deleted user: $2 ($3) |
usermessage-editor (Talk) (Translate) | System messenger |
usermessage-summary (Talk) (Translate) | Leaving system message. |
usermessage-template (Talk) (Translate) | MediaWiki:UserMessage |
username (Talk) (Translate) | {{GENDER:$1|Username}}: |
usernameinprogress (Talk) (Translate) | An account creation for this user name is already in progress. Please wait. |
userpage (Talk) (Translate) | View user page |
userpage-userdoesnotexist (Talk) (Translate) | User account "$1" is not registered. Please check if you want to create/edit this page. |
userpage-userdoesnotexist-view (Talk) (Translate) | User account "$1" is not registered. |
userrights (Talk) (Translate) | User rights management |
userrights-changeable-col (Talk) (Translate) | Groups you can change |
userrights-conflict (Talk) (Translate) | Conflict of user rights changes! Please review and confirm your changes. |
userrights-editusergroup (Talk) (Translate) | Edit user groups |
userrights-groups-help (Talk) (Translate) | You may alter the groups this user is in: * A checked box means the user is in that group. * An unchecked box means the user is not in that group. * A * indicates that you cannot remove the group once you have added it, or vice versa. |
userrights-groupsmember (Talk) (Translate) | Member of: |
userrights-groupsmember-auto (Talk) (Translate) | Implicit member of: |
userrights-groupsmember-type (Talk) (Translate) | $1 |
userrights-irreversible-marker (Talk) (Translate) | $1* |
userrights-lookup-user (Talk) (Translate) | Manage user groups |
userrights-no-interwiki (Talk) (Translate) | You do not have permission to edit user rights on other wikis. |
userrights-nodatabase (Talk) (Translate) | Database $1 does not exist or is not local. |
userrights-nologin (Talk) (Translate) | You must [[Special:UserLogin|log in]] with an administrator account to assign user rights. |
userrights-notallowed (Talk) (Translate) | You do not have permission to add or remove user rights. |
userrights-reason (Talk) (Translate) | Reason: |
userrights-removed-self (Talk) (Translate) | You successfully removed your own rights. As such, you are no longer able to access this page. |
userrights-summary (Talk) (Translate) | |
userrights-unchangeable-col (Talk) (Translate) | Groups you cannot change |
userrights-user-editname (Talk) (Translate) | Enter a username: |
variantname-gan (Talk) (Translate) | gan |
variantname-gan-hans (Talk) (Translate) | hans |
variantname-gan-hant (Talk) (Translate) | hant |
variantname-ike-cans (Talk) (Translate) | ike-Cans |
variantname-ike-latn (Talk) (Translate) | ike-Latn |
variantname-iu (Talk) (Translate) | iu |
variantname-kk (Talk) (Translate) | kk |
variantname-kk-arab (Talk) (Translate) | kk-arab |
variantname-kk-cn (Talk) (Translate) | kk-cn |
variantname-kk-cyrl (Talk) (Translate) | kk-cyrl |
variantname-kk-kz (Talk) (Translate) | kk-kz |
variantname-kk-latn (Talk) (Translate) | kk-latn |
variantname-kk-tr (Talk) (Translate) | kk-tr |
variantname-ku (Talk) (Translate) | ku |
variantname-ku-arab (Talk) (Translate) | ku-Arab |
variantname-ku-latn (Talk) (Translate) | ku-Latn |
variantname-shi (Talk) (Translate) | shi |
variantname-shi-latn (Talk) (Translate) | shi-Latn |
variantname-shi-tfng (Talk) (Translate) | shi-Tfng |
variantname-sr (Talk) (Translate) | sr |
variantname-sr-ec (Talk) (Translate) | sr-ec |
variantname-sr-el (Talk) (Translate) | sr-el |
variantname-tg (Talk) (Translate) | tg |
variantname-tg-cyrl (Talk) (Translate) | tg-Cyrl |
variantname-tg-latn (Talk) (Translate) | tg-Latn |
variantname-uz (Talk) (Translate) | uz |
variantname-uz-cyrl (Talk) (Translate) | uz-Cyrl |
variantname-uz-latn (Talk) (Translate) | uz-Latn |
variantname-zh (Talk) (Translate) | zh |
variantname-zh-cn (Talk) (Translate) | cn |
variantname-zh-hans (Talk) (Translate) | hans |
variantname-zh-hant (Talk) (Translate) | hant |
variantname-zh-hk (Talk) (Translate) | hk |
variantname-zh-mo (Talk) (Translate) | mo |
variantname-zh-my (Talk) (Translate) | my |
variantname-zh-sg (Talk) (Translate) | sg |
variantname-zh-tw (Talk) (Translate) | tw |
variants (Talk) (Translate) | Variants |
vector-action-addsection (Talk) (Translate) | Add topic |
vector-action-delete (Talk) (Translate) | Delete |
vector-action-move (Talk) (Translate) | Move |
vector-action-protect (Talk) (Translate) | Protect |
vector-action-undelete (Talk) (Translate) | Undelete |
vector-action-unprotect (Talk) (Translate) | Change protection |
vector-more-actions (Talk) (Translate) | More |
vector-skin-desc (Talk) (Translate) | Modern version of MonoBook with fresh look and many usability improvements |
vector-view-create (Talk) (Translate) | Create |
vector-view-edit (Talk) (Translate) | Edit |
vector-view-history (Talk) (Translate) | View history |
vector-view-view (Talk) (Translate) | Read |
vector-view-viewsource (Talk) (Translate) | View source |
vector.css (Talk) (Translate) | /* CSS placed here will affect users of the Vector skin */ |
vector.js (Talk) (Translate) | /* Any JavaScript here will be loaded for users using the Vector skin */ |
verification-error (Talk) (Translate) | This file did not pass file verification. |
version (Talk) (Translate) | Version |
version-antispam (Talk) (Translate) | Spam prevention |
version-api (Talk) (Translate) | API |
version-credits-not-found (Talk) (Translate) | No detailed credits information was found for this extension. |
version-credits-summary (Talk) (Translate) | We would like to recognize the following persons for their contribution to [[Special:Version|MediaWiki]]. |
version-credits-title (Talk) (Translate) | Credits for $1 |
version-db-mariadb-url (Talk) (Translate) | https://mariadb.org/ |
version-db-mssql-url (Talk) (Translate) | https://www.microsoft.com/sql/ |
version-db-mysql-url (Talk) (Translate) | https://www.mysql.com/ |
version-db-oracle-url (Talk) (Translate) | http://www.oracle.com/database/ |
version-db-percona-url (Talk) (Translate) | http://www.percona.com/software/percona-server |
version-db-postgres-url (Talk) (Translate) | http://www.postgresql.org/ |
version-db-sqlite-url (Talk) (Translate) | https://www.sqlite.org/ |
version-entrypoints (Talk) (Translate) | Entry point URLs |
version-entrypoints-api-php (Talk) (Translate) | [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:api.php api.php] |
version-entrypoints-articlepath (Talk) (Translate) | [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgArticlePath Article path] |
version-entrypoints-header-entrypoint (Talk) (Translate) | Entry point |
version-entrypoints-header-url (Talk) (Translate) | URL |
version-entrypoints-index-php (Talk) (Translate) | [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:index.php index.php] |
version-entrypoints-load-php (Talk) (Translate) | [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:load.php load.php] |
version-entrypoints-scriptpath (Talk) (Translate) | [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgScriptPath Script path] |
version-ext-colheader-credits (Talk) (Translate) | Authors |
version-ext-colheader-description (Talk) (Translate) | Description |
version-ext-colheader-license (Talk) (Translate) | License |
version-ext-colheader-name (Talk) (Translate) | Extension |
version-ext-colheader-version (Talk) (Translate) | Version |
version-ext-license (Talk) (Translate) | License |
version-extensions (Talk) (Translate) | Installed extensions |
version-hook-name (Talk) (Translate) | Hook name |
version-hook-subscribedby (Talk) (Translate) | Subscribed by |
version-hooks (Talk) (Translate) | Hooks |
version-libraries (Talk) (Translate) | Installed libraries |
version-libraries-authors (Talk) (Translate) | Authors |
version-libraries-description (Talk) (Translate) | Description |
version-libraries-library (Talk) (Translate) | Library |
version-libraries-license (Talk) (Translate) | License |
version-libraries-version (Talk) (Translate) | Version |
version-license (Talk) (Translate) | MediaWiki License |
version-license-info (Talk) (Translate) | MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received [{{SERVER}}{{SCRIPTPATH}}/COPYING a copy of the GNU General Public License] along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA or [//www.gnu.org/licenses/old-licenses/gpl-2.0.html read it online]. |
version-license-not-found (Talk) (Translate) | No detailed license information was found for this extension. |
version-license-title (Talk) (Translate) | License for $1 |
version-mediahandlers (Talk) (Translate) | Media handlers |
version-no-ext-name (Talk) (Translate) | [no name] |
version-other (Talk) (Translate) | Other |
version-parser-extensiontags (Talk) (Translate) | Parser extension tags |
version-parser-function-hooks (Talk) (Translate) | Parser function hooks |
version-parserhooks (Talk) (Translate) | Parser hooks |
version-poweredby-credits (Talk) (Translate) | This wiki is powered by <strong>[https://www.mediawiki.org/ MediaWiki]</strong>, copyright © 2001-$1 $2. |
version-poweredby-others (Talk) (Translate) | others |
version-poweredby-translators (Talk) (Translate) | translatewiki.net translators |
version-skin-colheader-name (Talk) (Translate) | Skin |
version-skins (Talk) (Translate) | Installed skins |
version-software (Talk) (Translate) | Installed software |
version-software-product (Talk) (Translate) | Product |
version-software-version (Talk) (Translate) | Version |
version-specialpages (Talk) (Translate) | Special pages |
version-summary (Talk) (Translate) | |
version-svn-revision (Talk) (Translate) | r$1 |
version-variables (Talk) (Translate) | Variables |
version-version (Talk) (Translate) | ($1) |
versionrequired (Talk) (Translate) | Version $1 of MediaWiki required |
versionrequiredtext (Talk) (Translate) | Version $1 of MediaWiki is required to use this page. See [[Special:Version|version page]]. |
video-dims (Talk) (Translate) | $1, $2 × $3 |
view (Talk) (Translate) | View |
view-foreign (Talk) (Translate) | View on $1 |
view-pool-error (Talk) (Translate) | Sorry, the servers are overloaded at the moment. Too many users are trying to view this page. Please wait a while before you try to access this page again. $1 |
viewcount (Talk) (Translate) | This page has been accessed {{PLURAL:$1|once|$1 times}}. |
viewdeleted (Talk) (Translate) | View $1? |
viewdeleted_short (Talk) (Translate) | View {{PLURAL:$1|one deleted edit|$1 deleted edits}} |
viewdeletedpage (Talk) (Translate) | View deleted pages |
viewhelppage (Talk) (Translate) | View help page |
viewpagelogs (Talk) (Translate) | View logs for this page |
viewprevnext (Talk) (Translate) | View ($1 {{int:pipe-separator}} $2) ($3) |
views (Talk) (Translate) | Views |
viewsource (Talk) (Translate) | View source |
viewsource-title (Talk) (Translate) | View source for $1 |
viewsourcelink (Talk) (Translate) | view source |
viewsourceold (Talk) (Translate) | view source |
viewsourcetext (Talk) (Translate) | You can view and copy the source of this page. |
viewtalkpage (Talk) (Translate) | View discussion |
viewyourtext (Talk) (Translate) | You can view and copy the source of <strong>your edits</strong> to this page. |
virus-badscanner (Talk) (Translate) | Bad configuration: Unknown virus scanner: <em>$1</em> |
virus-scanfailed (Talk) (Translate) | scan failed (code $1) |
virus-unknownscanner (Talk) (Translate) | unknown antivirus: |
wantedcategories (Talk) (Translate) | Wanted categories |
wantedcategories-summary (Talk) (Translate) | |
wantedfiles (Talk) (Translate) | Wanted files |
wantedfiles-summary (Talk) (Translate) | |
wantedfiletext-cat (Talk) (Translate) | The following files are used but do not exist. Files from foreign repositories may be listed despite existing. Any such false positives will be <del>struck out</del>. Additionally, pages that embed files that do not exist are listed in [[:$1]]. |
wantedfiletext-cat-noforeign (Talk) (Translate) | The following files are used but do not exist. Additionally, pages that embed files that do not exist are listed in [[:$1]]. |
wantedfiletext-nocat (Talk) (Translate) | The following files are used but do not exist. Files from foreign repositories may be listed despite existing. Any such false positives will be <del>struck out</del>. |
wantedfiletext-nocat-noforeign (Talk) (Translate) | The following files are used but do not exist. |
wantedpages (Talk) (Translate) | Wanted pages |
wantedpages-badtitle (Talk) (Translate) | Invalid title in result set: $1 |
wantedpages-summary (Talk) (Translate) | List of non-existing pages with the most links to them, excluding pages which only have redirects linking to them. For a list of non-existent pages that have redirects linking to them, see [[{{#special:BrokenRedirects}}|the list of broken redirects]]. |
wantedtemplates (Talk) (Translate) | Wanted templates |
wantedtemplates-summary (Talk) (Translate) | |
watch (Talk) (Translate) | Watch |
watcherrortext (Talk) (Translate) | An error occurred while changing your watchlist settings for "$1". |
watching (Talk) (Translate) | Watching... |
watchlist (Talk) (Translate) | Watchlist |
watchlist-details (Talk) (Translate) | {{PLURAL:$1|$1 page|$1 pages}} on your watchlist, not separately counting talk pages. |
watchlist-options (Talk) (Translate) | Watchlist options |
watchlist-summary (Talk) (Translate) | |
watchlistanontext (Talk) (Translate) | Please log in to view or edit items on your watchlist. |
watchlistedit-clear-done (Talk) (Translate) | Your watchlist has been cleared. |
watchlistedit-clear-explain (Talk) (Translate) | All of the titles will be removed from your watchlist |
watchlistedit-clear-legend (Talk) (Translate) | Clear watchlist |
watchlistedit-clear-removed (Talk) (Translate) | {{PLURAL:$1|1 title was|$1 titles were}} removed: |
watchlistedit-clear-submit (Talk) (Translate) | Clear the watchlist (This is permanent!) |
watchlistedit-clear-title (Talk) (Translate) | Cleared watchlist |
watchlistedit-clear-titles (Talk) (Translate) | Titles: |
watchlistedit-normal-done (Talk) (Translate) | {{PLURAL:$1|A single title was|$1 titles were}} removed from your watchlist: |
watchlistedit-normal-explain (Talk) (Translate) | Titles on your watchlist are shown below. To remove a title, check the box next to it, and click "{{int:Watchlistedit-normal-submit}}". You can also [[Special:EditWatchlist/raw|edit the raw list]]. |
watchlistedit-normal-legend (Talk) (Translate) | Remove titles from watchlist |
watchlistedit-normal-submit (Talk) (Translate) | Remove titles |
watchlistedit-normal-title (Talk) (Translate) | Edit watchlist |
watchlistedit-raw-added (Talk) (Translate) | {{PLURAL:$1|1 title was|$1 titles were}} added: |
watchlistedit-raw-done (Talk) (Translate) | Your watchlist has been updated. |
watchlistedit-raw-explain (Talk) (Translate) | Titles on your watchlist are shown below, and can be edited by adding to and removing from the list; one title per line. When finished, click "{{int:Watchlistedit-raw-submit}}". You can also [[Special:EditWatchlist|use the standard editor]]. |
watchlistedit-raw-legend (Talk) (Translate) | Edit raw watchlist |
watchlistedit-raw-removed (Talk) (Translate) | {{PLURAL:$1|1 title was|$1 titles were}} removed: |
watchlistedit-raw-submit (Talk) (Translate) | Update watchlist |
watchlistedit-raw-title (Talk) (Translate) | Edit raw watchlist |
watchlistedit-raw-titles (Talk) (Translate) | Titles: |
watchlistedit-too-many (Talk) (Translate) | There are too many pages to display here. |
watchlistfor2 (Talk) (Translate) | For $1 $2 |
watchlisttools-clear (Talk) (Translate) | Clear the watchlist |
watchlisttools-edit (Talk) (Translate) | View and edit watchlist |
watchlisttools-raw (Talk) (Translate) | Edit raw watchlist |
watchlisttools-view (Talk) (Translate) | View relevant changes |
watchnologin (Talk) (Translate) | Not logged in |
watchthis (Talk) (Translate) | Watch this page |
watchthispage (Talk) (Translate) | Watch this page |
watchthisupload (Talk) (Translate) | Watch this file |
wed (Talk) (Translate) | Wed |
wednesday (Talk) (Translate) | Wednesday |
wednesday-at (Talk) (Translate) | Wednesday at $1 |
weeks (Talk) (Translate) | {{PLURAL:$1|$1 week|$1 weeks}} |
welcomecreation-msg (Talk) (Translate) | Your account has been created. You can change your {{SITENAME}} [[Special:Preferences|preferences]] if you wish. |
welcomeuser (Talk) (Translate) | Welcome, $1! |
whatlinkshere (Talk) (Translate) | What links here |
whatlinkshere-filters (Talk) (Translate) | Filters |
whatlinkshere-hideimages (Talk) (Translate) | $1 file links |
whatlinkshere-hidelinks (Talk) (Translate) | $1 links |
whatlinkshere-hideredirs (Talk) (Translate) | $1 redirects |
whatlinkshere-hidetrans (Talk) (Translate) | $1 transclusions |
whatlinkshere-links (Talk) (Translate) | ← links |
whatlinkshere-next (Talk) (Translate) | {{PLURAL:$1|next|next $1}} |
whatlinkshere-page (Talk) (Translate) | Page: |
whatlinkshere-prev (Talk) (Translate) | {{PLURAL:$1|previous|previous $1}} |
whatlinkshere-summary (Talk) (Translate) | |
whatlinkshere-title (Talk) (Translate) | Pages that link to "$1" |
whitelistedittext (Talk) (Translate) | Please $1 to edit pages. |
widthheight (Talk) (Translate) | $1 × $2 |
widthheightpage (Talk) (Translate) | $1 × $2, $3 {{PLURAL:$3|page|pages}} |
windows-nonascii-filename (Talk) (Translate) | This wiki does not support filenames with special characters. |
withoutinterwiki (Talk) (Translate) | Pages without language links |
withoutinterwiki-legend (Talk) (Translate) | Prefix |
withoutinterwiki-submit (Talk) (Translate) | Show |
withoutinterwiki-summary (Talk) (Translate) | The following pages do not link to other language versions. |
wlheader-enotif (Talk) (Translate) | Email notification is enabled. |
wlheader-showupdated (Talk) (Translate) | Pages that have been changed since you last visited them are shown in <strong>bold</strong>. |
wlnote (Talk) (Translate) | Below {{PLURAL:$1|is the last change|are the last <strong>$1</strong> changes}} in the last {{PLURAL:$2|hour|<strong>$2</strong> hours}}, as of $3, $4. |
wlshowlast (Talk) (Translate) | Show last $1 hours $2 days |
word-separator (Talk) (Translate) | |
wrongpassword (Talk) (Translate) | Incorrect password entered. Please try again. |
wrongpasswordempty (Talk) (Translate) | Password entered was blank. Please try again. |
xffblockreason (Talk) (Translate) | An IP address present in the X-Forwarded-For header, either yours or that of a proxy server you are using, has been blocked. The original block reason was: $1 |
xml-error-string (Talk) (Translate) | $1 at line $2, col $3 (byte $4): $5 |
year (Talk) (Translate) | From year (and earlier): |
years (Talk) (Translate) | {{PLURAL:$1|$1 year|$1 years}} |
yesterday-at (Talk) (Translate) | Yesterday at $1 |
youhavenewmessages (Talk) (Translate) | {{PLURAL:$3|You have}} $1 ($2). |
youhavenewmessagesfromusers (Talk) (Translate) | {{PLURAL:$4|You have}} $1 from {{PLURAL:$3|another user|$3 users}} ($2). |
youhavenewmessagesmanyusers (Talk) (Translate) | You have $1 from many users ($2). |
youhavenewmessagesmulti (Talk) (Translate) | You have new messages on $1 |
yourdiff (Talk) (Translate) | Differences |
yourdomainname (Talk) (Translate) | Your domain: |
youremail (Talk) (Translate) | Email: |
yourgender (Talk) (Translate) | How do you prefer to be described? |
yourlanguage (Talk) (Translate) | Language: |
yourname (Talk) (Translate) | Username: |
yournick (Talk) (Translate) | New signature: |
yourpassword (Talk) (Translate) | Password: |
yourpasswordagain (Talk) (Translate) | Retype password: |
yourrealname (Talk) (Translate) | Real name: |
yourtext (Talk) (Translate) | Your text |
yourvariant (Talk) (Translate) | Content language variant: |
zip-bad (Talk) (Translate) | The file is a corrupt or otherwise unreadable ZIP file. It cannot be properly checked for security. |
zip-file-open-error (Talk) (Translate) | An error was encountered when opening the file for ZIP checks. |
zip-unsupported (Talk) (Translate) | The file is a ZIP file that uses ZIP features not supported by MediaWiki. It cannot be properly checked for security. |
zip-wrong-format (Talk) (Translate) | The specified file was not a ZIP file. |
First page |
Previous page |
Next page |
Last page |