mediawiki-extensions-Linter/i18n/zh-hant.json
Kunal Mehta 35cfda325b Rename typo "linker-" keys to proper "linter-"
I must have made a typo and prefixed the keys with "linker-" instead of
"linter-".

Change-Id: I041aa3341aaa2efa51d20c848cb19efb648209ac
2017-11-24 20:38:25 -08:00

30 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Cwlin0416",
"Liuxinyu970226",
"A2093064",
"Kanashimi"
]
},
"linterrors-subpage": "Lint錯誤$1",
"linter-form-namespace": "命名空間:",
"linter-pager-title": "頁面標題",
"linter-pager-template": "通過模板?",
"linter-pager-bogus-image-options-details": "有問題的檔案選項",
"linter-pager-missing-end-tag-details": "缺少結束標籤",
"linter-category-fostered": "表格中不合法內容",
"linter-category-fostered-desc": "這些頁面的表格中含有不合法內容。",
"linter-category-bogus-image-options": "有問題的檔案選項",
"linter-category-bogus-image-options-desc": "這些頁面有些圖片或檔案含有錯誤的選項。",
"linter-category-missing-end-tag": "缺少結束標籤",
"linter-category-deletable-table-tag": "應被刪除的表格標籤",
"linter-numerrors": "$1個{{PLURAL:$1|錯誤}}",
"linter-page-edit": "編輯",
"linter-page-history": "歷史",
"linter-heading-high-priority": "高優先級",
"linter-heading-medium-priority": "中優先級",
"linter-heading-low-priority": "低優先級",
"apihelp-record-lint-param-page": "頁面標題"
}