From 5e9496c6b7b2b34a79fb62be0e9750303d4ee0ca Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Fri, 1 Sep 2023 09:03:39 +0200 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: I726e05394061ae081cc48260e61de423bfd73dda --- i18n/api/zh-hant.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/i18n/api/zh-hant.json b/i18n/api/zh-hant.json index 93c8414..4f45229 100644 --- a/i18n/api/zh-hant.json +++ b/i18n/api/zh-hant.json @@ -10,7 +10,10 @@ "apihelp-query+extracts-param-limit": "要回傳的匯出數量。(若 exintro 設定成 true 可回傳多個提取。)", "apihelp-query+extracts-param-intro": "僅回傳在首個段落前的內容。", "apihelp-query+extracts-param-plaintext": "回傳匯出為純文字而非受限的 HTML 內容", - "apihelp-query+extracts-param-sectionformat": "在純文字模式如何格式化段落:\n;plain:無格式。\n;wiki:Wiki 文字樣式格式(== 例如像這樣 ==)。\n;raw:此模組的內建呈現方法(帶有 <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1> 的段落標題前綴)。", + "apihelp-query+extracts-param-sectionformat": "在純文字模式如何格式化段落:", + "apihelp-query+extracts-paramvalue-sectionformat-plain": "無格式。", + "apihelp-query+extracts-paramvalue-sectionformat-wiki": "Wikitext 樣式格式(== 例如像這樣 ==)。", + "apihelp-query+extracts-paramvalue-sectionformat-raw": "此模組的內建呈現方法(帶有 <ASCII 1><ASCII 2><段落層級><ASCII 2><ASCII 1> 的段落標題前綴)。", "apihelp-query+extracts-example-1": "取得 175-字元匯出內容", "apiwarn-textextracts-limit": "exlimit 對於整個條目提取請求太大,已降為 $1。", "apiwarn-textextracts-unsupportedmodel": "$1 含有內容模組 $2,這並不被支援,且會回傳空白匯出內容。",