{
	"@metadata": {
		"authors": [
			"August.C",
			"Kly",
			"LowensteinYang",
			"Peterxy",
			"Peterxy12",
			"Taiwania Justo",
			"Xiplus",
			"列维劳德",
			"捍粵者",
			"臺灣象象"
		]
	},
	"rest-prefix-mismatch": "請求的路徑（$1）不在REST API的基本路徑（$2）內",
	"rest-bad-prefix": "端點路徑（$1）不包含有效的模組前綴",
	"rest-wrong-method": "請求的方法（$1）不是{{PLURAL:$3|此路徑允許的方法|此路徑允許的方法之一}}（$2）",
	"rest-no-match": "請求的相對路徑（$1）不符合任何已知的處理器",
	"rest-unknown-module": "請求的模組名稱（$1）為未知",
	"rest-nonexistent-title": "指定的頁面($1)不存在",
	"rest-nonexistent-title-revision": "指定的修訂（$1）不存在於指定的頁面（$2）",
	"rest-nonexistent-revision": "指定的修訂（$1）不存在",
	"rest-nonexistent-user": "指定的使用者（$1）不存在",
	"rest-invalid-user": "指定的使用者名稱（$1）無效。",
	"rest-invalid-ip": "指定的IP（$1）無效。",
	"rest-invalid-title": "指定的標題($1)沒有引用到某個wiki頁面。",
	"rest-unsupported-content-type": "不支援的內容類型：$1",
	"rest-permission-error": "權限被拒絕：$1",
	"rest-permission-denied-anon": "不可被匿名使用者存取",
	"rest-permission-denied-title": "使用者沒有權限來讀取標題（$1）",
	"rest-permission-denied-revision": "使用者沒有權限來存取請求修訂($1)。",
	"rest-rate-limit-exceeded": "超出了速率限制。請稍後再試。",
	"rest-resource-limit-exceeded": "資源限制超出處理請求的範圍。",
	"rest-pagehistory-incompatible-params": "參數「older_than」與「newer_than」不可同時指定",
	"rest-pagehistory-param-range-error": "修訂 ID 需大於 0",
	"rest-pagehistory-timestamp-error": "指定的修訂（$1）無法取得時間戳記",
	"rest-pagehistorycount-type-unrecognized": "指定的計算類型（$1）無效",
	"rest-pagehistorycount-parameters-invalid": "指定的參數組合不支援。",
	"rest-compare-page-mismatch": "指定的修訂屬不同頁面，不可比較。",
	"rest-compare-permission-denied": "使用者沒有權限來存取請求修訂",
	"rest-compare-nonexistent": "由參數$1指定的修訂不存在。",
	"rest-compare-inaccessible": "由參數$1指定的修訂不可公開存取。",
	"rest-compare-wrong-content": "由參數$2指定的修訂部份$1插槽，擁有無法轉換成文字的內容類型。",
	"rest-compare-wikidiff2": "此端點需要 wikidiff2 1.9.0 或以上的版本。",
	"rest-pagehistorycount-too-many-revisions": "指定的標題包含太多的修訂而無法取得計數。",
	"rest-search-error": "當回傳搜尋結果時發生錯誤：$1",
	"rest-page-source-type-error": "不支援請求頁面來源的內容類型",
	"rest-no-revision": "無法取回標題$1的修訂",
	"rest-media-too-many-links": "在標題$1找到太多的媒體連結（允許 $2 個）",
	"rest-html-backend-error": "無法取得 Parsoid HTML：$1",
	"rest-html-stash-failure": "無法暫存 Parsoid HTML。",
	"rest-lint-backend-error": "無法取得Parsoid程式碼檢查錯誤：$1",
	"rest-bad-json-body": "錯誤的請求正文，必須是 JSON 物件。",
	"rest-json-body-parse-error": "將請求正文解析成 JSON 失敗：$1",
	"rest-missing-body-field": "請求正文中缺少必要欄位「$1」。",
	"rest-body-validation-error": "請求正文無效：$1",
	"rest-extraneous-body-fields": "請求正文裡發現無關欄位：$1",
	"rest-bad-content-model": "錯誤內容模組：$1",
	"rest-update-cannot-create-page": "頁面「$1」已存在，因此無法建立。要更新現有的頁面，請在請求正文中「latest」鍵的結構裡提供基本修訂 ID。",
	"rest-extraneous-csrf-token": "發現到外來的 CSRF 權杖。當使用像是 OAuth 這種可抵擋 CSRF 攻擊的驗證機制時，不可使用 CSRF 權杖。",
	"rest-cannot-load-file": "標題「$1」的檔案無法載入。",
	"rest-cross-origin-anon-write": "不允許匿名跨來源寫入請求",
	"rest-requires-safe-against-csrf": "此端點需要一個 CSRF 安全的 session 提供者。",
	"rest-badtoken": "提供的 CSRF 權杖無效。",
	"rest-badtoken-missing": "除非是使用 CSRF 安全身份驗證方法，否則 <var>token</var> 參數為必填。",
	"rest-badtoken-nosession": "CSRF 錯誤 - 沒有 session。",
	"rest-mock-error": "模擬錯誤。",
	"rest-specified-revision-unavailable": "指定的修訂已被刪除或遮蔽。",
	"rest-previous-revision-unavailable": "找不到先前的修訂。該頁面是否已被鎖定或刪除？",
	"rest-requires-content-type-header": "內容類型標頭必須與請求負載一起提供。",
	"rest-transform-missing-html": "沒有提供 html。",
	"rest-transform-missing-title": "沒有提供標題或 wikitext。",
	"rest-unsupported-target-format": "不支援的請求目標格式。",
	"rest-parsoid-resource-exceeded": "超出資源限制",
	"rest-parsoid-error": "Parsoid 錯誤。",
	"rest-parsoid-bad-render-id": "错误的Parsoid渲染ID：$1",
	"rest-bad-stash-key": "錯誤的 stash key。",
	"rest-html-key-expected": "正文裡預期的 <var>html</var> 鍵",
	"rest-invalid-transform": "無效轉換：$1成$2",
	"rest-request-body-expected": "$1請求方法需要一個請求正文",
	"rest-request-body-unaccepted": "$1請求方法不接受請求正文",
	"rest-unmapped-action-error": "未對應的操作模組錯誤：$1",
	"rest-unsupported-transform-input": "不支援的輸入：$1",
	"rest-bad-etag": "錯誤 ETag：$1",
	"rest-no-stashed-content": "未找到 $1 的暫存內容。這很可能是因為您的編輯會話已過期。請嘗試複製您的變更，重新載入頁面，然後再試一次。",
	"rest-unsupported-profile-version": "不支援的個人設定版本：$1",
	"rest-no-json-decode": "負載不會用 JSON 解碼來轉成陣列",
	"rest-parsoid-unsupported-media": "不支援的媒體類型",
	"rest-missing-revision-html": "缺少修訂 html",
	"rest-missing-revision-html-content-type": "缺少修訂 html 的內容類型。",
	"rest-unsupported-profile-conversion": "我們無法處理這種轉換。",
	"rest-edit-conflict": "編輯衝突（$1）",
	"rest-unknown-parsoid-transformation": "未知的轉變。",
	"rest-target-variant-required": "需要目標變體。",
	"rest-unsupported-language-conversion": "不支援的語言轉換：從$1到$2",
	"rest-unknown-content-model": "未知的內容模型：$1",
	"rest-page-bundle-validation-error": "PageBundle 與 contentVersion 不相符：$1",
	"rest-module": "模組",
	"rest-module-default": "預設模組",
	"rest-module-extra-routes-title": "MediaWiki REST API",
	"rest-module-extra-routes-desc": "與模組不關聯的REST端點",
	"rest-module-specs.v0-title": "規格API",
	"rest-module-specs.v0-desc": "自文檔模組為所有可用模組提供發現、規格和模式。",
	"rest-module-content.v1-title": "內容API",
	"rest-module-content.v1-desc": "提供對頁面和修訂內容和元資料的訪問",
	"rest-module-site.v1-title": "網站API",
	"rest-module-site.v1-desc": "關於網站整體的資訊，例如網站地圖",
	"rest-param-desc-mock-desc": "模拟描述",
	"rest-param-desc-revision-id": "修訂版本 ID",
	"rest-param-desc-html-input-title": "HTML輸入轉換標題",
	"rest-param-desc-html-input-oldid": "HTML輸入轉換oldid",
	"rest-param-desc-html-input-from": "HTML輸入轉換自",
	"rest-param-desc-html-input-format": "HTML輸入轉換格式",
	"rest-param-desc-html-input-contentmodel": "頁面內容格式：維基文本格式（預設）、CSS、JavaScript、JSON、或純文字。",
	"rest-param-desc-html-input-language": "HTML輸入轉換語言",
	"rest-param-desc-html-output-stash": "HTML輸出渲染器儲存區",
	"rest-param-desc-html-output-flavor": "HTML 輸出渲染器樣式",
	"rest-param-desc-page-content-title": "以適合閱讀為格式的頁面標題",
	"rest-param-desc-page-content-redirect": "重定向頁面內容",
	"rest-param-desc-source": "頁面內容以content_model屬性所指定的格式來呈現",
	"rest-param-desc-comment": "編輯此頁面的原因。若要讓伺服器填入註解，請使用「comment: null」。",
	"rest-param-desc-contentmodel": "頁面內容的格式：維基文本格式（預設）、CSS、JavaScript、JSON、或純文字。",
	"rest-param-desc-update-latest": "關於頁面最新版本的資訊。您可以透過取得頁面原始碼端點來獲取此資訊。",
	"rest-param-desc-create-title": "頁面標題。請參閱個別維基關於頁面標題格式與字元規範的政策。",
	"rest-param-desc-update-source": "頁面內容以content_model屬性指定的格式來呈現",
	"rest-param-desc-latest-source": "最新的頁面內容以content_model屬性指定的格式來呈現",
	"rest-param-desc-compare-from": "用作比較基礎的修訂識別碼",
	"rest-param-desc-compare-from-id": "「from」版本的修訂識別碼",
	"rest-param-desc-compare-from-slotrole": "被比較插槽的角色（目前始終是\"main\"）",
	"rest-param-desc-compare-from-sections": "修訂版的前處理器區段，不含模板的擴展",
	"rest-param-desc-compare-from-section-level": "章節層級",
	"rest-param-desc-compare-from-section-heading": "章節標題，例如:1對應<h1>",
	"rest-param-desc-compare-from-section-offset": "維基文本中區段開始的位元組偏移量",
	"rest-param-desc-compare-to-desc": "「to」修訂版的細節",
	"rest-param-desc-compare-to": "用於與基準版本進行比照之修訂識別碼",
	"rest-param-desc-compare-to-id": "修訂識別碼",
	"rest-param-desc-compare-to-slotrole": "被比較插槽的角色（目前始終是「main」）",
	"rest-param-desc-compare-to-sections": "修訂版的前處理器區段，不含模板的擴展",
	"rest-param-desc-compare-to-section-level": "章節層級",
	"rest-param-desc-compare-to-section-heading": "章節標題，例如:1對應<h1>",
	"rest-param-desc-compare-to-section-offset": "維基文本中區段開始的位元組偏移量",
	"rest-param-desc-compare-diff": "修訂版本之間的差異",
	"rest-param-desc-language-links-title": "維基頁面標題",
	"rest-param-desc-media-links-title": "頁面標題",
	"rest-param-desc-media-file-title": "檔案標題",
	"rest-param-desc-media-description-url": "描述該檔案的頁面網址，包含授權資訊及其他元數據",
	"rest-param-desc-media-latest": "檔案最新修訂版本的資訊",
	"rest-param-desc-media-latest-timestamp": "最後修改時間戳記（以ISO 8601格式）",
	"rest-param-desc-media-latest-user": "上傳檔案的使用者資訊",
	"rest-param-desc-media-preferred": "檔案首選格式的相關資訊",
	"rest-param-desc-media-mediatype": "檔案類型",
	"rest-param-desc-media-size": "檔案大小以位元組為單位、或在不可用時為空值",
	"rest-param-desc-media-width": "最大的建議圖片寬度（單位：像素）、或在不適用時為空值",
	"rest-param-desc-media-height": "最大的建議圖片高度（單位：像素）、或在不適用時為空值",
	"rest-param-desc-media-duration": "影片、音訊、或多媒體檔案的長度、或在其他的媒體類型時為空值",
	"rest-param-desc-media-url": "檔案下載的網址",
	"rest-param-desc-media-original": "檔案原始格式的資訊",
	"rest-param-desc-media-thumbnail": "檔案縮圖格式的資訊",
	"rest-param-desc-media-links-array": "頁面上使用的媒體陣列",
	"rest-param-desc-module-spec-module": "模組規格的模組",
	"rest-param-desc-module-spec-version": "模組規格的版本",
	"rest-param-desc-opensearch-ctype": "開啟搜尋ctype說明",
	"rest-param-desc-pagehistory-count-title": "維基頁面標題",
	"rest-param-desc-pagehistory-count-type": "計數類型（匿名、機器人、編輯者、編輯、小修改、已被回退）",
	"rest-param-desc-pagehistory-count-from": "將計數範圍限制在兩個版本之間，由版本 ID 指定。必須與「to」參數搭配使用。",
	"rest-param-desc-pagehistory-count-to": "將計數範圍限制在兩個版本之間，由版本 ID 指定。必須與「from」參數搭配使用。",
	"rest-param-desc-pagehistory-title": "維基頁面標題",
	"rest-param-desc-pagehistory-older-than": "接受一個修訂版本ID。回傳比指定修訂版本ID更早的下一個20個修訂版本。",
	"rest-param-desc-pagehistory-newer-than": "接受一個修訂版本ID。回傳比指定修訂版本ID更新的下一個20個修訂版本。",
	"rest-param-desc-pagehistory-filter": "使用篩選器來回傳僅是標記為（已被回退、匿名、機器人、小修改）的版本。每項請求僅接受一個篩選器。",
	"rest-param-desc-search-q": "搜尋的項目",
	"rest-param-desc-search-limit": "最多回傳的搜尋結果的數量，範圍為1至100。預設值：50",
	"rest-param-desc-transform-from": "轉換自",
	"rest-param-desc-transform-format": "轉換格式",
	"rest-param-desc-transform-title": "轉換標題",
	"rest-param-desc-transform-revision": "轉換修訂版",
	"rest-param-desc-update-title": "更新的頁面標題",
	"rest-property-desc-mock-desc": "模擬描述。",
	"rest-property-desc-revision-user": "進行此次修訂的使用者資訊",
	"rest-property-desc-revision-id": "修訂版本ID",
	"rest-property-desc-revision-timestamp": "修訂版本時間戳",
	"rest-property-desc-revision-array": "頁面修訂的清單",
	"rest-property-desc-search-pages": "搜尋結果頁面的清單",
	"rest-property-desc-page-id": "頁面識別碼",
	"rest-property-desc-page-title": "頁面標題",
	"rest-property-desc-page-key": "以適合URL為格式的頁面標題",
	"rest-property-desc-page-language-code": "語言代碼",
	"rest-property-desc-page-language-name": "翻譯語言名稱",
	"rest-property-desc-page-language-key": "以適合URL為格式的翻譯頁面標題",
	"rest-property-desc-page-language-title": "以適合閱讀為格式的翻譯頁面標題",
	"rest-property-desc-page-latest": "最新修訂版本資訊",
	"rest-property-desc-page-latest-id": "最新修訂版本的修訂識別碼",
	"rest-property-desc-page-timestamp": "最新修訂的時間戳記",
	"rest-property-desc-page-timestamp-html": "最新修訂版本的時間戳記（採用ISO 8601格式）",
	"rest-property-desc-page-license": "關於本維基授權的資訊",
	"rest-property-desc-page-license-url": "適用授權的網址",
	"rest-property-desc-page-license-title": "適用授權的名稱",
	"rest-property-desc-page-license-url-html": "基於 $wgRightsUrl 設定的適用授權條款網址",
	"rest-property-desc-page-license-title-html": "根據 $wgRightsText 設定所適用的授權名稱",
	"rest-property-desc-page-content-html": "最新的採用HTML格式、遵循HTML規範的頁面內容",
	"rest-property-desc-page-contentmodel": "頁面內容的類型",
	"rest-property-desc-page-restbase-compatibility": "僅在使用 x-restbase-compat 標頭啟用 RESTBase 相容性時包含",
	"rest-property-desc-page-history-edit-count": "指定類型的編輯次數",
	"rest-property-desc-page-history-edit-limit": "實際編輯次數是否超過該類型的允許上限",
	"rest-property-desc-revision-html-url": "用於檢索那些採用HTML格式版本內容的網址",
	"rest-property-desc-revision-title": "修訂標題。僅在使用 x-restbase-compat 標頭啟用 RESTBase 相容性時包含此項目",
	"rest-property-desc-user": "進行此編輯的使用者",
	"rest-property-desc-user-id": "使用者識別碼、或以null表示匿名使用者",
	"rest-property-desc-user-name": "使用者名稱、或匿名使用者的來源IP位址",
	"rest-property-desc-revision-size": "本次修訂的大小（以位元組為單位）",
	"rest-property-desc-revision-delta": "與前次修訂版本相比的大小差異。",
	"rest-property-desc-revision-comment": "作者為此修訂版本所附的評論",
	"rest-property-desc-revision-minor": "這是否屬於次要編輯",
	"rest-property-desc-revision-content-model": "內容的類型",
	"rest-property-desc-revision-page": "該修訂所屬的頁面",
	"rest-property-desc-revision-source": "修訂的來源內容",
	"rest-property-desc-revision-html": "採用HTML格式的修訂內容，其遵循HTML規範",
	"rest-property-desc-revision-url": "該頁面最新版本的網址",
	"rest-property-desc-revision-url-older": "若可用，取得先前修訂版本的URL",
	"rest-property-desc-revision-url-newer": "若可用，取得下列修訂版本的網址",
	"rest-property-desc-search-excerpt": "符合搜尋查詢的頁面內容摘錄",
	"rest-property-desc-search-matched-title": "若搜尋詞與重定向頁面匹配，則為原始頁面標題，否則為 null",
	"rest-property-desc-search-description": "頁面主題的簡短摘要，若摘要不存在則為空值。",
	"rest-property-desc-search-thumbnail": "此頁面的縮圖資訊，若無縮圖則為空值。",
	"rest-property-desc-html-url": "用於取得採用HTML格式頁面內容的API路由",
	"rest-schema-desc-mock-desc": "模擬描述。",
	"rest-schema-desc-revision-metadata": "修訂的元數據",
	"rest-schema-desc-new-page": "新頁面，包含原始碼（通常為維基文本格式）",
	"rest-schema-desc-bare-page": "無內容的頁面",
	"rest-schema-desc-existing-revision": "含HTML內容的修訂",
	"rest-schema-desc-existing-page-html": "含HTML內容的頁面",
	"rest-schema-desc-existing-page-source": "含原始碼（通常為維基文本格式）的頁面",
	"rest-schema-desc-media-file": "檔案的資訊",
	"rest-schema-desc-media-links": "本頁的媒體連結",
	"rest-schema-desc-page-history": "頁面的修訂歷史",
	"rest-schema-desc-page-history-count": "頁面歷史的編輯次數",
	"rest-schema-desc-page-language-links": "本頁面的跨語言連結",
	"rest-schema-desc-search-results": "搜尋結果",
	"rest-schema-desc-revision-compare": "修訂比較",
	"rest-endpoint-desc-mock-desc": "模擬描述。",
	"rest-endpoint-desc-post-page": "建立頁面。",
	"rest-endpoint-desc-get-page-title": "回傳某個頁面的資訊，包含頁面原始碼，其通常以維基文本格式呈現。",
	"rest-endpoint-desc-put-page-title": "根據頁面的最新版本識別碼編輯頁面，若未提供版本識別碼則建立新頁面。若發生合併衝突，API 將嘗試自動解決衝突。若編輯衝突無法解決，API會回傳錯誤409。",
	"rest-endpoint-desc-get-page-title-html": "回傳採用HTML格式的頁面內容。",
	"rest-endpoint-desc-get-page-title-with-html": "回傳關於頁面的資訊，包含採用HTML格式的頁面內容。",
	"rest-endpoint-desc-get-page-title-lint": "回傳該頁面的程式碼檢查的錯誤。",
	"rest-endpoint-desc-get-page-title-bare": "回傳某個頁面的資訊。",
	"rest-endpoint-desc-get-revision-id": "回傳某個版本的資訊，包含版本來源，通常以維基文本格式呈現。",
	"rest-endpoint-desc-get-revision-id-html": "回傳某個採用HTML格式的修訂版本內容。",
	"rest-endpoint-desc-get-revision-id-with-html": "回傳關於某個版本的資訊，包含採用HTML格式的版本內容。",
	"rest-endpoint-desc-get-revision-id-lint": "回傳特定版本的程式碼檢查的錯誤。",
	"rest-endpoint-desc-get-revision-id-bare": "回傳某個版本的資訊。",
	"rest-endpoint-desc-get-page-history": "回傳頁面最新修訂版本的資訊，以每段20個修訂版本為單位，從最新版本開始。此回應包含取得下一段較舊版本、下一段較新版本及最新版本段落的網址，讓您能逐段瀏覽頁面的歷史。",
	"rest-endpoint-desc-get-page-history-counts": "回傳頁面歷史資料，例如不同類型使用者所做的編輯次數。欲進一步了解讀者與編輯者如何與維基媒體專案互動，請參閱[Analytics API](https://doc.wikimedia.org/generated-data-platform/aqs/analytics-api/)。",
	"rest-endpoint-desc-get-revision-compare": "回傳可讓您逐行比較兩個版本的資訊。僅限基於文字的維基頁面可進行比較。",
	"rest-endpoint-desc-get-search": "回傳[OpenSearch description document](https://developer.mozilla.org/en-US/docs/Web/XML/Guides/OpenSearch)。",
	"rest-endpoint-desc-get-search-page": "列出符合給定搜尋詞的頁面。",
	"rest-endpoint-desc-get-search-title": "列出標題以指定搜尋詞開頭的頁面。此端點可用作自動完成搜尋功能，根據頁面標題提供相關頁面建議。",
	"rest-endpoint-desc-get-page-title-language": "列出不同語言版本中主題相同的頁面。",
	"rest-endpoint-desc-get-page-title-media": "列出頁面所使用的媒體檔案，最多可列出100個檔案。",
	"rest-endpoint-desc-get-file-title": "回傳檔案的資訊，包含有以縮圖、預覽、及原始格式下載該檔案的連結。",
	"rest-endpoint-desc-post-transform-wikitext-to-html": "將維基文本轉換為HTML。",
	"rest-endpoint-desc-post-transform-wikitext-to-html-title": "將維基文本轉換為 HTML。必須提供維基文本請求主體參數，但可留空以接收完整頁面。回應主體包含頁面的渲染 HTML。",
	"rest-endpoint-desc-post-transform-wikitext-to-html-title-revision": "將指定版本的維基文本轉換為HTML。必須提供維基文本請求主體參數，但可留空以接收完整版本。回應主體包含該版本的渲染HTML。",
	"rest-endpoint-desc-post-transform-wikitext-to-lint": "回傳維基文本的程式碼檢查的錯誤",
	"rest-endpoint-desc-post-transform-html-to-wikitext": "將 HTML 轉換為維基文本格式。",
	"rest-endpoint-desc-post-transform-html-to-wikitext-title": "將 HTML 轉換為維基文本格式。必須提供 HTML 請求主體參數，但可留空以接收完整頁面。回應主體包含該頁面的維基文本格式內容。",
	"rest-endpoint-desc-post-transform-html-to-wikitext-title-revision": "將指定版本的 HTML 轉換為維基文本。必須提供 html 請求主體參數，但可留空以接收完整版本內容。回應主體包含該版本的維基文本。",
	"rest-property-desc-linterrors-array": "內容格式檢查錯誤清單",
	"rest-property-desc-linterror-type": "程式碼檢查錯誤的類型",
	"rest-property-desc-linterror-dsr": "相關 DOM 來源範圍的資訊。該陣列將依序包含以下元素：起始位置（含起始位置）、結束位置（不含結束位置）、開啟標籤寬度及關閉標籤寬度。在某些情況下，陣列還會額外包含兩個元素：開啟標籤與首個子元素間的空白字元寬度，以及最後子元素與關閉標籤間的空白字元寬度。所有位置與寬度均以 UTF-8 位元組為單位進行測量。",
	"rest-property-desc-linterror-templateinfo": "正在處理的哪個模板的資訊",
	"rest-property-desc-linterror-params": "特定的程式碼檢查錯誤類型的附加資訊",
	"rest-endpoint-summ-get-page-history": "取得頁面歷史紀錄",
	"rest-endpoint-summ-get-page-history-counts": "取得頁面歷史記錄計數",
	"rest-endpoint-summ-get-revision-compare": "比較修訂版本",
	"rest-endpoint-summ-get-revision-id": "取得修訂版來源",
	"rest-endpoint-summ-get-revision-id-html": "取得修訂版 HTML",
	"rest-endpoint-summ-get-revision-id-with-html": "透過 HTML 取得修訂版資訊",
	"rest-endpoint-summ-get-revision-id-lint": "取得修訂版程式碼檢查的錯誤",
	"rest-endpoint-summ-get-revision-id-bare": "取得修訂版本",
	"rest-endpoint-summ-get-search": "取得OpenSearch描述的文件",
	"rest-endpoint-summ-get-search-page": "搜尋頁面",
	"rest-endpoint-summ-get-search-title": "自動完成頁面的標題",
	"rest-endpoint-summ-get-page-title-language": "取得語言",
	"rest-endpoint-summ-get-page-title": "取得頁面原始碼",
	"rest-endpoint-summ-get-page-title-bare": "取得頁面",
	"rest-endpoint-summ-get-page-title-html": "取得 HTML",
	"rest-endpoint-summ-get-page-title-with-html": "取得包含 HTML 的頁面",
	"rest-endpoint-summ-get-page-title-lint": "取得頁面格式檢查的錯誤",
	"rest-endpoint-summ-get-page-title-media": "取得頁面上的檔案",
	"rest-endpoint-summ-get-file-title": "取得檔案",
	"rest-endpoint-summ-put-page-title": "更新頁面",
	"rest-endpoint-summ-post-page": "建立頁面",
	"rest-endpoint-summ-post-transform-wikitext-to-lint": "回傳維基文本格式檢查的錯誤",
	"rest-endpoint-summ-post-transform-wikitext-to-html": "將維基文本轉換為HTML",
	"rest-endpoint-summ-post-transform-html-to-wikitext": "將 HTML 轉換為維基文本格式",
	"rest-requestheader-desc-acceptlanguage": "客戶偏好的天生語言與地區設定。",
	"rest-requestheader-desc-contenttype": "表示在對資源進行任何內容編碼之前，其原始媒體類型。",
	"rest-requestheader-desc-cookie": "允許伺服器在客戶端瀏覽器中儲存狀態資訊，從而實現諸如會話管理、個人化設定、及追蹤等功能。",
	"rest-requestheader-desc-authorization": "提供用於驗證使用者代理程式與伺服器身份的憑證、允許存取受保護的資源。",
	"rest-requestheader-desc-xrequestid": "可追蹤並關聯個別HTTP請求在分散式系統（例如微服務、API閘道器、及負載平衡器）中的傳輸路徑。",
	"rest-requestheader-desc-useragent": "向網頁伺服器傳送特定字串，使其能識別請求客戶端軟體的應用程式、作業系統、供應商及／或版本。",
	"rest-requestheader-desc-ifmatch": "使請求具有條件性，確保所請求的操作（如更新或刪除）僅在伺服器上的資源與客戶端提供的特定版本（透過其ETag識別）相符時才會執行。",
	"rest-endpoint-desc-get-sitemap-index": "返回網站地圖中可用頁面的 XML 列表。索引預設值為 0；若存在其他索引，其清單將列於 robots.txt 檔案中。每個索引最多可關聯 10,000 個頁面。",
	"rest-endpoint-summ-get-sitemap-index": "取得網站地圖頁面的清單",
	"rest-endpoint-desc-get-sitemap-page": "回傳網站上現有文章的 XML 列表。每個條目包含該頁面的網址及最後修改日期。每頁最多可容納 10,000 個網址條目。",
	"rest-endpoint-summ-get-sitemap-page": "取得每頁條目位置的清單",
	"rest-param-desc-sitemap-index-id": "網站地圖索引從 0 開始。其他可用的索引在 robots.txt 檔案中指定。",
	"rest-param-desc-sitemap-page-id": "所需的條目頁面。",
	"rest-param-desc-sitemap-include-namespace": "網站地圖中需包含的命名空間識別碼。若未指定，則使用網站預設值。",
	"rest-responseheader-desc-cachecontrol": "指定瀏覽器的快取行為，告知其應以何種頻率更新本地儲存的資源。",
	"rest-responseheader-desc-deprecation": "指定瀏覽器的快取行為，告知其應以何種頻率更新本地儲存的資源。",
	"rest-responseheader-desc-contentlanguage": "告知客戶端，針對目標-{zh-hant:讀者;zh-hans:受众;}-，所回傳內容將採用其天生語言（或多種天生語言）。",
	"rest-responseheader-desc-contenttype": "表示在應用任何內容編碼之前，資源的原始媒體類型。",
	"rest-responseheader-desc-link": "提供一種序列化HTTP標頭中一個或多個連結的方法。此機制允許伺服器將客戶端導向至另一個資源，該資源包含所請求資源的元資料。",
	"rest-responseheader-desc-expires": "包含在HTTP快取情境中，視為回應已過期的日期與時間。",
	"rest-responseheader-desc-location": "標示目標網址，主要有兩個用途：重定向與識別新建立資源的位置。"
}
