mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-25 17:11:58 +02:00
51 lines
1.8 KiB
Text
51 lines
1.8 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * crm_lead_vat
|
|
#
|
|
# Translators:
|
|
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: 2023-08-14 08:11+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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 4.17\n"
|
|
|
|
#. module: crm_lead_vat
|
|
#: model_terms:ir.ui.view,arch_db:crm_lead_vat.crm_lead_view_form
|
|
msgid ""
|
|
"<span class=\"fa fa-exclamation-triangle text-warning oe_edit_only\" title="
|
|
"\"By saving this change, the customer vat number will also be updated.\" "
|
|
"attrs=\"{'invisible': [('partner_vat_update', '=', False)]}\"/>"
|
|
msgstr ""
|
|
"<span class=\"fa fa-exclamation-triangle text-warning oe_edit_only\" title="
|
|
"\"Salvando questa modifica verrà aggiornata anche la partita IVA del cliente."
|
|
"\" attrs=\"{'invisible': [('partner_vat_update', '=', False)]}\"/>"
|
|
|
|
#. module: crm_lead_vat
|
|
#: model:ir.model,name:crm_lead_vat.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr "Contatto/Opportunità"
|
|
|
|
#. module: crm_lead_vat
|
|
#: model:ir.model.fields,field_description:crm_lead_vat.field_crm_lead__partner_vat_update
|
|
msgid "Partner VAT will Update"
|
|
msgstr "La partita IVA del partner verrà aggiornata"
|
|
|
|
#. module: crm_lead_vat
|
|
#: model:ir.model.fields,field_description:crm_lead_vat.field_crm_lead__vat
|
|
msgid "TIN"
|
|
msgstr "P. IVA"
|
|
|
|
#. module: crm_lead_vat
|
|
#: model:ir.model.fields,help:crm_lead_vat.field_crm_lead__vat
|
|
msgid "Tax Identification Number. The first 2 characters are the country code."
|
|
msgstr "Partita IVA. I primi 2 caratteri sono il codice nazione."
|