System messages
Appearance
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 | |
| 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 |
| jan (talk) (Translate) | Jan |
| january (talk) (Translate) | January |
| january-gen (talk) (Translate) | January |
| javascriptslideshow-desc (talk) (Translate) | Create a slideshow from multiple included div elements |
| javascriptslideshow-invalid-num-parameter (talk) (Translate) | Parameter $1 must be a number |
| javascriptslideshow-invalid-parameter (talk) (Translate) | Invalid value $2 for parameter $1 (May be one of: $3). |
| javascripttest (talk) (Translate) | JavaScript testing |
| josa-desc (talk) (Translate) | Automates some part of Korean postposition process |
| jquery-ime-disable-text (talk) (Translate) | Use native keyboard |
| jquery-ime-help (talk) (Translate) | Help |
| jquery-ime-other-languages (talk) (Translate) | Other languages |
| jsbreadcrumbs-desc (talk) (Translate) | Adds a trail of bread crumbs below the tab bar |
| jsbreadcrumbs-horizontal-separator (talk) (Translate) | » |
| jsbreadcrumbs-intro-horizontal (talk) (Translate) | Last {{PLURAL:$1|Page|$1 Pages}} Viewed: |
| jsbreadcrumbs-intro-vertical (talk) (Translate) | Last {{PLURAL:$1|Page|$1 Pages}} Viewed |
| 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-invalid-property-name (talk) (Translate) | The decoded property name is invalid |
| 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-utf16 (talk) (Translate) | Malformed UTF-16 characters, possibly incorrectly encoded |
| 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 |
| jsonconfig-blocked-page-creation (talk) (Translate) | The page title you have specified does not match any of the patterns configured for the JSONConfig extension for this wiki. |
| jsonconfig-desc (talk) (Translate) | Allows JSON configuration to be stored in a wiki |
| jsonconfig-duplicate-field (talk) (Translate) | More than one value "$1" found |
| jsonconfig-edit-action-apply (talk) (Translate) | Apply |
| jsonconfig-edit-action-cancel (talk) (Translate) | Cancel |
| jsonconfig-edit-button-label (talk) (Translate) | Edit as table |
| jsonconfig-edit-dialog-error (talk) (Translate) | Unable to edit as a table: $1 |
| jsonconfig-edit-dialog-error-data-invalid (talk) (Translate) | Data does not match the schema |
| jsonconfig-edit-dialog-error-data-missing (talk) (Translate) | JSON <code>data</code> property is missing or not an array |
| jsonconfig-edit-dialog-error-data-too-large (talk) (Translate) | Dataset is too large to edit as a table |
| jsonconfig-edit-dialog-error-field-name-missing (talk) (Translate) | Each field must have a name |
| jsonconfig-edit-dialog-error-field-type-invalid (talk) (Translate) | To edit as a table, each field must have type <code>number</code> or <code>string</code> |
| jsonconfig-edit-dialog-error-fields-missing (talk) (Translate) | JSON <code>schema.fields</code> property is missing or not an array |
| jsonconfig-edit-dialog-error-schema-missing (talk) (Translate) | JSON <code>schema</code> property is missing or not an object |
| jsonconfig-edit-dialog-title (talk) (Translate) | Edit JSON |
| jsonconfig-err-array (talk) (Translate) | Parameter "$1" must be a list, e.g. <kbd>["value1", "value2", ...]</kbd> |
| jsonconfig-err-array-count (talk) (Translate) | List "$1" has $2 {{PLURAL:$2|value|values}}, but must have $3 {{PLURAL:$3|value|values}}, the same number of values as "$4" |
| jsonconfig-err-array-expected (talk) (Translate) | The value at "$1" was expected to be a list surrounded by the [...] brackets |
| jsonconfig-err-assoc-array (talk) (Translate) | Parameter "$1" must be an associative array (dictionary), e.g. <kbd>{"key": "value", ...}</kbd> |
| jsonconfig-err-bad-geojson (talk) (Translate) | Parameter "$1" must be a valid GeoJSON data object, or an array of GeoJSON objects. If <code>properties</code> field contains <code>title</code> or <code>description</code>, they must be either single line strings without tabs or trailing spaces, or a multi-lingual objects of such strings, e.g. <kbd>{ "en":"String in English", ... }</kbd> |
| jsonconfig-err-bad-header-string (talk) (Translate) | Header "$1" must only consist of letters, numbers, and underscore characters, and must not begin with a number |