System messages
From The Soysylum
Jump to navigationJump 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 | |
abusefilter-diff-info (talk) (Translate) | Basic information |
abusefilter-diff-invalid (talk) (Translate) | Unable to fetch the requested versions |
abusefilter-diff-item (talk) (Translate) | Item |
abusefilter-diff-next (talk) (Translate) | Newer change |
abusefilter-diff-pattern (talk) (Translate) | Filter conditions |
abusefilter-diff-prev (talk) (Translate) | Older change |
abusefilter-diff-title (talk) (Translate) | Differences between versions |
abusefilter-diff-version (talk) (Translate) | Version from $1 {{GENDER:$3|by}} $2 |
abusefilter-disabled (talk) (Translate) | Disabled |
abusefilter-disallowed (talk) (Translate) | This action has been automatically identified as harmful, and therefore disallowed. If you believe your action was constructive, please inform an administrator of what you were trying to do. A brief description of the abuse rule which your action matched is: $1 |
abusefilter-edit (talk) (Translate) | Editing abuse filter |
abusefilter-edit-action-block (talk) (Translate) | Block the user and/or IP address from editing |
abusefilter-edit-action-blockautopromote (talk) (Translate) | Revoke the user's autoconfirmed status |
abusefilter-edit-action-blocktalk (talk) (Translate) | Block the user and/or IP address from editing their own talk page |
abusefilter-edit-action-degroup (talk) (Translate) | Remove the user from all privileged groups |
abusefilter-edit-action-disallow (talk) (Translate) | Prevent the user from performing the action in question |
abusefilter-edit-action-rangeblock (talk) (Translate) | Block the respective IP range from which the user originates |
abusefilter-edit-action-tag (talk) (Translate) | Tag the edit for further review |
abusefilter-edit-action-throttle (talk) (Translate) | Trigger actions only if the user trips a rate limit |
abusefilter-edit-action-warn (talk) (Translate) | Trigger these actions after giving the user a warning |
abusefilter-edit-bad-tags (talk) (Translate) | One or more of the tags you specified is not valid. Tags should be short, they must not contain special characters, and they must not be reserved by other software. Try choosing a new tag name. |
abusefilter-edit-badfilter (talk) (Translate) | The filter you specified does not exist |
abusefilter-edit-badsyntax (talk) (Translate) | There is a syntax error in the filter you specified. The output from the parser was: <pre>$1</pre> |
abusefilter-edit-block-anon-durations (talk) (Translate) | Block duration for non-registered users: |
abusefilter-edit-block-user-durations (talk) (Translate) | Block duration for registered users: |
abusefilter-edit-builder-funcs-ccnorm (talk) (Translate) | Normalize confusable characters (ccnorm) |
abusefilter-edit-builder-funcs-ccnorm-contains-all (talk) (Translate) | Normalize and search a string for multiple substrings in AND mode (ccnorm_contains_all) |
abusefilter-edit-builder-funcs-ccnorm-contains-any (talk) (Translate) | Normalize and search a string for multiple substrings in OR mode (ccnorm_contains_any) |
abusefilter-edit-builder-funcs-contains-all (talk) (Translate) | Search string for multiple substrings in AND mode. (contains_all) |
abusefilter-edit-builder-funcs-contains-any (talk) (Translate) | Search string for multiple substrings in OR mode. (contains_any) |
abusefilter-edit-builder-funcs-count (talk) (Translate) | Number of times string X appears in string Y (count) |
abusefilter-edit-builder-funcs-equals-to-any (talk) (Translate) | Check if a given argument is equal (===) to any of the following arguments (equals_to_any) |
abusefilter-edit-builder-funcs-get_matches (talk) (Translate) | Array of regex matches within a text for each capturing group (get_matches) |
abusefilter-edit-builder-funcs-ip_in_range (talk) (Translate) | Is IP in range? (ip_in_range) |
abusefilter-edit-builder-funcs-ip_in_ranges (talk) (Translate) | Is IP in any of the ranges? (ip_in_ranges) |
abusefilter-edit-builder-funcs-lcase (talk) (Translate) | To lower case (lcase) |
abusefilter-edit-builder-funcs-length (talk) (Translate) | String length (length) |
abusefilter-edit-builder-funcs-norm (talk) (Translate) | Normalize (norm) |
abusefilter-edit-builder-funcs-rcount (talk) (Translate) | Number of times regex X appears in string Y (rcount) |
abusefilter-edit-builder-funcs-rescape (talk) (Translate) | Escape string as literal in regex (rescape) |
abusefilter-edit-builder-funcs-rmdoubles (talk) (Translate) | Remove double-characters (rmdoubles) |
abusefilter-edit-builder-funcs-rmspecials (talk) (Translate) | Remove special characters (rmspecials) |
abusefilter-edit-builder-funcs-rmwhitespace (talk) (Translate) | Remove whitespace (rmwhitespace) |
abusefilter-edit-builder-funcs-sanitize (talk) (Translate) | Normalize HTML entities into unicode characters (sanitize) |
abusefilter-edit-builder-funcs-set_var (talk) (Translate) | Set variable (set_var) |
abusefilter-edit-builder-funcs-specialratio (talk) (Translate) | Special characters / total characters (specialratio) |
abusefilter-edit-builder-funcs-str_replace (talk) (Translate) | Replace substring with string (str_replace) |
abusefilter-edit-builder-funcs-str_replace_regexp (talk) (Translate) | Regular expression search and replace (str_replace_regexp) |
abusefilter-edit-builder-funcs-strpos (talk) (Translate) | Position of substring in string (strpos) |
abusefilter-edit-builder-funcs-substr (talk) (Translate) | Substring (substr) |