forked from OCA/wms
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (9 of 9 strings) Translation: wms-16.0/wms-16.0-shopfloor_batch_automatic_creation Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-shopfloor_batch_automatic_creation/it/
- Loading branch information
Showing
1 changed file
with
20 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]>\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,40 +31,51 @@ 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 | ||
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" |