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.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
paramvalidator-badfloat-notfinite (talk) (Translate) Value "$2" for float parameter "$1" is too large or is not a number.
paramvalidator-badinteger (talk) (Translate) Invalid value "$2" for integer parameter "$1".
paramvalidator-badtimestamp (talk) (Translate) Invalid value "$2" for timestamp parameter "$1".
paramvalidator-badupload-cantwrite (talk) (Translate) The file for "$1" could not be stored for processing due to a server misconfiguration (write failed).
paramvalidator-badupload-formsize (talk) (Translate) The uploaded file for "$1" exceeds the client-specified maximum.
paramvalidator-badupload-inisize (talk) (Translate) The uploaded file for "$1" exceeds the server's maximum of $3.
paramvalidator-badupload-nofile (talk) (Translate) No file was provided for upload parameter "$1".
paramvalidator-badupload-notmpdir (talk) (Translate) The file for "$1" could not be stored for processing due to a server misconfiguration (no temporary directory).
paramvalidator-badupload-notupload (talk) (Translate) File upload parameter "$1" is not a file upload; be sure to use multipart/form-data for your POST and include a filename in the Content-Disposition header.
paramvalidator-badupload-partial (talk) (Translate) The file for "$1" was only partially uploaded.
paramvalidator-badupload-phpext (talk) (Translate) A PHP extension prevented the upload of the file for "$1".
paramvalidator-baduser (talk) (Translate) Invalid value "$2" for user parameter <var>$1</var>.
paramvalidator-badvalue-enummulti (talk) (Translate) Invalid value "$2" for parameter "$1". {{PLURAL:$4|Only "$3" is allowed.|Allowed values are $3.}}
paramvalidator-badvalue-enumnotmulti (talk) (Translate) Unrecognized value for parameter "$1": $2.
paramvalidator-deprecated-value (talk) (Translate) The value "$2" to parameter "$1" has been deprecated.
paramvalidator-emptystring (talk) (Translate) the empty string
paramvalidator-help-default (talk) (Translate) Default: $1
paramvalidator-help-default-empty (talk) (Translate) Default: (empty)
paramvalidator-help-deprecated (talk) (Translate) This parameter is deprecated.
paramvalidator-help-multi-all (talk) (Translate) To specify all values, use <kbd>$1</kbd>.
paramvalidator-help-multi-max (talk) (Translate) Maximum number of values is {{PLURAL:$1|$1}} ({{PLURAL:$2|$2}} for clients allowed higher limits).
paramvalidator-help-multi-max-simple (talk) (Translate) Maximum number of values is {{PLURAL:$1|$1}}.
paramvalidator-help-multi-separate (talk) (Translate) Separate values with "|", or prefix the list with U+001F and separate with U+001F.
paramvalidator-help-required (talk) (Translate) This parameter is required.
paramvalidator-help-type-boolean (talk) (Translate) Type: {{PLURAL:$1|1=boolean|2=list of booleans}}
paramvalidator-help-type-enum (talk) (Translate) {{PLURAL:$1|1=One of the following values|2=Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F)}}: $2
paramvalidator-help-type-enum-can-be-empty (talk) (Translate) {{PLURAL:$2|0=Must be empty|Can be empty, or $1}}
paramvalidator-help-type-expiry (talk) (Translate) Type: {{PLURAL:$1|1=expiry|2=list of expiries}}. 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>). For no expiry, use $2.
paramvalidator-help-type-float (talk) (Translate) Type: {{PLURAL:$1|1=float|2=list of floats}}
paramvalidator-help-type-integer (talk) (Translate) Type: {{PLURAL:$1|1=integer|2=list of integers}}
paramvalidator-help-type-limit (talk) (Translate) Type: integer or "max"
paramvalidator-help-type-number-max (talk) (Translate) The {{PLURAL:$1|1=value|2=values}} must be no greater than $3.
paramvalidator-help-type-number-min (talk) (Translate) The {{PLURAL:$1|1=value|2=values}} must be no less than $2.
paramvalidator-help-type-number-minmax (talk) (Translate) The {{PLURAL:$1|1=value|2=values}} must be between $2 and $3.
paramvalidator-help-type-presenceboolean (talk) (Translate) Type: boolean
paramvalidator-help-type-string-maxbytes (talk) (Translate) Cannot be longer than $1 {{PLURAL:$1|byte|bytes}}.
paramvalidator-help-type-string-maxchars (talk) (Translate) Cannot be longer than $1 {{PLURAL:$1|character|characters}}.
paramvalidator-help-type-timestamp (talk) (Translate) Type: {{PLURAL:$1|1=timestamp|2=list of timestamps}}
paramvalidator-help-type-upload (talk) (Translate) Must be posted as a file upload using multipart/form-data.
paramvalidator-help-type-user (talk) (Translate) Type: {{PLURAL:$1|1=user|2=list of users}}, {{PLURAL:$3|by|by any of}} $2
paramvalidator-help-type-user-subtype-cidr (talk) (Translate) IP range
paramvalidator-help-type-user-subtype-id (talk) (Translate) user ID (e.g. "#12345")
paramvalidator-help-type-user-subtype-interwiki (talk) (Translate) interwiki name (e.g. "prefix>ExampleName")
paramvalidator-help-type-user-subtype-ip (talk) (Translate) IP
paramvalidator-help-type-user-subtype-name (talk) (Translate) user name
paramvalidator-maxbytes (talk) (Translate) The value for parameter "$1" cannot be longer than $3 {{PLURAL:$3|byte|bytes}} (was $4).
paramvalidator-maxchars (talk) (Translate) The value for parameter "$1" cannot be longer than $3 {{PLURAL:$3|character|characters}} (was $4).
paramvalidator-missingparam (talk) (Translate) The "$1" parameter must be set.
paramvalidator-notmulti (talk) (Translate) Parameter "$1" accepts only a single value. U+001F multi-value separation may only be used for multi-valued parameters.
paramvalidator-outofrange-max (talk) (Translate) The value "$2" for parameter "$1" must be no greater than $4.
First pagePrevious pageNext pageLast page