mediawiki-extensions-Linter/i18n/zh-hant.json
Translation updater bot 6157c1e3d9 Localisation updates from https://translatewiki.net.
Change-Id: Ic99e499cebe2c03e576fd8ce639a3d9a4428729d
2017-12-20 23:22:55 +01:00

55 lines
2.8 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",
"LNDDYL"
]
},
"linterrors": "Lint 錯誤",
"linterrors-subpage": "Lint 錯誤:$1",
"linter-desc": "自外部服務追蹤 lint 錯誤,並且對使用者顯示",
"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-obsolete-tag": "過時的HTML標籤",
"linter-category-bogus-image-options": "有問題的檔案選項",
"linter-category-bogus-image-options-desc": "這些頁面有些圖片或檔案含有錯誤的選項。",
"linter-category-missing-end-tag": "缺少結束標籤",
"linter-category-multi-colon-escape": "多餘的冒號",
"linter-category-stripped-tag": "被忽略的標籤",
"linter-category-self-closed-tag": "自封閉標籤",
"linter-category-deletable-table-tag": "應被刪除的表格標籤",
"linter-category-misnested-tag": "未嵌套標籤",
"linter-category-tidy-whitespace-bug": "Tidy空格錯誤",
"linter-category-html5-misnesting": "在HTML5和HTML4中對錯誤嵌套的標籤有不同的渲染",
"linter-category-tidy-font-bug": "涉及字體標籤包裹連結的Tidy錯誤",
"linter-category-multiline-html-table-in-list": "清單裡多行表格",
"linter-numerrors": "$1個{{PLURAL:$1|錯誤}}",
"linter-page-edit": "編輯",
"linter-page-history": "歷史",
"linter-heading-high-priority": "高優先級",
"linter-heading-medium-priority": "中優先級",
"linter-heading-low-priority": "低優先級",
"pageinfo-linter": "Lint 錯誤",
"apihelp-query+linterrors-description": "取得 lint 錯誤的清單",
"apihelp-query+linterrors-summary": "取得 lint 錯誤的清單",
"apihelp-query+linterrors-param-categories": "lint 錯誤的分類",
"apihelp-query+linterrors-param-namespace": "僅包括來自指定命名空間的 lint 錯誤",
"apihelp-query+linterrors-param-pageid": "僅包括來自指定頁面 ID 的 lint 錯誤",
"apihelp-query+linterrors-example-1": "取得所有過時標籤分類的 lint 錯誤",
"apihelp-record-lint-description": "在資料庫內記錄 lint 錯誤",
"apihelp-record-lint-summary": "在資料庫內記錄 lint 錯誤",
"apihelp-record-lint-param-page": "頁面標題",
"apihelp-query+linterstats-description": "取得每個分類內的 lint 錯誤量",
"apihelp-query+linterstats-summary": "取得每個分類內的 lint 錯誤量",
"apihelp-query+linterstats-example-1": "取得每個分類內的 lint 錯誤量",
"apierror-linter-invalid-ip": "您的 IP 位址尚未被列為白名單,故不能回報 lint 錯誤"
}