From 2fa32e92140b563a9bcf10bba9178ec81e91f13e Mon Sep 17 00:00:00 2001 From: mymage Date: Wed, 31 Jul 2024 11:27:26 +0000 Subject: [PATCH] Added translation using Weblate (Italian) --- crm_project_create/i18n/it.po | 97 +++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 crm_project_create/i18n/it.po diff --git a/crm_project_create/i18n/it.po b/crm_project_create/i18n/it.po new file mode 100644 index 00000000000..7db93b391c5 --- /dev/null +++ b/crm_project_create/i18n/it.po @@ -0,0 +1,97 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_project_create +# +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: crm_project_create +#: model_terms:ir.ui.view,arch_db:crm_project_create.crm_create_project_view_form +msgid "Cancel" +msgstr "" + +#. module: crm_project_create +#: model:ir.actions.act_window,name:crm_project_create.crm_create_project_action +#: model_terms:ir.ui.view,arch_db:crm_project_create.crm_create_project_view_form +#: model_terms:ir.ui.view,arch_db:crm_project_create.crm_lead_view_form_crm_project_project +msgid "Create Project" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__create_uid +msgid "Created by" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__create_date +msgid "Created on" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__display_name +msgid "Display Name" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__id +msgid "ID" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project____last_update +msgid "Last Modified on" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__write_date +msgid "Last Updated on" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__lead_id +msgid "Lead" +msgstr "" + +#. module: crm_project_create +#: model:ir.model,name:crm_project_create.model_crm_lead +msgid "Lead/Opportunity" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_lead__project_id +msgid "Project" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__project_description +msgid "Project Description" +msgstr "" + +#. module: crm_project_create +#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__project_name +msgid "Project Name" +msgstr "" + +#. module: crm_project_create +#: model:ir.model,name:crm_project_create.model_crm_create_project +msgid "Wizart to create Project from Lead/Opportunity" +msgstr "" + +#. module: crm_project_create +#: model_terms:ir.ui.view,arch_db:crm_project_create.crm_create_project_view_form +msgid "You won't be able to edit this project after creating it" +msgstr ""