diff options
author | Translation updater bot <l10n-bot@translatewiki.net> | 2018-12-11 21:57:35 +0100 |
---|---|---|
committer | Translation updater bot <l10n-bot@translatewiki.net> | 2018-12-11 21:57:35 +0100 |
commit | c7c5b7e41966e6b818d2fe05deae75a302ea67a6 (patch) | |
tree | bca76a0903d73a3c84ca4e5d9acc4ef18406864f /includes/api/i18n/zh-hant.json | |
parent | 678e0aaac2f76b46ccdb3f83d3defd0c2be08c43 (diff) | |
download | mediawikicore-c7c5b7e41966e6b818d2fe05deae75a302ea67a6.tar.gz mediawikicore-c7c5b7e41966e6b818d2fe05deae75a302ea67a6.zip |
Localisation updates from https://translatewiki.net.
Change-Id: I78c4d9c910da554460b91b6871b5e268a3a32c27
Diffstat (limited to 'includes/api/i18n/zh-hant.json')
-rw-r--r-- | includes/api/i18n/zh-hant.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/includes/api/i18n/zh-hant.json b/includes/api/i18n/zh-hant.json index 3972b4e43972..a51688883afb 100644 --- a/includes/api/i18n/zh-hant.json +++ b/includes/api/i18n/zh-hant.json @@ -1092,6 +1092,7 @@ "apihelp-query+userinfo-paramvalue-prop-realname": "添加使用者的真實姓名。", "apihelp-query+userinfo-paramvalue-prop-email": "添加使用者的電子郵件地址與電子郵件驗證日期。", "apihelp-query+userinfo-paramvalue-prop-registrationdate": "添加使用者的註冊日期。", + "apihelp-query+userinfo-paramvalue-prop-centralids": "替使用者添加中心 ID 與附加狀態。", "apihelp-query+userinfo-example-simple": "取得目前使用者的資訊。", "apihelp-query+userinfo-example-data": "取得目前使用者的額外資訊。", "apihelp-query+users-summary": "取得有關使用者清單的資訊。", @@ -1104,6 +1105,7 @@ "apihelp-query+users-paramvalue-prop-registration": "添加使用者的註冊時間戳記。", "apihelp-query+users-paramvalue-prop-emailable": "若使用者符合條件並想要透過 [[Special:Emailuser]] 來接收電子郵件時標記。", "apihelp-query+users-paramvalue-prop-gender": "標記使用者性別。回傳「male」、「female」、或「unknown」。", + "apihelp-query+users-paramvalue-prop-centralids": "替使用者添加中心 ID 與附加狀態。", "apihelp-query+users-param-users": "要獲取的使用者清單。", "apihelp-query+users-param-userids": "要獲取的使用者 ID 清單。", "apihelp-query+users-param-token": "請改用 <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>。", @@ -1130,6 +1132,7 @@ "apihelp-query+watchlist-paramvalue-prop-notificationtimestamp": "添加使用者上一次被通知到有關編輯的時間戳記。", "apihelp-query+watchlist-paramvalue-prop-loginfo": "在適當處添加日誌資訊。", "apihelp-query+watchlist-paramvalue-prop-tags": "列出項目的標籤。", + "apihelp-query+watchlist-param-show": "僅顯示符合這些標準的項目。例如,僅查看由登入使用者做出的小編輯,請設定 $1show=minor|!anon。", "apihelp-query+watchlist-param-type": "要顯示的更改類型:", "apihelp-query+watchlist-paramvalue-type-edit": "一般頁面編輯。", "apihelp-query+watchlist-paramvalue-type-external": "外部更改。", @@ -1163,6 +1166,7 @@ "apihelp-revisiondelete-summary": "刪除和取消刪除修訂。", "apihelp-revisiondelete-param-type": "正執行的修訂刪除類型。", "apihelp-revisiondelete-param-target": "要修訂刪除的頁面標題,若類型有所需要。", + "apihelp-revisiondelete-param-ids": "要刪除的修訂識別碼。", "apihelp-revisiondelete-param-hide": "各修訂所要隱藏的內容。", "apihelp-revisiondelete-param-show": "各修訂所要取消隱藏的內容。", "apihelp-revisiondelete-param-suppress": "是否對管理者及其他使用者禁止資料。", @@ -1180,12 +1184,16 @@ "apihelp-rollback-param-markbot": "將回退的編輯以及回退操作標記為機器人所做編輯。", "apihelp-rollback-param-watchlist": "使用偏好設定無條件地將頁面加入至或移除自目前使用者的監視清單,或不更改監視。", "apihelp-rollback-example-simple": "回退由使用者 <kbd>Example</kbd> 對頁面 <kbd>Main Page</kbd> 所做的最新編輯。", + "apihelp-rollback-example-summary": "帶編輯摘要 <kbd>Reverting vandalism</kbd> 來回退由 IP 使用者 <kbd>192.0.2.5</kbd> 對頁面 <kbd>Main Page</kbd> 所做的最新編輯,並標記這些編輯與回退為機器人做出的編輯。", "apihelp-rsd-summary": "匯出一個簡易探索(Really Simple Discovery、RSD)架構。", "apihelp-rsd-example-simple": "匯出 RSD 架構。", "apihelp-setnotificationtimestamp-summary": "更新監視頁面的通知時間戳記。", "apihelp-setnotificationtimestamp-param-entirewatchlist": "在所有已監視頁面運作。", + "apihelp-setnotificationtimestamp-param-timestamp": "要設定通知時間戳記的時間戳記。", + "apihelp-setnotificationtimestamp-param-torevid": "要設定通知時間戳記的修訂(僅限一個頁面)。", "apihelp-setnotificationtimestamp-example-all": "重新設定整個監視清單的通知狀態。", "apihelp-setnotificationtimestamp-example-page": "重新設定用於 <kbd>Main page</kbd> 的通知狀態。", + "apihelp-setnotificationtimestamp-example-pagetimestamp": "設定 <kbd>Main page</kbd> 的通知時間戳記,讓所有自 2012 年 1 月起的編輯為未查看。", "apihelp-setnotificationtimestamp-example-allpages": "重新設定在 <kbd>{{ns:user}}</kbd> 命名空間裡頁面的通知狀態。", "apihelp-setpagelanguage-summary": "更改頁面的語言。", "apihelp-setpagelanguage-extended-description-disabled": "您不被允許在此 wiki 上變更頁面的語言。\n\n請啟用 <var>[[mw:Special:MyLanguage/Manual:$wgPageLanguageUseDB|$wgPageLanguageUseDB]]</var> 來進行此操作。", @@ -1207,7 +1215,10 @@ "apihelp-tag-summary": "從各別修訂或日誌項目添加或移除變更標籤。", "apihelp-tag-param-revid": "要添加或移除標籤的一個或多個修訂 ID。", "apihelp-tag-param-logid": "要添加或移除標籤的一個或多個日誌項目 ID。", + "apihelp-tag-param-add": "要添加的標籤。僅有手動定義的標籤可被添加。", "apihelp-tag-param-reason": "變更的原因。", + "apihelp-tag-example-rev": "不指明原因將 ID 為 123 的修訂添加 <kbd>vandalism</kbd> 標籤", + "apihelp-tag-example-log": "將 ID 為 123 的日誌項目移除 <kbd>spam</kbd> 標籤,原因:<kbd>Wrongly applied</kbd>", "apihelp-tokens-summary": "取得資料修改動作的權杖。", "apihelp-tokens-extended-description": "此模組已因支援 [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] 而停用。", "apihelp-tokens-param-type": "請求的權杖類型。", |