diff --git a/auth_oauth_ropc/i18n/it.po b/auth_oauth_ropc/i18n/it.po new file mode 100644 index 0000000000..e5c7b26f73 --- /dev/null +++ b/auth_oauth_ropc/i18n/it.po @@ -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 ""