{
	"@metadata": {
		"authors": [
			"Corainn",
			"Kly",
			"LNDDYL",
			"捍粵者"
		]
	},
	"apihelp-bs-filebackend-store-description": "列出來自檔案後端的所有檔案。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-filebackend-store-summary": "列出來自檔案後端的所有檔案。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-user-store-description": "列出來自資料庫的所有使用者。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-user-store-summary": "列出來自資料庫的所有使用者。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-category-store-description": "列出所有分類。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-category-store-summary": "列出所有分類。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-adminuser-store-description": "列出來自資料庫且帶有額外敏感資料的所有使用者。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-adminuser-store-summary": "列出來自資料庫且帶有額外敏感資料的所有使用者。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-group-store-description": "列出除了 $wgImplicitGroups 以外的所有群組。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-group-store-summary": "列出除了 $wgImplicitGroups 以外的所有群組。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-interwiki-store-description": "列出所有跨 wiki 連結。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-interwiki-store-summary": "列出所有跨 wiki 連結。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-titlequery-store-description": "列出基於查詢項目的頁面標題以及（選用）命名空間字首。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-titlequery-store-summary": "列出基於查詢項目的頁面標題以及（選用）命名空間字首。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-wikipage-tasks-description": "為 Wiki 頁面提供通用操作",
	"apihelp-bs-wikipage-tasks-summary": "為 Wiki 頁面提供通用操作",
	"apihelp-bs-store-param-sort": "帶有排序訊息的 JSON 字串，對 <code>array of objects</code> 反序列化來持有欄位名稱，以及任一排序選項的指示",
	"apihelp-bs-store-param-group": "帶有群組訊息的 JSON 字串，對 <code>array of objects</code> 反序列化來持有欄位名稱，以及任一組群選項的指示",
	"apihelp-bs-store-param-filter": "帶有篩選訊息的 JSON 字串，對 <code>array of objects</code> 反序列化來持有欄位名稱，以及任一篩選選項的篩選值",
	"apihelp-bs-store-param-page": "允許伺服器端起始/限制計算",
	"apihelp-bs-store-param-limit": "回傳的結果數量。",
	"apihelp-bs-store-param-start": "結果清單起始的偏移",
	"apihelp-bs-store-param-callback": "在客戶端代碼應在回應（JSONP）時所呼叫的方法名稱",
	"apihelp-bs-store-param-query": "相似於 <var>filter</var>，但所提供的值僅用於篩選 ExtJS 組件的 <var>value</var> 欄位",
	"apihelp-bs-store-param-dc": "<code>Disable cache</code> 標記",
	"apihelp-bs-store-param-format": "輸出格式（僅限 JSON 或格式化 JSON）",
	"apihelp-bs-store-param-options": "設置 JSON 字串格式儲存的任意選項",
	"apihelp-bs-store-param-context": "用於儲存，帶有環境資料的 JSON 字串編碼物件",
	"apihelp-bs-task-param-task": "應執行的任務",
	"apihelp-bs-task-param-taskdata": "用於任務，帶有任意資料的 JSON 字串編碼物件",
	"apihelp-bs-task-param-context": "用於任務，帶有環境資料的 JSON 字串編碼物件",
	"apihelp-bs-task-param-format": "結果格式",
	"apihelp-bs-task-param-token": "存取 API 模組的所需令牌",
	"bs-wikipage-tasks-error-contentmodel": "任務不可與提供頁面的內容模型一同執行。",
	"bs-wikipage-tasks-error-page-not-valid": "提供的頁面無效。",
	"bs-wikipage-tasks-setcategories-edit-summary": "變更的分類。",
	"bs-wikipage-tasks-error-page-edit-not-allowed": "您不被允許編輯頁面「$1」。",
	"bs-wikipage-tasks-error-categories-not-valid": "無效{{PLURAL:$2|分類|分類}}：$1",
	"bs-wikipage-tasks-setcategories-success": "分類已成功設定。",
	"apihelp-bs-wikipage-store-description": "列出所有 wiki 頁面。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-wikipage-store-summary": "列出所有 wiki 頁面。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-ping-tasks-description": "偵測提供持續交換資料的任務",
	"apihelp-bs-ping-tasks-summary": "偵測提供持續交換資料的任務",
	"apihelp-bs-wikisubpage-treestore-description": "列出指定 wiki 頁面的子頁面",
	"apihelp-bs-wikisubpage-treestore-summary": "列出指定 wiki 頁面的子頁面",
	"apihelp-bs-wikisubpage-treestore-param-node": "wiki 頁面的字首標題",
	"apihelp-bs-wikisubpage-treestore-param-options": "選項列表",
	"apihelp-bs-upload-license-store-description": "列出所有檔案上傳用的可用授權",
	"apihelp-bs-upload-license-store-summary": "列出所有檔案上傳用的可用授權",
	"bs-wikipage-tasks-error-page-read-not-allowed": "您不被允許讀取頁面「$1」。",
	"bs-wikipage-tasks-error-nothingtoremove": "沒有要移除的分類",
	"apihelp-bs-category-treestore-description": "列出指定分類的子分類",
	"apihelp-bs-category-treestore-summary": "列出指定分類的子分類",
	"apihelp-bs-category-treestore-param-node": "按斜線區分的分類路徑",
	"bs-api-task-taskdata-help": "[$1 架構]，[$2 參數範例]",
	"apihelp-bs-task-param-schema": "顯示任務參數的 JSON 架構",
	"apihelp-bs-task-param-examples": "顯示任務參數的範例",
	"bs-api-task-taskData-page-id": "存在的 wiki 頁面 ID",
	"bs-api-task-taskData-page-title": "wiki 頁面的有效標題",
	"bs-api-task-wikipagetasks-taskData-categories": "字串陣列。值應為有效的分類名稱。",
	"apihelp-bs-watchlist-store-summary": "列出所有監視清單項目。允許排序、篩選，以及分頁。執行 ExtJS 所儲存的變數。",
	"apihelp-bs-recentchanges-store-summary": "列出所有最近更改。允許排序、篩選，以及分頁。執行所儲存的變數。",
	"apihelp-bs-task-summary": "提供用於執行註冊任務的 API 端點",
	"apihelp-bs-task-description": "提供用於執行註冊任務的 API 端點",
	"apihelp-bs-js-var-config-summary": "提供用於檢索客戶端配置變數的 API 端點",
	"apihelp-bs-js-var-config-param-name": "所要檢索的配置變數名稱",
	"apihelp-bs-js-var-config-param-func": "要執行的配置函式：has|get",
	"apihelp-bs-js-var-config-param-context": "帶有調用上下文的 JSON 編碼物件",
	"apihelp-bs-js-var-config-param-format": "結果格式",
	"apihelp-bs-categorylinks-store-description": "列出頁面的所有分類，包含至此分類頁面的連結以及顯式與隱式分類的標記。",
	"apihelp-bs-categorylinks-store-summary": "列出頁面的所有分類，包含至此分類頁面的連結，以及顯式與隱式分類的標記。",
	"apihelp-bs-categorylinks-store-param-page-id": "頁面的頁面 ID",
	"apihelp-bs-templatelinks-store-description": "列出頁面的所有模板，包含至此模板的連結。",
	"apihelp-bs-templatelinks-store-summary": "列出頁面的所有模板，包含連至此模板的連結。",
	"apihelp-bs-templatelinks-store-param-page-id": "頁面的頁面 ID",
	"apihelp-bs-linker-summary": "回傳透過連結器產生的頁面連結",
	"apihelp-bs-linker-description": "回傳透過連結器產生的頁面連結",
	"apihelp-bs-linker-param-linkdescs": "帶有頁面清單的關聯 JSON 陣列。各項要包含作為頁面標題的「target」。可選用包含「text」、「attribs」與「query」。"
}
