diff --git a/mrp_multi_level_estimate/i18n/it.po b/mrp_multi_level_estimate/i18n/it.po index e44a5a83c..4206d09c5 100644 --- a/mrp_multi_level_estimate/i18n/it.po +++ b/mrp_multi_level_estimate/i18n/it.po @@ -17,6 +17,31 @@ msgstr "" "X-Generator: Weblate 4.14.1\n" #. module: mrp_multi_level_estimate +#: model:ir.model.fields.selection,name:mrp_multi_level_estimate.selection__mrp_area__estimate_demand_and_other_sources_strat__all +msgid "Always consider all sources" +msgstr "" + +#. module: mrp_multi_level_estimate +#: model:ir.model.fields,help:mrp_multi_level_estimate.field_mrp_area__estimate_demand_and_other_sources_strat +msgid "" +"Define the strategy to follow in MRP multi level when there is acoexistence " +"of demand from demand estimates and other sources.\n" +"* Always consider all sources: nothing is excluded or ignored.\n" +"* Ignore other sources for products with estimates: When there are estimates " +"entered for product and they are in a present or future period, all other " +"sources of demand are ignored for those products.\n" +"* Ignore other sources during periods with estimates: When you create demand " +"estimates for a period and product, other sources of demand will be ignored " +"during that period for those products." +msgstr "" + +#. module: mrp_multi_level_estimate +#: model:ir.model.fields,field_description:mrp_multi_level_estimate.field_mrp_area__estimate_demand_and_other_sources_strat +msgid "Demand Estimates and Other Demand Sources Strategy" +msgstr "" + +#. module: mrp_multi_level_estimate +#: model:ir.model.fields,field_description:mrp_multi_level_estimate.field_mrp_area__display_name #: model:ir.model.fields,field_description:mrp_multi_level_estimate.field_mrp_multi_level__display_name #: model:ir.model.fields,field_description:mrp_multi_level_estimate.field_product_mrp_area__display_name msgid "Display Name" @@ -30,20 +55,38 @@ msgstr "Raggruppa giorni degli stimati" #. module: mrp_multi_level_estimate #: model:ir.model.constraint,message:mrp_multi_level_estimate.constraint_product_mrp_area_group_estimate_days_check msgid "Group Days of Estimates must be greater than or equal to zero." -msgstr "Il gruppo di giorni degli stimati deve essere maggiore o uguale a zero." +msgstr "" +"Il gruppo di giorni degli stimati deve essere maggiore o uguale a zero." #. module: mrp_multi_level_estimate +#: model:ir.model.fields,field_description:mrp_multi_level_estimate.field_mrp_area__id #: model:ir.model.fields,field_description:mrp_multi_level_estimate.field_mrp_multi_level__id #: model:ir.model.fields,field_description:mrp_multi_level_estimate.field_product_mrp_area__id msgid "ID" msgstr "ID" #. module: mrp_multi_level_estimate +#: model:ir.model.fields.selection,name:mrp_multi_level_estimate.selection__mrp_area__estimate_demand_and_other_sources_strat__ignore_overlapping +msgid "Ignore other sources during periods with estimates" +msgstr "" + +#. module: mrp_multi_level_estimate +#: model:ir.model.fields.selection,name:mrp_multi_level_estimate.selection__mrp_area__estimate_demand_and_other_sources_strat__ignore_others_if_estimates +msgid "Ignore other sources for products with estimates" +msgstr "" + +#. module: mrp_multi_level_estimate +#: model:ir.model.fields,field_description:mrp_multi_level_estimate.field_mrp_area____last_update #: model:ir.model.fields,field_description:mrp_multi_level_estimate.field_mrp_multi_level____last_update #: model:ir.model.fields,field_description:mrp_multi_level_estimate.field_product_mrp_area____last_update msgid "Last Modified on" msgstr "Ultima modifica il" +#. module: mrp_multi_level_estimate +#: model:ir.model,name:mrp_multi_level_estimate.model_mrp_area +msgid "MRP Area" +msgstr "" + #. module: mrp_multi_level_estimate #: model:ir.model,name:mrp_multi_level_estimate.model_mrp_multi_level msgid "Multi Level MRP" @@ -59,10 +102,17 @@ msgstr "Area MRP prodotto" msgid "" "The days to group your estimates as demand for the MRP.It can be different " "from the length of the date ranges you use in the estimates but it should " -"not be greater, in that caseonly grouping until the total lenght of the date" -" range will be done." +"not be greater, in that caseonly grouping until the total length of the date " +"range will be done." msgstr "" -"I giorni per raggruppare le stime come richiesta per l'MRP. Può essere " -"differente dall'ampiezza del periodo di date utilizzate nelle stime ma non " -"dovrebbe essere maggiore, in tal caso verrà eseguito solo il raggruppamento " -"fino alla lunghezza totale dell'intervallo di date." + +#~ msgid "" +#~ "The days to group your estimates as demand for the MRP.It can be " +#~ "different from the length of the date ranges you use in the estimates but " +#~ "it should not be greater, in that caseonly grouping until the total " +#~ "lenght of the date range will be done." +#~ msgstr "" +#~ "I giorni per raggruppare le stime come richiesta per l'MRP. Può essere " +#~ "differente dall'ampiezza del periodo di date utilizzate nelle stime ma " +#~ "non dovrebbe essere maggiore, in tal caso verrà eseguito solo il " +#~ "raggruppamento fino alla lunghezza totale dell'intervallo di date."