{
	"@metadata": {
		"authors": [
			"A2093064",
			"Cwlin0416",
			"Impersonator 1",
			"Jack Phoenix",
			"Justincheng12345",
			"Kly",
			"LNDDYL",
			"Liuxinyu970226",
			"Mywood",
			"Sanmosa",
			"Shirayuki",
			"Simon Shek",
			"Xiplus",
			"铁桶",
			"列维劳德",
			"捍粵者"
		]
	},
	"apihelp-commentblock-description": "評論封鎖 API 允許在填完以下參數後來封鎖建立該評論的使用者：評論 ID",
	"apihelp-commentblock-summary": "評論封鎖 API 允許在填完以下參數後來封鎖建立該評論的使用者：評論 ID",
	"apihelp-commentdelete-description": "評論刪除 API 允許在填完以下參數後來刪除評論：評論 ID",
	"apihelp-commentdelete-summary": "評論刪除 API 允許在填完以下參數後來刪除評論：評論 ID",
	"apihelp-commentlatestid-description": "最新評論 ID API 允許在填完以下參數後來取得最新的評論 ID：頁面 ID",
	"apihelp-commentlatestid-summary": "最新評論 ID API 允許在填完以下參數後來取得最新的評論 ID：頁面 ID",
	"apihelp-commentlist-description": "評論清單 API 允許在填完以下參數後來取得多個評論並輸出成清單：頁面 ID、排序、排序頁面、與顯示表單。",
	"apihelp-commentlist-summary": "評論清單 API 允許在填完以下參數後來取得多個評論並輸出成清單：頁面 ID、排序、排序頁面、與顯示表單。",
	"apihelp-commentsubmit-description": "評論提交 API 允許在填完以下參數後來提交/發佈評論：頁面 ID、父 ID、評論文字。",
	"apihelp-commentsubmit-summary": "評論提交 API 允許在填完以下參數後來提交/發佈評論：頁面 ID、父 ID、評論文字。",
	"apihelp-commentvote-description": "評論投票 API 允許在填完以下參數後來對評論投票：評論 ID、投票評比。",
	"apihelp-commentvote-summary": "評論投票 API 允許在填完以下參數後來對評論投票：評論 ID、投票評比。",
	"apihelp-commentblock-param-commentID": "由被封鎖使用者所做出評論的評論 ID",
	"apihelp-commentdelete-param-commentID": "要被刪除的評論之評論 ID",
	"apihelp-commentlatestid-param-pageID": "在最新評論頁面的頁面 ID",
	"apihelp-commentlist-param-pageID": "評論清單所取得頁面的頁面 ID",
	"apihelp-commentlist-param-order": "定義評論清單為升序或降序排序",
	"apihelp-commentlist-param-pagerPage": "評論頁面號碼",
	"apihelp-commentlist-param-showForm": "顯示評論表格",
	"apihelp-commentsubmit-param-pageID": "所提交評論的該頁面之頁面 ID",
	"apihelp-commentsubmit-param-parentID": "父評論的評論 ID",
	"apihelp-commentsubmit-param-commentText": "評論文字",
	"apihelp-commentvote-param-commentID": "所要投票用的評論之評論 ID",
	"apihelp-commentvote-param-voteValue": "對於評論的投票評比",
	"comments-comment": "評論",
	"comments-continue-editing-btn": "繼續編輯",
	"comments-preview-failed": "預覽失敗，請再重試。",
	"comments-desc": "增加 <code>&lt;comments&gt;</code> 語法分析器連結，允許在頁面上發表評論",
	"comments-db-locked": "<h3>增加評論</h3>資料庫因例行性維護目前已鎖定，待維護作業完成後會恢復正常。請稍後再檢查一次。",
	"comments-voted-label": "已投票",
	"comments-loading": "讀取中...",
	"comments-auto-refresher-enable": "啟用自動更新評論",
	"comments-auto-refresher-pause": "暫停自動更新評論",
	"comments-reply-to": "回覆 {{GENDER:$2|$1}}",
	"comments-cancel-reply": "取消",
	"comments-block-warning-anon": "您確定要永久忽略所有來自此匿名使用者的評論 (透過 IP 位址) ？",
	"comments-block-warning-user": "您確定要永久忽略所有來自使用者 $1 的評論？",
	"comments-delete-warning": "您確定要刪除此評論？",
	"comments-sort-by-date": "依日期排序",
	"comments-sort-by-score": "依分數排序",
	"comments-show-comment-link": "顯示評論",
	"comments-manage-blocklist-link": "管理忽略清單",
	"comments-ignore-message": "您已忽略此評論的作者",
	"comments-you": "您",
	"comments-reply": "回覆",
	"comments-login-required": "您必須登入以發表評論。",
	"comments-not-allowed": "您未被允許發表評論。",
	"comments-post": "發表評論",
	"comments-submit": "發表您的評論",
	"comments-score-text": "分數",
	"comments-permalink": "靜態連結",
	"comments-delete-link": "刪除評論",
	"comments-anon-name": "匿名使用者",
	"comments-anon-message": "{{SITENAME}} 歡迎'''任何評論'''。若您不想以匿名發表評論，請 [[Special:CreateAccount|註冊]] 或 [[Special:UserLogin|登入]]。這是免費的。",
	"comments-links-are-forbidden": "評論內容禁止使用外部連結！",
	"comments-is-spam": "已送出的評論內容被判定為垃圾訊息。",
	"comments-ignore-item": "<a href=\"$1\">$2</a> 於 $3 <a href=\"$4\">(解除封鎖)</a>",
	"comments-ignore-no-users": "目前沒有使用者被封鎖。",
	"comments-ignore-remove-message": "您確定要取消封鎖使用者 <b>$1</b> 的評論？",
	"comments-ignore-unblock": "解封",
	"comments-ignore-cancel": "取消",
	"comments-ignore-title": "評論忽略清單",
	"commentignorelist": "評論忽略清單",
	"echo-category-title-mention-comment": "評論裡的提及",
	"echo-pref-tooltip-mention-comment": "當有人在評論理連結到我的使用者頁面時通知我。",
	"notification-header-mention-comment": "$1在<strong>$4</strong>的[[$4#comment-$5|評論]]裡{{GENDER:$2|提到}}了{{GENDER:$3|您}}。",
	"log-name-comments": "評論日誌",
	"log-description-comments": "此為評論的日誌。",
	"logentry-comments-add": "$1 已發表新的評論於 $3",
	"logentry-comments-delete": "$1 已刪除評論 #$4 於 $3",
	"comments-time-ago": "$1 前",
	"comments-time-months": "$1 個月",
	"comments-time-days": "$1 天",
	"comments-time-hours": "$1 小時",
	"comments-time-minutes": "$1 分鍾",
	"comments-time-seconds": "$1 秒",
	"log-show-hide-comments": "$1評論日誌",
	"logeventslist-comments-log": "評論日誌",
	"group-commentadmin": "評論管理員",
	"group-commentadmin-member": "{{GENDER:$1|評論管理員}}",
	"grouppage-commentadmin": "{{ns:project}}:Comment administrators",
	"action-comment": "送出評論",
	"right-comment": "送出評論",
	"action-commentadmin": "管理使用者送出的評論",
	"right-commentadmin": "管理使用者送出的評論",
	"action-commentlinks": "在評論中使用外部連結",
	"right-commentlinks": "在評論中使用外部連結",
	"action-comment-delete-own": "刪除擁有的評論",
	"right-comment-delete-own": "刪除自有的評論"
}
