Translated using Weblate (Italian)

Currently translated at 100.0% (6 of 6 strings)

Translation: manufacture-13.0/manufacture-13.0-stock_whole_kit_constraint
Translate-URL: https://translation.odoo-community.org/projects/manufacture-13-0/manufacture-13-0-stock_whole_kit_constraint/it/
This commit is contained in:
mymage
2023-01-09 19:27:58 +00:00
committed by Weblate
parent 164ccbbfe1
commit 120355b360

View File

@@ -6,20 +6,22 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2023-01-09 21:44+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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.14.1\n"
#. module: stock_whole_kit_constraint
#: model:ir.model.fields,field_description:stock_whole_kit_constraint.field_product_product__allow_partial_kit_delivery
#: model:ir.model.fields,field_description:stock_whole_kit_constraint.field_product_template__allow_partial_kit_delivery
#: model:ir.model.fields,field_description:stock_whole_kit_constraint.field_stock_move__allow_partial_kit_delivery
msgid "Allow Partial Kit Delivery"
msgstr ""
msgstr "Consente consegna confezione parziale"
#. module: stock_whole_kit_constraint
#: model:ir.model.fields,help:stock_whole_kit_constraint.field_product_product__allow_partial_kit_delivery
@@ -28,24 +30,28 @@ msgid ""
"If not set, and this product is delivered with a BoM of type kit, partial "
"deliveries of the components won't be allowed."
msgstr ""
"Se non impostato e il prodotto è consegnato con una DiBa di tipo confezione, "
"non sono consentite consegne parziali dei componenti."
#. module: stock_whole_kit_constraint
#: model:ir.model,name:stock_whole_kit_constraint.model_product_template
msgid "Product Template"
msgstr ""
msgstr "Modello prodotto"
#. module: stock_whole_kit_constraint
#: model:ir.model,name:stock_whole_kit_constraint.model_stock_move
msgid "Stock Move"
msgstr ""
msgstr "Movimento di magazzino"
#. module: stock_whole_kit_constraint
#: model:ir.model,name:stock_whole_kit_constraint.model_stock_picking
msgid "Transfer"
msgstr ""
msgstr "Trasferimento"
#. module: stock_whole_kit_constraint
#: code:addons/stock_whole_kit_constraint/models/stock_picking.py:0
#, python-format
msgid "You can't make a partial delivery of components of the %s kit"
msgstr ""
"Non si può effettuare una consegna parziale dei componenti della confezione "
"%s"