mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
Added translation using Weblate (Italian)
This commit is contained in:
51
stock_whole_kit_constraint/i18n/it.po
Normal file
51
stock_whole_kit_constraint/i18n/it.po
Normal file
@@ -0,0 +1,51 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_whole_kit_constraint
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\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"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: stock_whole_kit_constraint
|
||||
#: model:ir.model,name:stock_whole_kit_constraint.model_product_template
|
||||
msgid "Product Template"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_whole_kit_constraint
|
||||
#: model:ir.model,name:stock_whole_kit_constraint.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_whole_kit_constraint
|
||||
#: model:ir.model,name:stock_whole_kit_constraint.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
Reference in New Issue
Block a user