diff --git a/shopfloor_batch_automatic_creation/i18n/it.po b/shopfloor_batch_automatic_creation/i18n/it.po index f85c152447..fcf44527c4 100644 --- a/shopfloor_batch_automatic_creation/i18n/it.po +++ b/shopfloor_batch_automatic_creation/i18n/it.po @@ -6,18 +6,20 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2024-05-14 18:34+0000\n" +"Last-Translator: mymage \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.17\n" #. module: shopfloor_batch_automatic_creation #: model:ir.model.fields,field_description:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_create msgid "Automatic Batch Creation" -msgstr "" +msgstr "Creazione automatica gruppo" #. module: shopfloor_batch_automatic_creation #: model:ir.model.fields,help:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_create @@ -29,26 +31,35 @@ msgid "" " 2 available priority transfers and a max quantity of 3, the batch will only" " contain the 2 priority transfers." msgstr "" +"Crea automaticamente un gruppo quando l'operatore utilizza il pulsante " +"\"Inizia un lavoro\" e non sono stati trovati gruppi. Il sistema " +"inizialmente cercherà trasferimenti prioritari e riempirà il gruppo fino a " +"soddisfare il limite definito (massimo di trasferimenti, volume, peso, ...). " +"Non vengono mai mischiate le priorità, quindi se ci sono due traferimenti " +"prioritari e una quantità massima di tre, il gruppo conterrà solo due " +"trasferimenti prioritari." #. module: shopfloor_batch_automatic_creation #: model_terms:ir.ui.view,arch_db:shopfloor_batch_automatic_creation.shopfloor_menu_form_view msgid "Batch Creation" -msgstr "" +msgstr "Creazione gruppo" #. module: shopfloor_batch_automatic_creation #: model:ir.model.fields,field_description:shopfloor_batch_automatic_creation.field_shopfloor_menu__stock_device_type_ids msgid "Default device types" -msgstr "" +msgstr "Tipi dispositivo predefiniti" #. module: shopfloor_batch_automatic_creation #: model:ir.model.fields,help:shopfloor_batch_automatic_creation.field_shopfloor_menu__stock_device_type_ids msgid "Default list of eligible device types when creating a batch transfer" msgstr "" +"Lista predefinita dei tipi dispositivi utilizzabili nella creazione di un " +"trasferimento raggruppato" #. module: shopfloor_batch_automatic_creation #: model:ir.model.fields,field_description:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_group_by_commercial_partner msgid "Group by commercial entity" -msgstr "" +msgstr "Raggruppa per entità commerciale" #. module: shopfloor_batch_automatic_creation #: model:ir.model.fields,help:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_group_by_commercial_partner @@ -56,13 +67,15 @@ msgid "" "If enabled, transfers will be grouped by commercial entity.This could mix " "priorities and will ignore the constraints to apply." msgstr "" +"Se abilitata, i trasferimenti verranno raggruppati per entità commerciale. " +"Questo potrebbe mischiare le priorità e ignorare i vincoli da applicare." #. module: shopfloor_batch_automatic_creation #: model:ir.model.fields,field_description:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_maximum_number_of_preparation_lines msgid "Maximum number of preparation lines for the batch" -msgstr "" +msgstr "Numero massim di righe di preparazione per il gruppo" #. module: shopfloor_batch_automatic_creation #: model:ir.model,name:shopfloor_batch_automatic_creation.model_shopfloor_menu msgid "Menu displayed in the scanner application" -msgstr "" +msgstr "Menu visualizzato nell'applicazione di scansione"