mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-12 01:09:40 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I5a8490ed0613898ac90749375c21484d3e15334b
This commit is contained in:
parent
722a1a73d2
commit
32aa0dcc17
|
@ -77,7 +77,7 @@
|
|||
"templatedata-modal-table-param-deprecated": "Label for a parameter property input: Deprecated status of the parameter.\n{{Identical|Deprecated}}",
|
||||
"templatedata-modal-table-param-deprecatedValue": "Label for a parameter property input: Deprecated guidance of the parameter.",
|
||||
"templatedata-modal-table-param-description": "Label for a parameter property input: Description of the parameter.\n\nParameters:\n* $1 - currently showing language\n{{Identical|Description}}",
|
||||
"templatedata-modal-table-param-example": "Label for a parameter property input: Example value of the parameter.\n\nParameters:\n* $1 - currently showing language",
|
||||
"templatedata-modal-table-param-example": "Label for a parameter property input: Example value of the parameter.\n\nParameters:\n* $1 - currently showing language\n{{Identical|Example}}",
|
||||
"templatedata-modal-table-param-importoption": "Label for the import option in the parameter list in the edit dialog. $1 - number of suggested parameters that can be imported.",
|
||||
"templatedata-modal-table-param-importoption-subtitle": "A list of suggested parameter names for the current template, in the import option in the parameter list in the edit dialog. \n* $1 - list (or partial list) of suggested parameter names to import.\n{{Identical|Including}}",
|
||||
"templatedata-modal-table-param-label": "Label for a parameter property input: Label of the parameter.\n\nSee https://en.wikipedia.org/w/index.php?title=Template:Infobox_treaty/TemplateData&action=edit for example.\n\nParameters:\n* $1 - currently showing language\n{{Identical|Label}}",
|
||||
|
|
|
@ -53,6 +53,7 @@
|
|||
"templatedata-modal-table-param-default": "預設值",
|
||||
"templatedata-modal-table-param-deprecated": "不建議使用",
|
||||
"templatedata-modal-table-param-description": "描述 ($1)",
|
||||
"templatedata-modal-table-param-example": "範例 ($1)",
|
||||
"templatedata-modal-table-param-label": "標籤 ($1)",
|
||||
"templatedata-modal-table-param-name": "名稱",
|
||||
"templatedata-modal-table-param-required": "必填",
|
||||
|
|
Loading…
Reference in a new issue