diff --git a/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_es.properties b/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_es.properties index de262aa785..3dc81e91cd 100644 --- a/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_es.properties +++ b/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_es.properties @@ -1943,7 +1943,7 @@ clientProfileName=Nombre del perfil del cliente effectiveProtocolMappers=Mapeadores de protocolo efectivos userVerify.preferred=Preferido syncModes.legacy=Heredado -allowRegexComparisonHelp=Si está DESACTIVADO, entonces el DN de sujeto del certificado de cliente dado debe coincidir exactamente con el DN dado de la propiedad 'DN de sujeto', según se describe en la especificación RFC8705. El DN de sujeto puede estar en el formato RFC2553 o RFC1779. Si está ACTIVADO, entonces el DN de sujeto del certificado de cliente debería coincidir con la expresión regular especificada por la propiedad 'DN de sujeto'. +allowRegexComparisonHelp=Si está DESACTIVADO, entonces el DN de sujeto del certificado de cliente dado debe coincidir exactamente con el DN dado de la propiedad 'DN de sujeto', según se describe en la especificación RFC8705. El DN de sujeto puede estar en el formato RFC4514 o RFC1779. Si está ACTIVADO, entonces el DN de sujeto del certificado de cliente debería coincidir con la expresión regular especificada por la propiedad 'DN de sujeto'. eventTypes.UPDATE_TOTP_ERROR.description=Error al actualizar TOTP titleEvents=Eventos signServiceProviderMetadata=Firmar metadatos del proveedor de servicios diff --git a/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_pl.properties b/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_pl.properties index 559a77837e..86f8f6a5f1 100644 --- a/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_pl.properties +++ b/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_pl.properties @@ -1942,7 +1942,7 @@ clientProfileName=Nazwa profilu klienta effectiveProtocolMappers=Skuteczne mapery protokołów userVerify.preferred=Preferowany syncModes.legacy=Legacy -allowRegexComparisonHelp=Jeśli WYŁĄCZONE, to identyfikator podmiotu (Subject DN) z podanego certyfikatu klienta musi dokładnie pasować do podanego DN z właściwości „Subject DN”, zgodnie z specyfikacją RFC8705. Identifikator podmiotu (Subject DN) może być w formacie RFC2553 lub RFC1779. Jeśli WŁĄCZONE, to identyfikator podmiotu (Subject DN) z podanego certyfikatu klienta powinien pasować do wyrażenia regularnego określonego w właściwości „Subject DN”. +allowRegexComparisonHelp=Jeśli WYŁĄCZONE, to identyfikator podmiotu (Subject DN) z podanego certyfikatu klienta musi dokładnie pasować do podanego DN z właściwości „Subject DN”, zgodnie z specyfikacją RFC8705. Identifikator podmiotu (Subject DN) może być w formacie RFC4514 lub RFC1779. Jeśli WŁĄCZONE, to identyfikator podmiotu (Subject DN) z podanego certyfikatu klienta powinien pasować do wyrażenia regularnego określonego w właściwości „Subject DN”. eventTypes.UPDATE_TOTP_ERROR.description=Błąd aktualizacji TOTP titleEvents=Zdarzenia signServiceProviderMetadata=Podpisz metadane dostawcy usług diff --git a/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_zh_CN.properties b/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_zh_CN.properties index 3023a5790d..19238f1ad1 100644 --- a/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_zh_CN.properties +++ b/js/apps/admin-ui/maven-resources-community/theme/keycloak.v2/admin/messages/messages_zh_CN.properties @@ -1904,7 +1904,7 @@ clientProfileName=客户端配置文件名称 effectiveProtocolMappers=有效的协议映射器 userVerify.preferred=首选 syncModes.legacy=引用 -allowRegexComparisonHelp=如果关闭,则来自给定客户端证书的主题 DN 必须与 RFC8705 规范中描述的‘主题 DN’属性中的给定 DN 完全匹配。主题 DN 可以采用 RFC2553 或 RFC1779 格式。如果打开, 那么来自给定客户端证书的主题 DN 应该与“主题 DN”属性指定的正则表达式相匹配。 +allowRegexComparisonHelp=如果关闭,则来自给定客户端证书的主题 DN 必须与 RFC8705 规范中描述的‘主题 DN’属性中的给定 DN 完全匹配。主题 DN 可以采用 RFC4514 或 RFC1779 格式。如果打开, 那么来自给定客户端证书的主题 DN 应该与“主题 DN”属性指定的正则表达式相匹配。 eventTypes.UPDATE_TOTP_ERROR.description=更新totp错误 titleEvents=事件 addIdpMapperName=映射器的名称。 diff --git a/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties b/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties index e617e15ec0..dba923fede 100644 --- a/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties +++ b/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties @@ -1982,7 +1982,7 @@ clientProfileName=Client profile name effectiveProtocolMappers=Effective protocol mappers userVerify.preferred=Preferred syncModes.legacy=Legacy -allowRegexComparisonHelp=If OFF, then the Subject DN from given client certificate must exactly match the given DN from the 'Subject DN' property as described in the RFC8705 specification. The Subject DN can be in the RFC2553 or RFC1779 format. If ON, then the Subject DN from given client certificate should match regex specified by 'Subject DN' property. +allowRegexComparisonHelp=If OFF, then the Subject DN from given client certificate must exactly match the given DN from the 'Subject DN' property as described in the RFC8705 specification. The Subject DN can be in the RFC4514 or RFC1779 format. If ON, then the Subject DN from given client certificate should match regex specified by 'Subject DN' property. eventTypes.UPDATE_TOTP_ERROR.description=Update totp error titleEvents=Events signServiceProviderMetadata=Sign service provider metadata