{
	"@metadata": {
		"authors": [
			"Cwlin0416",
			"Kly"
		]
	},
	"apihelp-cxpublish-description": "儲存使用內容翻譯擴充套件所建立的頁面。",
	"apihelp-cxpublish-summary": "儲存使用內容翻譯擴充套件所建立的頁面。",
	"apihelp-cxpublish-param-title": "要執行操作的頁面標題。",
	"apihelp-cxpublish-param-html": "要儲存的內容。",
	"apihelp-cxpublish-param-from": "來源語言代碼。",
	"apihelp-cxpublish-param-to": "目標語言代碼。",
	"apihelp-cxpublish-param-sourcetitle": "來源頁面的標題。",
	"apihelp-cxpublish-param-categories": "要置於已發佈頁面的分類。",
	"apihelp-cxpublish-param-publishtags": "添加至發佈頁面的編輯標籤。",
	"apihelp-cxpublish-param-wpCaptchaId": "驗證碼 ID (當使用驗證碼儲存時)。",
	"apihelp-cxpublish-param-wpCaptchaWord": "回答驗證碼 (當使用驗證碼儲存時)。",
	"apihelp-cxpublish-param-cxversion": "使用來發佈翻譯的編輯器版本。",
	"apihelp-query+contenttranslation-description": "查詢內容翻譯資料庫的翻譯。",
	"apihelp-query+contenttranslation-summary": "查詢內容翻譯資料庫的翻譯。",
	"apihelp-query+contenttranslation-param-translationid": "翻譯 ID。",
	"apihelp-query+contenttranslation-param-from": "來源語言代碼。",
	"apihelp-query+contenttranslation-param-to": "目標語言代碼。",
	"apihelp-query+contenttranslation-param-sourcetitle": "來源頁面標題。",
	"apihelp-query+contenttranslation-param-limit": "要取得的翻譯數量上限。",
	"apihelp-query+contenttranslation-param-offset": "結果集合的偏移（選用）。",
	"apihelp-query+contenttranslation-param-type": "翻譯的狀態。",
	"apihelp-query+contenttranslation-example-1": "取得目前使用者所發起的翻譯。",
	"apihelp-query+contenttranslation-example-2": "依 ID 取得翻譯草稿。",
	"apihelp-query+contenttranslation-example-3": "搜尋指定標題於語言組合的任何翻譯",
	"apihelp-query+contenttranslationcorpora-description": "取得所指定翻譯的章節對齊平行文本。請另見 <code>list=cxpublishedtranslations</code>。提供適用於高容量存取的各種不同格式傾印。",
	"apihelp-query+contenttranslationcorpora-summary": "取得所指定翻譯的章節對齊平行文本。請另見 <code>list=cxpublishedtranslations</code>。提供適用於高容量存取的各種不同格式傾印。",
	"apihelp-query+contenttranslationcorpora-param-translationid": "翻譯的 ID。",
	"apihelp-query+contenttranslationcorpora-param-striphtml": "是否去除所有的 HTML 標籤以回傳純文字內容。",
	"apihelp-query+contenttranslationcorpora-param-types": "透過預設值，在可用的情況下您將會取得下列三項內容：來源文字、機器翻譯，以及由使用者所發佈的翻譯。此參數允許您不回傳這些類型之中的一些項目。",
	"apihelp-query+contenttranslationstats-description": "取得內容翻譯統計。",
	"apihelp-query+contenttranslationstats-summary": "取得內容翻譯統計。",
	"apihelp-query+contenttranslationstats-example-1": "取得所有語言的內容翻譯統計。",
	"apihelp-cxconfiguration-description": "取得指定語言組合的內容翻譯設定 JSON",
	"apihelp-cxconfiguration-summary": "取得指定語言組合的內容翻譯設定 JSON",
	"apihelp-cxconfiguration-param-from": "來源語言代碼。",
	"apihelp-cxconfiguration-param-to": "目標語言代碼。",
	"apihelp-cxconfiguration-example-1": "取得西班牙文-加泰隆文的內容翻譯設定 JSON",
	"apihelp-query+contenttranslationsuggestions-description": "取得內容翻譯的建議清單。",
	"apihelp-query+contenttranslationsuggestions-summary": "取得內容翻譯的建議清單。",
	"apihelp-query+contenttranslationsuggestions-param-from": "來源語言代碼。",
	"apihelp-query+contenttranslationsuggestions-param-to": "目標語言代碼。",
	"apihelp-query+contenttranslationsuggestions-param-listid": "僅從部份清單回傳建議",
	"apihelp-query+contenttranslationsuggestions-param-limit": "要取得的翻譯建議數量上限。",
	"apihelp-query+contenttranslationsuggestions-param-offset": "標頁結果的偏移。",
	"apihelp-query+contenttranslationsuggestions-param-seed": "在預設下，建議會以隨機順序的方式回傳。若您想要在使用限制與偏移時各建議僅回傳依次，您必須為所有的請求指定一個亂數種子。",
	"apihelp-query+contenttranslationsuggestions-example-1": "取得從英語（en）翻譯成西班牙語（es）的頁面建議。",
	"apihelp-query+cxpublishedtranslations-description": "取得所有已發佈的翻譯資訊。",
	"apihelp-query+cxpublishedtranslations-summary": "取得所有已發佈的翻譯資訊。",
	"apihelp-query+cxpublishedtranslations-param-from": "來源語言代碼。",
	"apihelp-query+cxpublishedtranslations-param-to": "目標語言代碼。",
	"apihelp-query+cxpublishedtranslations-param-limit": "要取得的翻譯數量上限。",
	"apihelp-query+cxpublishedtranslations-example-1": "取得所有已發佈的翻譯",
	"apihelp-query+cxpublishedtranslations-example-2": "取得所有自英文已發佈的翻譯",
	"apihelp-query+cxpublishedtranslations-example-3": "取得所有從英文翻譯為西班牙文已發佈的翻譯",
	"apihelp-query+contenttranslationlangtrend-description": "查詢內容翻譯資料庫依時段的翻譯數量。",
	"apihelp-query+contenttranslationlangtrend-summary": "查詢內容翻譯資料庫依時段的翻譯數量。",
	"apihelp-query+contenttranslationlangtrend-param-source": "來源語言代碼。",
	"apihelp-query+contenttranslationlangtrend-param-target": "目標語言代碼。",
	"apihelp-query+contenttranslationlangtrend-param-interval": "用來計算趨勢的時間間隔。可為 <kbd>week</kbd> 或 <kbd>month</kbd>。",
	"apihelp-query+contenttranslationlangtrend-example-1": "取得指定語言組合的發佈趨勢，以週為間隔",
	"apihelp-query+contenttranslationlangtrend-example-2": "取得所有語言的發佈趨勢",
	"apihelp-cxtoken-description": "以 cxserver 取得 JWT 令牌來驗證。",
	"apihelp-cxtoken-summary": "以 cxserver 取得 JWT 令牌來驗證。",
	"apihelp-cxtoken-example-1": "取得 cxserver 的驗證令牌",
	"apihelp-cxdelete-description": "刪除使用內容翻譯擴充套件所建立的草稿翻譯。",
	"apihelp-cxdelete-summary": "刪除使用內容翻譯擴充套件所建立的草稿翻譯。",
	"apihelp-cxdelete-param-from": "來源語言代碼。",
	"apihelp-cxdelete-param-to": "目標語言代碼。",
	"apihelp-cxdelete-param-sourcetitle": "來源頁面的標題。",
	"apihelp-cxdelete-example-1": "刪除指定語言與標題的草稿",
	"apihelp-cxsuggestionlist-example-1": "添加標題至清單裡，來作為從英語（en）翻譯成西班牙語（es）的建議。若該清單尚不存在，則會建立一個新的清單。",
	"apihelp-cxsuggestionlist-description": "管理建議清單。可做出添加建議至清單裡以及從清單裡移除。",
	"apihelp-cxsuggestionlist-summary": "管理建議清單。可做出添加建議至清單裡以及從清單裡移除。",
	"apihelp-cxsuggestionlist-param-listname": "建議清單名稱。",
	"apihelp-cxsuggestionlist-param-listaction": "在清單上要執行的操作。",
	"apihelp-cxsuggestionlist-param-titles": "頁面標題。",
	"apihelp-cxsuggestionlist-param-from": "來源語言代碼。",
	"apihelp-cxsuggestionlist-param-to": "目標語言代碼。",
	"apihelp-query+cxtranslatorstats-description": "取得所指定使用者的翻譯統計。",
	"apihelp-query+cxtranslatorstats-summary": "索取所指定使用者的翻譯統計。",
	"apihelp-query+cxtranslatorstats-param-translator": "翻譯者的使用者名稱。此參數為選用，若不傳遞此參數會採用目前登入的使用者。",
	"apihelp-query+cxtranslatorstats-example-1": "取得所指定使用者的翻譯統計。",
	"apihelp-cxsave-description": "此模組允許儲存按章節的草稿翻譯以節省網路頻寬，並收集並聯的語料庫。",
	"apihelp-cxsave-summary": "此模組允許儲存按章節的草稿翻譯以節省網路頻寬，並收集並聯的語料庫。",
	"apihelp-cxsave-param-sourcerevision": "來源頁面的修訂。",
	"apihelp-cxsave-param-progress": "有關翻譯完成（進度）的訊息。會是帶有 <code>any</code>、<code>human</code>、<code>mt</code>，和 <code>mtSectionsCount</code> 這些 key 的  JSON。其中 key 對應的值都是百分比。",
	"apihelp-cxsave-param-content": "JSON 編碼的章節資料。各章節皆為一個物件且包含以下的 key：content、sectionId、sequenceId、sequenceId, origin",
	"apihelp-cxsave-param-title": "要執行操作的頁面標題。",
	"apihelp-cxsave-param-from": "來源語言代碼。",
	"apihelp-cxsave-param-to": "目標語言代碼。",
	"apihelp-cxsave-param-sourcetitle": "來源頁面標題。",
	"apihelp-cxsave-param-cxversion": "使用來建立翻譯草稿的編輯器版本。",
	"apihelp-cxsave-param-sourcecategories": "來源分類 JSON 編碼陣列與草稿翻譯一同儲存。",
	"apihelp-cxsave-param-targetcategories": "目標分類 JSON 編碼陣列與草稿翻譯一同儲存。",
	"apierror-cx-docserverexception": "轉換 HTML 至 wikitext 錯誤：$1",
	"apierror-cx-inuse": "其他使用者已在翻譯此頁面。",
	"apierror-cx-invalidsourcecategories": "無效的來源分類 JSON 編碼陣列",
	"apierror-cx-invalidtargetcategories": "無效的目標分類 JSON 編碼陣列",
	"apierror-cx-invalidlanguage": "無效的語言。",
	"apierror-cx-invalidprogress": "無效進度。",
	"apierror-cx-invalidsectioncontent": "無效的章節內容。",
	"apierror-cx-invalidsectiondata": "無效的章節資料。",
	"apierror-cx-invalidsourcelanguage": "無效的來源語言。",
	"apierror-cx-invalidtargetlanguage": "無效的目標語言。",
	"apierror-cx-invalidtranslator": "無效的翻譯者名稱",
	"apierror-cx-jwtmissing": "JWT 未安裝。",
	"apierror-cx-keynotconfigured": "Key 尚未設置。",
	"apierror-cx-missingdraft": "草稿不存在。",
	"apierror-cx-mustbeloggedin-suggestions": "您必須登入才能管理您的建議。",
	"apierror-cx-mustbeloggedin-get-suggestions": "您必須登入才能取得翻譯建議。",
	"apierror-cx-mustbeloggedin-viewtranslations": "您必須登入才能檢視您的翻譯。",
	"apierror-cx-samelanguages": "來源與目標語言不能是同一個。",
	"apierror-cx-suggestionsdisabled": "此 wiki 未啟用建議功能。",
	"apierror-cx-translationnotfound": "找不到翻譯。",
	"apihelp-query+langlinkscount-description": "取得條目存在於其它語言的數量。",
	"apihelp-query+langlinkscount-summary": "取得其它語言版本的數目。",
	"apihelp-query+langlinkscount-example-1": "取得「Dog」頁面在條其它語言版本的數量",
	"apihelp-query+cxdeletedtranslations-description": "取得您發佈在某命名空間，之後在某日後被刪除掉的翻譯數量。",
	"apihelp-query+cxdeletedtranslations-summary": "取得您發佈過且被刪除掉的翻譯數量。",
	"apihelp-query+cxdeletedtranslations-param-after": "獲取較新刪除內容的時間戳記。",
	"apihelp-query+cxdeletedtranslations-param-namespace": "在已刪除翻譯所發佈到的命名空間。預設為主命名空間。",
	"apihelp-query+cxdeletedtranslations-example-1": "取得您發佈在主命名空間，並且在 2019-04-07 16:24:44 後被刪除的翻譯數量"
}
