forked from OCA/server-auth
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #521 from OCA/14.0
Syncing from upstream OCA/server-auth (14.0)
- Loading branch information
Showing
16 changed files
with
2,667 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * auth_api_key_group | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model,name:auth_api_key_group.model_auth_api_key | ||
msgid "API Key" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model,name:auth_api_key_group.model_auth_api_key_group | ||
msgid "API Key auth group" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key_group__auth_api_key_ids | ||
msgid "API Keys" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.actions.act_window,name:auth_api_key_group.auth_api_key_group_act_window | ||
#: model:ir.ui.menu,name:auth_api_key_group.auth_api_key_group_menu | ||
msgid "Auth Api Key Groups" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key__auth_api_key_group_ids | ||
msgid "Auth Groups" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key_group__code | ||
msgid "Code" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key_group__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key_group__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key__display_name | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key_group__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key__id | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key_group__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key____last_update | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key_group____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key_group__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key_group__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_group | ||
#: model:ir.model.fields,field_description:auth_api_key_group.field_auth_api_key_group__name | ||
msgid "Name" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * auth_api_key_server_env | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
|
||
#. module: auth_api_key_server_env | ||
#: model:ir.model,name:auth_api_key_server_env.model_auth_api_key | ||
msgid "API Key" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_server_env | ||
#: model:ir.model.fields,field_description:auth_api_key_server_env.field_auth_api_key__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_server_env | ||
#: model:ir.model.fields,field_description:auth_api_key_server_env.field_auth_api_key__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_server_env | ||
#: model:ir.model.fields,field_description:auth_api_key_server_env.field_auth_api_key____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_server_env | ||
#: model:ir.model.fields,field_description:auth_api_key_server_env.field_auth_api_key__server_env_defaults | ||
msgid "Server Env Defaults" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * auth_oauth_autologin | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
|
||
#. module: auth_oauth_autologin | ||
#: model:ir.model.fields,field_description:auth_oauth_autologin.field_auth_oauth_provider__autologin | ||
msgid "Automatic Login" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_autologin | ||
#: model:ir.model.fields,field_description:auth_oauth_autologin.field_auth_oauth_provider__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_autologin | ||
#: model:ir.model.fields,field_description:auth_oauth_autologin.field_auth_oauth_provider__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_autologin | ||
#: model:ir.model.fields,help:auth_oauth_autologin.field_auth_oauth_provider__autologin | ||
msgid "" | ||
"If exactly one enabled provider has this checked, the login screen redirects" | ||
" to the OAuth provider." | ||
msgstr "" | ||
|
||
#. module: auth_oauth_autologin | ||
#: model:ir.model.fields,field_description:auth_oauth_autologin.field_auth_oauth_provider____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_autologin | ||
#: model:ir.model,name:auth_oauth_autologin.model_auth_oauth_provider | ||
msgid "OAuth2 provider" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * auth_oidc_environment | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
|
||
#. module: auth_oidc_environment | ||
#: model:ir.model.fields,field_description:auth_oidc_environment.field_auth_oauth_provider__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: auth_oidc_environment | ||
#: model:ir.model.fields,field_description:auth_oidc_environment.field_auth_oauth_provider__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: auth_oidc_environment | ||
#: model:ir.model.fields,field_description:auth_oidc_environment.field_auth_oauth_provider____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: auth_oidc_environment | ||
#: model:ir.model,name:auth_oidc_environment.model_auth_oauth_provider | ||
msgid "OAuth2 provider" | ||
msgstr "" | ||
|
||
#. module: auth_oidc_environment | ||
#: model:ir.model.fields,field_description:auth_oidc_environment.field_auth_oauth_provider__server_env_defaults | ||
msgid "Server Env Defaults" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.