summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CommentStreams/i18n/zh-hant.json')
-rw-r--r--CommentStreams/i18n/zh-hant.json87
1 files changed, 44 insertions, 43 deletions
diff --git a/CommentStreams/i18n/zh-hant.json b/CommentStreams/i18n/zh-hant.json
index d8571753..4799b109 100644
--- a/CommentStreams/i18n/zh-hant.json
+++ b/CommentStreams/i18n/zh-hant.json
@@ -9,49 +9,50 @@
"commentstreams-error-prohibitedaction": "在評論頁面上不允許 $1 操作。",
"commentstreams-error-comment-on-deleted-page": "與此評論關聯的頁面已被刪除。",
"commentstreams-author-anonymous": "匿名",
- "apihelp-csQueryComment-description": "返回標題、使用者、創建時間戳記、以及評論的 wiki 文字。需提供頁面 ID 或標題。",
- "apihelp-csQueryComment-summary": "返回標題、使用者、創建時間戳記、以及評論的 wiki 文字。需提供頁面 ID 或標題。",
- "apihelp-csQueryComment-param-pageid": "含有要查詢評論的頁面 ID",
- "apihelp-csQueryComment-param-title": "含有要查詢評論的頁面標題",
- "apihelp-csQueryComment-pageid-example": "查詢在 wiki 文字上頁面 ID 為 3 的評論",
- "apihelp-csQueryComment-title-example": "查詢在 wiki 文字上頁面標題爲 CommentStreams:3 的評論",
- "apihelp-csDeleteComment-description": "刪除評論。需提供頁面 ID 或標題。",
- "apihelp-csDeleteComment-summary": "刪除評論。需提供頁面 ID 或標題。",
- "apihelp-csDeleteComment-param-pageid": "含有要刪除評論的頁面 ID",
- "apihelp-csDeleteComment-param-title": "含有要刪除評論的頁面標題",
- "apihelp-csDeleteComment-pageid-example": "刪除頁面 ID 為 3 的評論",
- "apihelp-csDeleteComment-title-example": "刪除頁面標題為 CommentStreams:3 的評論",
- "apihelp-csPostComment-description": "發佈新評論。",
- "apihelp-csPostComment-summary": "發佈新評論。",
- "apihelp-csPostComment-param-commenttitle": "評論的選用標題。",
- "apihelp-csPostComment-param-wikitext": "用於評論的 wiki 文字。",
- "apihelp-csPostComment-param-associatedid": "與此評論關聯的頁面。",
- "apihelp-csPostComment-param-parentid": "父評論的頁面 ID,若此為回覆的情況下。",
- "apihelp-csEditComment-description": "編輯現有評論。需提供頁面 ID 或標題。",
- "apihelp-csEditComment-summary": "編輯現有評論。需提供頁面 ID 或標題。",
- "apihelp-csEditComment-param-pageid": "含有要編輯評論的頁面 ID",
- "apihelp-csEditComment-param-title": "含有要編輯評論的頁面標題",
- "apihelp-csEditComment-param-commenttitle": "用於評論的選用標題。",
- "apihelp-csEditComment-param-wikitext": "用於評論的 wiki 文字。",
- "apihelp-csVote-description": "在評論上投票(贊成、反對、或中立)。",
- "apihelp-csVote-summary": "在評論上投票(贊成、反對、或中立)。",
- "apihelp-csVote-param-pageid": "含有要評論投票的頁面 ID",
- "apihelp-csVote-param-title": "含有要評論投票的頁面標題",
- "apihelp-csVote-param-vote": "投票(1、-1、或 0)。",
- "apihelp-csVote-pageid-example": "在頁面 ID 為 3 的評論上投票",
- "apihelp-csVote-title-example": "在頁面 ID 為 CommentStreams:3 的評論上投票",
- "apihelp-csWatch-description": "監視評論在接收到回覆時會得到通知",
- "apihelp-csWatch-summary": "監視評論在接收到回覆時會得到通知",
- "apihelp-csWatch-param-pageid": "含有要監視評論的頁面 ID",
- "apihelp-csWatch-param-title": "含有要監視評論的頁面標題",
- "apihelp-csWatch-pageid-example": "監視頁面 ID 為 3 的評論",
- "apihelp-csWatch-title-example": "監視頁面標題為 CommentStreams:3 的評論",
- "apihelp-csUnwatch-description": "取消監視評論後在接收到回覆時不會再得到通知",
- "apihelp-csUnwatch-summary": "取消監視評論後在接收到回覆時不會再得到通知",
- "apihelp-csUnwatch-param-pageid": "含有要取消監視評論的頁面 ID",
- "apihelp-csUnwatch-param-title": "含有要取消監視評論的頁面標題",
- "apihelp-csUnwatch-pageid-example": "取消監視頁面 ID 為 3 的評論",
- "apihelp-csUnwatch-title-example": "取消監視頁面標題為 CommentStreams:3 的評論",
+ "apihelp-csquerycomment-description": "返回標題、使用者、創建時間戳記、以及評論的 wiki 文字。需提供頁面 ID 或標題。",
+ "apihelp-csquerycomment-summary": "返回標題、使用者、創建時間戳記、以及評論的 wiki 文字。需提供頁面 ID 或標題。",
+ "apihelp-csquerycomment-param-pageid": "含有要查詢評論的頁面 ID",
+ "apihelp-csquerycomment-param-title": "含有要查詢評論的頁面標題",
+ "apihelp-csquerycomment-pageid-example": "查詢在 wiki 文字上頁面 ID 為 3 的評論",
+ "apihelp-csquerycomment-title-example": "查詢在 wiki 文字上頁面標題爲 CommentStreams:3 的評論",
+ "apihelp-csdeletecomment-description": "刪除評論。需提供頁面 ID 或標題。",
+ "apihelp-csdeletecomment-summary": "刪除評論。需提供頁面 ID 或標題。",
+ "apihelp-csdeletecomment-param-pageid": "含有要刪除評論的頁面 ID",
+ "apihelp-csdeletecomment-param-title": "含有要刪除評論的頁面標題",
+ "apihelp-csdeletecomment-pageid-example": "刪除頁面 ID 為 3 的評論",
+ "apihelp-csdeletecomment-title-example": "刪除頁面標題為 CommentStreams:3 的評論",
+ "apihelp-cspostcomment-description": "發佈新評論。",
+ "apihelp-cspostcomment-summary": "發佈新評論。",
+ "apihelp-cspostcomment-param-commenttitle": "評論的選用標題。",
+ "apihelp-cspostcomment-param-wikitext": "用於評論的 wiki 文字。",
+ "apihelp-cspostcomment-param-associatedid": "與此評論關聯的頁面。",
+ "apihelp-cspostcomment-param-parentid": "父評論的頁面 ID,若此為回覆的情況下。",
+ "apihelp-cseditcomment-description": "編輯現有評論。需提供頁面 ID 或標題。",
+ "apihelp-cseditcomment-summary": "編輯現有評論。需提供頁面 ID 或標題。",
+ "apihelp-cseditcomment-param-pageid": "含有要編輯評論的頁面 ID",
+ "apihelp-cseditcomment-param-title": "含有要編輯評論的頁面標題",
+ "apihelp-cseditcomment-param-commenttitle": "用於評論的選用標題。",
+ "apihelp-cseditcomment-param-wikitext": "用於評論的 wiki 文字。",
+ "apihelp-csvote-description": "在評論上投票(贊成、反對、或中立)。",
+ "apihelp-csvote-summary": "在評論上投票(贊成、反對、或中立)。",
+ "apihelp-csvote-param-pageid": "含有要評論投票的頁面 ID",
+ "apihelp-csvote-param-title": "含有要評論投票的頁面標題",
+ "apihelp-csvote-param-vote": "投票(1、-1、或 0)。",
+ "apihelp-csvote-pageid-example": "在頁面 ID 為 3 的評論上投票",
+ "apihelp-csvote-title-example": "在頁面 ID 為 CommentStreams:3 的評論上投票",
+ "apihelp-cswatch-description": "監視評論在接收到回覆時會得到通知",
+ "apihelp-cswatch-summary": "監視評論在接收到回覆時會得到通知",
+ "apihelp-cswatch-param-pageid": "含有要監視評論的頁面 ID",
+ "apihelp-cswatch-param-title": "含有要監視評論的頁面標題",
+ "apihelp-cswatch-pageid-example": "監視頁面 ID 為 3 的評論",
+ "apihelp-cswatch-title-example": "監視頁面標題為 CommentStreams:3 的評論",
+ "apihelp-csunwatch-description": "取消監視評論後在接收到回覆時不會再得到通知",
+ "apihelp-csunwatch-summary": "取消監視評論後在接收到回覆時不會再得到通知",
+ "apihelp-csunwatch-param-pageid": "含有要取消監視評論的頁面 ID",
+ "apihelp-csunwatch-param-title": "含有要取消監視評論的頁面標題",
+ "apihelp-csunwatch-pageid-example": "取消監視頁面 ID 為 3 的評論",
+ "apihelp-csunwatch-title-example": "取消監視頁面標題為 CommentStreams:3 的評論",
+ "commentstreams-api-error-invalid": "無效 API 回應。",
"commentstreams-api-error-notloggedin": "您必須要先登入。",
"commentstreams-api-error-commentnotfound": "找不到請求的評論。",
"commentstreams-api-error-notacomment": "提供的頁面 ID 沒有參照到有效的評論。",