aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/i18n/zh-hant.json
diff options
context:
space:
mode:
authorTranslation updater bot <l10n-bot@translatewiki.net>2018-10-15 21:57:04 +0200
committerTranslation updater bot <l10n-bot@translatewiki.net>2018-10-15 21:57:04 +0200
commited4d7ef057a128536056baff19851e717f040b10 (patch)
tree40251ab0f8eb1c5c76bb8ffd9fd7323939a882c0 /includes/api/i18n/zh-hant.json
parentf3b012b51f492155cd7acf4d7f641cd43147bfc0 (diff)
downloadmediawikicore-ed4d7ef057a128536056baff19851e717f040b10.tar.gz
mediawikicore-ed4d7ef057a128536056baff19851e717f040b10.zip
Localisation updates from https://translatewiki.net.
Change-Id: I4b631605549ac3599ca01d59fa69e35fad6c879e
Diffstat (limited to 'includes/api/i18n/zh-hant.json')
-rw-r--r--includes/api/i18n/zh-hant.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/api/i18n/zh-hant.json b/includes/api/i18n/zh-hant.json
index f47cd31aaf9a..6fd0ee5aaf7e 100644
--- a/includes/api/i18n/zh-hant.json
+++ b/includes/api/i18n/zh-hant.json
@@ -125,11 +125,13 @@
"apihelp-edit-param-watchlist": "無條件使用設置將頁面加入或移除目前使用者的監視清單或者是不更改監視清單。",
"apihelp-edit-param-prependtext": "添加此文字至頁面開頭。覆蓋$1text。",
"apihelp-edit-param-undo": "復原此修訂。覆寫 $1text、$1prependtext 與 $1appendtext。",
+ "apihelp-edit-param-undoafter": "撤銷從 $1undo 至此為止的所有修訂。若不設定則僅會撤銷一次修訂。",
"apihelp-edit-param-redirect": "自動化解決重新導向。",
"apihelp-edit-param-contentformat": "用於輸入文字的內容序列化格式。",
"apihelp-edit-param-contentmodel": "新內容的內容模組。",
"apihelp-edit-example-edit": "編輯頁面",
"apihelp-edit-example-prepend": "前置頁面的 <kbd>_&#95;NOTOC_&#95;</kbd>。",
+ "apihelp-edit-example-undo": "撤銷從 13579 至 13585 之間的修訂,並帶自動生成的摘要。",
"apihelp-emailuser-summary": "寄送電子郵件給使用者。",
"apihelp-emailuser-param-target": "電子郵件的收件使用者。",
"apihelp-emailuser-param-subject": "郵件主旨。",
@@ -141,9 +143,11 @@
"apihelp-expandtemplates-param-text": "要轉換的 Wikitext。",
"apihelp-expandtemplates-param-revid": "修訂 ID,用於 <code><nowiki>{{REVISIONID}}</nowiki></code> 和相似變數。",
"apihelp-expandtemplates-paramvalue-prop-wikitext": "展開的 wiki 文字。",
+ "apihelp-expandtemplates-paramvalue-prop-properties": "透過在 wiki 文字裡擴充魔術字所定義的頁面屬性。",
"apihelp-expandtemplates-paramvalue-prop-jsconfigvars": "指定頁面的 JavaScript 設置變量。",
"apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars": "指定頁面的 JavaScript 設置變量為 JSON 字串。",
"apihelp-expandtemplates-param-includecomments": "輸出裡是否包含 HTML 註解。",
+ "apihelp-expandtemplates-example-simple": "展開 wiki 文字<kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>。",
"apihelp-feedcontributions-summary": "回傳使用者貢獻 Feed。",
"apihelp-feedcontributions-param-feedformat": "Feed 的格式。",
"apihelp-feedcontributions-param-user": "要取得哪些使用者的貢獻。",
@@ -196,6 +200,7 @@
"apihelp-import-summary": "從其它 wiki 或 XML 檔案來匯入頁面。",
"apihelp-import-param-summary": "匯入摘要。",
"apihelp-import-param-xml": "上載的 XML 檔。",
+ "apihelp-import-param-assignknownusers": "分配編輯至所命名使用者已存在本地的本地使用者。",
"apihelp-import-param-interwikisource": "用於跨 wiki 匯入:匯入的來源 wiki。",
"apihelp-import-param-interwikipage": "用於跨 wiki 匯入:匯入的頁面。",
"apihelp-import-param-fullhistory": "用於跨 wiki 匯入:完整匯入歷史,而不只是最新版本。",