From 35479f18fe1f986e93c0e432ac1d8ff084e16c0c Mon Sep 17 00:00:00 2001 From: oca-ci Date: Thu, 13 Feb 2025 09:18:31 +0000 Subject: [PATCH] [UPD] Update auth_saml.pot --- auth_saml/i18n/auth_saml.pot | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/auth_saml/i18n/auth_saml.pot b/auth_saml/i18n/auth_saml.pot index d55671c294..cc4374d4dd 100644 --- a/auth_saml/i18n/auth_saml.pot +++ b/auth_saml/i18n/auth_saml.pot @@ -192,6 +192,11 @@ msgstr "" msgid "Identity Provider Metadata" msgstr "" +#. module: auth_saml +#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider__idp_metadata_url +msgid "Identity Provider Metadata URL" +msgstr "" + #. module: auth_saml #: model_terms:ir.ui.view,arch_db:auth_saml.view_saml_provider_form msgid "Identity Provider Settings" @@ -202,6 +207,11 @@ msgstr "" msgid "Identity Provider matching attribute" msgstr "" +#. module: auth_saml +#: model_terms:ir.ui.view,arch_db:auth_saml.view_saml_provider_form +msgid "If you provider gives you a URL, use this field preferably" +msgstr "" + #. module: auth_saml #: model:ir.model.fields,help:auth_saml.field_auth_saml_provider__authn_requests_signed msgid "" @@ -353,6 +363,11 @@ msgstr "" msgid "Providers" msgstr "" +#. module: auth_saml +#: model_terms:ir.ui.view,arch_db:auth_saml.view_saml_provider_form +msgid "Refresh" +msgstr "" + #. module: auth_saml #: model_terms:ir.ui.view,arch_db:auth_saml.view_users_form msgid "SAML" @@ -436,6 +451,14 @@ msgstr "" msgid "Signature Algorithm" msgstr "" +#. module: auth_saml +#: model:ir.model.fields,help:auth_saml.field_auth_saml_provider__idp_metadata_url +msgid "" +"Some SAML providers, notably Office365 can have a metadata document which " +"changes over time, and they provide a URL to the document instead. When this" +" field is set, the metadata can be fetched from the provided URL." +msgstr "" + #. module: auth_saml #: model:ir.model,name:auth_saml.model_ir_config_parameter msgid "System Parameter"