mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 14:52:01 +02:00
99 lines
3.4 KiB
Text
99 lines
3.4 KiB
Text
# 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"
|
|
"PO-Revision-Date: 2024-07-31 15:58+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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"
|
|
"X-Generator: Weblate 5.6.2\n"
|
|
|
|
#. module: crm_project_create
|
|
#: model_terms:ir.ui.view,arch_db:crm_project_create.crm_create_project_view_form
|
|
msgid "Cancel"
|
|
msgstr "Annulla"
|
|
|
|
#. 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 "Crea progetto"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__create_uid
|
|
msgid "Created by"
|
|
msgstr "Creato da"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__create_date
|
|
msgid "Created on"
|
|
msgstr "Creato il"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nome visualizzato"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Ultima modifica il"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Ultimo aggiornamento di"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Ultimo aggiornamento il"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__lead_id
|
|
msgid "Lead"
|
|
msgstr "Contatto"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model,name:crm_project_create.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr "Contatto/Opportunità"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_lead__project_id
|
|
msgid "Project"
|
|
msgstr "Progetto"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__project_description
|
|
msgid "Project Description"
|
|
msgstr "Descrizione progetto"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model.fields,field_description:crm_project_create.field_crm_create_project__project_name
|
|
msgid "Project Name"
|
|
msgstr "Nome progetto"
|
|
|
|
#. module: crm_project_create
|
|
#: model:ir.model,name:crm_project_create.model_crm_create_project
|
|
msgid "Wizart to create Project from Lead/Opportunity"
|
|
msgstr "Procedura guidata per creare il progetto dal contatto/opportunità"
|
|
|
|
#. 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 "Non si potrà modificare questo progetto deopo la creazione"
|