You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
989 B

{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "密碼不能超過1000000個字元。且必須保持唯一。",
"Password needs to be at least %s characters long" : "密碼需多於 %s 個字符",
"Password needs to contain at least one numeric character." : "密碼需要包含至少一個數字。",
"Password needs to contain at least one special character." : "密碼應包含一個特殊符號。",
"Password needs to contain at least one lower and one upper case character." : "密碼應包含最少一個大寫與一個小寫。",
"Password policy" : "密碼規範",
"Minimal length" : "最小長度",
"Forbid common passwords" : "禁止常用密碼",
"Enforce upper and lower case characters" : "一定要各用一個大寫與小寫",
"Enforce numeric characters" : "一定要用數字",
"Enforce special characters" : "一定要用特殊符號"
},"pluralForm" :"nplurals=1; plural=0;"
}