Skip to content

Commit 24684da

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_picking_batch_print_pickings Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_picking_batch_print_pickings/
1 parent c3c739d commit 24684da

File tree

2 files changed

+60
-17
lines changed

2 files changed

+60
-17
lines changed

stock_picking_batch_print_pickings/i18n/es.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,17 @@ msgstr ""
2222
msgid "'Delivery Slips from Batch %s' % (object.name)"
2323
msgstr "'Albarán de entrega de la agrupación %s' % (object.name)"
2424

25+
#. module: stock_picking_batch_print_pickings
26+
#: model:ir.model.fields,help:stock_picking_batch_print_pickings.field_stock_picking_type__print_documents_from_batch
27+
msgid ""
28+
"'Pickings': Print only pickings are in batch.\n"
29+
"'Invoices': Print only invoices related with pickings are in batch.\n"
30+
"'Invoices and Pickings': Print pickings are in batch and invoices related "
31+
"with pickings are in batch.\n"
32+
"'Invoices or Pickings': Print invoices related with pickings are in batch "
33+
"but if picking has not invoice, then print picking."
34+
msgstr ""
35+
2536
#. module: stock_picking_batch_print_pickings
2637
#: model:ir.model,name:stock_picking_batch_print_pickings.model_stock_picking_batch
2738
msgid "Batch Transfer"

stock_picking_batch_print_pickings/i18n/it.po

Lines changed: 49 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,15 @@ msgid "'Delivery Slips from Batch %s' % (object.name)"
2222
msgstr "'Foglio consegna dal gruppo %s' % (object.name)"
2323

2424
#. module: stock_picking_batch_print_pickings
25-
#: model:ir.model.fields,help:stock_picking_batch_print_pickings.field_stock_picking_type__batch_print_pickings
26-
msgid "Allow print all pickings from batch"
27-
msgstr "Consente la stampa di tutti i prelievi dal gruppo"
25+
#: model:ir.model.fields,help:stock_picking_batch_print_pickings.field_stock_picking_type__print_documents_from_batch
26+
msgid ""
27+
"'Pickings': Print only pickings are in batch.\n"
28+
"'Invoices': Print only invoices related with pickings are in batch.\n"
29+
"'Invoices and Pickings': Print pickings are in batch and invoices related "
30+
"with pickings are in batch.\n"
31+
"'Invoices or Pickings': Print invoices related with pickings are in batch "
32+
"but if picking has not invoice, then print picking."
33+
msgstr ""
2834

2935
#. module: stock_picking_batch_print_pickings
3036
#: model:ir.model,name:stock_picking_batch_print_pickings.model_stock_picking_batch
@@ -42,15 +48,20 @@ msgstr "Foglio di consegna"
4248
msgid "Delivery Slips/Invoices"
4349
msgstr "Fogli di consegna/fatture"
4450

51+
#. module: stock_picking_batch_print_pickings
52+
#: model_terms:ir.ui.view,arch_db:stock_picking_batch_print_pickings.view_picking_type_form_inherit_stock_picking_batch_print_pickings
53+
msgid "Number of Copies per Picking"
54+
msgstr ""
55+
4556
#. module: stock_picking_batch_print_pickings
4657
#: model:ir.model.fields,field_description:stock_picking_batch_print_pickings.field_stock_picking_type__number_copies_pickings
4758
msgid "Number of copies"
4859
msgstr "Numero di copie"
4960

5061
#. module: stock_picking_batch_print_pickings
5162
#: model:ir.model.fields,help:stock_picking_batch_print_pickings.field_stock_picking_type__number_copies_pickings
52-
msgid "Number of copies to print"
53-
msgstr "Numero di copie da stampare"
63+
msgid "Number of copies per picking"
64+
msgstr ""
5465

5566
#. module: stock_picking_batch_print_pickings
5667
#: model:ir.model,name:stock_picking_batch_print_pickings.model_stock_picking_type
@@ -61,25 +72,27 @@ msgstr "Tipologia prelievo"
6172
#. odoo-python
6273
#: code:addons/stock_picking_batch_print_pickings/models/stock_picking_batch.py:0
6374
#, python-format
64-
msgid "Picking Type %(type)s is not configured to print pickings from batch."
75+
msgid "Picking Type %(type)s is not configured to print from batch."
6576
msgstr ""
66-
"Il tipo di prelievo %(type)s non è configurato per stampare prelievi dal "
67-
"gruppo."
6877

6978
#. module: stock_picking_batch_print_pickings
70-
#: model:ir.model.fields,field_description:stock_picking_batch_print_pickings.field_stock_picking_batch__print_pickings
71-
#: model_terms:ir.ui.view,arch_db:stock_picking_batch_print_pickings.view_picking_type_form_inherit_stock_picking_batch_print_pickings
72-
msgid "Print Pickings"
73-
msgstr "Stampa prelievi"
79+
#: model:ir.model.fields.selection,name:stock_picking_batch_print_pickings.selection__stock_picking_type__print_documents_from_batch__pickings
80+
msgid "Pickings"
81+
msgstr ""
7482

7583
#. module: stock_picking_batch_print_pickings
76-
#: model:ir.model.fields,help:stock_picking_batch_print_pickings.field_stock_picking_batch__print_pickings
77-
msgid "Print Pickings from Batch"
78-
msgstr "Stampa prelievi dal gruppo"
84+
#: model:ir.model.fields,field_description:stock_picking_batch_print_pickings.field_stock_picking_batch__print_documents
85+
msgid "Print Documents"
86+
msgstr ""
87+
88+
#. module: stock_picking_batch_print_pickings
89+
#: model:ir.model.fields,field_description:stock_picking_batch_print_pickings.field_stock_picking_type__print_documents_from_batch
90+
msgid "Print Documents From Batch"
91+
msgstr ""
7992

8093
#. module: stock_picking_batch_print_pickings
81-
#: model:ir.model.fields,field_description:stock_picking_batch_print_pickings.field_stock_picking_type__batch_print_pickings
82-
msgid "Print pickings from batch"
94+
#: model:ir.model.fields,help:stock_picking_batch_print_pickings.field_stock_picking_batch__print_documents
95+
msgid "Print Pickings from Batch"
8396
msgstr "Stampa prelievi dal gruppo"
8497

8598
#. module: stock_picking_batch_print_pickings
@@ -88,3 +101,22 @@ msgstr "Stampa prelievi dal gruppo"
88101
#, python-format
89102
msgid "The number of copies must be greater or equal to 0"
90103
msgstr "Il numero di copie deve essere maggiore o uguale a 0"
104+
105+
#~ msgid "Allow print all pickings from batch"
106+
#~ msgstr "Consente la stampa di tutti i prelievi dal gruppo"
107+
108+
#~ msgid "Number of copies to print"
109+
#~ msgstr "Numero di copie da stampare"
110+
111+
#, python-format
112+
#~ msgid ""
113+
#~ "Picking Type %(type)s is not configured to print pickings from batch."
114+
#~ msgstr ""
115+
#~ "Il tipo di prelievo %(type)s non è configurato per stampare prelievi dal "
116+
#~ "gruppo."
117+
118+
#~ msgid "Print Pickings"
119+
#~ msgstr "Stampa prelievi"
120+
121+
#~ msgid "Print pickings from batch"
122+
#~ msgstr "Stampa prelievi dal gruppo"

0 commit comments

Comments
 (0)