mediawiki-extensions-AbuseF.../i18n/api/zh-hant.json
Translation updater bot 8bed72cfd6 Localisation updates from https://translatewiki.net.
Change-Id: Id9cb9d30d31efd6fd30ecf9d25c8a57e0accf94f
2019-11-22 09:12:14 +01:00

65 lines
5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"A2093064",
"Kly",
"Laundry Machine",
"LNDDYL",
"Xiplus"
]
},
"apihelp-abusefiltercheckmatch-description": "檢查防濫用過濾器是否符合變數集、編輯、或是所記錄的防濫用過濾器事件。\n\nvars、rcid 或 logid是必須填入的然而只會使用其中一個。",
"apihelp-abusefiltercheckmatch-summary": "檢查防濫用過濾器是否符合變數集、編輯、或是所記錄的防濫用過濾器事件。",
"apihelp-abusefiltercheckmatch-extended-description": "需要 vars、rcid 或 logid然而只有其中一項會使用到。",
"apihelp-abusefiltercheckmatch-param-filter": "要檢查是否符合的完整過濾文字。",
"apihelp-abusefiltercheckmatch-param-vars": "測試用的變數 JSON 編碼陣列。",
"apihelp-abusefiltercheckmatch-param-rcid": "要檢查的近期變更 ID。",
"apihelp-abusefiltercheckmatch-param-logid": "要檢查的防濫用過濾器日誌 ID。",
"apihelp-abusefiltercheckmatch-example-1": "測試近期更改的 ID 15 是否符合簡易過濾器",
"apihelp-abusefilterchecksyntax-description": "檢查一個防濫用過濾器的語法。",
"apihelp-abusefilterchecksyntax-summary": "檢查一個防濫用過濾器的語法。",
"apihelp-abusefilterchecksyntax-param-filter": "要檢查語法的完整過濾器文字。",
"apihelp-abusefilterchecksyntax-example-1": "檢查有效過濾器的語法",
"apihelp-abusefilterchecksyntax-example-2": "檢查無效過濾器的語法",
"apihelp-abusefilterevalexpression-description": "評估防濫用過濾器的表達式。",
"apihelp-abusefilterevalexpression-summary": "評估防濫用過濾器的表達式。",
"apihelp-abusefilterevalexpression-param-expression": "評估的表達式。",
"apihelp-abusefilterevalexpression-example-1": "評估一份簡易表達式",
"apihelp-abusefilterunblockautopromote-description": "從由防濫用過濾器結果所接收到的自動調整來解封使用者。",
"apihelp-abusefilterunblockautopromote-summary": "從由防濫用過濾器結果所接收到的自動調整來解封使用者。",
"apihelp-abusefilterunblockautopromote-param-user": "您希望解封的使用者名稱。",
"apihelp-abusefilterunblockautopromote-example-1": "移除對 [[User:Example]] 的自動提升封鎖",
"apihelp-query+abusefilters-description": "顯示防濫用過濾器的詳細資料。",
"apihelp-query+abusefilters-summary": "顯示防濫用過濾器的詳細資料。",
"apihelp-query+abusefilters-param-startid": "起始列舉的篩選 ID。",
"apihelp-query+abusefilters-param-endid": "終止列舉的篩選 ID。",
"apihelp-query+abusefilters-param-show": "僅顯示符合規範的過濾器。",
"apihelp-query+abusefilters-param-limit": "篩選能列出的最大數量。",
"apihelp-query+abusefilters-param-prop": "要取得的屬性。",
"apihelp-query+abusefilters-example-1": "列出啟用的公開過濾器",
"apihelp-query+abusefilters-example-2": "顯示一些關於過濾器的詳細內容。",
"apihelp-query+abuselog-description": "顯示由防濫用過濾器之一偵測到的事件。",
"apihelp-query+abuselog-summary": "顯示由防濫用過濾器之一偵測到的事件。",
"apihelp-query+abuselog-param-logid": "顯示帶有指定日誌 ID 的項目。",
"apihelp-query+abuselog-param-start": "起始列舉的時間戳記。",
"apihelp-query+abuselog-param-end": "終止列舉的時間戳記。",
"apihelp-query+abuselog-param-user": "僅顯示由指定使用者或 IP 地址所做出的項目。",
"apihelp-query+abuselog-param-title": "僅顯示發生在指定頁面的項目。",
"apihelp-query+abuselog-param-filter": "僅顯示由指定過濾器 ID 偵測到的項目。以豎線字元區分、字首為「$1」用於全域過濾器。",
"apihelp-query+abuselog-param-limit": "項目能列出的最大數量。",
"apihelp-query+abuselog-param-prop": "要取得的屬性。",
"apihelp-query+abuselog-param-wiki": "顯示觸發起始的 wiki。",
"apihelp-query+abuselog-example-1": "顯示近期的日誌項目",
"apihelp-query+abuselog-example-2": "顯示 [[API]] 近期的日誌項目",
"apihelp-abuselogprivatedetails-description": "檢視 AbuseLog 項目的非公開詳細資料。",
"apihelp-abuselogprivatedetails-summary": "檢視 AbuseLog 項目的非公開詳細資料。",
"apihelp-abuselogprivatedetails-param-logid": "要檢查 AbuseLog 項目 ID。",
"apihelp-abuselogprivatedetails-param-reason": "執行檢查的正當原因。",
"apihelp-abuselogprivatedetails-example-1": "使用原因「範例」來取得 AbuseLog 項目 ID 為 1 的非公開詳細資料。",
"apierror-abusefilter-canttest": "您沒有權限來測試防濫用過濾器。",
"apierror-abusefilter-cantcheck": "您沒有權限來檢查防濫用過濾器的語法。",
"apierror-abusefilter-canteval": "您沒有權限來評估 AbuseFilter 表達式。",
"apierror-abusefilter-nosuchlogid": "沒有 ID 為 $1 的濫用日誌項目。",
"apierror-abusefilter-badsyntax": "此過濾器含有無效語法。"
}