diff --git a/core/src/main/resources/org/springframework/security/messages_cs_CZ.properties b/core/src/main/resources/org/springframework/security/messages_cs_CZ.properties index 627723b8d2..08a5c73322 100644 --- a/core/src/main/resources/org/springframework/security/messages_cs_CZ.properties +++ b/core/src/main/resources/org/springframework/security/messages_cs_CZ.properties @@ -30,6 +30,10 @@ DigestAuthenticationFilter.usernameNotFound=U\u017Eivatelsk\u00E9 jm\u00E9no {0} #JdbcDaoImpl.noAuthority=User {0} has no GrantedAuthority #JdbcDaoImpl.notFound=User {0} not found LdapAuthenticationProvider.badCredentials=\u0160patn\u00E9 p\u0159ihla\u0161ovac\u00ED \u00FAdaje +LdapAuthenticationProvider.credentialsExpired=Platnost u\u017Eivatelsk\u00E9ho hesla vypr\u0161ela +LdapAuthenticationProvider.disabled=U\u017Eivatelsk\u00FD \u00FA\u010Det nen\u00ED aktivn\u00ED +LdapAuthenticationProvider.expired=Platnost u\u017Eivatelsk\u00E9ho \u00FA\u010Dtu vypr\u0161ela +LdapAuthenticationProvider.locked=U\u017Eivatelsk\u00FD \u00FA\u010Det je uzam\u010Den LdapAuthenticationProvider.emptyUsername=Nen\u00ED povoleno pr\u00E1zdn\u00E9 u\u017Eivatelsk\u00E9 jm\u00E9no LdapAuthenticationProvider.onlySupports=Je podporov\u00E1n pouze UsernamePasswordAuthenticationToken PasswordComparisonAuthenticator.badCredentials=\u0160patn\u00E9 p\u0159ihla\u0161ovac\u00ED \u00FAdaje diff --git a/core/src/main/resources/org/springframework/security/messages_de.properties b/core/src/main/resources/org/springframework/security/messages_de.properties index 715e1f53cf..16942a6f65 100644 --- a/core/src/main/resources/org/springframework/security/messages_de.properties +++ b/core/src/main/resources/org/springframework/security/messages_de.properties @@ -30,6 +30,10 @@ DigestAuthenticationFilter.usernameNotFound=Benutzername {0} wurde nicht gefunde #JdbcDaoImpl.noAuthority=User {0} has no GrantedAuthority #JdbcDaoImpl.notFound=User {0} not found LdapAuthenticationProvider.badCredentials=Ung\u00FCltige Benutzerberechtigungen +LdapAuthenticationProvider.credentialsExpired=Die G\u00FCltigkeit der Benutzerberechtigungen ist abgelaufen +LdapAuthenticationProvider.disabled=Der Benutzer ist deaktiviert +LdapAuthenticationProvider.expired=Die G\u00FCltigkeit des Benutzerkontos ist abgelaufen +LdapAuthenticationProvider.locked=Das Benutzerkonto ist gesperrt LdapAuthenticationProvider.emptyUsername=Ein leerer Benutzername ist nicht erlaubt LdapAuthenticationProvider.onlySupports=Nur UsernamePasswordAuthenticationToken wird unterst\u00FCtzt PasswordComparisonAuthenticator.badCredentials=Ung\u00FCltige Benutzerberechtigungen diff --git a/core/src/main/resources/org/springframework/security/messages_es_ES.properties b/core/src/main/resources/org/springframework/security/messages_es_ES.properties index 3f442cfde6..f9f2e6b4cd 100644 --- a/core/src/main/resources/org/springframework/security/messages_es_ES.properties +++ b/core/src/main/resources/org/springframework/security/messages_es_ES.properties @@ -30,6 +30,10 @@ DigestAuthenticationFilter.usernameNotFound=Usuario y nombre {0} no encontrado JdbcDaoImpl.noAuthority=Usuario {0} no tiene GrantedAuthority JdbcDaoImpl.notFound=Usuario {0} no encontrado LdapAuthenticationProvider.badCredentials=Credenciales err\u00F3neas +LdapAuthenticationProvider.credentialsExpired=Las credenciales del usuario han expirado +LdapAuthenticationProvider.disabled=El usuario est\u00E1 deshabilitado +LdapAuthenticationProvider.expired=La cuenta del usuario ha expirado +LdapAuthenticationProvider.locked=La cuenta del usuario est\u00E1 bloqueada LdapAuthenticationProvider.emptyUsername=Usuario y nombre no permitido LdapAuthenticationProvider.onlySupports=S\u00F3lo UsernamePasswordAuthenticationToken es soportada PasswordComparisonAuthenticator.badCredentials=Credenciales err\u00F3neas diff --git a/core/src/main/resources/org/springframework/security/messages_fr.properties b/core/src/main/resources/org/springframework/security/messages_fr.properties index 3946134dec..aa810351a8 100644 --- a/core/src/main/resources/org/springframework/security/messages_fr.properties +++ b/core/src/main/resources/org/springframework/security/messages_fr.properties @@ -34,6 +34,10 @@ DigestAuthenticationFilter.usernameNotFound=Le nom d'utilisateur {0} n'a pas \u0 JdbcDaoImpl.noAuthority=Le compte utilisateur {0} n'a pas de permission JdbcDaoImpl.notFound=Le nom d'utilisateur {0} n'a pas \u00E9t\u00E9 trouv\u00E9 LdapAuthenticationProvider.badCredentials=Les cr\u00E9ances sont erron\u00E9es +LdapAuthenticationProvider.credentialsExpired=Les cr\u00E9ances de l'utilisateur ont expir\u00E9 +LdapAuthenticationProvider.disabled=Le compte utilisateur est d\u00E9sactiv\u00E9 +LdapAuthenticationProvider.expired=Le compte utilisateur a expir\u00E9 +LdapAuthenticationProvider.locked=Le compte utilisateur est bloqu\u00E9 LdapAuthenticationProvider.emptyUsername=Le nom d'utilisateur est obligatoire LdapAuthenticationProvider.onlySupports=Seul UsernamePasswordAuthenticationToken est pris en charge PasswordComparisonAuthenticator.badCredentials=Les cr\u00E9ances sont erron\u00E9es diff --git a/core/src/main/resources/org/springframework/security/messages_it.properties b/core/src/main/resources/org/springframework/security/messages_it.properties index 6c6d2c764d..bcd3b5048a 100644 --- a/core/src/main/resources/org/springframework/security/messages_it.properties +++ b/core/src/main/resources/org/springframework/security/messages_it.properties @@ -30,6 +30,10 @@ DigestAuthenticationFilter.usernameNotFound=Username {0} non trovato #JdbcDaoImpl.noAuthority=User {0} has no GrantedAuthority #JdbcDaoImpl.notFound=User {0} not found LdapAuthenticationProvider.badCredentials=Credenziali non valide +LdapAuthenticationProvider.credentialsExpired=Credenziali dell'utente scadute +LdapAuthenticationProvider.disabled=Utente disabilitato +LdapAuthenticationProvider.expired=Account dell'utente scadute +LdapAuthenticationProvider.locked=Account dell'utente bloccato LdapAuthenticationProvider.emptyUsername=Username vuoto non consentito LdapAuthenticationProvider.onlySupports=Solo UsernamePasswordAuthenticationToken \u00E8 supportata PasswordComparisonAuthenticator.badCredentials=Credenziali non valide diff --git a/core/src/main/resources/org/springframework/security/messages_ko_KR.properties b/core/src/main/resources/org/springframework/security/messages_ko_KR.properties index 7bbcd44333..ef23bbbe0e 100644 --- a/core/src/main/resources/org/springframework/security/messages_ko_KR.properties +++ b/core/src/main/resources/org/springframework/security/messages_ko_KR.properties @@ -30,6 +30,10 @@ DigestAuthenticationFilter.usernameNotFound=\uC0AC\uC6A9\uC790 {0}\uC744/\uB97C JdbcDaoImpl.noAuthority=\uC0AC\uC6A9\uC790 {0}\uC740/\uB294 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4. JdbcDaoImpl.notFound=\uC0AC\uC6A9\uC790 {0}\uC744/\uB97C \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. LdapAuthenticationProvider.badCredentials=\uBE44\uBC00\uBC88\uD638\uAC00 \uB9DE\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. +LdapAuthenticationProvider.credentialsExpired=\uBE44\uBC00\uBC88\uD638(credential)\uC758 \uC720\uD6A8 \uAE30\uAC04\uC774 \uB9CC\uB8CC\uB418\uC5C8\uC2B5\uB2C8\uB2E4. +LdapAuthenticationProvider.disabled=\uC0AC\uC6A9\uC790 \uACC4\uC815\uC744 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. +LdapAuthenticationProvider.expired=\uC0AC\uC6A9\uC790 \uACC4\uC815\uC758 \uC720\uD6A8 \uAE30\uAC04\uC774 \uB9CC\uB8CC \uB418\uC5C8\uC2B5\uB2C8\uB2E4. +LdapAuthenticationProvider.locked=\uC0AC\uC6A9\uC790 \uACC4\uC815\uC774 \uC7A0\uACA8 \uC788\uC2B5\uB2C8\uB2E4. LdapAuthenticationProvider.emptyUsername=\uC0AC\uC6A9\uC790\uBA85(username)\uC5D0 \uACF5\uBC31\uC740 \uD5C8\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. LdapAuthenticationProvider.onlySupports=UsernamePasswordAuthenticationToken\uB9CC \uC9C0\uC6D0\uD569\uB2C8\uB2E4. PasswordComparisonAuthenticator.badCredentials=\uBE44\uBC00\uBC88\uD638\uAC00 \uB9DE\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. diff --git a/core/src/main/resources/org/springframework/security/messages_pl.properties b/core/src/main/resources/org/springframework/security/messages_pl.properties index 3c2043bf74..8c225b3ef2 100644 --- a/core/src/main/resources/org/springframework/security/messages_pl.properties +++ b/core/src/main/resources/org/springframework/security/messages_pl.properties @@ -30,6 +30,10 @@ DigestAuthenticationFilter.usernameNotFound=Nazwa u\u017Cytkownika {0} nie zosta JdbcDaoImpl.noAuthority=U\u017Cytkownik {0} nie posiada \u017Cadnych uprawnie\u0144 (GrantedAuthority) JdbcDaoImpl.notFound=Nazwa u\u017Cytkownika {0} nie zosta\u0142a odnaleziona LdapAuthenticationProvider.badCredentials=Niepoprawne dane uwierzytelniaj\u0105ce +LdapAuthenticationProvider.credentialsExpired=Wa\u017Cno\u015B\u0107 danych uwierzytelniaj\u0105cych wygas\u0142a +LdapAuthenticationProvider.disabled=Konto u\u017Cytkownika jest wy\u0142\u0105czone +LdapAuthenticationProvider.expired=Wa\u017Cno\u015B\u0107 konta u\u017Cytkownika wygas\u0142a +LdapAuthenticationProvider.locked=Konto u\u017Cytkownika jest zablokowane LdapAuthenticationProvider.emptyUsername=Pusta nazwa u\u017Cytkownika jest niedozwolona LdapAuthenticationProvider.onlySupports=Tylko UsernamePasswordAuthenticationToken jest obs\u0142ugiwany PasswordComparisonAuthenticator.badCredentials=Niepoprawne dane uwierzytelniaj\u0105ce diff --git a/core/src/main/resources/org/springframework/security/messages_pt_BR.properties b/core/src/main/resources/org/springframework/security/messages_pt_BR.properties index cb6b9e8f9c..36615cce23 100644 --- a/core/src/main/resources/org/springframework/security/messages_pt_BR.properties +++ b/core/src/main/resources/org/springframework/security/messages_pt_BR.properties @@ -33,6 +33,10 @@ DigestAuthenticationFilter.usernameNotFound=Usu\u00E1rio {0} n\u00E3o encontrado JdbcDaoImpl.noAuthority=Usu\u00E1rio {0} n\u00E3o tem permiss\u00E3o JdbcDaoImpl.notFound=Usu\u00E1rio {0} n\u00E3o encontrado LdapAuthenticationProvider.badCredentials=Usu\u00E1rio inexistente ou senha inv\u00E1lida +LdapAuthenticationProvider.credentialsExpired=Credenciais expiradas +LdapAuthenticationProvider.disabled=Usu\u00E1rio desabilitado +LdapAuthenticationProvider.expired=Conta expirada +LdapAuthenticationProvider.locked=Conta bloqueada LdapAuthenticationProvider.emptyUsername=Nome vazio n\u00E3o permitido LdapAuthenticationProvider.onlySupports=Somente UsernamePasswordAuthenticationToken \u00E9 suportado PasswordComparisonAuthenticator.badCredentials=Usu\u00E1rio inexistente ou senha inv\u00E1lida diff --git a/core/src/main/resources/org/springframework/security/messages_pt_PT.properties b/core/src/main/resources/org/springframework/security/messages_pt_PT.properties index 6dff3fa5d7..999a1213c4 100644 --- a/core/src/main/resources/org/springframework/security/messages_pt_PT.properties +++ b/core/src/main/resources/org/springframework/security/messages_pt_PT.properties @@ -32,6 +32,10 @@ DigestAuthenticationFilter.usernameNotFound=Nome de utilizador {0} n\u00E3o enco JdbcDaoImpl.noAuthority=Utilizador {0} n\u00E3o tem GrantedAuthority JdbcDaoImpl.notFound=Utilizador {0} n\u00E3o encontrado LdapAuthenticationProvider.badCredentials=Credenciais inv\u00E1lidas +LdapAuthenticationProvider.credentialsExpired=As credenciais do utilizador expiraram +LdapAuthenticationProvider.disabled=O utilizador est\u00E1 desactivado +LdapAuthenticationProvider.expired=A conta de utilizador expirou +LdapAuthenticationProvider.locked=A conta de utilizador est\u00E1 bloqueada LdapAuthenticationProvider.emptyUsername=Nome de utilizador vazio n\u00E3o permitido LdapAuthenticationProvider.onlySupports=Apenas UsernamePasswordAuthenticationToken \u00E9 suportado PasswordComparisonAuthenticator.badCredentials=Credenciais inv\u00E1lidas diff --git a/core/src/main/resources/org/springframework/security/messages_uk_UA.properties b/core/src/main/resources/org/springframework/security/messages_uk_UA.properties index 15cba3d51a..9adddee2b1 100644 --- a/core/src/main/resources/org/springframework/security/messages_uk_UA.properties +++ b/core/src/main/resources/org/springframework/security/messages_uk_UA.properties @@ -30,6 +30,10 @@ DigestAuthenticationFilter.usernameNotFound=\u041E\u0431\u043B\u0456\u043A\u043E JdbcDaoImpl.noAuthority=\u041A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447 {0} \u043D\u0435 \u043C\u0430\u0454 \u043F\u043E\u0432\u043D\u043E\u0432\u0430\u0436\u0435\u043D\u044C (GrantedAuthority) JdbcDaoImpl.notFound=\u041E\u0431\u043B\u0456\u043A\u043E\u0432\u0438\u0439 \u0437\u0430\u043F\u0438\u0441 \u043A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 {0} \u043D\u0435 \u0437\u043D\u0430\u0439\u0434\u0435\u043D\u0438\u0439 LdapAuthenticationProvider.badCredentials=\u0414\u0430\u043D\u0456 \u043A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u043D\u0435\u043A\u043E\u0440\u0435\u043A\u0442\u043D\u0456 +LdapAuthenticationProvider.credentialsExpired=\u041F\u043E\u0432\u043D\u043E\u0432\u0430\u0436\u0435\u043D\u043D\u044F \u043A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u0432\u0438\u0447\u0435\u0440\u043F\u0430\u043B\u0438 \u0442\u0435\u0440\u043C\u0456\u043D \u0434\u0456\u0457 +LdapAuthenticationProvider.disabled=\u041E\u0431\u043B\u0456\u043A\u043E\u0432\u0438\u0439 \u0437\u0430\u043F\u0438\u0441 \u043A\u043E\u0440\u0443\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u0437\u0430\u0431\u043E\u0440\u043E\u043D\u0435\u043D\u0438\u0439 +LdapAuthenticationProvider.expired=\u041E\u0431\u043B\u0456\u043A\u043E\u0432\u0438\u0439 \u0437\u0430\u043F\u0438\u0441 \u043A\u043E\u0440\u0443\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u0432\u0438\u0447\u0435\u0440\u043F\u0430\u0432 \u0442\u0435\u0440\u043C\u0456\u043D \u0434\u0456\u0457 +LdapAuthenticationProvider.locked=\u041E\u0431\u043B\u0456\u043A\u043E\u0432\u0438\u0439 \u0437\u0430\u043F\u0438\u0441 \u043A\u043E\u0440\u0443\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u0437\u0430\u0431\u043B\u043E\u043A\u043E\u0432\u0430\u043D\u0438\u0439 LdapAuthenticationProvider.emptyUsername=\u041F\u043E\u0440\u043E\u0436\u043D\u0454 \u0456\u043C'\u044F \u043A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u0454 \u0437\u0430\u0431\u043E\u0440\u043E\u043D\u0435\u043D\u0438\u043C LdapAuthenticationProvider.onlySupports=\u0422\u0456\u043B\u044C\u043A\u0438 UsernamePasswordAuthenticationToken \u043F\u0456\u0434\u0442\u0440\u0438\u043C\u0443\u0454\u0442\u044C\u0441\u044F PasswordComparisonAuthenticator.badCredentials=\u0414\u0430\u043D\u0456 \u043A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u043D\u0435\u043A\u043E\u0440\u0435\u043A\u0442\u043D\u0456 diff --git a/core/src/main/resources/org/springframework/security/messages_zh_CN.properties b/core/src/main/resources/org/springframework/security/messages_zh_CN.properties index 8f556f40d9..778d13ce08 100644 --- a/core/src/main/resources/org/springframework/security/messages_zh_CN.properties +++ b/core/src/main/resources/org/springframework/security/messages_zh_CN.properties @@ -30,6 +30,10 @@ DigestAuthenticationFilter.usernameNotFound=\u7528\u6237\u540D{0}\u672A\u627E\u5 JdbcDaoImpl.noAuthority=\u6CA1\u6709\u4E3A\u7528\u6237{0}\u6307\u5B9A\u89D2\u8272 JdbcDaoImpl.notFound=\u672A\u627E\u5230\u7528\u6237{0} LdapAuthenticationProvider.badCredentials=\u574F\u7684\u51ED\u8BC1 +LdapAuthenticationProvider.credentialsExpired=\u7528\u6237\u51ED\u8BC1\u5DF2\u8FC7\u671F +LdapAuthenticationProvider.disabled=\u7528\u6237\u5DF2\u5931\u6548 +LdapAuthenticationProvider.expired=\u7528\u6237\u5E10\u53F7\u5DF2\u8FC7\u671F +LdapAuthenticationProvider.locked=\u7528\u6237\u5E10\u53F7\u5DF2\u88AB\u9501\u5B9A LdapAuthenticationProvider.emptyUsername=\u7528\u6237\u540D\u4E0D\u5141\u8BB8\u4E3A\u7A7A LdapAuthenticationProvider.onlySupports=\u4EC5\u4EC5\u652F\u6301UsernamePasswordAuthenticationToken PasswordComparisonAuthenticator.badCredentials=\u574F\u7684\u51ED\u8BC1