aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/i18n/zh-hant.json
diff options
context:
space:
mode:
authorTranslation updater bot <l10n-bot@translatewiki.net>2018-12-27 09:16:39 +0100
committerTranslation updater bot <l10n-bot@translatewiki.net>2018-12-27 09:16:39 +0100
commit3230354b544733a83f9fd6ebacfd98c01eec24ee (patch)
tree90e9935bdc0511a3be01ef9481f5ee9d75aa78a9 /includes/api/i18n/zh-hant.json
parent25ccc440180ab1d99cd273a7d857969db3fd227f (diff)
downloadmediawikicore-3230354b544733a83f9fd6ebacfd98c01eec24ee.tar.gz
mediawikicore-3230354b544733a83f9fd6ebacfd98c01eec24ee.zip
Localisation updates from https://translatewiki.net.
Change-Id: If00b12af3d4346114260c9e4312bcab489e9a622
Diffstat (limited to 'includes/api/i18n/zh-hant.json')
-rw-r--r--includes/api/i18n/zh-hant.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/api/i18n/zh-hant.json b/includes/api/i18n/zh-hant.json
index fe492c902318..ab32bcb4ef94 100644
--- a/includes/api/i18n/zh-hant.json
+++ b/includes/api/i18n/zh-hant.json
@@ -292,6 +292,7 @@
"apihelp-options-example-complex": "重置所有偏好設定,然後再設定 <kbd>skin</kbd> 與 <kbd>nickname</kbd>。",
"apihelp-paraminfo-summary": "獲得有關 API 模組的資訊。",
"apihelp-paraminfo-param-helpformat": "說明字串的格式。",
+ "apihelp-paraminfo-param-querymodules": "查詢模組名稱清單(<var>prop</var>、<var>meta</var>、或 <var>list</var> 參數的值)。使用 <kbd>$1modules=query+foo</kbd>,而非 <kbd>$1querymodules=foo</kbd>。",
"apihelp-paraminfo-param-mainmodule": "如同取得有關主要(最高級別)模組的資訊。可改用 <kbd>$1modules=main</kbd>。",
"apihelp-paraminfo-param-pagesetmodule": "如同取得有關頁面設定模組(提供 titles= 與友人)的資訊。",
"apihelp-paraminfo-param-formatmodules": "格式模組名稱清單(<var>format</var> 參數的值)。請改用 <var>$1modules</var> 。",
@@ -1132,6 +1133,7 @@
"apihelp-query+users-param-token": "請改用 <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>。",
"apihelp-query+users-example-simple": "返回使用者 <kbd>Example</kbd> 的資訊。",
"apihelp-query+watchlist-summary": "取得在目前使用者的監視清單裡,頁面的近期變更。",
+ "apihelp-query+watchlist-param-allrev": "以指定時間範圍來包含同一頁面的多個修訂。",
"apihelp-query+watchlist-param-start": "起始列舉的時間戳記。",
"apihelp-query+watchlist-param-end": "結束列舉的時間戳記。",
"apihelp-query+watchlist-param-namespace": "篩選僅為指定命名空間的更改。",
@@ -1457,6 +1459,7 @@
"apierror-compare-notorevision": "沒有「to」修訂。請指定 <var>torev</var>、<var>totitle</var>、或 <var>toid</var>。",
"apierror-compare-relative-to-deleted": "相關已刪除修訂時不能使用 <kbd>torelative=$1</kbd>。",
"apierror-contentserializationexception": "內容序列化失敗:$1",
+ "apierror-contenttoobig": "您所提供的內容超出條目的 $1 {{PLURAL:$1|位元組|位元組}}限制。",
"apierror-copyuploadbaddomain": "不允許從此網域來透過 URL 上傳。",
"apierror-copyuploadbadurl": "不允許從此 URL 來上傳。",
"apierror-create-titleexists": "現有標題不能以 <kbd>create</kbd> 來保護。",