نظامی پیغام
ظاہری ہیئت
ذیل میں میڈیاویکی نام فضا میں دستیاب نظامی پیغاموں کی فہرست موجود ہے۔
اگر آپ میڈیاویکی کا ترجمہ کرنا چاہتے ہیں تو میڈیاویکی مقامیت کاری اور translatewiki.net ملاحظہ فرمائیں۔
| نام | طے شدہ متن |
|---|---|
| موجودہ متن | |
| jsonconfig-edit-action-cancel (تبادلۂ خیال) (ترجمہ) | Cancel |
| jsonconfig-edit-button-label (تبادلۂ خیال) (ترجمہ) | Edit as table |
| jsonconfig-edit-dialog-error (تبادلۂ خیال) (ترجمہ) | Unable to edit as a table: $1 |
| jsonconfig-edit-dialog-error-data-invalid (تبادلۂ خیال) (ترجمہ) | Data does not match the schema |
| jsonconfig-edit-dialog-error-data-missing (تبادلۂ خیال) (ترجمہ) | JSON <code>data</code> property is missing or not an array |
| jsonconfig-edit-dialog-error-data-too-large (تبادلۂ خیال) (ترجمہ) | Dataset is too large to edit as a table |
| jsonconfig-edit-dialog-error-field-name-missing (تبادلۂ خیال) (ترجمہ) | Each field must have a name |
| jsonconfig-edit-dialog-error-field-type-invalid (تبادلۂ خیال) (ترجمہ) | To edit as a table, each field must have type <code>number</code> or <code>string</code> |
| jsonconfig-edit-dialog-error-fields-missing (تبادلۂ خیال) (ترجمہ) | JSON <code>schema.fields</code> property is missing or not an array |
| jsonconfig-edit-dialog-error-schema-missing (تبادلۂ خیال) (ترجمہ) | JSON <code>schema</code> property is missing or not an object |
| jsonconfig-edit-dialog-title (تبادلۂ خیال) (ترجمہ) | Edit JSON |
| jsonconfig-err-array (تبادلۂ خیال) (ترجمہ) | Parameter "$1" must be a list, e.g. <kbd>["value1", "value2", ...]</kbd> |
| jsonconfig-err-array-count (تبادلۂ خیال) (ترجمہ) | 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 (تبادلۂ خیال) (ترجمہ) | The value at "$1" was expected to be a list surrounded by the [...] brackets |
| jsonconfig-err-assoc-array (تبادلۂ خیال) (ترجمہ) | Parameter "$1" must be an associative array (dictionary), e.g. <kbd>{"key": "value", ...}</kbd> |
| jsonconfig-err-bad-geojson (تبادلۂ خیال) (ترجمہ) | 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 (تبادلۂ خیال) (ترجمہ) | Header "$1" must only consist of letters, numbers, and underscore characters, and must not begin with a number |
| jsonconfig-err-bad-type (تبادلۂ خیال) (ترجمہ) | Parameter "$1" must be a valid type like <code>string</code>, <code>number</code>, or <code>boolean</code> |
| jsonconfig-err-bool (تبادلۂ خیال) (ترجمہ) | Parameter "$1" must be either set to <code>true</code> or <code>false</code> |
| jsonconfig-err-duplicate-header (تبادلۂ خیال) (ترجمہ) | Duplicate header "$2" found at "$1". Each header must be unique. |
| jsonconfig-err-integer (تبادلۂ خیال) (ترجمہ) | Parameter "$1" must be an integer |
| jsonconfig-err-license (تبادلۂ خیال) (ترجمہ) | Parameter "$1" must be one of the valid license codes, for example $2 |
| jsonconfig-err-localized (تبادلۂ خیال) (ترجمہ) | 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 (تبادلۂ خیال) (ترجمہ) | Parameter "$1" must be a number |
| jsonconfig-err-object-expected (تبادلۂ خیال) (ترجمہ) | The value at "$1" was expected to be an object surrounded by the {...} braces |
| jsonconfig-err-root-array-expected (تبادلۂ خیال) (ترجمہ) | JSON data should be a list, surrounded by the [...] brackets |
| jsonconfig-err-root-object-expected (تبادلۂ خیال) (ترجمہ) | JSON data should be an object, surrounded by the {...} braces |
| jsonconfig-err-string (تبادلۂ خیال) (ترجمہ) | Parameter "$1" must be a string |
| jsonconfig-err-stringline (تبادلۂ خیال) (ترجمہ) | 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 (تبادلۂ خیال) (ترجمہ) | Object "$1" contains an unexpected field "$2" |
| jsonconfig-err-url (تبادلۂ خیال) (ترجمہ) | Parameter "$1" must be a valid URL |
| jsonconfig-license (تبادلۂ خیال) (ترجمہ) | Data available under $1. |
| jsonconfig-license-copyrightwarning (تبادلۂ خیال) (ترجمہ) | By publishing changes, you agree to release your contribution according to the terms of the [{{int:jsonconfig-license-url-$1}} {{int:jsonconfig-license-name-$1}}] license. |
| jsonconfig-license-copyrightwarning-license-unset (تبادلۂ خیال) (ترجمہ) | By publishing changes, you agree to release your contribution according to the license specified in the <code>licence</code> field. |
| jsonconfig-license-name-CC-BY-1.0 (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution 1.0 |
| jsonconfig-license-name-CC-BY-2.0 (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution 2.0 |
| jsonconfig-license-name-CC-BY-2.5 (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution 2.5 |
| jsonconfig-license-name-CC-BY-3.0 (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution 3.0 |
| jsonconfig-license-name-CC-BY-4.0 (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution 4.0 |
| jsonconfig-license-name-CC-BY-4.0+ (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution 4.0 or later version |
| jsonconfig-license-name-CC-BY-SA-1.0 (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution-Share Alike 1.0 |
| jsonconfig-license-name-CC-BY-SA-2.0 (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution-Share Alike 2.0 |
| jsonconfig-license-name-CC-BY-SA-2.5 (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution-Share Alike 2.5 |
| jsonconfig-license-name-CC-BY-SA-3.0 (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution-Share Alike 3.0 |
| jsonconfig-license-name-CC-BY-SA-4.0 (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution-Share Alike 4.0 |
| jsonconfig-license-name-CC-BY-SA-4.0+ (تبادلۂ خیال) (ترجمہ) | Creative Commons Attribution-Share Alike 4.0 or later version |
| jsonconfig-license-name-CC0-1.0 (تبادلۂ خیال) (ترجمہ) | Creative Commons Zero |
| jsonconfig-license-name-GeoNutzV (تبادلۂ خیال) (ترجمہ) | Geo Data license Germany |
| jsonconfig-license-name-ODbL-1.0 (تبادلۂ خیال) (ترجمہ) | ODC Open Database License v1.0 |
| jsonconfig-license-name-dl-de-by-1.0 (تبادلۂ خیال) (ترجمہ) | Data licence Germany – attribution – Version 1.0 |