summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'AntiSpoof/i18n/zh-hant.json')
-rw-r--r--AntiSpoof/i18n/zh-hant.json19
1 files changed, 8 insertions, 11 deletions
diff --git a/AntiSpoof/i18n/zh-hant.json b/AntiSpoof/i18n/zh-hant.json
index 3868a7e7..afab6949 100644
--- a/AntiSpoof/i18n/zh-hant.json
+++ b/AntiSpoof/i18n/zh-hant.json
@@ -1,18 +1,19 @@
{
"@metadata": {
"authors": [
+ "A2093064",
+ "Arthur2e5",
+ "Cwlin0416",
"Gzdavidwong",
"Justincheng12345",
+ "Kly",
+ "LNDDYL",
"Liangent",
"Mark85296341",
"Simon Shek",
"Waihorace",
"Wrightbus",
- "LNDDYL",
- "Cwlin0416",
- "Arthur2e5",
- "A2093064",
- "Kly"
+ "Xiplus"
]
},
"antispoof-desc": "禁止使用混合 Script、容易混淆或與既有使用者名稱過於相似的使用者名稱建立帳號",
@@ -30,10 +31,6 @@
"antispoof-tooshort": "標準化後的名稱過短",
"antispoof-ignore": "忽略欺騙檢查",
"antispoof-ignore-help": "允許有特定權限的用戶創建與現有帳戶名相似的新帳戶。",
- "right-override-antispoof": "覆蓋欺騙檢查",
- "apihelp-antispoof-description": "檢查使用者名稱是否違反 AntiSpoof 的常態檢查。",
- "apihelp-antispoof-summary": "檢查使用者名稱是否違反 AntiSpoof 的常態檢查。",
- "apihelp-antispoof-param-username": "檢查使用者名稱是否違反 AntiSpoof。",
- "apihelp-antispoof-example-1": "檢查使用者名稱 \"Foo\" 是否違反 AntiSpoof。",
- "apihelp-createaccount-param-ignoreantispoof": "忽略詐欺攻擊檢查 (需要 <code>override-antispoof</code> 權限)。"
+ "action-override-antispoof": "覆蓋欺騙檢查",
+ "right-override-antispoof": "覆蓋欺騙檢查"
}