System messages
From the Audiovisual Identity Database, the motion graphics museum
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 | |
| 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 |
| jsonconfig-err-bad-type (talk) (Translate) | Parameter "$1" must be a valid type like <code>string</code>, <code>number</code>, or <code>boolean</code> |
| jsonconfig-err-bool (talk) (Translate) | Parameter "$1" must be either set to <code>true</code> or <code>false</code> |
| jsonconfig-err-duplicate-header (talk) (Translate) | Duplicate header "$2" found at "$1". Each header must be unique. |
| jsonconfig-err-integer (talk) (Translate) | Parameter "$1" must be an integer |
| jsonconfig-err-license (talk) (Translate) | Parameter "$1" must be one of the valid license codes, for example $2 |
| jsonconfig-err-localized (talk) (Translate) | Parameter "$1" must be an object that maps valid language codes to single line strings without tabs or trailing spaces, e.g. <kbd>{ "en":"String in English", ... }</kbd> |
| jsonconfig-err-number (talk) (Translate) | Parameter "$1" must be a number |
| jsonconfig-err-object-expected (talk) (Translate) | The value at "$1" was expected to be an object surrounded by the {...} braces |
| jsonconfig-err-root-array-expected (talk) (Translate) | JSON data should be a list, surrounded by the [...] brackets |
| jsonconfig-err-root-object-expected (talk) (Translate) | JSON data should be an object, surrounded by the {...} braces |
| jsonconfig-err-string (talk) (Translate) | Parameter "$1" must be a string |
| jsonconfig-err-stringline (talk) (Translate) | Parameter "$1" must be a single line string no longer than $2 characters, with no tabs, and must not begin or end with a space |
| jsonconfig-err-unexpected-key (talk) (Translate) | Object "$1" contains an unexpected field "$2" |
| jsonconfig-err-url (talk) (Translate) | Parameter "$1" must be a valid URL |
| jsonconfig-license (talk) (Translate) | Data available under $1. |