FPSMS-frontend
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

322 řádky
13 KiB

  1. {
  2. "title": "Item Tracing",
  3. "subtitle": "Scan a lot QR code to trace the full lifecycle — stock in/out, QC, pick orders, job orders, stock take, transfers, and BOM links.",
  4. "scanReady": "Scanner ready — scan lot label QR",
  5. "scanning": "Scanning…",
  6. "scanAgain": "Scan again",
  7. "manualSearch": "Manual search",
  8. "itemCode": "Item code",
  9. "itemLot": "Item lot",
  10. "lotNo": "Lot no.",
  11. "search": "Trace",
  12. "searching": "Tracing…",
  13. "noResult": "No trace data. Scan a lot QR or search by item code and lot number.",
  14. "notFound": "Lot not found or no permission to view.",
  15. "traceError": "Unable to load trace data. Please try again or contact support.",
  16. "scanError": "Invalid QR code. Expected lot label JSON with itemId and stockInLineId.",
  17. "summary": "Lot summary",
  18. "expiryDate": "Expiry",
  19. "productionDate": "Production",
  20. "stockInDate": "Stock in",
  21. "totalAvailable": "Total available",
  22. "warehouseBreakdown": "Warehouse breakdown",
  23. "alternateLocationsTitle": "Same lot in other locations",
  24. "alternateLocationsHint": "This lot may exist in multiple inventory records (e.g. after transfer). All locations are merged in the lifecycle graph above — click a row below to focus that warehouse in the graph.",
  25. "traceAlternateLocation": "Focus in graph",
  26. "focusWarehouseInGraph": "Focus in graph",
  27. "sectionsMultiLocationHint": "Tables below merge events from the traced location and other warehouses. The warehouse column shows which inventory record each row belongs to.",
  28. "action": "Action",
  29. "timeline": "Movement timeline",
  30. "flowGraph": "Lifecycle flow",
  31. "flowLegendTime": "→ Time (later to the right)",
  32. "flowLegendPhase": "↓ Phase (later stages below)",
  33. "flowLegendBranch": "↔ Same day = left to right by time",
  34. "flowLegendArrow": "Arrows only between phases",
  35. "flowLegendPrelude": "↑ Pre-production at top",
  36. "flowLegendTimeTip": "Horizontal axis = calendar dates, left to right",
  37. "flowLegendPhaseTip": "Vertical axis = process phases, top to bottom in order",
  38. "flowLegendBranchTip": "Events on the same calendar day are ordered left to right by timestamp; vertical lane still shows the process phase",
  39. "flowLegendArrowTip": "Arrows link events in different phases to show flow",
  40. "flowLegendPreludeTip": "FG lots: material inbound, QC (material + finished good), job pick at top",
  41. "flowGraphPathJo": "Process order: material in → QC → putaway → pick → production / byproducts → FG in → warehouse → out → stock take",
  42. "flowZoomIn": "Zoom in",
  43. "flowZoomOut": "Zoom out",
  44. "flowZoomFit": "Fit view",
  45. "flowMinimapHide": "Hide minimap",
  46. "flowMinimapShow": "Show minimap",
  47. "flowZoomPanHint": "Scroll to zoom · drag to pan · click a node for details on the left · search nodes at top right",
  48. "flowNodeDetailHint": "Click a node in the graph to view event details",
  49. "flowGraphSearchPlaceholder": "Search nodes (doc no., lot, warehouse…)",
  50. "flowGraphSearchNoMatch": "No matching nodes",
  51. "flowGraphSearchMatch": "{{current}} / {{total}}",
  52. "flowGraphSearchPrev": "Previous",
  53. "flowGraphSearchNext": "Next",
  54. "flowGraphSearchClear": "Clear",
  55. "nodeDetailTitle": "Event details",
  56. "nodeDetailClose": "Close",
  57. "nodeExpired": "Expired",
  58. "nodeDepleted": "Depleted",
  59. "detailDirection": "Direction",
  60. "categoryPurchase": "Purchase",
  61. "categoryProduction": "Production",
  62. "categoryOpen": "Lot open",
  63. "categoryTerminal": "Terminal state",
  64. "flowGraphHint": "Phases on the left, dates left to right. Same-day events are ordered left to right by time; arrows indicate cross-phase flow.",
  65. "flowGraphHintJo": "Includes pre-production (material inbound, QC, job pick) and finished-good phases. One QC lane covers material and FG IQC.",
  66. "phaseMaterialInbound": "Material inbound",
  67. "phaseMaterialQc": "Material QC",
  68. "phaseMaterialPick": "Job pick",
  69. "phaseProduction": "Production / byproducts",
  70. "nodeProductionStep": "Production step",
  71. "nodeByproduct": "Byproduct lot",
  72. "scrapQty": "Scrap qty",
  73. "defectQty": "Defect qty",
  74. "processOutputQty": "Process output",
  75. "processScrapQty": "Scrap quantity",
  76. "processDefectQty": "Defect quantity",
  77. "equipment": "Equipment",
  78. "processStep": "Process step",
  79. "detailStepMaterials": "Step materials",
  80. "detailAssignedStep": "Assigned process",
  81. "traceByproductLot": "Trace byproduct lot",
  82. "nodeScrap": "Scrap",
  83. "nodeDefect": "Defect",
  84. "nodeOpen": "Opening stock",
  85. "nodeFail": "Pick failure",
  86. "nodeDoOut": "Delivery outbound",
  87. "nodeReplenishmentCreated": "Replenishment created",
  88. "doOutboundExtra": "Add-on",
  89. "doOutboundReplenish": "Replenishment",
  90. "detailDoOutboundKind": "Outbound type",
  91. "nodeDoGroup": "Delivery outbound group",
  92. "flowDoGroupTitle": "Delivery outbound ({{count}})",
  93. "flowDoGroupTotalQty": "Total outbound: {{qtyLabel}}",
  94. "flowGroupCollapse": "Collapse group",
  95. "flowGroupExpand": "Expand group",
  96. "nodePickGroup": "Material pick group",
  97. "flowPickGroupTitle": "Material pick · {{pickOrderCode}} ({{count}})",
  98. "nodeReturn": "Return",
  99. "nodeRepack": "Repack / split lot",
  100. "traceRepackLot": "Trace related lot",
  101. "productLotNo": "Product lot no.",
  102. "nodeMaterialIn": "Material receipt",
  103. "nodeJoCreated": "Job order created",
  104. "nodeMaterialPick": "Material pick",
  105. "nodePurchase": "Purchase",
  106. "nodeReceipt": "Goods receipt",
  107. "nodePutaway": "Putaway",
  108. "nodePutawayTransfer": "Transfer inbound",
  109. "flowLegendTitle": "How to read the graph",
  110. "flowLegendOpen": "Graph legend",
  111. "flowPhaseFilter": "Show phases",
  112. "flowPhaseFilterAll": "All phases",
  113. "flowPhaseFilterReset": "Reset",
  114. "locationsShowAll": "▼ Show all {{count}} rows",
  115. "locationsCollapse": "▲ Collapse (showing all {{count}})",
  116. "exportExcel": "Export Excel",
  117. "exportExcelTooltip": "Download a classified multi-sheet workbook for this lot genealogy",
  118. "putawayTransferInboundDetail": "Received at target warehouse after transfer (system auto-completed; not the PO pending put-away queue)",
  119. "putawayStatusPending": "Pending put-away",
  120. "putawayStatusCompleted": "Put away done",
  121. "phaseInbound": "Inbound",
  122. "phasePurchase": "Purchase",
  123. "phaseQc": "Quality inspection",
  124. "phasePutaway": "Putaway",
  125. "categoryReceipt": "Receipt",
  126. "phaseWarehouse": "Warehouse operations",
  127. "phaseOutbound": "Outbound / consumption",
  128. "phaseStockTake": "Stock take",
  129. "noTimestamp": "No date",
  130. "nodeQcPass": "IQC passed",
  131. "nodeQcFail": "IQC failed",
  132. "nodeStockTake": "Stock take",
  133. "nodeAdjustment": "Adjustment",
  134. "nodeTransfer": "Transfer",
  135. "tabOrigins": "Origins & receipt",
  136. "tabQc": "Quality (IQC)",
  137. "tabOutbound": "Outbound usage",
  138. "tabStockTake": "Stock take",
  139. "tabAdjustments": "Adjustments",
  140. "tabTransfers": "Transfers",
  141. "tabBom": "BOM trace",
  142. "tabJoPick": "Job pick orders",
  143. "joContext": "Job order context",
  144. "planStart": "Planned start",
  145. "plannedQty": "Planned qty",
  146. "pickedQty": "Actual pick qty",
  147. "requiredQty": "Required qty",
  148. "pickedAt": "Picked at",
  149. "traceMaterialLot": "Trace material lot",
  150. "targetDate": "Target date",
  151. "detailPickTargetDate": "Target date",
  152. "completeDate": "Complete date",
  153. "directionIn": "In",
  154. "directionOut": "Out",
  155. "bomDirection": "Trace direction",
  156. "bomDirectionFG": "Finished good lot",
  157. "bomDirectionMaterial": "Material lot",
  158. "bomDirectionUnknown": "General inventory lot",
  159. "bomUpstream": "Materials consumed (actual)",
  160. "bomDownstream": "Finished goods produced",
  161. "bomRecipe": "BOM recipe (theoretical)",
  162. "noRecords": "No records",
  163. "type": "Type",
  164. "ref": "Doc no.",
  165. "detailInboundRef": "Inbound SI",
  166. "detailInboundSiNo": "Inbound SI no.",
  167. "detailAdjustmentRef": "Adjustment #",
  168. "detailReplenishmentCode": "Replenishment #",
  169. "detailReason": "Reason",
  170. "detailReturnRef": "Return #",
  171. "detailSourceDoc": "Source doc #",
  172. "detailPutawayBin": "Bin",
  173. "supplier": "Supplier",
  174. "dnNo": "DN no.",
  175. "qty": "Qty",
  176. "detailOrderQty": "Order qty",
  177. "detailPutAwayQty": "Put away qty",
  178. "detailRemainingQty": "Remaining qty",
  179. "detailPurchaseUnit": "Purchase unit",
  180. "detailPurchaseOrderNo": "PO number",
  181. "detailSupplyTo": "Supply to",
  182. "detailStockTakeRound": "Stock take round",
  183. "detailStockTakeSection": "Stock take section",
  184. "detailLocation": "Location",
  185. "status": "Status",
  186. "handler": "Handler",
  187. "stockTaker": "First counter",
  188. "timestamp": "Time",
  189. "pickOrder": "Pick order",
  190. "jobOrder": "Job order",
  191. "deliveryOrder": "Delivery order",
  192. "deliveryNoteCode": "Delivery note (DN)",
  193. "ticketNo": "Ticket no.",
  194. "variance": "Variance",
  195. "before": "Book qty",
  196. "after": "Accepted qty",
  197. "approver": "Approver",
  198. "from": "From",
  199. "to": "To",
  200. "material": "Material",
  201. "Item": "Item",
  202. "detailItemCode": "Item code",
  203. "detailItemName": "Item name",
  204. "finishedItem": "Finished item",
  205. "finishedLot": "FG lot",
  206. "materialLot": "Material lot",
  207. "materialQty": "Actual pick qty",
  208. "processingStatus": "Processing status",
  209. "matchStatus": "Match status",
  210. "fgQty": "FG qty",
  211. "qtyPerUnit": "Required qty",
  212. "uom": "UOM",
  213. "remarks": "Remarks",
  214. "detailFailCategory": "Fail category",
  215. "detailProcessDescription": "Step description",
  216. "qcPassed": "Passed",
  217. "qcFailed": "Failed",
  218. "acceptedQty": "Sample qty",
  219. "failQty": "Defect qty",
  220. "unqualifiedQty": "Reject qty",
  221. "usageType": "Type",
  222. "detailQcCriteria": "QC criteria",
  223. "detailQcType": "QC type",
  224. "detailQcUnknownItem": "Unnamed QC item",
  225. "code.refType.PO": "Purchase order",
  226. "code.refType.JO": "Job order",
  227. "code.refType.DO": "Delivery order",
  228. "code.refType.TKE": "Stock take",
  229. "code.refType.TRANSFER": "Transfer",
  230. "code.refType.ADJ": "Adjustment",
  231. "code.refType.OPEN": "Lot open",
  232. "code.refType.OTHER": "Other",
  233. "code.movementType.STOCK_IN": "Stock in",
  234. "code.movementType.STOCK_OUT": "Stock out",
  235. "code.movementType.CONSUMABLE": "Consumption",
  236. "code.movementType.RETURN": "Return",
  237. "code.movementType.ADJ": "Adjustment",
  238. "code.movementType.TKE": "Stock take",
  239. "code.movementType.OPEN": "Lot open",
  240. "code.movementType.IN": "In",
  241. "code.movementType.OUT": "Out",
  242. "code.stockInStatus.pending": "Pending",
  243. "code.stockInStatus.qc": "Under QC",
  244. "code.stockInStatus.escalated": "Escalated",
  245. "code.stockInStatus.determine1": "1st determination",
  246. "code.stockInStatus.determine2": "2nd determination",
  247. "code.stockInStatus.determine3": "3rd determination",
  248. "code.stockInStatus.receiving": "Receiving",
  249. "code.stockInStatus.received": "Received, pending putaway",
  250. "code.stockInStatus.completed": "Completed",
  251. "code.stockInStatus.complete": "Completed",
  252. "code.stockInStatus.partially_completed": "Partially completed",
  253. "code.stockInStatus.rejected": "Rejected",
  254. "code.qcType.IQC": "Incoming QC (IQC)",
  255. "code.qcType.IPQC": "In-process QC (IPQC)",
  256. "code.qcType.EPQC": "End-product QC (EPQC)",
  257. "code.qcType.FQC": "Finished goods QC (FQC)",
  258. "code.adjustmentType.ADJ": "Inventory adjustment",
  259. "code.usageType.CONSUMABLE": "Consumption",
  260. "code.usageType.PRODUCTION": "Production use",
  261. "code.usageType.FG_DELIVERY": "FG delivery",
  262. "code.usageType.MATERIAL": "Material issue",
  263. "code.pickStatus.pending": "Pending",
  264. "code.pickStatus.consolidated": "Consolidated",
  265. "code.pickStatus.assigned": "Assigned",
  266. "code.pickStatus.released": "Released",
  267. "code.pickStatus.picking": "Picking",
  268. "code.pickStatus.completed": "Completed",
  269. "code.pickStatus.partially_completed": "Partially completed",
  270. "code.processingStatus.pending": "Pending",
  271. "code.processingStatus.completed": "Completed",
  272. "code.processingStatus.rejected": "Rejected",
  273. "code.matchStatus.pending": "Pending",
  274. "code.matchStatus.scanned": "Scanned",
  275. "code.matchStatus.completed": "Completed",
  276. "code.lotLineStatus.available": "Available",
  277. "code.lotLineStatus.unavailable": "Unavailable",
  278. "code.joStatus.pending": "Pending",
  279. "code.joStatus.completed": "Completed",
  280. "code.joStatus.cancelled": "Cancelled",
  281. "code.joStatus.in_progress": "In progress",
  282. "code.joStatus.planning": "Planning",
  283. "code.joStatus.packaging": "Packaging",
  284. "code.joStatus.processing": "Processing",
  285. "code.joStatus.pendingQC": "Pending QC",
  286. "code.joStatus.storing": "Storing",
  287. "code.joStatus.PARTIAL": "Partial",
  288. "code.joStatus.partial": "Partial",
  289. "continuousScanBlocked": "Finish current scan first",
  290. "nodeJoOut": "Job order material issue",
  291. "nodePoOut": "Purchase pick",
  292. "code.refType.JO_PICK": "JO pick order",
  293. "code.refType.PO_PICK": "Pick order",
  294. "stockTakeStageCreated": "Round created",
  295. "stockTakeStageFirstCount": "First count",
  296. "stockTakeStageSecondCount": "Re-count",
  297. "stockTakeStageApproverCount": "Approver count",
  298. "stockTakeStageAccepted": "Accepted",
  299. "stockTakeStagePending": "Pending review",
  300. "stockTakeStageBookQty": "Book qty",
  301. "stockTakeStageExpand": "Show lifecycle",
  302. "stockTakeStageCollapse": "Hide lifecycle",
  303. "stockTakeStageDetail": "{{count}} stages",
  304. "locationHeader": "This lot exists in other locations ({{count}} total)",
  305. "available": "Available",
  306. "inQty": "Qty In",
  307. "outQty": "Qty Out",
  308. "warehouseLines": "Warehouse Lines",
  309. "movements": "Movements",
  310. "stockTake": "Stock Take",
  311. "stockTakeCode": "Stock Take #",
  312. "section": "Section",
  313. "round": "Round",
  314. "outbound": "Outbound",
  315. "date": "Date",
  316. "warehouse": "Warehouse",
  317. "direction": "Direction",
  318. "origins": "Origins",
  319. "refCode": "Ref.",
  320. "lastMove": "Last move"
  321. }