-
-
Notifications
You must be signed in to change notification settings - Fork 654
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% (8 of 8 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_picking_batch_print_invoices Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_picking_batch_print_invoices/it/
- Loading branch information
Showing
1 changed file
with
12 additions
and
8 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,54 +6,58 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2024-02-02 10:35+0000\n" | ||
"Last-Translator: mymage <[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" | ||
|
||
#. module: stock_picking_batch_print_invoices | ||
#: model:ir.model,name:stock_picking_batch_print_invoices.model_stock_picking_batch | ||
msgid "Batch Transfer" | ||
msgstr "" | ||
msgstr "Trasferimento raggruppato" | ||
|
||
#. module: stock_picking_batch_print_invoices | ||
#: model:ir.model.fields,help:stock_picking_batch_print_invoices.field_stock_picking_type__batch_print_invoices | ||
msgid "" | ||
"Check this box to print all the invoices associated with the pickings " | ||
"contained in a picking batch." | ||
msgstr "" | ||
"Selezinae questa opzione per stampare tutte le fatture associate con i " | ||
"prelievi contenuti in un gruppo prelievo." | ||
|
||
#. module: stock_picking_batch_print_invoices | ||
#: model_terms:ir.ui.view,arch_db:stock_picking_batch_print_invoices.stock_picking_batch_form_inherit_stock_picking_batch_print_invoices | ||
msgid "Delivery Slips/Invoices" | ||
msgstr "" | ||
msgstr "Fogli di consegna/fatture" | ||
|
||
#. module: stock_picking_batch_print_invoices | ||
#: model:ir.model.fields,field_description:stock_picking_batch_print_invoices.field_stock_picking_type__number_copies_invoices | ||
msgid "Number of copies per invoice" | ||
msgstr "" | ||
msgstr "Numero di copie per fattura" | ||
|
||
#. module: stock_picking_batch_print_invoices | ||
#: model:ir.model,name:stock_picking_batch_print_invoices.model_stock_picking_type | ||
msgid "Picking Type" | ||
msgstr "" | ||
msgstr "Tipologia prelievo" | ||
|
||
#. module: stock_picking_batch_print_invoices | ||
#: model_terms:ir.ui.view,arch_db:stock_picking_batch_print_invoices.view_picking_type_form_inherit_stock_picking_batch_print_invoices | ||
msgid "Print Invoices" | ||
msgstr "" | ||
msgstr "Stampa fatture" | ||
|
||
#. module: stock_picking_batch_print_invoices | ||
#: model:ir.model.fields,field_description:stock_picking_batch_print_invoices.field_stock_picking_type__batch_print_invoices | ||
msgid "Print Invoices from batch" | ||
msgstr "" | ||
msgstr "Stampa fatture dal gruppo" | ||
|
||
#. module: stock_picking_batch_print_invoices | ||
#. odoo-python | ||
#: code:addons/stock_picking_batch_print_invoices/models/stock_picking_type.py:0 | ||
#, python-format | ||
msgid "The number of copies per invoice must be greater or equal to 0" | ||
msgstr "" | ||
msgstr "Il numero di copie per fattura deve essere maggiore o uguale a 0" |