summaryrefslogtreecommitdiff
path: root/includes/api/i18n/zh-hant.json
diff options
context:
space:
mode:
Diffstat (limited to 'includes/api/i18n/zh-hant.json')
-rw-r--r--includes/api/i18n/zh-hant.json42
1 files changed, 34 insertions, 8 deletions
diff --git a/includes/api/i18n/zh-hant.json b/includes/api/i18n/zh-hant.json
index dc3cc2d8..b1e6d953 100644
--- a/includes/api/i18n/zh-hant.json
+++ b/includes/api/i18n/zh-hant.json
@@ -4,7 +4,8 @@
"Cwlin0416",
"Liuxinyu970226",
"LNDDYL",
- "EagerLin"
+ "EagerLin",
+ "Zhxy 519"
]
},
"apihelp-main-description": "<div class=\"hlist plainlinks api-main-links\">\n* [[mw:API:Main_page|文件]]\n* [[mw:API:FAQ|FAQ]]\n* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api 郵件清單]\n* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce API公告]\n* [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R Bug與請求]\n</div>\n<strong>狀態資訊:</strong>本頁所展示的所有功能都應正常工作,但是 API 仍在開發當中,將會隨時變化。請訂閱[https://lists.wikimedia.org/pipermail/mediawiki-api-announce/ mediawiki-api-announce 郵件清單]以便得到更新通知。\n\n<strong>錯誤請求:</strong>當 API 收到錯誤請求時, HTTP header 將會返回一個包含「MediaWiki-API-Error」的值,隨後 header 的值與錯誤碼將會送回並設定為相同的值。詳細資訊請參閱[[mw:API:Errors_and_warnings|API: 錯誤與警告]]。",
@@ -42,7 +43,7 @@
"apihelp-createaccount-param-name": "使用者名稱。",
"apihelp-createaccount-param-password": "密碼 (若有設定 <var>$1mailpassword</var> 則可略過)。",
"apihelp-createaccount-param-domain": "外部認証使用的網域 (選填)。",
- "apihelp-createaccount-param-token": "已取得帳號建立密鑰於第一次請求。",
+ "apihelp-createaccount-param-token": "在第一次請求時已取得的帳號建立金鑰。",
"apihelp-createaccount-param-email": "使用者的電子郵件地址 (選填) 。",
"apihelp-createaccount-param-realname": "使用者的真實姓名 (選填)。",
"apihelp-createaccount-param-mailpassword": "若設為其他值,將會以電子郵件寄送隨機密碼給使用者。",
@@ -86,6 +87,8 @@
"apihelp-expandtemplates-description": "展開所有於 wikitext 中模板。",
"apihelp-expandtemplates-param-title": "頁面標題。",
"apihelp-expandtemplates-param-text": "要轉換的 Wikitext。",
+ "apihelp-feedcontributions-description": "回傳使用者貢獻 Feed。",
+ "apihelp-feedcontributions-param-feedformat": "Feed 的格式。",
"apihelp-feedcontributions-param-showsizediff": "顯示修訂版本之間的差異大小。",
"apihelp-feedcontributions-example-simple": "返回使用者<kbd>Example</kbd>的貢獻。",
"apihelp-feedrecentchanges-description": "返回近期邊更摘要。",
@@ -134,7 +137,23 @@
"apihelp-opensearch-param-limit": "回傳的結果數量上限。",
"apihelp-opensearch-param-namespace": "搜尋的命名空間。",
"apihelp-opensearch-param-format": "輸出的格式。",
+ "apihelp-options-param-reset": "重設偏好設定為網站預設值。",
"apihelp-options-example-reset": "重設所有偏好設定",
+ "apihelp-parse-example-page": "解析一個頁面。",
+ "apihelp-parse-example-text": "解析 wikitext。",
+ "apihelp-parse-example-texttitle": "解析 wikitext,指定頁面標題。",
+ "apihelp-parse-example-summary": "解析一個摘要。",
+ "apihelp-patrol-description": "巡查一個頁面或修訂。",
+ "apihelp-patrol-param-rcid": "要巡查的近期變更 ID。",
+ "apihelp-patrol-param-revid": "要巡查的修訂 ID。",
+ "apihelp-patrol-example-rcid": "巡查一個近期變更。",
+ "apihelp-patrol-example-revid": "巡查一個修訂。",
+ "apihelp-protect-description": "變更頁面的保護層級。",
+ "apihelp-protect-param-title": "要(解除)保護頁面的標題。 不能與 $1pageid 一起使用。",
+ "apihelp-protect-param-pageid": "要(解除)保護頁面的 ID。 不能與 $1title 一起使用。",
+ "apihelp-protect-param-protections": "保護層級清單,格式為 <kbd>action=level</kbd> (例如 <kbd>edit=sysop</kbd>)。\n\n<strong>注意:</strong> 任何未列入清單項目的限制將會被移除。",
+ "apihelp-protect-param-expiry": "期限時間戳記,若只設定一個時間戳記,該時間戳記將會套用至所有的保護層級。 使用 <kbd>infinite</kbd>、<kbd>indefinite</kbd>、<kbd>infinity</kbd> 或 <kbd>never</kbd> 來設定保護層級期限為永遠。",
+ "apihelp-protect-param-reason": "(解除)保護的原因。",
"apihelp-query+allcategories-param-limit": "要回傳的分類數量。",
"apihelp-query+allfileusages-param-limit": "要回傳的項目總數。",
"apihelp-query+allimages-param-limit": "要回傳的圖片總數。",
@@ -143,19 +162,26 @@
"apihelp-query+allredirects-param-limit": "要回傳的項目總數。",
"apihelp-query+alltransclusions-param-limit": "要回傳的項目總數。",
"apihelp-query+categories-param-limit": "要回傳的分類數量。",
+ "apihelp-query+categoryinfo-description": "回傳有關指定分類的資訊。",
"apihelp-query+categorymembers-param-limit": "回傳的頁面數量上限。",
"apihelp-query+contributors-param-limit": "要回傳的貢獻人員數量。",
"apihelp-query+duplicatefiles-param-limit": "要回傳的重複檔案數量。",
"apihelp-query+embeddedin-param-limit": "要回傳的頁面總數。",
+ "apihelp-query+extlinks-description": "回傳所有指定頁面的外部 URL (非 interwiki)。",
"apihelp-query+extlinks-param-limit": "要回傳的連結數量。",
"apihelp-query+exturlusage-param-limit": "要回傳的頁面數量。",
"apihelp-query+filearchive-param-limit": "要回傳的圖片總數。",
"apihelp-query+fileusage-param-limit": "要回傳的數量。",
+ "apihelp-query+imageinfo-description": "回傳檔案資訊與上傳日誌。",
"apihelp-query+imageinfo-param-limit": "每個檔案要回傳的檔案修訂數量。",
+ "apihelp-query+images-description": "回傳指定頁面中包含的所有檔案。",
"apihelp-query+images-param-limit": "要回傳的檔案數量。",
+ "apihelp-query+iwlinks-description": "回傳指定頁面的所有 interwiki 連結。",
"apihelp-query+iwlinks-param-limit": "要回傳的跨 Wiki 連結數量。",
"apihelp-query+langbacklinks-param-limit": "要回傳的頁面總數。",
+ "apihelp-query+langlinks-description": "回傳指定頁面的所有跨語言連結。",
"apihelp-query+langlinks-param-limit": "要回傳的 langlinks 數量。",
+ "apihelp-query+links-description": "回傳指定頁面的所有連結。",
"apihelp-query+links-param-limit": "要回傳的連結數量。",
"apihelp-query+linkshere-param-limit": "要回傳的數量。",
"apihelp-query+logevents-param-limit": "要回傳的事件項目總數。",
@@ -167,10 +193,14 @@
"apihelp-query+recentchanges-description": "列舉出近期變動。",
"apihelp-query+recentchanges-param-limit": "要回傳變更總數。",
"apihelp-query+recentchanges-example-simple": "近期變動清單",
+ "apihelp-query+redirects-description": "回傳連結至指定頁面的所有重新導向。",
"apihelp-query+redirects-param-limit": "要回傳的重新導向數量。",
"apihelp-query+search-param-limit": "要回傳的頁面總數。",
- "apihelp-query+templates-param-limit": "要回傳的樣板數量。",
- "apihelp-query+tokens-param-type": "要請求的密鑰類型。",
+ "apihelp-query+stashimageinfo-description": "回傳多筆儲藏檔案的檔案資訊。",
+ "apihelp-query+stashimageinfo-example-simple": "回傳儲藏檔案的檔案資訊。",
+ "apihelp-query+templates-description": "回傳指定頁面中所有引用的頁面。",
+ "apihelp-query+templates-param-limit": "要回傳的模板數量。",
+ "apihelp-query+tokens-param-type": "請求的密鑰類型。",
"apihelp-query+tokens-example-simple": "接收 csrf 密鑰 (預設)。",
"apihelp-query+tokens-example-types": "接收監視密鑰以及巡邏密鑰。",
"apihelp-query+transcludedin-param-limit": "回傳的數量。",
@@ -190,8 +220,6 @@
"apihelp-format-example-generic": "格式化查詢結果為 $1 格式",
"apihelp-dbg-description": "使用 PHP 的 <code>var_export()</code> 格式輸出資料。",
"apihelp-dbgfm-description": "使用 PHP 的 <code>var_export()</code> 格式輸出資料 (使用 HTML 格式顯示)。",
- "apihelp-dump-description": "使用 PHP 的 <code>var_dump()</code> 格式輸出資料。",
- "apihelp-dumpfm-description": "使用 PHP 的 <code>var_dump()</code> 格式輸出資料 (使用 HTML 格式顯示)。",
"apihelp-json-description": "使用 JSON 格式輸出資料。",
"apihelp-jsonfm-description": "使用 JSON 格式輸出資料 (使用 HTML 格式顯示)。",
"apihelp-none-description": "不輸出。",
@@ -200,8 +228,6 @@
"apihelp-rawfm-description": "使用 JSON 格式的除錯元素輸出資料 (使用 HTML 格式顯示)。",
"apihelp-txt-description": "使用 PHP 的 <code>print_r()</code> 格式輸出資料。",
"apihelp-txtfm-description": "使用 PHP 的 <code>print_r()</code> 格式輸出資料 (使用 HTML 格式顯示)。",
- "apihelp-wddx-description": "使用 WDDX 格式輸出資料。",
- "apihelp-wddxfm-description": "使用 WDDX 格式輸出資料 (使用 HTML 格式顯示)。",
"apihelp-xml-description": "使用 XML 格式輸出資料。",
"apihelp-xmlfm-description": "使用 XML 格式輸出資料 (使用 HTML 格式顯示)。",
"apihelp-yaml-description": "使用 YAML 格式輸出資料。",