Translated using Weblate (Italian)

Currently translated at 100.0% (22 of 22 strings)

Translation: manufacture-15.0/manufacture-15.0-mrp_lot_number_propagation
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_lot_number_propagation/it/
This commit is contained in:
mymage
2023-01-01 10:55:36 +00:00
committed by Thierry Ducrest
parent f95435177d
commit ec00f94209

View File

@@ -6,13 +6,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 15.0\n" "Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n" "PO-Revision-Date: 2023-01-01 13:45+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: it\n" "Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.14.1\n"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: code:addons/mrp_lot_number_propagation/models/product_template.py:0 #: code:addons/mrp_lot_number_propagation/models/product_template.py:0
@@ -21,6 +23,8 @@ msgid ""
"A BoM propagating serial numbers requires this product to be tracked as " "A BoM propagating serial numbers requires this product to be tracked as "
"such." "such."
msgstr "" msgstr ""
"Una distinta base che propaga i numeri di serie richiede che questo prodotto "
"sia tracciato come tale."
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model.fields,help:mrp_lot_number_propagation.field_mrp_bom__lot_number_propagation #: model:ir.model.fields,help:mrp_lot_number_propagation.field_mrp_bom__lot_number_propagation
@@ -28,41 +32,43 @@ msgid ""
"Allow to propagate the lot/serial number from a component to the finished " "Allow to propagate the lot/serial number from a component to the finished "
"product." "product."
msgstr "" msgstr ""
"Consente di propagare il numero di lotto/matricola da un componente al "
"prodotto finito."
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model,name:mrp_lot_number_propagation.model_mrp_bom #: model:ir.model,name:mrp_lot_number_propagation.model_mrp_bom
msgid "Bill of Material" msgid "Bill of Material"
msgstr "" msgstr "Distinta base"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model,name:mrp_lot_number_propagation.model_mrp_bom_line #: model:ir.model,name:mrp_lot_number_propagation.model_mrp_bom_line
msgid "Bill of Material Line" msgid "Bill of Material Line"
msgstr "" msgstr "Riga distinta base"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_bom__display_lot_number_propagation #: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_bom__display_lot_number_propagation
msgid "Display Lot Number Propagation" msgid "Display Lot Number Propagation"
msgstr "" msgstr "Visualizza propagazione numero di lotto"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_bom_line__display_propagate_lot_number #: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_bom_line__display_propagate_lot_number
msgid "Display Propagate Lot Number" msgid "Display Propagate Lot Number"
msgstr "" msgstr "Visualizza il numero di lotto propagato"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_production__is_lot_number_propagated #: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_production__is_lot_number_propagated
msgid "Is Lot Number Propagated" msgid "Is Lot Number Propagated"
msgstr "" msgstr "Il numero di lotto è propagato"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_bom__lot_number_propagation #: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_bom__lot_number_propagation
msgid "Lot Number Propagation" msgid "Lot Number Propagation"
msgstr "" msgstr "Propagazione numero di lotto"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model_terms:ir.ui.view,arch_db:mrp_lot_number_propagation.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp_lot_number_propagation.mrp_production_form_view
msgid "Lot/Serial Number" msgid "Lot/Serial Number"
msgstr "" msgstr "Numero di lotto/matricola"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: code:addons/mrp_lot_number_propagation/models/mrp_production.py:0 #: code:addons/mrp_lot_number_propagation/models/mrp_production.py:0
@@ -71,12 +77,15 @@ msgid ""
"Lot/Serial number is propagated from a component, you are not allowed to " "Lot/Serial number is propagated from a component, you are not allowed to "
"change it." "change it."
msgstr "" msgstr ""
"Il numero di lotto/matricola è propagato da un componente, non è consentito "
"modificarlo."
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model.fields,help:mrp_lot_number_propagation.field_mrp_production__is_lot_number_propagated #: model:ir.model.fields,help:mrp_lot_number_propagation.field_mrp_production__is_lot_number_propagated
msgid "" msgid ""
"Lot/serial number is propagated from a component to the finished product." "Lot/serial number is propagated from a component to the finished product."
msgstr "" msgstr ""
"Il numero di lotto/matricola è propagato da un componente al prodotto finito."
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: code:addons/mrp_lot_number_propagation/models/mrp_bom_line.py:0 #: code:addons/mrp_lot_number_propagation/models/mrp_bom_line.py:0
@@ -85,6 +94,8 @@ msgid ""
"Only components tracked by serial number can propagate its lot/serial number" "Only components tracked by serial number can propagate its lot/serial number"
" to the finished product." " to the finished product."
msgstr "" msgstr ""
"Solo i componenti tracciati da una matricola possono propagare il loro "
"numero di lotto/matricola al prodotto finito."
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: code:addons/mrp_lot_number_propagation/models/mrp_bom_line.py:0 #: code:addons/mrp_lot_number_propagation/models/mrp_bom_line.py:0
@@ -93,37 +104,39 @@ msgid ""
"Only one BoM line can propagate its lot/serial number to the finished " "Only one BoM line can propagate its lot/serial number to the finished "
"product." "product."
msgstr "" msgstr ""
"Solo una riga di DiBa può propagare il suo numero di lotto/matricola al "
"prodotto finito."
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model,name:mrp_lot_number_propagation.model_product_product #: model:ir.model,name:mrp_lot_number_propagation.model_product_product
msgid "Product" msgid "Product"
msgstr "" msgstr "Prodotto"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model,name:mrp_lot_number_propagation.model_product_template #: model:ir.model,name:mrp_lot_number_propagation.model_product_template
msgid "Product Template" msgid "Product Template"
msgstr "" msgstr "Modello prodotto"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model,name:mrp_lot_number_propagation.model_mrp_production #: model:ir.model,name:mrp_lot_number_propagation.model_mrp_production
msgid "Production Order" msgid "Production Order"
msgstr "" msgstr "Ordine produzione"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_bom_line__propagate_lot_number #: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_bom_line__propagate_lot_number
#: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_stock_move__propagate_lot_number #: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_stock_move__propagate_lot_number
msgid "Propagate Lot Number" msgid "Propagate Lot Number"
msgstr "" msgstr "Propaga numero di lotto"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_production__propagated_lot_producing #: model:ir.model.fields,field_description:mrp_lot_number_propagation.field_mrp_production__propagated_lot_producing
msgid "Propagated Lot Producing" msgid "Propagated Lot Producing"
msgstr "" msgstr "Produzione lotto propagato"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model,name:mrp_lot_number_propagation.model_stock_move #: model:ir.model,name:mrp_lot_number_propagation.model_stock_move
msgid "Stock Move" msgid "Stock Move"
msgstr "" msgstr "Movimento di magazzino"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: model:ir.model.fields,help:mrp_lot_number_propagation.field_mrp_production__propagated_lot_producing #: model:ir.model.fields,help:mrp_lot_number_propagation.field_mrp_production__propagated_lot_producing
@@ -132,6 +145,9 @@ msgid ""
" one of its components. The value will be computed once the corresponding " " one of its components. The value will be computed once the corresponding "
"component is selected." "component is selected."
msgstr "" msgstr ""
"La DiBa utilizzata in questo ordine di produzione è impostata per propagare "
"il nomero di lotto da uno dei suoi componenti. Il valore verrà calcolato una "
"volta che il componente corrispondente sarà selezionato."
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: code:addons/mrp_lot_number_propagation/models/product_template.py:0 #: code:addons/mrp_lot_number_propagation/models/product_template.py:0
@@ -140,6 +156,8 @@ msgid ""
"This component is configured to propagate its serial number in the following" "This component is configured to propagate its serial number in the following"
" Bill of Materials:{boms}'" " Bill of Materials:{boms}'"
msgstr "" msgstr ""
"Questo componente è configurato per propagare la sua matricola nella "
"seguente DiBa: {boms}'"
#. module: mrp_lot_number_propagation #. module: mrp_lot_number_propagation
#: code:addons/mrp_lot_number_propagation/models/mrp_bom.py:0 #: code:addons/mrp_lot_number_propagation/models/mrp_bom.py:0
@@ -148,3 +166,5 @@ msgid ""
"With 'Lot Number Propagation' enabled, a line has to be configured with the " "With 'Lot Number Propagation' enabled, a line has to be configured with the "
"'Propagate Lot Number' option." "'Propagate Lot Number' option."
msgstr "" msgstr ""
"Con 'Propagazione numero di lotto' abilitata, una riga deve essere "
"configurata con l'opzione 'Propaga numero di lotto'."