2016-11-01 21:44:45 +00:00
|
|
|
|
{
|
|
|
|
|
"@metadata": {
|
|
|
|
|
"authors": [
|
2017-10-17 20:48:43 +00:00
|
|
|
|
"A2093064",
|
2020-04-07 06:43:43 +00:00
|
|
|
|
"Cwlin0416",
|
2017-12-20 22:22:55 +00:00
|
|
|
|
"Kanashimi",
|
2019-03-17 21:14:07 +00:00
|
|
|
|
"Kly",
|
2020-04-07 06:43:43 +00:00
|
|
|
|
"LNDDYL",
|
|
|
|
|
"Liuxinyu970226",
|
|
|
|
|
"Xiplus",
|
|
|
|
|
"蘭斯特"
|
2016-11-01 21:44:45 +00:00
|
|
|
|
]
|
|
|
|
|
},
|
2020-02-14 07:26:05 +00:00
|
|
|
|
"linterrors": "Lint錯誤",
|
2017-10-19 21:12:36 +00:00
|
|
|
|
"linter-category-bogus-image-options": "有問題的檔案選項",
|
2017-10-17 20:48:43 +00:00
|
|
|
|
"linter-category-bogus-image-options-desc": "這些頁面有些圖片或檔案含有錯誤的選項。",
|
2017-10-14 20:28:23 +00:00
|
|
|
|
"linter-category-deletable-table-tag": "應被刪除的表格標籤",
|
2018-01-05 08:22:33 +00:00
|
|
|
|
"linter-category-deletable-table-tag-desc": "這些頁面擁有應被刪除的表格標籤。",
|
2020-02-12 07:21:49 +00:00
|
|
|
|
"linter-category-fostered": "表格中不合法內容",
|
|
|
|
|
"linter-category-fostered-desc": "這些頁面的表格中含有不合法內容。",
|
|
|
|
|
"linter-category-html5-misnesting": "在HTML5和HTML4中對錯誤嵌套的標籤有不同的渲染",
|
|
|
|
|
"linter-category-html5-misnesting-desc": "與HTML4相比,這些錯誤嵌套的標籤在HTML5中的行為將不同。",
|
2020-02-13 07:55:08 +00:00
|
|
|
|
"linter-category-misc-tidy-replacement-issues": "各項問題",
|
2020-02-17 07:46:51 +00:00
|
|
|
|
"linter-category-misc-tidy-replacement-issues-desc": "這些頁面還有其它問題,導致呈現出與之前顯示不同的情況",
|
2017-11-29 21:41:29 +00:00
|
|
|
|
"linter-category-misnested-tag": "未嵌套標籤",
|
2018-03-11 21:31:00 +00:00
|
|
|
|
"linter-category-misnested-tag-desc": "這些頁面存在可以修復的未嵌套標籤。",
|
2020-02-12 07:21:49 +00:00
|
|
|
|
"linter-category-missing-end-tag": "缺少結束標籤",
|
|
|
|
|
"linter-category-missing-end-tag-desc": "這些頁面有遺失的結束標籤。",
|
|
|
|
|
"linter-category-multi-colon-escape": "多餘的冒號",
|
|
|
|
|
"linter-category-multi-colon-escape-desc": "這些頁面的連結在字首使用了多個冒號。",
|
|
|
|
|
"linter-category-multiline-html-table-in-list": "清單裡多行表格",
|
2020-02-13 07:55:08 +00:00
|
|
|
|
"linter-category-multiline-html-table-in-list-desc": "之前,表格移動到清單之內或之外,現在此已擴充清單至頁面的其餘部分。",
|
2020-02-12 07:21:49 +00:00
|
|
|
|
"linter-category-multiple-unclosed-formatting-tags": "多處未閉合格式化標籤",
|
|
|
|
|
"linter-category-multiple-unclosed-formatting-tags-desc": "這些頁面有多處未閉合的格式化標籤",
|
|
|
|
|
"linter-category-obsolete-tag": "過時的HTML標籤",
|
|
|
|
|
"linter-category-obsolete-tag-desc": "這些頁面使用廢棄的HTML標籤。",
|
2018-03-11 21:31:00 +00:00
|
|
|
|
"linter-category-pwrap-bug-workaround": "可以解決的段落換行錯誤",
|
|
|
|
|
"linter-category-pwrap-bug-workaround-desc": "這些頁面有可以解決的段落換行錯誤。",
|
2020-02-12 07:21:49 +00:00
|
|
|
|
"linter-category-self-closed-tag": "自封閉標籤",
|
|
|
|
|
"linter-category-self-closed-tag-desc": "這些頁面有自封閉標籤。",
|
|
|
|
|
"linter-category-stripped-tag": "被忽略的標籤",
|
|
|
|
|
"linter-category-stripped-tag-desc": "這些頁面有被忽略的標籤。",
|
2020-02-13 07:55:08 +00:00
|
|
|
|
"linter-category-tidy-font-bug": "連結包裹字體標籤的舊行為",
|
|
|
|
|
"linter-category-tidy-font-bug-desc": "之前,這些字體標籤已移動到連結內以更改連結顏色",
|
|
|
|
|
"linter-category-tidy-whitespace-bug": "空格解析錯誤",
|
|
|
|
|
"linter-category-tidy-whitespace-bug-desc": "這些頁面在解析時觸發了空格錯誤,且應被處理。",
|
2018-01-05 08:22:33 +00:00
|
|
|
|
"linter-category-unclosed-quotes-in-heading": "標題中未閉合引用",
|
2018-03-11 21:31:00 +00:00
|
|
|
|
"linter-category-unclosed-quotes-in-heading-desc": "這些頁面的標題存在未閉合的引號,這將導致其溢出至目錄之外。",
|
2019-03-17 21:14:07 +00:00
|
|
|
|
"linter-category-wikilink-in-extlink": "外部連結內的內部連結",
|
2019-02-21 21:21:15 +00:00
|
|
|
|
"linter-category-wikilink-in-extlink-desc": "這些頁面所擁有在外部連結裡的 wiki 連結可被修正",
|
2020-02-12 07:21:49 +00:00
|
|
|
|
"linter-desc": "自外部服務追蹤 lint 錯誤,並且對使用者顯示",
|
|
|
|
|
"linter-form-namespace": "命名空間:",
|
|
|
|
|
"linter-heading-high-priority": "高優先級",
|
|
|
|
|
"linter-heading-low-priority": "低優先級",
|
|
|
|
|
"linter-heading-medium-priority": "中優先級",
|
2017-10-18 20:35:11 +00:00
|
|
|
|
"linter-numerrors": "($1個{{PLURAL:$1|錯誤}})",
|
2017-11-25 04:38:25 +00:00
|
|
|
|
"linter-page-edit": "編輯",
|
|
|
|
|
"linter-page-history": "歷史",
|
2020-02-12 07:21:49 +00:00
|
|
|
|
"linter-page-viewsource": "檢視原始碼",
|
|
|
|
|
"linter-pager-bogus-image-options-details": "有問題的檔案選項",
|
|
|
|
|
"linter-pager-deletable-table-tag-details": "應被刪除的表格標籤",
|
2020-02-13 07:55:08 +00:00
|
|
|
|
"linter-pager-html5-misnesting-details": "錯誤(現已中斷)",
|
|
|
|
|
"linter-pager-misc-tidy-replacement-issues-details": "各項標記錯誤",
|
2020-02-12 07:21:49 +00:00
|
|
|
|
"linter-pager-misnested-tag-details": "應當正確嵌套卻未嵌套的標籤",
|
|
|
|
|
"linter-pager-missing-end-tag-details": "缺少結束標籤",
|
|
|
|
|
"linter-pager-multi-colon-escape-details": "多餘的冒號",
|
2020-02-13 07:55:08 +00:00
|
|
|
|
"linter-pager-multiline-html-table-in-list-details": "清單內的多行HTML5表格",
|
2020-02-12 07:21:49 +00:00
|
|
|
|
"linter-pager-multiple-unclosed-formatting-tags-details": "頁面上有多處未閉合的格式化標籤",
|
|
|
|
|
"linter-pager-obsolete-tag-details": "過時的HTML標籤",
|
|
|
|
|
"linter-pager-pwrap-bug-workaround-details": "可以解決的段落換行錯誤",
|
|
|
|
|
"linter-pager-self-closed-tag-details": "自封閉標籤",
|
|
|
|
|
"linter-pager-stripped-tag-details": "被忽略的標籤",
|
2022-01-11 17:41:56 +00:00
|
|
|
|
"linter-pager-template-header": "通過模板?",
|
2020-02-13 07:55:08 +00:00
|
|
|
|
"linter-pager-tidy-font-bug-details": "Font標籤嘗試改變連結顏色",
|
|
|
|
|
"linter-pager-tidy-whitespace-bug-details": "空格解析錯誤",
|
2022-01-11 17:44:01 +00:00
|
|
|
|
"linter-pager-title-header": "頁面標題",
|
2020-02-12 07:21:49 +00:00
|
|
|
|
"linter-pager-unclosed-quotes-in-heading-details": "未閉合引號從目錄中溢出",
|
2020-04-22 06:56:28 +00:00
|
|
|
|
"linterrors-subpage": "Lint錯誤:$1",
|
2020-02-12 07:21:49 +00:00
|
|
|
|
"linterrors-summary": "<strong>注意:</strong>分類的數量並不精確,這是估計值。",
|
2018-03-11 21:31:00 +00:00
|
|
|
|
"multi-part-template-block": "輸出並非來自單一個模板",
|
2019-07-07 20:40:11 +00:00
|
|
|
|
"pageinfo-linter": "Lint 錯誤"
|
2016-11-01 21:44:45 +00:00
|
|
|
|
}
|