summaryrefslogtreecommitdiff
blob: e3e1ba2b99d428d3e2e339b4fb00ee4a9e86251d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
	"@metadata": {
		"authors": [
			"Gzdavidwong",
			"Justincheng12345",
			"Liangent",
			"Mark85296341",
			"Simon Shek",
			"Waihorace",
			"Wrightbus",
			"LNDDYL",
			"Cwlin0416",
			"Arthur2e5",
			"A2093064"
		]
	},
	"antispoof-desc": "禁止使用混合 Script、容易混淆或與既有使用者名稱過於相似的使用者名稱建立帳號",
	"antispoof-conflict-top": "使用者名稱 \"$1\" 與以下{{PLURAL:$2|使用者|$2 個使用者}}過於相似:",
	"antispoof-conflict-bottom": "請選擇其他名稱。",
	"antispoof-name-illegal": "已禁止使用名稱 \"$1\" 以避免混淆或欺騙使用者名稱:$2。\n請使用其他名稱。",
	"antispoof-badtype": "錯誤的資料類型",
	"antispoof-empty": "空字串",
	"antispoof-blacklisted": "含有已列入黑名單的字元 $1",
	"antispoof-combining": "以組合符號開頭 $1",
	"antispoof-unassigned": "含有未分配的字元 $1",
	"antispoof-deprecated": "含有不建議使用的字元 $1",
	"antispoof-noletters": "未含有任何字母",
	"antispoof-mixedscripts": "包含不兼容的混合文字",
	"antispoof-tooshort": "標準化後的使用者名稱過短",
	"antispoof-ignore": "忽略欺騙檢查",
	"antispoof-ignore-help": "允許有特定權限的用戶創建與現有帳戶名相似的新帳戶。",
	"right-override-antispoof": "覆蓋欺騙檢查",
	"apihelp-antispoof-description": "檢查使用者名稱是否違反 AntiSpoof 的常態檢查。",
	"apihelp-antispoof-param-username": "檢查使用者名稱是否違反 AntiSpoof。",
	"apihelp-antispoof-example-1": "檢查使用者名稱 \"Foo\" 是否違反 AntiSpoof。",
	"apihelp-createaccount-param-ignoreantispoof": "忽略詐欺攻擊檢查 (需要 <code>override-antispoof</code> 權限)。"
}