mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 12:12:02 +02:00
52 lines
1.5 KiB
Text
52 lines
1.5 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * crm_lead_firstname
|
|
#
|
|
# Translators:
|
|
# Paolo Valier, 2016
|
|
# Paolo Valier, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: crm (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-04-16 11:11+0000\n"
|
|
"PO-Revision-Date: 2020-01-08 19:13+0000\n"
|
|
"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>\n"
|
|
"Language-Team: Italian (http://www.transifex.com/oca/OCA-crm-8-0/language/"
|
|
"it/)\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 3.10\n"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model_terms:ir.ui.view,arch_db:crm_lead_firstname.crm_lead_view_form
|
|
msgid "Contact Name"
|
|
msgstr "Nome contatto"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model:ir.model.fields,field_description:crm_lead_firstname.field_crm_lead__contact_name
|
|
msgid "First name"
|
|
msgstr "Nome"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model_terms:ir.ui.view,arch_db:crm_lead_firstname.crm_lead_view_form
|
|
msgid "Firstname"
|
|
msgstr "Nome"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model:ir.model.fields,field_description:crm_lead_firstname.field_crm_lead__contact_lastname
|
|
msgid "Last name"
|
|
msgstr "Cognome"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model_terms:ir.ui.view,arch_db:crm_lead_firstname.crm_lead_view_form
|
|
msgid "Lastname"
|
|
msgstr "Cognome"
|
|
|
|
#. module: crm_lead_firstname
|
|
#: model:ir.model,name:crm_lead_firstname.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr "Contatto/Opportunità"
|