Release storico UDC e picking list
This commit is contained in:
32
locale.json
32
locale.json
@@ -7,7 +7,9 @@
|
||||
"launcher.layout": "Gestione Layout",
|
||||
"launcher.multi_udc": "UDC Fantasma",
|
||||
"launcher.search": "Ricerca UDC",
|
||||
"launcher.history_udc": "Storico movimenti UDC",
|
||||
"launcher.pickinglist": "Gestione Picking List",
|
||||
"launcher.history_pickinglist": "Storico Picking List",
|
||||
"launcher.arrange": "Ridisponi finestre",
|
||||
"launcher.exit": "Esci",
|
||||
"launcher.already_running_title": "Warehouse",
|
||||
@@ -59,6 +61,20 @@
|
||||
"search.msg.no_results": "Nessuna corrispondenza trovata con le chiavi di ricerca inserite.",
|
||||
"search.msg.error_title": "Errore ricerca",
|
||||
"search.busy": "Cerco...",
|
||||
"history.udc.title": "Storico movimenti UDC",
|
||||
"history.udc.button.search": "Cerca",
|
||||
"history.udc.busy": "Carico storico UDC...",
|
||||
"history.udc.msg.title": "Storico UDC",
|
||||
"history.udc.msg.empty": "Nessun movimento trovato.",
|
||||
"history.udc.msg.error": "Errore ricerca:\n{error}",
|
||||
"history.picking.title": "Storico Picking List",
|
||||
"history.picking.button.reload": "Ricarica",
|
||||
"history.picking.detail_title": "Dettaglio contenuto",
|
||||
"history.picking.busy.master": "Carico storico picking list...",
|
||||
"history.picking.busy.detail": "Carico dettaglio picking list...",
|
||||
"history.picking.msg.title": "Storico Picking List",
|
||||
"history.picking.msg.load_error": "Errore caricamento:\n{error}",
|
||||
"history.picking.msg.detail_error": "Errore dettaglio:\n{error}",
|
||||
"reset.title": "Gestione Corsie - svuotamento celle per corsia",
|
||||
"reset.label.aisle": "Corsia:",
|
||||
"reset.button.refresh": "Carica",
|
||||
@@ -104,7 +120,9 @@
|
||||
"launcher.layout": "Layout Management",
|
||||
"launcher.multi_udc": "Ghost UDC",
|
||||
"launcher.search": "UDC Search",
|
||||
"launcher.history_udc": "UDC Movement History",
|
||||
"launcher.pickinglist": "Picking List Management",
|
||||
"launcher.history_pickinglist": "Picking List History",
|
||||
"launcher.arrange": "Arrange windows",
|
||||
"launcher.exit": "Exit",
|
||||
"launcher.already_running_title": "Warehouse",
|
||||
@@ -156,6 +174,20 @@
|
||||
"search.msg.no_results": "No matches were found for the entered search keys.",
|
||||
"search.msg.error_title": "Search error",
|
||||
"search.busy": "Searching...",
|
||||
"history.udc.title": "UDC Movement History",
|
||||
"history.udc.button.search": "Search",
|
||||
"history.udc.busy": "Loading UDC history...",
|
||||
"history.udc.msg.title": "UDC History",
|
||||
"history.udc.msg.empty": "No movement found.",
|
||||
"history.udc.msg.error": "Search failed:\n{error}",
|
||||
"history.picking.title": "Picking List History",
|
||||
"history.picking.button.reload": "Reload",
|
||||
"history.picking.detail_title": "Content detail",
|
||||
"history.picking.busy.master": "Loading picking-list history...",
|
||||
"history.picking.busy.detail": "Loading picking-list detail...",
|
||||
"history.picking.msg.title": "Picking List History",
|
||||
"history.picking.msg.load_error": "Load failed:\n{error}",
|
||||
"history.picking.msg.detail_error": "Detail load failed:\n{error}",
|
||||
"reset.title": "Aisle Management - empty cells by aisle",
|
||||
"reset.label.aisle": "Aisle:",
|
||||
"reset.button.refresh": "Load",
|
||||
|
||||
Reference in New Issue
Block a user