{
	"@metadata": {
		"authors": [
			"Kly"
		]
	},
	"apihelp-feedthreads-description": "回傳討論內容討論串的摘要。",
	"apihelp-feedthreads-summary": "回傳討論內容討論串的摘要。",
	"apihelp-feedthreads-param-feedformat": "摘要格式。",
	"apihelp-feedthreads-param-days": "要顯示之討論串的天數。",
	"apihelp-feedthreads-param-type": "要顯示的留言類型。",
	"apihelp-feedthreads-param-talkpage": "限制在這些對話頁面裡討論串的結果。",
	"apihelp-feedthreads-param-thread": "限制這些討論串以及後繼內容的結果。",
	"apihelp-feedthreads-example-1": "顯示在所有新討論串的摘要",
	"apihelp-feedthreads-example-2": "顯示在 [[Thread:Foo]] 回覆的摘要",
	"apihelp-feedthreads-example-3": "顯示在 [[Talk:Main Page]] 上新討論串的摘要",
	"apihelp-query+threads-description": "顯示 LiquidThreads 討論串的詳情。",
	"apihelp-query+threads-summary": "顯示 LiquidThreads 討論串的詳情。",
	"apihelp-query+threads-param-startid": "起始列舉的討論串 ID。",
	"apihelp-query+threads-param-endid": "終止列舉的討論串 ID。",
	"apihelp-query+threads-param-showdeleted": "是否顯示已刪除的討論串。",
	"apihelp-query+threads-param-limit": "能列出討論串的最大數量。",
	"apihelp-query+threads-param-prop": "要取得的屬性。",
	"apihelp-query+threads-param-page": "限制在這些頁面裡討論串的結果。",
	"apihelp-query+threads-param-author": "依特定作者來限制討論串的結果。",
	"apihelp-query+threads-param-root": "以指定開頭來限制討論串的結果。",
	"apihelp-query+threads-param-summary": "限制關聯到指定摘要頁面之討論串的結果。",
	"apihelp-query+threads-param-id": "取得指定 ID 的討論串。",
	"apihelp-query+threads-param-render": "結果裡是否要包含已呈現的討論串。",
	"apihelp-query+threads-param-renderlevel": "當呈現時，起始的層級（用於限制上限、其它目的）。",
	"apihelp-query+threads-param-renderthreadpos": "當呈現時，呈現在該層級之討論串群組的討論串位置（會影響部份顯示）。",
	"apihelp-query+threads-param-renderthreadcount": "當呈現時，在等級群組裡的討論串數目。",
	"apihelp-query+threads-param-rendermaxthreadcount": "當呈現時，在添加「{{int:lqt-thread-show-more}}」連結前要顯示的最大回覆數目。",
	"apihelp-query+threads-param-rendermaxdepth": "當呈現時，在顯示出取代回覆的「顯示 X 個回覆」連結前，所顯示出回覆的最大上限。",
	"apihelp-query+threads-param-renderstartrepliesat": "當呈現時，開始顯示回覆的起始點（用於內部載入額外回覆）。",
	"apihelp-query+threads-example-1": "列出在 [[Talk:Main Page]] 的討論串",
	"apihelp-query+threads-example-2": "列出 ID 為 1、2、3，以及 4 的討論串",
	"apihelp-threadaction-description": "在討論串和討論內容的留言裡，所允許的操作。",
	"apihelp-threadaction-summary": "在討論串和討論內容的留言裡，所允許的操作。",
	"apihelp-threadaction-param-thread": "要操作的討論串 ID。",
	"apihelp-threadaction-param-talkpage": "要操作的對話頁（若適用）。",
	"apihelp-threadaction-param-threadaction": "採用的操作。",
	"apihelp-threadaction-param-subject": "新的或拆分討論串所要設定的主題。",
	"apihelp-threadaction-param-reason": "若適用，該操作的原因/摘要。",
	"apihelp-threadaction-param-newparent": "若合併討論串，其新上層的 ID 或標題。",
	"apihelp-threadaction-param-text": "要建立的留言文字。",
	"apihelp-threadaction-param-render": "在發佈與回覆方式，頂端討論串當更改後會呈現出並回傳在結果裡。",
	"apihelp-threadaction-param-bump": "是否覆蓋預設行為。",
	"apihelp-threadaction-param-sortkey": "指定所要設定討論串排序關鍵字的時間戳記。可以是「now」。",
	"apihelp-threadaction-param-signature": "指定要在留言裡採用的簽名（取代預設簽名）。",
	"apihelp-threadaction-param-type": "指定要添加的反應類型。",
	"apihelp-threadaction-param-value": "指定與要添加反應類型的相關值。",
	"apihelp-threadaction-param-method": "取得行內的編輯表單，取得表單的方法。",
	"apihelp-threadaction-param-captchaword": "回答驗證碼。",
	"apihelp-threadaction-param-captchaid": "之前請求的驗證碼 ID。",
	"apierror-liquidthreads-alreadytop": "此討論串已為最頂端討論串。",
	"apierror-liquidthreads-badparent": "您所指定的上層討論串並非討論串標題，也不是討論串 ID。",
	"apierror-liquidthreads-badreaction": "您必須指定反應的類型和值。",
	"apierror-liquidthreads-badsortkey": "您必須為 <var>sortkey</var> 參數指定有效的時間戳記。這應為 unix 時間戳記的 YYYYMMddhhmmss 格式，或是 <kbd>now</kbd>。",
	"apierror-liquidthreads-badsubject": "您指定的主題無效。",
	"apierror-liquidthreads-invalidtalkpage": "您指定的對話頁無效，或是尚未啟用內容討論。",
	"apierror-liquidthreads-noparent": "您必須指定新的上層討論串來向下合併。",
	"apierror-liquidthreads-noreplies-talkpage": "您不能此回覆討論串，因為對話頁已被保護而無法回覆。",
	"apierror-liquidthreads-noreplies-thread": "您不能此回覆討論串，因為討論串已被保護而無法回覆。",
	"apierror-liquidthreads-nosubject": "沒有主題、或是指定了無效主題。",
	"apierror-liquidthreads-notext": "在您的留言裡必須包含文字。",
	"apierror-liquidthreads-onlyone": "您一次僅能在一個討論串上進行。",
	"apierror-liquidthreads-talkpageprotected": "您不能發佈至特定對話頁，因為已被保護而無法產生的新發佈。",
	"apierror-liquidthreads-threadneeded": "您必須指定要進行的討論串。"
}
