-
-
Notifications
You must be signed in to change notification settings - Fork 434
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
963 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# 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 16.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__server_env_defaults | ||
msgid "Server Env Defaults" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_server_env | ||
#: model:ir.model.fields,field_description:auth_api_key_server_env.field_auth_api_key__tech_name | ||
msgid "Tech Name" | ||
msgstr "" | ||
|
||
#. module: auth_api_key_server_env | ||
#: model:ir.model.fields,help:auth_api_key_server_env.field_auth_api_key__tech_name | ||
msgid "Unique name for technical purposes. Eg: server env keys." | ||
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 16.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,25 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * auth_jwt_server_env | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.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_jwt_server_env | ||
#: model:ir.model,name:auth_jwt_server_env.model_auth_jwt_validator | ||
msgid "JWT Validator Configuration" | ||
msgstr "" | ||
|
||
#. module: auth_jwt_server_env | ||
#: model:ir.model.fields,field_description:auth_jwt_server_env.field_auth_jwt_validator__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,108 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * auth_oauth_ropc | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.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_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__active | ||
msgid "Active" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__auth_endpoint | ||
msgid "Authorization URL" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__client_id | ||
msgid "Client ID" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__client_secret | ||
msgid "Client Secret" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__name | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model,name:auth_oauth_ropc.model_oauth_ropc_provider | ||
msgid "OAuth ROPC Provider" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__resource | ||
msgid "Resource" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model.fields,field_description:auth_oauth_ropc.field_oauth_ropc_provider__scope | ||
msgid "Scope" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.model,name:auth_oauth_ropc.model_res_users | ||
msgid "User" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#. odoo-python | ||
#: code:addons/auth_oauth_ropc/models/oauth_ropc_provider.py:0 | ||
#, python-format | ||
msgid "You can define only one active provider" | ||
msgstr "" | ||
|
||
#. module: auth_oauth_ropc | ||
#: model:ir.actions.act_window,name:auth_oauth_ropc.oauth_ropc_provider_act_window | ||
#: model:ir.ui.menu,name:auth_oauth_ropc.oauth_ropc_provider_menu | ||
msgid "oauth ROPC Providers" | ||
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,120 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * auth_oidc | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.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 | ||
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__flow | ||
msgid "Auth Flow" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__client_secret | ||
msgid "Client Secret" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__code_verifier | ||
msgid "Code Verifier" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__jwks_uri | ||
msgid "JWKS URL" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:auth.oauth.provider,body:auth_oidc.provider_azuread_multi | ||
#: model:auth.oauth.provider,body:auth_oidc.provider_azuread_single | ||
msgid "Log in with Microsoft" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields.selection,name:auth_oidc.selection__auth_oauth_provider__flow__access_token | ||
msgid "OAuth2" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model,name:auth_oidc.model_auth_oauth_provider | ||
msgid "OAuth2 provider" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields.selection,name:auth_oidc.selection__auth_oauth_provider__flow__id_token_code | ||
msgid "OpenID Connect (authorization code flow)" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields.selection,name:auth_oidc.selection__auth_oauth_provider__flow__id_token | ||
msgid "OpenID Connect (implicit flow, not recommended)" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,help:auth_oidc.field_auth_oauth_provider__token_endpoint | ||
msgid "Required for OpenID Connect authorization code flow." | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,help:auth_oidc.field_auth_oauth_provider__jwks_uri | ||
msgid "Required for OpenID Connect." | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,help:auth_oidc.field_auth_oauth_provider__token_map | ||
msgid "" | ||
"Some Oauth providers don't map keys in their responses exactly as required." | ||
" It is important to ensure user_id and email at least are mapped. For " | ||
"OpenID Connect user_id is the sub key in the standard." | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__token_map | ||
msgid "Token Map" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__token_endpoint | ||
msgid "Token URL" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,help:auth_oidc.field_auth_oauth_provider__code_verifier | ||
msgid "Used for PKCE." | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,help:auth_oidc.field_auth_oauth_provider__client_secret | ||
msgid "" | ||
"Used in OpenID Connect authorization code flow for confidential clients." | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model,name:auth_oidc.model_res_users | ||
msgid "User" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__validation_endpoint | ||
msgid "UserInfo URL" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model_terms:ir.ui.view,arch_db:auth_oidc.view_oidc_provider_form | ||
msgid "e.g from:to upn:email sub:user_id" | ||
msgstr "" | ||
|
||
#. module: auth_oidc | ||
#: model:auth.oauth.provider,body:auth_oidc.local_keycloak | ||
msgid "keycloak:8080 on localhost" | ||
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,25 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * auth_oidc_environment | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.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,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 "" |
Oops, something went wrong.