System messages
From Battle For Wesnoth Fan Wiki
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 | |
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) | username |
paramvalidator-help-type-user-subtype-temp (talk) (Translate) | Temporary user |
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-missingtitle (talk) (Translate) | Invalid value "$2" for title parameter <var>$1</var>: the page does not exist. |
paramvalidator-multivalue-must-be-array (talk) (Translate) | Multi-value parameter "$1" must be given as an array. |
paramvalidator-needstring (talk) (Translate) | Parameter "$1" accepts only a string value, but got $2 |
paramvalidator-notarray (talk) (Translate) | Invalid value for parameter <var>$1</var>: array expected. |
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. |
paramvalidator-outofrange-min (talk) (Translate) | The value "$2" for parameter "$1" must be no less than $3. |
paramvalidator-outofrange-minmax (talk) (Translate) | The value "$2" for parameter "$1" must be between $3 and $4. |
paramvalidator-param-deprecated (talk) (Translate) | The parameter "$1" has been deprecated. |
paramvalidator-param-sensitive (talk) (Translate) | |
paramvalidator-schema-validation-failed (talk) (Translate) | Invalid value for provided schema |
paramvalidator-toomanyvalues (talk) (Translate) | Too many values supplied for parameter "$1". The limit is $2. |
paramvalidator-unclearnowtimestamp (talk) (Translate) | Passing "$2" for timestamp parameter "$1" has been deprecated. If for some reason you need to explicitly specify the current time without calculating it client-side, use "now". |
paramvalidator-unrecognizedvalues (talk) (Translate) | Unrecognized {{PLURAL:$4|value|values}} for parameter "$1": $3 |
parentheses (talk) (Translate) | ($1) |
parentheses-end (talk) (Translate) | ) |
parentheses-start (talk) (Translate) | ( |
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 |
parsoid-client-error (talk) (Translate) | Invalid input Parsoid: $1 |
parsoid-resource-limit-exceeded (talk) (Translate) | Parsoid resources limit exceeded: $1 |
parsoid-revision-access (talk) (Translate) | Parsoid can't access the revision: $1 |
parsoid-stash-rate-limit-error (talk) (Translate) | Stashing failed because rate limit was exceeded. Please try again later. |
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. |
password-substring-username-match (talk) (Translate) | Your password must not appear within your username. |
passwordincommonlist (talk) (Translate) | The password entered is in a list of very commonly used passwords. Please choose a more unique password. |
passwordpolicies (talk) (Translate) | Password policies |
passwordpolicies-group (talk) (Translate) | Group |
passwordpolicies-policies (talk) (Translate) | Policies |
passwordpolicies-policy-display (talk) (Translate) | <span class="passwordpolicies-policy">$1 <code>($2)</code></span> |
passwordpolicies-policy-displaywithflags (talk) (Translate) | <span class="passwordpolicies-policy">$1 <code>($2)</code></span> <span class="passwordpolicies-policy-flags">($3)</span> |
passwordpolicies-policy-maximalpasswordlength (talk) (Translate) | Password must be less than $1 {{PLURAL:$1|character|characters}} long |
passwordpolicies-policy-minimalpasswordlength (talk) (Translate) | Password must be at least $1 {{PLURAL:$1|character|characters}} long |
passwordpolicies-policy-minimumpasswordlengthtologin (talk) (Translate) | Password must be at least $1 {{PLURAL:$1|character|characters}} long to be able to login |
passwordpolicies-policy-passwordcannotbesubstringinusername (talk) (Translate) | Password cannot be a substring within the username |
passwordpolicies-policy-passwordcannotmatchdefaults (talk) (Translate) | Password cannot match a specific list of default passwords |
passwordpolicies-policy-passwordnotincommonlist (talk) (Translate) | Password cannot be in the list of 100,000 most commonly used passwords. |