X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fzh-hant.json;h=b1e6d953d64d66dcbe47c5fd2f72fca2790052a3;hb=abb724688cd01a1910a565f6b8ec18e3e0d22928;hp=3db32bafd9fb7d4eef5a2ddba2b2ef403312491d;hpb=7592be7d20e88dd76485cf4311c7271f9dac332b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/i18n/zh-hant.json b/includes/api/i18n/zh-hant.json index 3db32bafd9..b1e6d953d6 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": "
\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
\n狀態資訊:本頁所展示的所有功能都應正常工作,但是 API 仍在開發當中,將會隨時變化。請訂閱[https://lists.wikimedia.org/pipermail/mediawiki-api-announce/ mediawiki-api-announce 郵件清單]以便得到更新通知。\n\n錯誤請求:當 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": "密碼 (若有設定 $1mailpassword 則可略過)。", "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": "返回使用者Example的貢獻。", "apihelp-feedrecentchanges-description": "返回近期邊更摘要。", @@ -159,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": "要回傳的事件項目總數。", @@ -183,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": "回傳的數量。", @@ -206,8 +220,6 @@ "apihelp-format-example-generic": "格式化查詢結果為 $1 格式", "apihelp-dbg-description": "使用 PHP 的 var_export() 格式輸出資料。", "apihelp-dbgfm-description": "使用 PHP 的 var_export() 格式輸出資料 (使用 HTML 格式顯示)。", - "apihelp-dump-description": "使用 PHP 的 var_dump() 格式輸出資料。", - "apihelp-dumpfm-description": "使用 PHP 的 var_dump() 格式輸出資料 (使用 HTML 格式顯示)。", "apihelp-json-description": "使用 JSON 格式輸出資料。", "apihelp-jsonfm-description": "使用 JSON 格式輸出資料 (使用 HTML 格式顯示)。", "apihelp-none-description": "不輸出。", @@ -216,8 +228,6 @@ "apihelp-rawfm-description": "使用 JSON 格式的除錯元素輸出資料 (使用 HTML 格式顯示)。", "apihelp-txt-description": "使用 PHP 的 print_r() 格式輸出資料。", "apihelp-txtfm-description": "使用 PHP 的 print_r() 格式輸出資料 (使用 HTML 格式顯示)。", - "apihelp-wddx-description": "使用 WDDX 格式輸出資料。", - "apihelp-wddxfm-description": "使用 WDDX 格式輸出資料 (使用 HTML 格式顯示)。", "apihelp-xml-description": "使用 XML 格式輸出資料。", "apihelp-xmlfm-description": "使用 XML 格式輸出資料 (使用 HTML 格式顯示)。", "apihelp-yaml-description": "使用 YAML 格式輸出資料。",