-
-
Notifications
You must be signed in to change notification settings - Fork 284
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (43 of 43 strings) Translation: multi-company-14.0/multi-company-14.0-account_invoice_inter_company Translate-URL: https://translation.odoo-community.org/projects/multi-company-14-0/multi-company-14-0-account_invoice_inter_company/it/
- Loading branch information
1 parent
acaca0f
commit ba321fe
Showing
1 changed file
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 12.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2024-02-13 11:42+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"PO-Revision-Date: 2024-09-17 11:06+0000\n" | ||
"Last-Translator: Francesco Foresti <[email protected]>\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 4.17\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
#. module: account_invoice_inter_company | ||
#: code:addons/account_invoice_inter_company/models/account_move.py:0 | ||
|
@@ -71,6 +71,11 @@ msgid "" | |
" * Generate a Vendor Bill when an invoice with this company as a customer is " | ||
"created." | ||
msgstr "" | ||
"Abilita fatturazione interaziendale: \n" | ||
" * Genera una fattura cliente quando una fattura fornitore è creata con " | ||
"questa azienda come fornitore.\n" | ||
" * Genera una fattura fornitore quando una fattura cliente è creata con " | ||
"questa azienda come cliente." | ||
|
||
#. module: account_invoice_inter_company | ||
#: model:ir.model.fields,help:account_invoice_inter_company.field_res_company__intercompany_invoicing | ||
|
@@ -80,17 +85,22 @@ msgid "" | |
"* Generate a Vendor Bill when an invoice with this company as a customer is " | ||
"created." | ||
msgstr "" | ||
"Abilita fatturazione interaziendale: \n" | ||
" * Genera una fattura cliente quando una fattura fornitore è creata con " | ||
"questa azienda come fornitore.\n" | ||
" * Genera una fattura fornitore quando una fattura cliente è creata con " | ||
"questa azienda come cliente." | ||
|
||
#. module: account_invoice_inter_company | ||
#: model:ir.model.fields,field_description:account_invoice_inter_company.field_res_company__intercompany_invoicing | ||
#: model:ir.model.fields,field_description:account_invoice_inter_company.field_res_config_settings__intercompany_invoicing | ||
msgid "Generate Inter company Invoices" | ||
msgstr "" | ||
msgstr "Genera fatture interaziendali" | ||
|
||
#. module: account_invoice_inter_company | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_inter_company.res_config_settings_view_form | ||
msgid "Generate Intercompany Invoices" | ||
msgstr "" | ||
msgstr "Genera fatture interaziendali" | ||
|
||
#. module: account_invoice_inter_company | ||
#: model:ir.model.fields,field_description:account_invoice_inter_company.field_account_move__id | ||
|