mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: manufacture-15.0/manufacture-15.0-stock_whole_kit_constraint Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-stock_whole_kit_constraint/
66 lines
2.4 KiB
Plaintext
66 lines
2.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * stock_whole_kit_constraint
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 14.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-01-01 13: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 "Consenti consegna confezione parziale"
|
|
|
|
#. module: stock_whole_kit_constraint
|
|
#: model:ir.model.fields,help:stock_whole_kit_constraint.field_product_product__allow_partial_kit_delivery
|
|
#: model:ir.model.fields,help:stock_whole_kit_constraint.field_product_template__allow_partial_kit_delivery
|
|
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 viene consegnato con una DiBa di tipo "
|
|
"confezione, consegne parziali dei componenti non sono consentite."
|
|
|
|
#. module: stock_whole_kit_constraint
|
|
#: model:ir.model,name:stock_whole_kit_constraint.model_product_template
|
|
msgid "Product Template"
|
|
msgstr "Modello prodotto"
|
|
|
|
#. module: stock_whole_kit_constraint
|
|
#: model:ir.model,name:stock_whole_kit_constraint.model_stock_move
|
|
msgid "Stock Move"
|
|
msgstr "Movimento di magazzino"
|
|
|
|
#. module: stock_whole_kit_constraint
|
|
#: model:ir.model,name:stock_whole_kit_constraint.model_stock_picking
|
|
msgid "Transfer"
|
|
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ò fare una consegna parziale di componenti della confezione %s"
|
|
|
|
#~ msgid "Display Name"
|
|
#~ msgstr "Nome visualizzato"
|
|
|
|
#~ msgid "ID"
|
|
#~ msgstr "ID"
|
|
|
|
#~ msgid "Last Modified on"
|
|
#~ msgstr "Ultima modifica il"
|