From 66a1b2b7ae9c0edd3e06d35652a86d15f0f2dbb3 Mon Sep 17 00:00:00 2001 From: mymage Date: Thu, 22 Feb 2024 07:46:10 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (6 of 6 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/it/ --- account_fiscal_position_vat_check/i18n/it.po | 25 ++++++++++++-------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/account_fiscal_position_vat_check/i18n/it.po b/account_fiscal_position_vat_check/i18n/it.po index 380bbcc3..abceb880 100644 --- a/account_fiscal_position_vat_check/i18n/it.po +++ b/account_fiscal_position_vat_check/i18n/it.po @@ -8,36 +8,37 @@ msgstr "" "Project-Id-Version: account-financial-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-07-01 13:25+0000\n" -"PO-Revision-Date: 2015-06-03 15:57+0000\n" -"Last-Translator: <>\n" -"Language-Team: Italian (http://www.transifex.com/oca/OCA-account-financial-" -"tools-8-0/language/it/)\n" +"PO-Revision-Date: 2024-02-22 10:34+0000\n" +"Last-Translator: mymage \n" +"Language-Team: Italian (http://www.transifex.com/oca/" +"OCA-account-financial-tools-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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.17\n" #. module: account_fiscal_position_vat_check #: model_terms:ir.ui.view,arch_db:account_fiscal_position_vat_check.view_partner_property_form msgid "Missing VAT number: this partner has the fiscal position" -msgstr "" +msgstr "P.IVA non disponibile: questo partner ha la posizione fiscale" #. module: account_fiscal_position_vat_check #: model:ir.model,name:account_fiscal_position_vat_check.model_res_partner msgid "Contact" -msgstr "" +msgstr "Contatto" #. module: account_fiscal_position_vat_check #: model:ir.model,name:account_fiscal_position_vat_check.model_account_move msgid "Journal Entry" -msgstr "" +msgstr "Registrazione contabile" #. module: account_fiscal_position_vat_check #: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_partner__show_warning_vat_required #: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_users__show_warning_vat_required msgid "Show Warning Vat Required" -msgstr "" +msgstr "Visualizza avviso P.IVA richiesta" #. module: account_fiscal_position_vat_check #. odoo-python @@ -49,11 +50,15 @@ msgid "" "Customer '%(rp)s' doesn't have a VAT number in Odoo. Please add the VAT " "number of this Customer in Odoo and try to validate again." msgstr "" +"Si sta cercando di validare una fattura/rimborso di un cliente con la " +"posizione fiscale '%(fp)s' che richiede che il cliente abbia una P.IVA. Ma " +"il cliente '%(rp)s' non ha una P.IVA in Odoo. Aggiungere la P.IVA di questo " +"cliente in Odoo e riprovare a validare." #. module: account_fiscal_position_vat_check #: model_terms:ir.ui.view,arch_db:account_fiscal_position_vat_check.view_partner_property_form msgid "that require to know the VAT number of the partner." -msgstr "" +msgstr "che richiede di conoscere la P.IVA del partner." #~ msgid "Invoice" #~ msgstr "Fattura"