Key English (United States) Chinese (Traditional)
Requirement_CaseSensitive Password is case sensitive. 密碼區分大小寫。
Requirement_DisAllowedAttributes Must not include part of your name or user name. 不可包含您的姓名或使用者名稱的一部分。
Requirement_DisAllowedValues Must not include any of the following values: %1% 不可包含下列任何值:%1%
Requirement_FirstNumeric The first character can not be numeric. 第一個字元不可以是數字。
Requirement_FirstSpecial The first character can not be a symbol (non letter or number). 第一個字元不可以是符號 (非字母或數字)。
Requirement_LastNumeric The last character can not be numeric. 最後一個字元不可以是數字。
Requirement_LastSpecial The last character can not be a symbol (non letter or number). 最後一個字元不可以是符號 (非字母或數字)。
Requirement_MaxAlpha Can not include more than %1% letter. 不可包含超過 %1% 個字母。
Requirement_MaxAlphaPlural Can not include more than %1% letters. 不可包含超過 %1% 個字母。
Requirement_MaxLength Must be no more than %1% character long. 長度不可超過 %1% 個字元。
Requirement_MaxLengthPlural Must be no more than %1% characters long. 長度不可超過 %1% 個字元。
Requirement_MaxLower Can not include more than %1% lowercase letter. 不可包含超過 %1% 個小寫字母。
Requirement_MaxLowerPlural Can not include more than %1% lowercase letters. 不可包含超過 %1% 個小寫字母。
Requirement_MaxNumeric Can not include more than %1% number. 不可包含超過 %1% 個數字。
Requirement_MaxNumericPlural Can not include more than %1% numbers. 不可包含超過 %1% 個數字。
Requirement_MaxRepeat Must not repeat any character more than %1% time. 不可重複任何字元超過 %1% 次。
Requirement_MaxRepeatPlural Must not repeat any character more than %1% times. 不可重複任何字元超過 %1% 次。
Requirement_MaxSeqRepeat Must not repeat any character sequentially more than %1% time. 不可連續重複任何字元超過 %1% 次。
Requirement_MaxSeqRepeatPlural Must not repeat any character sequentially more than %1% times. 不可連續重複任何字元超過 %1% 次。
Requirement_MaxSpecial Can not include more than %1% symbol (non letter or number) character. 不可包含超過 %1% 個符號 (非字母或數字) 字元。