From 759edbf033e499df6e240844629edf61cebd73ea Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 17 Mar 2023 13:05:12 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. 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/ --- mrp_lot_number_propagation/i18n/it.po | 49 +++++++++++++++++---------- 1 file changed, 31 insertions(+), 18 deletions(-) diff --git a/mrp_lot_number_propagation/i18n/it.po b/mrp_lot_number_propagation/i18n/it.po index 538d4bb38..7cb544af6 100644 --- a/mrp_lot_number_propagation/i18n/it.po +++ b/mrp_lot_number_propagation/i18n/it.po @@ -20,8 +20,7 @@ msgstr "" #: code:addons/mrp_lot_number_propagation/models/product_template.py:0 #, python-format msgid "" -"A BoM propagating serial numbers requires this product to be tracked as " -"such." +"A BoM propagating serial numbers requires this product to be tracked as such." msgstr "" "Una distinta base che propaga i numeri di serie richiede che questo prodotto " "sia tracciato come tale." @@ -45,6 +44,22 @@ msgstr "Distinta base" msgid "Bill of Material Line" msgstr "Riga distinta base" +#. module: mrp_lot_number_propagation +#: code:addons/mrp_lot_number_propagation/models/mrp_production.py:0 +#, python-format +msgid "" +"Bill of material is marked for lot number propagation, but there are " +"multiple components propagating lot number. Please check BOM configuration." +msgstr "" + +#. module: mrp_lot_number_propagation +#: code:addons/mrp_lot_number_propagation/models/mrp_production.py:0 +#, python-format +msgid "" +"Bill of material is marked for lot number propagation, but there are no " +"components propagating lot number. Please check BOM configuration." +msgstr "" + #. module: mrp_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" @@ -91,22 +106,12 @@ msgstr "" #: code:addons/mrp_lot_number_propagation/models/mrp_bom_line.py:0 #, python-format msgid "" -"Only components tracked by serial number can propagate its lot/serial number" -" to the finished product." +"Only components tracked by serial number can propagate its lot/serial number " +"to the finished product." msgstr "" "Solo i componenti tracciati da una matricola possono propagare il loro " "numero di lotto/matricola al prodotto finito." -#. module: mrp_lot_number_propagation -#: code:addons/mrp_lot_number_propagation/models/mrp_bom_line.py:0 -#, python-format -msgid "" -"Only one BoM line can propagate its lot/serial number to the finished " -"product." -msgstr "" -"Solo una riga di DiBa può propagare il suo numero di lotto/matricola al " -"prodotto finito." - #. module: mrp_lot_number_propagation #: model:ir.model,name:mrp_lot_number_propagation.model_product_product msgid "Product" @@ -141,8 +146,8 @@ msgstr "Movimento di magazzino" #. module: mrp_lot_number_propagation #: model:ir.model.fields,help:mrp_lot_number_propagation.field_mrp_production__propagated_lot_producing msgid "" -"The BoM used on this manufacturing order is set to propagate lot number from" -" one of its components. The value will be computed once the corresponding " +"The BoM used on this manufacturing order is set to propagate lot number from " +"one of its components. The value will be computed once the corresponding " "component is selected." msgstr "" "La DiBa utilizzata in questo ordine di produzione è impostata per propagare " @@ -153,8 +158,8 @@ msgstr "" #: code:addons/mrp_lot_number_propagation/models/product_template.py:0 #, python-format msgid "" -"This component is configured to propagate its serial number in the following" -" Bill of Materials:{boms}'" +"This component is configured to propagate its serial number in the following " +"Bill of Materials:{boms}'" msgstr "" "Questo componente è configurato per propagare la sua matricola nella " "seguente DiBa: {boms}'" @@ -168,3 +173,11 @@ msgid "" msgstr "" "Con 'Propagazione numero di lotto' abilitata, una riga deve essere " "configurata con l'opzione 'Propaga numero di lotto'." + +#, python-format +#~ msgid "" +#~ "Only one BoM line can propagate its lot/serial number to the finished " +#~ "product." +#~ msgstr "" +#~ "Solo una riga di DiBa può propagare il suo numero di lotto/matricola al " +#~ "prodotto finito."