System messages
Jump to navigation
Jump to search
This is a list of system messages available in the MediaWiki namespace.
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
Name | Default message text |
---|---|
Current message text | |
apierror-integeroutofrange-abovebotmax (talk) (Translate) | <var>$1</var> may not be over $2 (set to $3) for bots or sysops. |
apierror-integeroutofrange-abovemax (talk) (Translate) | <var>$1</var> may not be over $2 (set to $3) for users. |
apierror-integeroutofrange-belowminimum (talk) (Translate) | <var>$1</var> may not be less than $2 (set to $3). |
apierror-invalid-chunk (talk) (Translate) | Offset plus current chunk is greater than claimed file size. |
apierror-invalid-file-key (talk) (Translate) | Not a valid file key. |
apierror-invalidcategory (talk) (Translate) | The category name you entered is not valid. |
apierror-invalidexpiry (talk) (Translate) | Invalid expiry time "$1". |
apierror-invalidiprange (talk) (Translate) | Invalid CIDR range "$1". |
apierror-invalidlang (talk) (Translate) | Invalid language code for parameter <var>$1</var>. |
apierror-invalidmethod (talk) (Translate) | Invalid HTTP method. Consider using GET or POST. |
apierror-invalidoldimage (talk) (Translate) | The <var>oldimage</var> parameter has an invalid format. |
apierror-invalidparammix (talk) (Translate) | The {{PLURAL:$2|parameters}} $1 can not be used together. |
apierror-invalidparammix-cannotusewith (talk) (Translate) | The <kbd>$1</kbd> parameter cannot be used with <kbd>$2</kbd>. |
apierror-invalidparammix-mustusewith (talk) (Translate) | The <kbd>$1</kbd> parameter may only be used with <kbd>$2</kbd>. |
apierror-invalidparammix-parse-new-section (talk) (Translate) | <kbd>section=new</kbd> cannot be combined with the <var>oldid</var>, <var>pageid</var> or <var>page</var> parameters. Please use <var>title</var> and <var>text</var>. |
apierror-invalidsection (talk) (Translate) | The <var>section</var> parameter must be a valid section ID or <kbd>new</kbd>. |
apierror-invalidsha1base36hash (talk) (Translate) | The SHA1Base36 hash provided is not valid. |
apierror-invalidsha1hash (talk) (Translate) | The SHA1 hash provided is not valid. |
apierror-invalidtitle (talk) (Translate) | Bad title "$1". |
apierror-invalidurlparam (talk) (Translate) | Invalid value for <var>$1urlparam</var> (<kbd>$2=$3</kbd>). |
apierror-invaliduser (talk) (Translate) | Invalid username "$1". |
apierror-invaliduserid (talk) (Translate) | User ID <var>$1</var> is not valid. |
apierror-ipoutofrange (talk) (Translate) | The requested CIDR range "$1" cannot be broader than the CIDR limit of /$2. |
apierror-maxbytes (talk) (Translate) | Parameter <var>$1</var> cannot be longer than $2 {{PLURAL:$2|byte|bytes}} |
apierror-maxchars (talk) (Translate) | Parameter <var>$1</var> cannot be longer than $2 {{PLURAL:$2|character|characters}} |
apierror-maxlag (talk) (Translate) | Waiting for $2: $1 {{PLURAL:$1|second|seconds}} lagged. |
apierror-maxlag-generic (talk) (Translate) | Waiting for a database server: $1 {{PLURAL:$1|second|seconds}} lagged. |
apierror-mimesearchdisabled (talk) (Translate) | MIME search is disabled in Miser Mode. |
apierror-missingcontent-pageid (talk) (Translate) | Missing content for page ID $1. |
apierror-missingcontent-revid (talk) (Translate) | Missing content for revision ID $1. |
apierror-missingcontent-revid-role (talk) (Translate) | Missing content for revision ID $1 for role $2. |
apierror-missingparam (talk) (Translate) | The <var>$1</var> parameter must be set. |
apierror-missingparam-at-least-one-of (talk) (Translate) | {{PLURAL:$2|The parameter|At least one of the parameters}} $1 is required. |
apierror-missingparam-one-of (talk) (Translate) | {{PLURAL:$2|The parameter|One of the parameters}} $1 is required. |
apierror-missingrev-pageid (talk) (Translate) | No current revision of page ID $1. |
apierror-missingrev-title (talk) (Translate) | No current revision of title $1. |
apierror-missingtitle (talk) (Translate) | The page you specified doesn't exist. |
apierror-missingtitle-byname (talk) (Translate) | The page $1 doesn't exist. |
apierror-missingtitle-createonly (talk) (Translate) | Missing titles can only be protected with <kbd>create</kbd>. |
apierror-moduledisabled (talk) (Translate) | The <kbd>$1</kbd> module has been disabled. |
apierror-multival-only-one-of (talk) (Translate) | {{PLURAL:$3|Only|Only one of}} $2 is allowed for parameter <var>$1</var>. |
apierror-multpages (talk) (Translate) | <var>$1</var> may only be used with a single page. |
apierror-mustbeloggedin (talk) (Translate) | You must be logged in to $1. |
apierror-mustbeloggedin-changeauth (talk) (Translate) | You must be logged in to change authentication data. |
apierror-mustbeloggedin-generic (talk) (Translate) | You must be logged in. |
apierror-mustbeloggedin-linkaccounts (talk) (Translate) | You must be logged in to link accounts. |
apierror-mustbeloggedin-removeauth (talk) (Translate) | You must be logged in to remove authentication data. |
apierror-mustbeloggedin-uploadstash (talk) (Translate) | The upload stash is only available to logged-in users. |
apierror-mustbeposted (talk) (Translate) | The <kbd>$1</kbd> module requires a POST request. |
apierror-mustpostparams (talk) (Translate) | The following {{PLURAL:$2|parameter was|parameters were}} found in the query string, but must be in the POST body: $1. |