Skip to content

Commit c6a4462

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-auth-14.0/server-auth-14.0-auth_oidc Translate-URL: https://translation.odoo-community.org/projects/server-auth-14-0/server-auth-14-0-auth_oidc/
1 parent ac4eeab commit c6a4462

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

auth_oidc/i18n/es.po

+16-3
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,25 @@ msgstr "Verificador del Código"
3737
msgid "Display Name"
3838
msgstr "Mostrar Nombre"
3939

40+
#. module: auth_oidc
41+
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__end_session_endpoint
42+
msgid "End Session URL"
43+
msgstr ""
44+
4045
#. module: auth_oidc
4146
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__id
4247
#: model:ir.model.fields,field_description:auth_oidc.field_res_users__id
4348
msgid "ID"
4449
msgstr "ID"
4550

51+
#. module: auth_oidc
52+
#: model:ir.model.fields,help:auth_oidc.field_auth_oauth_provider__end_session_endpoint
53+
msgid ""
54+
"If set, the user is logged out in the authorization provider upon logout in "
55+
"the client, should be the value of end_session_endpoint specified by the "
56+
"authorization provider."
57+
msgstr ""
58+
4659
#. module: auth_oidc
4760
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__jwks_uri
4861
msgid "JWKS URL"
@@ -87,9 +100,9 @@ msgstr "Requerido para OpenID Connect."
87100
#. module: auth_oidc
88101
#: model:ir.model.fields,help:auth_oidc.field_auth_oauth_provider__token_map
89102
msgid ""
90-
"Some Oauth providers don't map keys in their responses exactly as required."
91-
" It is important to ensure user_id and email at least are mapped. For "
92-
"OpenID Connect user_id is the sub key in the standard."
103+
"Some Oauth providers don't map keys in their responses exactly as required. "
104+
"It is important to ensure user_id and email at least are mapped. For OpenID "
105+
"Connect user_id is the sub key in the standard."
93106
msgstr ""
94107
"Algunos proveedores de Oauth no asignan las claves en sus respuestas "
95108
"exactamente como se requiere. Es importante asegurarse de que al menos "

0 commit comments

Comments
 (0)