mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-20 14:52:02 +02:00
19.0 vanilla
This commit is contained in:
parent
20ddc1b4a3
commit
c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions
|
|
@ -4,10 +4,10 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:26+0000\n"
|
||||
"PO-Revision-Date: 2025-02-10 08:26+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-01-25 18:36+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -15,20 +15,9 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model_terms:ir.ui.view,arch_db:auth_oauth.providers
|
||||
msgid "- or -"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
|
||||
msgid "<i class=\"fa fa-fw fa-arrow-right\"/>Tutorial"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#. odoo-python
|
||||
#: code:addons/auth_oauth/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "Access Denied"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -90,27 +79,28 @@ msgstr ""
|
|||
|
||||
#. module: auth_oauth
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
|
||||
msgid "Documentation"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
|
||||
msgid "Google Authentication"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id
|
||||
msgid "ID"
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token
|
||||
msgid "Has OAuth Access Token"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update
|
||||
msgid "Last Modified on"
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
|
|
@ -128,29 +118,20 @@ msgstr ""
|
|||
msgid "Link text in Login Dialog"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:auth.oauth.provider,body:auth_oauth.provider_facebook
|
||||
msgid "Log in with Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:auth.oauth.provider,body:auth_oauth.provider_google
|
||||
msgid "Log in with Google"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:auth.oauth.provider,body:auth_oauth.provider_openerp
|
||||
msgid "Log in with Odoo.com"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body
|
||||
msgid "Login button label"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#. odoo-python
|
||||
#: code:addons/auth_oauth/models/res_users.py:0
|
||||
msgid "Missing subject identity"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token
|
||||
msgid "OAuth Access Token"
|
||||
msgid "OAuth Access Token Store"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
|
|
@ -179,11 +160,6 @@ msgstr ""
|
|||
msgid "OAuth2 provider"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form
|
||||
msgid "Oauth"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid
|
||||
msgid "Oauth Provider user_id"
|
||||
|
|
@ -214,10 +190,24 @@ msgstr ""
|
|||
msgid "Server uri"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:auth.oauth.provider,body:auth_oauth.provider_facebook
|
||||
msgid "Sign in with Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:auth.oauth.provider,body:auth_oauth.provider_google
|
||||
msgid "Sign in with Google"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:auth.oauth.provider,body:auth_oauth.provider_openerp
|
||||
msgid "Sign in with Odoo.com"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#. odoo-python
|
||||
#: code:addons/auth_oauth/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "Sign up is not allowed on this database."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -226,6 +216,11 @@ msgstr ""
|
|||
msgid "System Parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
|
||||
msgid "Tutorial"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model:ir.model,name:auth_oauth.model_res_users
|
||||
msgid "User"
|
||||
|
|
@ -239,13 +234,18 @@ msgstr ""
|
|||
#. module: auth_oauth
|
||||
#. odoo-python
|
||||
#: code:addons/auth_oauth/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You do not have access to this database or your invitation has expired. "
|
||||
"Please ask for an invitation and be sure to follow the link in your "
|
||||
"invitation email."
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#. odoo-python
|
||||
#: code:addons/auth_oauth/models/res_users.py:0
|
||||
msgid "You do not have permissions to remove the access token"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_oauth
|
||||
#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form
|
||||
#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue