src/share/classes/sun/security/util/AuthResources_zh_TW.java

Print this page




  77             "組態錯誤: \n\t行 {0}: 預期的 [{1}]"},
  78         {"Configuration.Error.Line.line.system.property.value.expanded.to.empty.value",
  79             "組態錯誤: \n\t行 {0}: 系統屬性 [{1}] 擴充至空值"},
  80 
  81         // com.sun.security.auth.module.JndiLoginModule
  82         {"username.","使用者名稱: "},
  83         {"password.","密碼: "},
  84 
  85         // com.sun.security.auth.module.KeyStoreLoginModule
  86         {"Please.enter.keystore.information",
  87                 "請輸入金鑰儲存庫資訊"},
  88         {"Keystore.alias.","金鑰儲存庫別名: "},
  89         {"Keystore.password.","金鑰儲存庫密碼: "},
  90         {"Private.key.password.optional.",
  91             "私人金鑰密碼 (選擇性的): "},
  92 
  93         // com.sun.security.auth.module.Krb5LoginModule
  94         {"Kerberos.username.defUsername.",
  95                 "Kerberos 使用者名稱 [{0}]: "},
  96         {"Kerberos.password.for.username.",
  97                 "Kerberos 密碼 [{0}]: "},
  98 
  99         /***    EVERYTHING BELOW IS DEPRECATED  ***/
 100 
 101         // com.sun.security.auth.PolicyFile
 102         {".error.parsing.", ": 剖析錯誤 "},
 103         {"COLON", ": "},
 104         {".error.adding.Permission.", ": 新增權限錯誤 "},
 105         {"SPACE", " "},
 106         {".error.adding.Entry.", ": 新增輸入錯誤 "},
 107         {"LPARAM", "("},
 108         {"RPARAM", ")"},
 109         {"attempt.to.add.a.Permission.to.a.readonly.PermissionCollection",
 110             "試著新增權限至唯讀的 PermissionCollection"},
 111 
 112         // com.sun.security.auth.PolicyParser
 113         {"expected.keystore.type", "預期的金鑰儲存庫類型"},
 114         {"can.not.specify.Principal.with.a.wildcard.class.without.a.wildcard.name",
 115                 "沒有萬用字元名稱,無法指定含有萬用字元類別的 Principal"},
 116         {"expected.codeBase.or.SignedBy", "預期的 codeBase 或 SignedBy"},
 117         {"only.Principal.based.grant.entries.permitted",




  77             "組態錯誤: \n\t行 {0}: 預期的 [{1}]"},
  78         {"Configuration.Error.Line.line.system.property.value.expanded.to.empty.value",
  79             "組態錯誤: \n\t行 {0}: 系統屬性 [{1}] 擴充至空值"},
  80 
  81         // com.sun.security.auth.module.JndiLoginModule
  82         {"username.","使用者名稱: "},
  83         {"password.","密碼: "},
  84 
  85         // com.sun.security.auth.module.KeyStoreLoginModule
  86         {"Please.enter.keystore.information",
  87                 "請輸入金鑰儲存庫資訊"},
  88         {"Keystore.alias.","金鑰儲存庫別名: "},
  89         {"Keystore.password.","金鑰儲存庫密碼: "},
  90         {"Private.key.password.optional.",
  91             "私人金鑰密碼 (選擇性的): "},
  92 
  93         // com.sun.security.auth.module.Krb5LoginModule
  94         {"Kerberos.username.defUsername.",
  95                 "Kerberos 使用者名稱 [{0}]: "},
  96         {"Kerberos.password.for.username.",
  97                 "Kerberos 密碼 {0}: "},
  98 
  99         /***    EVERYTHING BELOW IS DEPRECATED  ***/
 100 
 101         // com.sun.security.auth.PolicyFile
 102         {".error.parsing.", ": 剖析錯誤 "},
 103         {"COLON", ": "},
 104         {".error.adding.Permission.", ": 新增權限錯誤 "},
 105         {"SPACE", " "},
 106         {".error.adding.Entry.", ": 新增輸入錯誤 "},
 107         {"LPARAM", "("},
 108         {"RPARAM", ")"},
 109         {"attempt.to.add.a.Permission.to.a.readonly.PermissionCollection",
 110             "試著新增權限至唯讀的 PermissionCollection"},
 111 
 112         // com.sun.security.auth.PolicyParser
 113         {"expected.keystore.type", "預期的金鑰儲存庫類型"},
 114         {"can.not.specify.Principal.with.a.wildcard.class.without.a.wildcard.name",
 115                 "沒有萬用字元名稱,無法指定含有萬用字元類別的 Principal"},
 116         {"expected.codeBase.or.SignedBy", "預期的 codeBase 或 SignedBy"},
 117         {"only.Principal.based.grant.entries.permitted",