From 47c4b0426da6a25c7be74d0f7e95055e6aad27a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emil=20Sier=C5=BC=C4=99ga?= Date: Thu, 28 Oct 2021 23:05:37 +0200 Subject: [PATCH] Add missing badLdapConnection property in messages_*.properties --- .../org/springframework/security/messages_ca.properties | 1 + .../org/springframework/security/messages_cs_CZ.properties | 1 + .../org/springframework/security/messages_de.properties | 1 + .../org/springframework/security/messages_en.properties | 1 + .../org/springframework/security/messages_es_ES.properties | 1 + .../org/springframework/security/messages_fr.properties | 1 + .../org/springframework/security/messages_it.properties | 1 + .../org/springframework/security/messages_ja.properties | 1 + .../org/springframework/security/messages_ko_KR.properties | 1 + .../org/springframework/security/messages_lt.properties | 1 + .../org/springframework/security/messages_pl.properties | 1 + .../org/springframework/security/messages_pt_BR.properties | 1 + .../org/springframework/security/messages_pt_PT.properties | 1 + .../org/springframework/security/messages_ru.properties | 1 + .../org/springframework/security/messages_uk_UA.properties | 1 + .../org/springframework/security/messages_zh_CN.properties | 1 + 16 files changed, 16 insertions(+) diff --git a/core/src/main/resources/org/springframework/security/messages_ca.properties b/core/src/main/resources/org/springframework/security/messages_ca.properties index 59cdbac694..b5e7846579 100644 --- a/core/src/main/resources/org/springframework/security/messages_ca.properties +++ b/core/src/main/resources/org/springframework/security/messages_ca.properties @@ -31,6 +31,7 @@ DigestAuthenticationFilter.usernameNotFound=No s'ha trobat el nom d'usuari {0} JdbcDaoImpl.noAuthority=L'usuari {0} no t\u00e9 GrantedAuthority JdbcDaoImpl.notFound=No s'ha trobat l'usuari {0} LdapAuthenticationProvider.badCredentials=Credencials err\u00f2nies +#LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired=Les credencials d'usuari han expirat LdapAuthenticationProvider.disabled=L'usuari est\u00e0 deshabilitat LdapAuthenticationProvider.expired=El compte d'usuari ha expirat 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 6b101c8241..3eb5d8b34c 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 @@ -32,6 +32,7 @@ DigestAuthenticationFilter.usernameNotFound=U\u017Eivatelsk\u00E9 jm\u00E9no {0} #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.badLdapConnection=Connection to LDAP server failed 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 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 65d809adbf..fe737c244e 100644 --- a/core/src/main/resources/org/springframework/security/messages_de.properties +++ b/core/src/main/resources/org/springframework/security/messages_de.properties @@ -32,6 +32,7 @@ ExceptionTranslationFilter.insufficientAuthentication=Vollst\u00E4ndige Authenti #JdbcDaoImpl.noAuthority=User {0} has no GrantedAuthority #JdbcDaoImpl.notFound=User {0} not found LdapAuthenticationProvider.badCredentials=Ung\u00FCltige Anmeldedaten +#LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired=Die G\u00FCltigkeit der Anmeldedaten ist abgelaufen LdapAuthenticationProvider.disabled=Der Benutzer ist deaktiviert LdapAuthenticationProvider.expired=Die G\u00FCltigkeit des Benutzerkontos ist abgelaufen diff --git a/core/src/main/resources/org/springframework/security/messages_en.properties b/core/src/main/resources/org/springframework/security/messages_en.properties index bb3f64317d..4c4957c7b5 100644 --- a/core/src/main/resources/org/springframework/security/messages_en.properties +++ b/core/src/main/resources/org/springframework/security/messages_en.properties @@ -32,6 +32,7 @@ ExceptionTranslationFilter.insufficientAuthentication=Full authentication is req JdbcDaoImpl.noAuthority=User {0} has no GrantedAuthority JdbcDaoImpl.notFound=User {0} not found LdapAuthenticationProvider.badCredentials=Bad credentials +LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired=User credentials have expired LdapAuthenticationProvider.disabled=User is disabled LdapAuthenticationProvider.expired=User account has expired 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 c46e12def4..484f53094a 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 @@ -32,6 +32,7 @@ ExceptionTranslationFilter.insufficientAuthentication=Para acceder a este recurs JdbcDaoImpl.noAuthority=Usuario {0} no tiene GrantedAuthority JdbcDaoImpl.notFound=Usuario {0} no encontrado LdapAuthenticationProvider.badCredentials=Credenciales err\u00F3neas +#LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired=Las credenciales del usuario han expirado LdapAuthenticationProvider.disabled=El usuario est\u00E1 deshabilitado LdapAuthenticationProvider.expired=La cuenta del usuario ha expirado 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 87fee6706a..c188d32207 100644 --- a/core/src/main/resources/org/springframework/security/messages_fr.properties +++ b/core/src/main/resources/org/springframework/security/messages_fr.properties @@ -35,6 +35,7 @@ DigestAuthenticationFilter.usernameNotFound=Le nom d''utilisateur {0} n''a pas \ 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 identifications sont erron\u00E9es +#LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired=Les identifications de l''utilisateur ont expir\u00E9 LdapAuthenticationProvider.disabled=Le compte utilisateur est d\u00E9sactiv\u00E9 LdapAuthenticationProvider.expired=Le compte utilisateur a expir\u00E9 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 7545522231..7ba6dbd0ea 100644 --- a/core/src/main/resources/org/springframework/security/messages_it.properties +++ b/core/src/main/resources/org/springframework/security/messages_it.properties @@ -31,6 +31,7 @@ DigestAuthenticationFilter.usernameNotFound=Username {0} non trovato JdbcDaoImpl.noAuthority=L'utente {0} non ha permessi JdbcDaoImpl.notFound=Utente {0} non trovato LdapAuthenticationProvider.badCredentials=Credenziali non valide +#LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired=Credenziali dell'utente scadute LdapAuthenticationProvider.disabled=Utente disabilitato LdapAuthenticationProvider.expired=Account dell'utente scadute diff --git a/core/src/main/resources/org/springframework/security/messages_ja.properties b/core/src/main/resources/org/springframework/security/messages_ja.properties index 54ea761340..825c8e8237 100644 --- a/core/src/main/resources/org/springframework/security/messages_ja.properties +++ b/core/src/main/resources/org/springframework/security/messages_ja.properties @@ -35,6 +35,7 @@ ExceptionTranslationFilter.insufficientAuthentication=\u3053\u306e\u30ea\u30bd\u JdbcDaoImpl.noAuthority=\u30e6\u30fc\u30b6:{0}\u306b\u306f\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093 JdbcDaoImpl.notFound=\u30e6\u30fc\u30b6:{0}\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093 LdapAuthenticationProvider.badCredentials=\u30e6\u30fc\u30b6\u540d\u304b\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093 +#LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired=\u30e6\u30fc\u30b6\u8a8d\u8a3c\u60c5\u5831\u306e\u6709\u52b9\u671f\u9650\u304c\u5207\u308c\u3066\u3044\u307e\u3059 LdapAuthenticationProvider.disabled=\u7121\u52b9\u306a\u30e6\u30fc\u30b6\u3067\u3059 LdapAuthenticationProvider.expired=\u30e6\u30fc\u30b6\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u6709\u52b9\u671f\u9650\u304c\u5207\u308c\u3066\u3044\u307e\u3059 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 61a2aba811..7e65e26144 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 @@ -31,6 +31,7 @@ DigestAuthenticationFilter.usernameNotFound = {0} ID\ub97c \ucc3e\uc744 \uc218 \ JdbcDaoImpl.noAuthority = {0} \uc0ac\uc6a9\uc790\ub294 \uad8c\ud55c\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. JdbcDaoImpl.notFound = {0} \uc0ac\uc6a9\uc790\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. LdapAuthenticationProvider.badCredentials = \uc790\uaca9 \uc99d\uba85\uc5d0 \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4. +#LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired = \uc790\uaca9 \uc99d\uba85 \uc720\ud6a8 \uae30\uac04\uc774 \ub9cc\ub8cc\ub418\uc5c8\uc2b5\ub2c8\ub2e4. LdapAuthenticationProvider.disabled = \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \uc0ac\uc6a9\uc790\uc785\ub2c8\ub2e4. LdapAuthenticationProvider.expired = \uc0ac\uc6a9\uc790 \uacc4\uc815\uc758 \uc720\ud6a8 \uae30\uac04\uc774 \ub9cc\ub8cc \ub418\uc5c8\uc2b5\ub2c8\ub2e4. diff --git a/core/src/main/resources/org/springframework/security/messages_lt.properties b/core/src/main/resources/org/springframework/security/messages_lt.properties index d05d0e7edb..a1f47671c1 100644 --- a/core/src/main/resources/org/springframework/security/messages_lt.properties +++ b/core/src/main/resources/org/springframework/security/messages_lt.properties @@ -31,6 +31,7 @@ DigestAuthenticationFilter.usernameNotFound=Vartotojo vardas {0} nerastas JdbcDaoImpl.noAuthority=Vartotojas {0} neturi GrantedAuthority JdbcDaoImpl.notFound=Vartotojas {0} nerastas LdapAuthenticationProvider.badCredentials=Blogi kredencialai +#LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.emptyUsername=Tu\u0161\u010dias vartotojo vardas neleid\u017eiamas LdapAuthenticationProvider.onlySupports=Priimamas tik UsernamePasswordAuthenticationToken PasswordComparisonAuthenticator.badCredentials=Blogi kredencialai 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 880969cc8c..c92ea9999b 100644 --- a/core/src/main/resources/org/springframework/security/messages_pl.properties +++ b/core/src/main/resources/org/springframework/security/messages_pl.properties @@ -31,6 +31,7 @@ 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.badLdapConnection=Connection to LDAP server failed 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 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 b24057f72e..888da1f92f 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 @@ -34,6 +34,7 @@ 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.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired=Credenciais expiradas LdapAuthenticationProvider.disabled=Usu\u00E1rio desabilitado LdapAuthenticationProvider.expired=Conta expirada 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 ac34f4c94b..5301fb1e50 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 @@ -33,6 +33,7 @@ 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.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired=As credenciais do utilizador expiraram LdapAuthenticationProvider.disabled=O utilizador est\u00E1 desactivado LdapAuthenticationProvider.expired=A conta de utilizador expirou diff --git a/core/src/main/resources/org/springframework/security/messages_ru.properties b/core/src/main/resources/org/springframework/security/messages_ru.properties index 77d78caeb4..b1ee96513a 100644 --- a/core/src/main/resources/org/springframework/security/messages_ru.properties +++ b/core/src/main/resources/org/springframework/security/messages_ru.properties @@ -34,6 +34,7 @@ DigestAuthenticationFilter.usernameNotFound=\u0418\u043C\u044F \u043F\u043E\u043 JdbcDaoImpl.noAuthority=\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C {0} \u043D\u0435 \u043E\u0431\u043B\u0430\u0434\u0430\u0435\u0442 GrantedAuthority JdbcDaoImpl.notFound=\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C {0} \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D LdapAuthenticationProvider.badCredentials=\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0435 \u0443\u0447\u0435\u0442\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044F +#LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed LdapAuthenticationProvider.credentialsExpired=\u0421\u0440\u043E\u043A \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044F \u0443\u0447\u0435\u0442\u043D\u044B\u0445 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044F \u0438\u0441\u0442\u0435\u043A LdapAuthenticationProvider.disabled=\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C \u043E\u0442\u043A\u043B\u044E\u0447\u0435\u043D LdapAuthenticationProvider.expired=\u0421\u0440\u043E\u043A \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044F \u0443\u0447\u0435\u0442\u043D\u043E\u0439 \u0437\u0430\u043F\u0438\u0441\u0438 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044F \u0438\u0441\u0442\u0435\u043A 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 4f03022c6b..b63752fb03 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 @@ -31,6 +31,7 @@ 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.badLdapConnection=Connection to LDAP server failed 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 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 3743a64939..3583833a7c 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 @@ -32,6 +32,7 @@ ExceptionTranslationFilter.insufficientAuthentication=\u8bbf\u95ee\u6b64\u8d44\u JdbcDaoImpl.noAuthority=\u6CA1\u6709\u4E3A\u7528\u6237{0}\u6307\u5B9A\u89D2\u8272 JdbcDaoImpl.notFound=\u672A\u627E\u5230\u7528\u6237{0} LdapAuthenticationProvider.badCredentials=\u7528\u6237\u540d\u6216\u5bc6\u7801\u9519\u8bef +#LdapAuthenticationProvider.badLdapConnection=Connection to LDAP server failed 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