From 70844b07ef9de99e47105ef0649a227c770fedd6 Mon Sep 17 00:00:00 2001 From: chenqi Date: Fri, 26 Jun 2026 15:05:07 +0800 Subject: [PATCH] feat(i18n): migrate drug, medicineStorage, pharmacystockalert modules to vue-i18n (402+ keys) --- healthlink-his-ui/src/i18n/locales/enUS.json | 475 +++++++++++++++++- healthlink-his-ui/src/i18n/locales/viVN.json | 475 +++++++++++++++++- healthlink-his-ui/src/i18n/locales/zhCN.json | 464 +++++++++++++++++ .../views/drug/inHospitalDispensing/index.vue | 85 ++-- .../components/DetailMedicationTable.vue | 125 ++--- .../components/MedicationDetails.vue | 156 +++--- .../components/MedicationSummary.vue | 66 +-- .../components/MedicationTable.vue | 32 +- .../components/ReturnDrug.vue | 58 +-- .../inpatientMedicationDispensing/index.vue | 50 +- .../documentManagement/index.vue | 96 ++-- .../components/medicineList.vue | 22 +- .../components/orderDialog.vue | 21 +- .../profitLossOrder/components/orderTable.vue | 142 +++--- .../medicineStorage/profitLossOrder/index.vue | 70 +-- .../purchaseOrder/components/medicineList.vue | 25 +- .../purchaseOrder/components/orderTable.vue | 139 ++--- .../medicineStorage/purchaseOrder/index.vue | 73 +-- .../returnOrder/components/medicineList.vue | 27 +- .../returnOrder/components/orderDialog.vue | 23 +- .../returnOrder/components/orderTable.vue | 188 ++++--- .../medicineStorage/returnOrder/index.vue | 73 +-- .../components/medicineList.vue | 22 +- .../components/orderDialog.vue | 23 +- .../components/orderTable.vue | 140 +++--- .../returnToWarehouseOrder/index.vue | 72 +-- .../stockInOrder/components/medicineList.vue | 27 +- .../stockInOrder/components/orderDialog.vue | 25 +- .../stockInOrder/components/orderTable.vue | 217 ++++---- .../medicineStorage/stockInOrder/index.vue | 73 +-- .../stockOutOrder/components/medicineList.vue | 27 +- .../stockOutOrder/components/orderDialog.vue | 25 +- .../stockOutOrder/components/orderTable.vue | 200 ++++---- .../medicineStorage/stockOutOrder/index.vue | 71 +-- .../components/medicineList.vue | 25 +- .../components/orderDialog.vue | 24 +- .../components/orderTable.vue | 129 ++--- .../stocktakingOrder/index.vue | 71 +-- .../src/views/pharmacystockalert/index.vue | 127 +++-- 39 files changed, 2836 insertions(+), 1347 deletions(-) diff --git a/healthlink-his-ui/src/i18n/locales/enUS.json b/healthlink-his-ui/src/i18n/locales/enUS.json index 0852a4242..4723e96e7 100644 --- a/healthlink-his-ui/src/i18n/locales/enUS.json +++ b/healthlink-his-ui/src/i18n/locales/enUS.json @@ -646,7 +646,16 @@ "medicalRecordManagementDev": "Case Management (Dev)", "locationManagementDev": "Location Mgmt (Dev)", "autoCalculationDev": "Auto Calculation (Dev)", - "medicalInstitutionFeeSettlementLedger": "Medical Institution Fee Settlement Ledger" + "medicalInstitutionFeeSettlementLedger": "Medical Institution Fee Settlement Ledger", + "maintenanceSystem": "Maintenance System", + "packageManagement": "Package Management", + "pharmacyWarehouseManagement2": "Pharmacy Warehouse Mgmt", + "outpatientRegistration2": "OPD Registration", + "inpatientDailySettlement": "IPD Daily Settlement", + "checkProjectManagement": "Check Project Management", + "inspectionPackageManagement": "Inspection Package Mgmt", + "checkProjectPackageManagement": "Check Project Package Mgmt", + "chargeConfig": "Charge Config" }, "login": { "title": "Login", @@ -6170,6 +6179,14 @@ "important": "Important", "training": "Training" }, + "todoFallback": "To-Do Item", + "noDescription": "No description", + "schedule": { + "doctorSchedule": "{name}'s Schedule", + "defaultTitle": "Doctor Schedule", + "unknownTime": "Unknown Time", + "tag": "Scheduled" + }, "featuresDesc": "Here are your configured quick function modules", "featureDescNotSet": "Function description not set", "noFeaturesHint": { @@ -6190,6 +6207,40 @@ "saveToDbFailed": "Failed to save to database", "saveConfigFailed": "Failed to save configuration" }, + "todo": { + "allTodos": "All To-Do Items", + "allTodosDesc": "All your to-do items are displayed here", + "priority": "Priority", + "selectPriority": "Select priority", + "high": "High", + "medium": "Medium", + "low": "Low", + "status": "Status", + "selectStatus": "Select status", + "pending": "Pending", + "processing": "Processing", + "completed": "Completed", + "prioritySuffix": " priority", + "processNow": "Process Now", + "viewDetails": "View Details", + "noTodos": "No to-do items", + "fallbackTitle": "To-Do Item", + "noDescription": "No description", + "justNow": "Just now", + "minsAgo": "{n} min ago", + "hoursAgo": "{n} hours ago", + "daysAgo": "{n} days ago" + }, + "error": { + "back": "Go Back", + "backHome": "Back to Home", + "404Title": "404 Error!", + "404Message": "Page Not Found!", + "404Info": "Sorry, the page you are looking for does not exist. Try checking the URL for errors, then press the refresh button on your browser or try finding something else in our application.", + "401Title": "401 Error!", + "401Heading": "You don't have access!", + "401Info": "Sorry, you don't have access. Please don't perform unauthorized operations. You can return to the main page." + }, "basic": { "warehouse": { "name": "Warehouse Name", @@ -6930,5 +6981,427 @@ "ackSuccess": "Acknowledged successfully", "ackFailed": "Acknowledgement failed" } + }, + "drug": { + "inHospital": { + "window": "Window", + "windowWest": "West Pharmacy", + "windowEast": "East Pharmacy", + "windowNorth": "North Pharmacy", + "windowSouth": "South Pharmacy", + "orderType": "Order Type", + "all": "All", + "longTerm": "Long-term", + "temporary": "Temporary", + "rangeSeparator": "to", + "startDate": "Start Date", + "endDate": "End Date", + "query": "Query", + "dispense": "Dispense", + "name": "Name", + "spec": "Spec", + "totalQty": "Total Qty", + "location": "Location", + "manufacturer": "Manufacturer", + "code": "Code", + "dosageForm": "Dosage Form", + "packageQty": "Package Qty", + "packageUnit": "Package Unit", + "department": "Department", + "bedNo": "Bed No.", + "patientName": "Name", + "quantity": "Quantity", + "dosagePerTime": "Dose per Time", + "usage": "Usage", + "unitPrice": "Unit Price", + "amount": "Amount", + "purchasePrice": "Purchase Price" + }, + "inpatient": { + "summaryTab": "Dispensing Summary", + "detailTab": "Dispensing Details", + "returnTab": "Drug Return", + "summaryCard": "Summary", + "summaryDetail": "Summary Details", + "patientList": "Patient List", + "drugDetail": "Drug Details", + "docNo": "Document No.", + "applicant": "Applicant", + "dispensePharmacy": "Dispensing Pharmacy", + "status": "Status", + "summaryDate": "Summary Date", + "operation": "Action", + "dispense": "Dispense", + "pendingDispense": "Pending", + "dispensed": "Dispensed", + "all": "All", + "longTerm": "Long-term", + "temporary": "Temporary", + "startDate": "Start Date", + "endDate": "End Date", + "search": "Search", + "reset": "Reset", + "batchDispense": "Batch Dispense", + "batchVoid": "Batch Void", + "confirmReturn": "Confirm Return", + "scan": "Scan", + "name": "Name", + "spec": "Spec", + "totalQty": "Total Qty", + "location": "Location", + "manufacturer": "Manufacturer", + "code": "Code", + "dosageForm": "Dosage Form", + "packageQty": "Package Qty", + "packageUnit": "Package Unit", + "department": "Department", + "bedNo": "Bed No.", + "patientName": "Name", + "quantity": "Quantity", + "dosagePerTime": "Dose per Time", + "usage": "Usage", + "unitPrice": "Unit Price", + "amount": "Amount", + "purchasePrice": "Purchase Price", + "seqNo": "No.", + "itemName": "Item Name", + "batchNo": "Batch No.", + "dispenseLocation": "Dispense Location", + "drugType": "Drug Type", + "export": "Export", + "returnDrug": "Return", + "encounterNo": "Encounter No.", + "gender": "Gender", + "age": "Age", + "totalCount": "{count} records", + "nameOrId": "Name/ID No.", + "dispenseStatus": "Dispense Status", + "dispenseStatusFilter": "Dispense Status", + "start": "Start", + "end": "End", + "preparingPharmacist": "Pharmacist", + "drugCategory": "Drug Category", + "westernAndPatent": "Western & Patent", + "chineseMedicine": "TCM", + "prescriptionPrint": "Print Rx", + "prescriptionNo": "Rx No.", + "dispenseQty": "Dispense Qty", + "orderDoctor": "Ordering Doctor", + "diagnosis": "Diagnosis", + "frequency": "Frequency", + "days": "Days", + "void": "Void", + "selectVoidReason": "Select Void Reason", + "selectVoidReasonPlaceholder": "Please select void reason", + "confirm": "OK", + "cancel": "Cancel", + "searchPatient": "Search Patient", + "chargeStatus": "Charge Status", + "visitDate": "Visit Date", + "returnDrugOrder": "Return Order", + "drugName": "Drug Name", + "totalPrice": "Total Price", + "lotNo": "Lot No.", + "traceNo": "Trace No.", + "enterTraceNo": "Enter trace number", + "returnStatus": "Return Status", + "returnQty": "Return Qty", + "operationConfirm": "Confirm", + "selectedCount": "{count} drug(s) selected", + "totalAmountLabel": "Total: ", + "totalAmount": "Total Amount: ", + "dispenseDoctor": "Dispensing Doctor", + "itemType": "Item Type", + "dispenseStatusCol": "Dispense Status", + "diagnosisName": "Diagnosis", + "dosePerTime": "Dose per Time", + "doseUnit": "Dose Unit", + "unit": "Unit", + "dispensePerTime": "Dispense per Time", + "dispenseDuration": "Dispense Duration (Days)", + "visitNo": "Visit NO", + "prescribeDate": "Prescribe Date", + "skinTestFlag": "Skin Test", + "tcmFlag": "TCM Flag", + "sourceTable": "Source Table", + "yes": "Yes", + "no": "No", + "prompt": "Prompt", + "selectDocNoFirst": "Please select a document number first", + "confirmDispense": "Are you sure to dispense?", + "confirmReturnDrug": "Are you sure to return?", + "operationSuccess": "Operation successful", + "dispenseSuccess": "Dispensed successfully", + "dispenseFailed": "Dispensing failed", + "returnSuccess": "Return successful", + "returnFailed": "Return failed", + "voidSuccess": "Voided successfully", + "selectVoidReasonError": "Please select a void reason", + "noOperableItems": "No dispensable items", + "stockInsufficient": "Current batch stock insufficient", + "qtyExceedsTotal": "Dispense quantity cannot exceed total", + "qtyBelowTotal": "Dispense quantity cannot be less than total", + "noDispenseSelected": "No items selected for dispensing, please reselect, dispensing failed", + "traceNoNotMatched": "Trace number not matched in inventory, please scan individually in the dispensing list", + "operationFailed": "Operation failed", + "noPrintItems": "No items selected for printing, please reselect, printing failed", + "getDataFailed": "Failed to get data", + "getSummaryDetailFailed": "Failed to get summary details: ", + "getDetailFailed": "Failed to get detail data: ", + "unknownError": "Unknown error", + "selectPatientFirst": "Please select a patient first", + "selectDispenseData": "Please select data to dispense", + "noDataToExport": "No data to export", + "selectExportData": "Please select data to export", + "selectReturnData": "Please select data to return", + "exportSuccess": "Export successful", + "yuan": "", + "statusExecuted": "Executed", + "statusSubmitted": "Submitted", + "statusDispensed": "Dispensed", + "statusPending": "Pending", + "deviceDispenseFailed": "Device dispensing failed", + "drugDispenseFailed": "Drug dispensing failed", + "window1": "Window 1", + "window2": "Window 2", + "window3": "Window 3", + "medicationList1": "Med List 1", + "medicationList2": "Med List 2", + "medicationList3": "Med List 3" + } + }, + "pharmacy": { + "title": "Pharmacy Stock Alert Management", + "refresh": "Refresh", + "addAlert": "Add Alert", + "exportReport": "Export Report", + "totalAlerts": "Total Alerts", + "outOfStock": "Out of Stock", + "lowStock": "Low Stock", + "expiring": "Expiring Soon", + "supplierCount": "Supplier Count", + "pendingRestock": "Pending Restock", + "alertLevel": "Alert Level", + "drugCategory": "Drug Category", + "query": "Query", + "reset": "Reset", + "western": "Western Medicine", + "chineseMedicine": "Chinese Medicine", + "herbal": "Herbal Medicine", + "biological": "Biological Product", + "drugCode": "Drug Code", + "drugName": "Drug Name", + "spec": "Specification", + "currentStock": "Current Stock", + "minStock": "Min Stock", + "maxStock": "Max Stock", + "supplier": "Supplier", + "lastRestock": "Last Restock", + "expiryDate": "Expiry Date", + "action": "Action", + "restockApply": "Restock Request", + "addDialogTitle": "Add Drug Stock Alert", + "enterDrugCode": "Enter drug code", + "enterDrugName": "Enter drug name", + "specExample": "e.g. 0.5g*24 tablets", + "pleaseSelect": "Please select", + "enterSupplier": "Enter supplier name", + "cancel": "Cancel", + "confirm": "Confirm", + "normal": "Normal", + "addSuccess": "Added successfully", + "exportWip": "Export feature in development" + }, + "medicineStorage": { + "common": { + "add": "Add", + "delete": "Delete", + "cancel": "Cancel", + "audit": "Audit", + "save": "Save", + "edit": "Edit", + "confirm": "Confirm", + "search": "Search", + "reset": "Reset", + "view": "View", + "warehouse": "Warehouse:", + "selectWarehouse": "Please select warehouse", + "documentSearch": "Document Search", + "enterDocumentNo": "Enter document number", + "addDocument": "Add Document", + "noDocuments": "No documents", + "purchaser": "Purchaser:", + "supplier": "Supplier:", + "auditStatus": "Audit Status:", + "documentType": "Document Type:", + "documentDate": "Document Date:", + "pleaseSelectWarehouse": "Please select warehouse before adding document", + "pleaseSelectEdit": "Please select a document to edit", + "pleaseSelectDelete": "Please select a document to delete", + "approvedCannotDelete": "Approved documents cannot be deleted", + "approvedCannotAudit": "This document is already approved, cannot approve again", + "confirmDelete": "Are you sure to delete this purchase order?", + "confirmAudit": "Are you sure to approve this purchase order?", + "tip": "Tip", + "deleteSuccess": "Deleted successfully", + "deleteFailed": "Delete failed", + "auditSuccess": "Approved successfully", + "auditFailed": "Approval failed", + "pleaseSelectAudit": "Please select a document to audit", + "agreed": "Agreed", + "none": "None", + "addRow": "Add Row", + "deleteRow": "Delete Row", + "alertOrder": "Alert Order", + "documentNo": "Document No.", + "orderDate": "Order Date", + "selectOrderDate": "Please select order date", + "supplierLabel": "Supplier", + "selectSupplier": "Please select supplier", + "purchaserLabel": "Purchaser", + "selectPurchaser": "Enter purchaser", + "categoryLabel": "Category", + "selectCategory": "Select category", + "summary": "Summary(A)", + "enterSummary": "Enter summary", + "auditor": "Auditor", + "auditDate": "Audit Date", + "auditStatusLabel": "Audit Status:", + "pleaseFillComplete": "Please fill in complete information", + "pleaseSelectSupplierAndWarehouse": "Please select supplier and warehouse", + "noMedicineFound": "No medicine found for this warehouse and supplier", + "confirmSave": "Are you sure to save the data?", + "addSuccess": "Added successfully", + "saveSuccess": "Saved successfully", + "saveFailed": "Save failed", + "pleaseSelectDeleteRow": "Please select rows to delete", + "confirmDeleteRow": "Are you sure to delete selected rows?", + "itemCode": "Code", + "itemName": "Name", + "spec": "Spec", + "unit": "Unit", + "quantity": "Qty", + "purchasePrice": "Purchase Price", + "purchaseAmount": "Purchase Amount", + "retailPrice": "Retail Price", + "retailAmount": "Retail Amount", + "manufacturer": "Manufacturer", + "specStock": "Spec Stock", + "approvalNo": "Approval No.", + "remark": "Remark", + "warehouseType": "Warehouse Type", + "selectWarehouseType": "Select warehouse type", + "orderMaker": "Order Maker", + "selectOrderMaker": "Select order maker", + "requestDept": "Request Dept", + "selectRequestDept": "Select request dept", + "requester": "Requester", + "selectRequester": "Select requester", + "supplierContact": "Supplier Contact", + "enterSupplierContact": "Enter supplier contact", + "inventoryPerson": "Inventory Person", + "selectInventoryPerson": "Select inventory person", + "applicationDept": "Application Dept", + "applicant": "Applicant", + "applicationTime": "Application Time", + "approvalTime": "Approval Time", + "approver": "Approver", + "warehouse2": "Warehouse", + "status": "Status", + "operation": "Operation", + "orderNo": "Order No.", + "orderList": "Order List", + "invoiceNo": "Invoice No.", + "packagingCondition": "Packaging", + "selectPackagingCondition": "Select packaging", + "acceptanceResult": "Acceptance", + "selectAcceptanceResult": "Select acceptance", + "dateRangeSeparator": "to", + "startDate": "Start Date", + "endDate": "End Date", + "orderMakingDate": "Order Date", + "documentStatus": "Document Status", + "selectDocumentStatus": "Select document status", + "lotNumber": "Lot Number", + "pleaseSelect": "Please select", + "scan": "Scan" + }, + "purchaseOrder": { + "itemCode": "Item Code", + "itemName": "Item Name", + "purchasePrice": "Purchase Price", + "retailPrice": "Retail Price", + "packUnit": "Pack Unit", + "minUnit": "Min Unit", + "spec": "Spec", + "specStock": "Spec Stock", + "manufacturer": "Manufacturer", + "approvalNo": "Approval No.", + "batchStock": "Batch Stock" + }, + "stockOutOrder": { + "importRequestOrder": "Import Request Order", + "lotNumber": "Lot Number", + "enterLotNumber": "Enter lot number", + "productionDate": "Production Date", + "enterProductionDate": "Enter production date", + "expirationDate": "Expiration Date", + "enterExpirationDate": "Enter expiration date", + "selectExpirationDate": "Select expiration date", + "batchInventory": "Batch Inventory", + "enterBatchInventory": "Enter batch inventory", + "traceNo": "Trace No.", + "enterTraceNo": "Enter trace number", + "traceNoUnit": "Trace No. Unit", + "enterTraceNoUnit": "Enter trace unit", + "selectTraceNoUnit": "Select trace unit", + "scan": "Scan", + "packagingUnit": "Packaging Unit", + "minUnit": "Min Unit", + "enterOrderMaker": "Select order maker", + "enterDocumentType": "Select document type", + "enterOrderDate": "Select order date", + "enterItemCode": "Enter item code", + "enterItemName": "Enter item name", + "enterSpec": "Enter specification", + "enterUnit": "Enter unit", + "enterQuantity": "Enter quantity", + "enterManufacturer": "Enter manufacturer", + "enterSpecStock": "Enter spec stock", + "enterApprovalNo": "Enter approval number", + "enterInvoiceNo": "Enter invoice number", + "enterPackagingCondition": "Select packaging condition", + "selectAcceptanceResult": "Select acceptance result", + "enterSupplierContact": "Enter supplier contact", + "pleaseEnterLotNumberFirst": "Please enter lot number first", + "productionDateExceedExpiration": "Production date cannot be after expiration date", + "expirationDateBeforeProduction": "Expiration date cannot be before production date", + "getOrderListFailed": "Failed to get order list", + "approvedCannotAudit": "This document is already approved, cannot approve again", + "confirmAudit": "Are you sure to approve this order?", + "auditSuccess": "Approved successfully", + "auditFailed": "Approval failed" + }, + "returnOrder": { + "importStockInOrder": "Import Stock In Order", + "disableDate": "Disable Date", + "enterDisableDate": "Enter disable date", + "disableDateBeforeExpiration": "Disable date cannot be before expiration date" + }, + "documentManagement": { + "purchaseOrder": "Purchase Order", + "purchaseStockIn": "Purchase Stock In", + "purchaseReturn": "Purchase Return", + "stockOut": "Stock Out", + "returnToWarehouse": "Return to Warehouse", + "profitLoss": "Profit/Loss", + "stocktaking": "Stocktaking", + "pendingAudit": "Pending Audit", + "auditing": "Auditing", + "agreed": "Agreed", + "rejected": "Rejected", + "withdrawn": "Withdrawn", + "pendingApply": "Pending Apply" + } } } \ No newline at end of file diff --git a/healthlink-his-ui/src/i18n/locales/viVN.json b/healthlink-his-ui/src/i18n/locales/viVN.json index 32d8fc293..c09f13dcb 100644 --- a/healthlink-his-ui/src/i18n/locales/viVN.json +++ b/healthlink-his-ui/src/i18n/locales/viVN.json @@ -646,7 +646,16 @@ "medicalRecordManagementDev": "Case Management (Dev)", "locationManagementDev": "Location Mgmt (Dev)", "autoCalculationDev": "Auto Calculation (Dev)", - "medicalInstitutionFeeSettlementLedger": "Medical Institution Fee Settlement Ledger" + "medicalInstitutionFeeSettlementLedger": "Medical Institution Fee Settlement Ledger", + "maintenanceSystem": "Hệ thống bảo trì", + "packageManagement": "Quản lý gói khám", + "pharmacyWarehouseManagement2": "Quản lý kho dược", + "outpatientRegistration2": "Đăng ký ngoại trú", + "inpatientDailySettlement": "Đối chiếu hàng ngày nội trú", + "checkProjectManagement": "Quản lý dự án kiểm tra", + "inspectionPackageManagement": "Quản lý gói xét nghiệm", + "checkProjectPackageManagement": "Quản lý gói dự án kiểm tra", + "chargeConfig": "Cấu hình phí" }, "login": { "title": "Đăng Nhập", @@ -6170,6 +6179,14 @@ "important": "Quan trọng", "training": "Đào tạo" }, + "todoFallback": "Mục việc cần làm", + "noDescription": "Chưa có mô tả", + "schedule": { + "doctorSchedule": "Lịch bác sĩ {name}", + "defaultTitle": "Lịch bác sĩ", + "unknownTime": "Chưa rõ thời gian", + "tag": "Lịch trực" + }, "featuresDesc": "Đây là các module chức năng nhanh bạn đã cấu hình", "featureDescNotSet": "Chưa đặt mô tả chức năng", "noFeaturesHint": { @@ -6190,6 +6207,40 @@ "saveToDbFailed": "Lưu vào cơ sở dữ liệu thất bại", "saveConfigFailed": "Lưu cấu hình thất bại" }, + "todo": { + "allTodos": "Tất cả việc cần làm", + "allTodosDesc": "Tất cả các mục việc cần làm của bạn được hiển thị tại đây", + "priority": "Ưu tiên", + "selectPriority": "Chọn mức ưu tiên", + "high": "Cao", + "medium": "Trung bình", + "low": "Thấp", + "status": "Trạng thái", + "selectStatus": "Chọn trạng thái", + "pending": "Chưa xử lý", + "processing": "Đang xử lý", + "completed": "Hoàn thành", + "prioritySuffix": " ưu tiên", + "processNow": "Xử lý ngay", + "viewDetails": "Xem chi tiết", + "noTodos": "Không có việc cần làm", + "fallbackTitle": "Việc cần làm", + "noDescription": "Chưa có mô tả", + "justNow": "Vừa xong", + "minsAgo": "{n} phút trước", + "hoursAgo": "{n} giờ trước", + "daysAgo": "{n} ngày trước" + }, + "error": { + "back": "Quay lại", + "backHome": "Về trang chủ", + "404Title": "Lỗi 404!", + "404Message": "Không tìm thấy trang!", + "404Info": "Xin lỗi, trang bạn tìm kiếm không tồn tại. Hãy kiểm tra URL, nhấn nút làm mới trình duyệt hoặc tìm nội dung khác trong ứng dụng.", + "401Title": "Lỗi 401!", + "401Heading": "Bạn không có quyền truy cập!", + "401Info": "Xin lỗi, bạn không có quyền truy cập. Vui lòng không thực hiện thao tác trái phép. Bạn có thể quay về trang chủ." + }, "basic": { "warehouse": { "name": "Tên kho", @@ -6930,5 +6981,427 @@ "ackSuccess": "Xác nhận thành công", "ackFailed": "Xác nhận thất bại" } + }, + "drug": { + "inHospital": { + "window": "Cửa sổ", + "windowWest": "Nhà thuốc nội trú Tây", + "windowEast": "Nhà thuốc nội trú Đông", + "windowNorth": "Nhà thuốc nội trú Bắc", + "windowSouth": "Nhà thuốc nội trú Nam", + "orderType": "Loại y lệnh", + "all": "Tất cả", + "longTerm": "Dài hạn", + "temporary": "Tạm thời", + "rangeSeparator": "đến", + "startDate": "Ngày bắt đầu", + "endDate": "Ngày kết thúc", + "query": "Tìm kiếm", + "dispense": "Cấp phát", + "name": "Tên", + "spec": "Quy cách", + "totalQty": "Tổng số lượng", + "location": "Vị trí", + "manufacturer": "Nhà sản xuất", + "code": "Mã", + "dosageForm": "Dạng bào chế", + "packageQty": "Số lượng đóng gói", + "packageUnit": "Đơn vị đóng gói", + "department": "Khoa", + "bedNo": "Số giường", + "patientName": "Họ tên", + "quantity": "Số lượng", + "dosagePerTime": "Liều mỗi lần", + "usage": "Cách dùng", + "unitPrice": "Đơn giá", + "amount": "Thành tiền", + "purchasePrice": "Giá mua" + }, + "inpatient": { + "summaryTab": "Tổng hợp cấp phát", + "detailTab": "Chi tiết cấp phát", + "returnTab": "Trả thuốc nội trú", + "summaryCard": "Tổng hợp", + "summaryDetail": "Chi tiết tổng hợp", + "patientList": "Danh sách bệnh nhân", + "drugDetail": "Chi tiết thuốc", + "docNo": "Số chứng từ", + "applicant": "Người yêu cầu", + "dispensePharmacy": "Nhà thuốc cấp phát", + "status": "Trạng thái", + "summaryDate": "Ngày tổng hợp", + "operation": "Thao tác", + "dispense": "Cấp phát", + "pendingDispense": "Chờ cấp phát", + "dispensed": "Đã cấp phát", + "all": "Tất cả", + "longTerm": "Dài hạn", + "temporary": "Tạm thời", + "startDate": "Ngày bắt đầu", + "endDate": "Ngày kết thúc", + "search": "Tìm kiếm", + "reset": "Đặt lại", + "batchDispense": "Cấp phát hàng loạt", + "batchVoid": "Hủy hàng loạt", + "confirmReturn": "Xác nhận trả thuốc", + "scan": "Quét mã", + "name": "Họ tên", + "spec": "Quy cách", + "totalQty": "Tổng số lượng", + "location": "Vị trí", + "manufacturer": "Nhà sản xuất", + "code": "Mã", + "dosageForm": "Dạng bào chế", + "packageQty": "Số lượng đóng gói", + "packageUnit": "Đơn vị đóng gói", + "department": "Khoa", + "bedNo": "Số giường", + "patientName": "Họ tên", + "quantity": "Số lượng", + "dosagePerTime": "Liều mỗi lần", + "usage": "Cách dùng", + "unitPrice": "Đơn giá", + "amount": "Thành tiền", + "purchasePrice": "Giá mua", + "seqNo": "STT", + "itemName": "Tên mục", + "batchNo": "Số lô", + "dispenseLocation": "Địa điểm cấp phát", + "drugType": "Loại thuốc", + "export": "Xuất", + "returnDrug": "Trả thuốc", + "encounterNo": "Số nội trú", + "gender": "Giới tính", + "age": "Tuổi", + "totalCount": "{count} bản ghi", + "nameOrId": "Họ tên/Số CMND", + "dispenseStatus": "Trạng thái cấp phát", + "dispenseStatusFilter": "Trạng thái cấp phát", + "start": "Bắt đầu", + "end": "Kết thúc", + "preparingPharmacist": "Dược sĩ điều phối", + "drugCategory": "Phân loại thuốc", + "westernAndPatent": "Tây y & Thuốc thành phẩm", + "chineseMedicine": "Y học cổ truyền", + "prescriptionPrint": "In đơn thuốc", + "prescriptionNo": "Số đơn thuốc", + "dispenseQty": "Số lượng cấp phát", + "orderDoctor": "Bác sĩ kê đơn", + "diagnosis": "Chẩn đoán", + "frequency": "Tần suất", + "days": "Số ngày", + "void": "Hủy", + "selectVoidReason": "Chọn lý do hủy", + "selectVoidReasonPlaceholder": "Vui lòng chọn lý do hủy", + "confirm": "Xác nhận", + "cancel": "Hủy", + "searchPatient": "Tìm bệnh nhân", + "chargeStatus": "Trạng thái thanh toán", + "visitDate": "Ngày khám", + "returnDrugOrder": "Phiếu trả thuốc", + "drugName": "Tên thuốc", + "totalPrice": "Tổng giá", + "lotNo": "Số lô", + "traceNo": "Mã truy xuất", + "enterTraceNo": "Nhập mã truy xuất", + "returnStatus": "Trạng thái trả", + "returnQty": "Số lượng trả", + "operationConfirm": "Xác nhận thao tác", + "selectedCount": "Đã chọn {count} loại thuốc", + "totalAmountLabel": "Tổng cộng: ", + "totalAmount": "Tổng tiền: ", + "dispenseDoctor": "Bác sĩ cấp phát", + "itemType": "Loại mục", + "dispenseStatusCol": "Trạng thái cấp phát", + "diagnosisName": "Tên chẩn đoán", + "dosePerTime": "Liều mỗi lần", + "doseUnit": "Đơn vị liều", + "unit": "Đơn vị", + "dispensePerTime": "SL cấp phát mỗi lần", + "dispenseDuration": "Số ngày cấp phát", + "visitNo": "Số khám", + "prescribeDate": "Ngày kê đơn", + "skinTestFlag": "Test da", + "tcmFlag": "Cờ YHCT", + "sourceTable": "Bảng nguồn", + "yes": "Có", + "no": "Không", + "prompt": "Thông báo", + "selectDocNoFirst": "Vui lòng chọn số chứng từ trước", + "confirmDispense": "Bạn có chắc chắn muốn cấp phát?", + "confirmReturnDrug": "Bạn có chắc chắn muốn trả thuốc?", + "operationSuccess": "Thao tác thành công", + "dispenseSuccess": "Cấp phát thành công", + "dispenseFailed": "Cấp phát thất bại", + "returnSuccess": "Trả thuốc thành công", + "returnFailed": "Trả thuốc thất bại", + "voidSuccess": "Hủy thành công", + "selectVoidReasonError": "Vui lòng chọn lý do hủy", + "noOperableItems": "Không có mục nào để cấp phát", + "stockInsufficient": "Tồn kho lô hiện tại không đủ", + "qtyExceedsTotal": "Số lượng cấp phát không được lớn hơn tổng", + "qtyBelowTotal": "Số lượng cấp phát không được nhỏ hơn tổng", + "noDispenseSelected": "Chưa chọn mục để cấp phát, vui lòng chọn lại, cấp phát thất bại", + "traceNoNotMatched": "Không tìm thấy mã truy xuất trong kho, vui lòng quét riêng trong danh sách cấp phát", + "operationFailed": "Thao tác thất bại", + "noPrintItems": "Chưa chọn mục để in, vui lòng chọn lại, in thất bại", + "getDataFailed": "Lấy dữ liệu thất bại", + "getSummaryDetailFailed": "Lấy chi tiết tổng hợp thất bại: ", + "getDetailFailed": "Lấy dữ liệu chi tiết thất bại: ", + "unknownError": "Lỗi không xác định", + "selectPatientFirst": "Vui lòng chọn bệnh nhân trước", + "selectDispenseData": "Vui lòng chọn dữ liệu để cấp phát", + "noDataToExport": "Không có dữ liệu để xuất", + "selectExportData": "Vui lòng chọn dữ liệu để xuất", + "selectReturnData": "Vui lòng chọn dữ liệu để trả", + "exportSuccess": "Xuất thành công", + "yuan": "", + "statusExecuted": "Đã thực hiện", + "statusSubmitted": "Đã gửi", + "statusDispensed": "Đã cấp phát", + "statusPending": "Chờ điều phối", + "deviceDispenseFailed": "Cấp phát vật tư thất bại", + "drugDispenseFailed": "Cấp phát thuốc thất bại", + "window1": "Cửa sổ 1", + "window2": "Cửa sổ 2", + "window3": "Cửa sổ 3", + "medicationList1": "Đơn thuốc 1", + "medicationList2": "Đơn thuốc 2", + "medicationList3": "Đơn thuốc 3" + } + }, + "pharmacy": { + "title": "Quản Lý Cảnh Báo Tồn Kho Dược Phẩm", + "refresh": "Làm mới", + "addAlert": "Thêm cảnh báo", + "exportReport": "Xuất báo cáo", + "totalAlerts": "Tổng cảnh báo", + "outOfStock": "Hết hàng", + "lowStock": "Tồn kho thấp", + "expiring": "Sắp hết hạn", + "supplierCount": "Số nhà cung cấp", + "pendingRestock": "Chờ nhập hàng", + "alertLevel": "Mức cảnh báo", + "drugCategory": "Loại dược phẩm", + "query": "Tìm kiếm", + "reset": "Đặt lại", + "western": "Tây dược", + "chineseMedicine": "Trung dược", + "herbal": "Thảo dược", + "biological": "Sinh phẩm", + "drugCode": "Mã dược phẩm", + "drugName": "Tên dược phẩm", + "spec": "Quy cách", + "currentStock": "Tồn kho hiện tại", + "minStock": "Tồn kho tối thiểu", + "maxStock": "Tồn kho tối đa", + "supplier": "Nhà cung cấp", + "lastRestock": "Lần nhập cuối", + "expiryDate": "Ngày hết hạn", + "action": "Thao tác", + "restockApply": "Yêu cầu nhập hàng", + "addDialogTitle": "Thêm cảnh báo tồn kho dược phẩm", + "enterDrugCode": "Nhập mã dược phẩm", + "enterDrugName": "Nhập tên dược phẩm", + "specExample": "VD: 0.5g*24 viên", + "pleaseSelect": "Vui lòng chọn", + "enterSupplier": "Nhập tên nhà cung cấp", + "cancel": "Hủy", + "confirm": "Xác nhận", + "normal": "Bình thường", + "addSuccess": "Thêm thành công", + "exportWip": "Tính năng xuất đang được phát triển" + }, + "medicineStorage": { + "common": { + "add": "Thêm", + "delete": "Xóa", + "cancel": "Hủy", + "audit": "Duyệt", + "save": "Lưu", + "edit": "Sửa", + "confirm": "Xác nhận", + "search": "Tìm kiếm", + "reset": "Đặt lại", + "view": "Xem", + "warehouse": "Kho:", + "selectWarehouse": "Vui lòng chọn kho", + "documentSearch": "Tìm kiếm chứng từ", + "enterDocumentNo": "Nhập số chứng từ", + "addDocument": "Thêm chứng từ", + "noDocuments": "Không có chứng từ", + "purchaser": "Người mua:", + "supplier": "Nhà cung cấp:", + "auditStatus": "Trạng thái duyệt:", + "documentType": "Loại chứng từ:", + "documentDate": "Ngày chứng từ:", + "pleaseSelectWarehouse": "Vui lòng chọn kho trước khi thêm chứng từ", + "pleaseSelectEdit": "Vui lòng chọn chứng từ để sửa", + "pleaseSelectDelete": "Vui lòng chọn chứng từ để xóa", + "approvedCannotDelete": "Không thể xóa chứng từ đã duyệt", + "approvedCannotAudit": "Chứng từ đã được duyệt, không thể duyệt lại", + "confirmDelete": "Bạn có chắc chắn muốn xóa đơn đặt hàng này?", + "confirmAudit": "Bạn có chắc chắn muốn duyệt đơn đặt hàng này?", + "tip": "Thông báo", + "deleteSuccess": "Xóa thành công", + "deleteFailed": "Xóa thất bại", + "auditSuccess": "Duyệt thành công", + "auditFailed": "Duyệt thất bại", + "pleaseSelectAudit": "Vui lòng chọn chứng từ để duyệt", + "agreed": "Đã duyệt", + "none": "Không có", + "addRow": "Thêm dòng", + "deleteRow": "Xóa dòng", + "alertOrder": "Đặt hàng cảnh báo", + "documentNo": "Số chứng từ", + "orderDate": "Ngày lập", + "selectOrderDate": "Vui lòng chọn ngày lập", + "supplierLabel": "Nhà cung cấp", + "selectSupplier": "Vui lòng chọn nhà cung cấp", + "purchaserLabel": "Người mua", + "selectPurchaser": "Nhập người mua", + "categoryLabel": "Phân loại", + "selectCategory": "Chọn phân loại", + "summary": "Tóm tắt(A)", + "enterSummary": "Nhập tóm tắt", + "auditor": "Người duyệt", + "auditDate": "Ngày duyệt", + "auditStatusLabel": "Trạng thái duyệt:", + "pleaseFillComplete": "Vui lòng điền đầy đủ thông tin", + "pleaseSelectSupplierAndWarehouse": "Vui lòng chọn nhà cung cấp và kho", + "noMedicineFound": "Không tìm thấy thuốc cho kho và nhà cung cấp này", + "confirmSave": "Bạn có chắc chắn muốn lưu dữ liệu?", + "addSuccess": "Thêm thành công", + "saveSuccess": "Lưu thành công", + "saveFailed": "Lưu thất bại", + "pleaseSelectDeleteRow": "Vui lòng chọn dòng để xóa", + "confirmDeleteRow": "Bạn có chắc chắn muốn xóa các dòng đã chọn?", + "itemCode": "Mã", + "itemName": "Tên", + "spec": "Quy cách", + "unit": "Đơn vị", + "quantity": "SL", + "purchasePrice": "Giá nhập", + "purchaseAmount": "Thành tiền nhập", + "retailPrice": "Giá bán", + "retailAmount": "Thành tiền bán", + "manufacturer": "Nhà sản xuất", + "specStock": "Tồn kho quy cách", + "approvalNo": "Số phê duyệt", + "remark": "Ghi chú", + "warehouseType": "Loại kho", + "selectWarehouseType": "Chọn loại kho", + "orderMaker": "Người lập", + "selectOrderMaker": "Chọn người lập", + "requestDept": "Bộ phận yêu cầu", + "selectRequestDept": "Chọn bộ phận yêu cầu", + "requester": "Người yêu cầu", + "selectRequester": "Chọn người yêu cầu", + "supplierContact": "Liên hệ NCC", + "enterSupplierContact": "Nhập liên hệ NCC", + "inventoryPerson": "Người kiểm kê", + "selectInventoryPerson": "Chọn người kiểm kê", + "applicationDept": "Bộ phận đề xuất", + "applicant": "Người đề xuất", + "applicationTime": "Thời gian đề xuất", + "approvalTime": "Thời gian duyệt", + "approver": "Người duyệt", + "warehouse2": "Kho", + "status": "Trạng thái", + "operation": "Thao tác", + "orderNo": "Số đơn hàng", + "orderList": "Danh sách đơn hàng", + "invoiceNo": "Số hóa đơn", + "packagingCondition": "Tình trạng đóng gói", + "selectPackagingCondition": "Chọn tình trạng đóng gói", + "acceptanceResult": "Kết quả nghiệm thu", + "selectAcceptanceResult": "Chọn kết quả nghiệm thu", + "dateRangeSeparator": "đến", + "startDate": "Ngày bắt đầu", + "endDate": "Ngày kết thúc", + "orderMakingDate": "Ngày lập chứng từ", + "documentStatus": "Trạng thái chứng từ", + "selectDocumentStatus": "Chọn trạng thái chứng từ", + "lotNumber": "Số lô", + "pleaseSelect": "Vui lòng chọn", + "scan": "Quét mã" + }, + "purchaseOrder": { + "itemCode": "Mã hàng", + "itemName": "Tên hàng", + "purchasePrice": "Giá nhập", + "retailPrice": "Giá bán lẻ", + "packUnit": "Đơn vị đóng gói", + "minUnit": "Đơn vị nhỏ nhất", + "spec": "Quy cách", + "specStock": "Tồn kho quy cách", + "manufacturer": "Nhà sản xuất", + "approvalNo": "Số phê duyệt", + "batchStock": "Tồn kho lô" + }, + "stockOutOrder": { + "importRequestOrder": "Nhập đơn yêu cầu", + "lotNumber": "Số lô", + "enterLotNumber": "Nhập số lô", + "productionDate": "Ngày sản xuất", + "enterProductionDate": "Nhập ngày sản xuất", + "expirationDate": "Ngày hết hạn", + "enterExpirationDate": "Nhập ngày hết hạn", + "selectExpirationDate": "Chọn ngày hết hạn", + "batchInventory": "Tồn kho lô", + "enterBatchInventory": "Nhập tồn kho lô", + "traceNo": "Mã truy xuất", + "enterTraceNo": "Nhập mã truy xuất", + "traceNoUnit": "Đơn vị mã truy xuất", + "enterTraceNoUnit": "Nhập đơn vị mã truy xuất", + "selectTraceNoUnit": "Chọn đơn vị mã truy xuất", + "scan": "Quét mã", + "packagingUnit": "Đơn vị đóng gói", + "minUnit": "Đơn vị nhỏ nhất", + "enterOrderMaker": "Chọn người lập", + "enterDocumentType": "Chọn loại chứng từ", + "enterOrderDate": "Chọn ngày lập", + "enterItemCode": "Nhập mã hàng", + "enterItemName": "Nhập tên hàng", + "enterSpec": "Nhập quy cách", + "enterUnit": "Nhập đơn vị", + "enterQuantity": "Nhập số lượng", + "enterManufacturer": "Nhập nhà sản xuất", + "enterSpecStock": "Nhập tồn kho quy cách", + "enterApprovalNo": "Nhập số phê duyệt", + "enterInvoiceNo": "Nhập số hóa đơn", + "enterPackagingCondition": "Chọn tình trạng đóng gói", + "selectAcceptanceResult": "Chọn kết quả nghiệm thu", + "enterSupplierContact": "Nhập liên hệ NCC", + "pleaseEnterLotNumberFirst": "Vui lòng nhập số lô trước", + "productionDateExceedExpiration": "Ngày sản xuất không được sau ngày hết hạn", + "expirationDateBeforeProduction": "Ngày hết hạn không được trước ngày sản xuất", + "getOrderListFailed": "Lấy danh sách đơn hàng thất bại", + "approvedCannotAudit": "Chứng từ đã được duyệt, không thể duyệt lại", + "confirmAudit": "Bạn có chắc chắn muốn duyệt đơn này?", + "auditSuccess": "Duyệt thành công", + "auditFailed": "Duyệt thất bại" + }, + "returnOrder": { + "importStockInOrder": "Nhập đơn nhập kho", + "disableDate": "Ngày ngừng sử dụng", + "enterDisableDate": "Nhập ngày ngừng sử dụng", + "disableDateBeforeExpiration": "Ngày ngừng sử dụng không được trước ngày hết hạn" + }, + "documentManagement": { + "purchaseOrder": "Đặt hàng mua", + "purchaseStockIn": "Nhập kho mua", + "purchaseReturn": "Trả hàng mua", + "stockOut": "Xuất kho", + "returnToWarehouse": "Trả lại kho", + "profitLoss": "Lãi/Lỗ", + "stocktaking": "Kiểm kê", + "pendingAudit": "Chờ duyệt", + "auditing": "Đang duyệt", + "agreed": "Đã duyệt", + "rejected": "Từ chối", + "withdrawn": "Đã rút", + "pendingApply": "Chờ nộp" + } } } \ No newline at end of file diff --git a/healthlink-his-ui/src/i18n/locales/zhCN.json b/healthlink-his-ui/src/i18n/locales/zhCN.json index febd1eb42..e4183345b 100644 --- a/healthlink-his-ui/src/i18n/locales/zhCN.json +++ b/healthlink-his-ui/src/i18n/locales/zhCN.json @@ -6186,6 +6186,14 @@ "important": "重要", "training": "培训" }, + "todoFallback": "待办事项", + "noDescription": "暂无描述", + "schedule": { + "doctorSchedule": "{name}医生排班", + "defaultTitle": "医生排班", + "unknownTime": "未知时间", + "tag": "排班" + }, "featuresDesc": "这里展示了您配置的快捷功能模块", "featureDescNotSet": "功能描述未设置", "noFeaturesHint": { @@ -6206,6 +6214,40 @@ "saveToDbFailed": "保存到数据库失败", "saveConfigFailed": "保存配置失败" }, + "todo": { + "allTodos": "全部待办事项", + "allTodosDesc": "这里展示了您的所有待办事项", + "priority": "优先级", + "selectPriority": "请选择优先级", + "high": "高", + "medium": "中", + "low": "低", + "status": "状态", + "selectStatus": "请选择状态", + "pending": "未处理", + "processing": "处理中", + "completed": "已完成", + "prioritySuffix": "优先级", + "processNow": "立即处理", + "viewDetails": "查看详情", + "noTodos": "暂无待办事项", + "fallbackTitle": "待办事项", + "noDescription": "暂无描述", + "justNow": "刚刚", + "minsAgo": "{n}分钟前", + "hoursAgo": "{n}小时前", + "daysAgo": "{n}天前" + }, + "error": { + "back": "返回", + "backHome": "返回首页", + "404Title": "404错误!", + "404Message": "找不到网页!", + "404Info": "对不起,您正在寻找的页面不存在。尝试检查URL的错误,然后按浏览器上的刷新按钮或尝试在我们的应用程序中找到其他内容。", + "401Title": "401错误!", + "401Heading": "您没有访问权限!", + "401Info": "对不起,您没有访问权限,请不要进行非法操作!您可以返回主页面。" + }, "basic": { "warehouse": { "name": "仓库名称", @@ -6946,5 +6988,427 @@ "ackSuccess": "确认成功", "ackFailed": "确认失败" } + }, + "drug": { + "inHospital": { + "window": "窗口", + "windowWest": "住院西药房", + "windowEast": "住院东药房", + "windowNorth": "住院北药房", + "windowSouth": "住院南药房", + "orderType": "医嘱类型", + "all": "全部", + "longTerm": "长期", + "temporary": "临时", + "rangeSeparator": "至", + "startDate": "开始日期", + "endDate": "结束日期", + "query": "查询", + "dispense": "发药", + "name": "名称", + "spec": "规格", + "totalQty": "总量", + "location": "位置", + "manufacturer": "厂家", + "code": "编码", + "dosageForm": "剂型", + "packageQty": "包装数量", + "packageUnit": "包装单位", + "department": "科室", + "bedNo": "床号", + "patientName": "姓名", + "quantity": "数量", + "dosagePerTime": "每次剂量", + "usage": "用法", + "unitPrice": "单价", + "amount": "金额", + "purchasePrice": "购入价" + }, + "inpatient": { + "summaryTab": "发药汇总单", + "detailTab": "发药明细单", + "returnTab": "住院退药", + "summaryCard": "汇总单", + "summaryDetail": "汇总单详情", + "patientList": "患者列表", + "drugDetail": "药品明细", + "docNo": "单据号", + "applicant": "申请人", + "dispensePharmacy": "发药药房", + "status": "状态", + "summaryDate": "汇总日期", + "operation": "操作", + "dispense": "发药", + "pendingDispense": "待发药", + "dispensed": "已发药", + "all": "全部", + "longTerm": "长期", + "temporary": "临时", + "startDate": "开始日期", + "endDate": "结束日期", + "search": "搜索", + "reset": "重置", + "batchDispense": "批量发药", + "batchVoid": "批量作废", + "confirmReturn": "确认退药", + "scan": "扫码", + "name": "姓名", + "spec": "规格", + "totalQty": "总量", + "location": "位置", + "manufacturer": "生产厂家", + "code": "编码", + "dosageForm": "剂型", + "packageQty": "包装数量", + "packageUnit": "包装单位", + "department": "科室", + "bedNo": "床号", + "patientName": "姓名", + "quantity": "数量", + "dosagePerTime": "每次剂量", + "usage": "用法", + "unitPrice": "单价", + "amount": "金额", + "purchasePrice": "购入价", + "seqNo": "序号", + "itemName": "项目名称", + "batchNo": "批次号", + "dispenseLocation": "发放地点", + "drugType": "药品类型", + "export": "导出", + "returnDrug": "退药", + "encounterNo": "住院号", + "gender": "性别", + "age": "年龄", + "totalCount": "共 {count} 条", + "nameOrId": "姓名/证件号", + "dispenseStatus": "发放状态", + "dispenseStatusFilter": "发药状态", + "start": "开始", + "end": "结束", + "preparingPharmacist": "调配药师", + "drugCategory": "药品分类", + "westernAndPatent": "西药中成药", + "chineseMedicine": "中药", + "prescriptionPrint": "处方打印", + "prescriptionNo": "处方号", + "dispenseQty": "发药数量", + "orderDoctor": "开单医生", + "diagnosis": "诊断", + "frequency": "频次", + "days": "天数", + "void": "作废", + "selectVoidReason": "选择作废原因", + "selectVoidReasonPlaceholder": "请选择作废原因", + "confirm": "确 定", + "cancel": "取 消", + "searchPatient": "搜索患者", + "chargeStatus": "收费状态", + "visitDate": "就诊日期", + "returnDrugOrder": "退药单", + "drugName": "药品名称", + "totalPrice": "总价", + "lotNo": "批号", + "traceNo": "追溯码", + "enterTraceNo": "请输入追溯码", + "returnStatus": "退药状态", + "returnQty": "退药数量", + "operationConfirm": "操作确认", + "selectedCount": "已选 {count} 种药品", + "totalAmountLabel": "合计金额:", + "totalAmount": "总金额:", + "dispenseDoctor": "发药医生", + "itemType": "项目类型", + "dispenseStatusCol": "发药状态", + "diagnosisName": "诊断名称", + "dosePerTime": "单次剂量", + "doseUnit": "剂量单位", + "unit": "单位", + "dispensePerTime": "单次发药数", + "dispenseDuration": "每次发药供应天数", + "visitNo": "就诊NO", + "prescribeDate": "开具日期", + "skinTestFlag": "皮试标志", + "tcmFlag": "中药标识", + "sourceTable": "所在表", + "yes": "是", + "no": "否", + "prompt": "提示", + "selectDocNoFirst": "请先选择单据号", + "confirmDispense": "确定要发药吗?", + "confirmReturnDrug": "确定要退药吗?", + "operationSuccess": "操作成功", + "dispenseSuccess": "发药成功", + "dispenseFailed": "发药失败", + "returnSuccess": "退药成功", + "returnFailed": "退药失败", + "voidSuccess": "作废成功", + "selectVoidReasonError": "请选择作废原因", + "noOperableItems": "没有可操作的发药项目", + "stockInsufficient": "当前批次库存不足", + "qtyExceedsTotal": "发药数量不能大于总数量", + "qtyBelowTotal": "发药数量不能小于总数量", + "noDispenseSelected": "未选择要发药的项目,请重新选择,发药失败", + "traceNoNotMatched": "未在库存中匹配到追溯码,请在发药列表中单独扫描", + "operationFailed": "操作失败", + "noPrintItems": "未选择要打印的项目,请重新选择,打印失败", + "getDataFailed": "获取数据失败", + "getSummaryDetailFailed": "获取药品汇总详情失败:", + "getDetailFailed": "获取汇总药品详情失败:", + "unknownError": "未知错误", + "selectPatientFirst": "请先选择患者", + "selectDispenseData": "请先选择需要发药的数据", + "noDataToExport": "暂无数据可导出", + "selectExportData": "请先选择要导出的数据", + "selectReturnData": "请先选择需要退药的数据", + "exportSuccess": "导出成功", + "yuan": "元", + "statusExecuted": "已执行", + "statusSubmitted": "已提交", + "statusDispensed": "已发药", + "statusPending": "待配药", + "deviceDispenseFailed": "耗材发药失败", + "drugDispenseFailed": "药品发药失败", + "window1": "窗口1", + "window2": "窗口2", + "window3": "窗口3", + "medicationList1": "药单1", + "medicationList2": "药单2", + "medicationList3": "药单3" + } + }, + "pharmacy": { + "title": "药品库存预警管理", + "refresh": "刷新", + "addAlert": "新增预警", + "exportReport": "导出报告", + "totalAlerts": "总预警数", + "outOfStock": "缺货", + "lowStock": "低库存", + "expiring": "近效期", + "supplierCount": "供应商数", + "pendingRestock": "待补货", + "alertLevel": "预警级别", + "drugCategory": "药品类别", + "query": "查询", + "reset": "重置", + "western": "西药", + "chineseMedicine": "中成药", + "herbal": "中草药", + "biological": "生物制品", + "drugCode": "药品编码", + "drugName": "药品名称", + "spec": "规格", + "currentStock": "当前库存", + "minStock": "最低库存", + "maxStock": "最高库存", + "supplier": "供应商", + "lastRestock": "上次进货", + "expiryDate": "有效期至", + "action": "操作", + "restockApply": "补货申请", + "addDialogTitle": "新增药品库存预警", + "enterDrugCode": "请输入药品编码", + "enterDrugName": "请输入药品名称", + "specExample": "如: 0.5g*24片", + "pleaseSelect": "请选择", + "enterSupplier": "请输入供应商", + "cancel": "取消", + "confirm": "确定", + "normal": "正常", + "addSuccess": "新增成功", + "exportWip": "导出功能开发中" + }, + "medicineStorage": { + "common": { + "add": "新增", + "delete": "删除", + "cancel": "取消", + "audit": "审核", + "save": "保存", + "edit": "编辑", + "confirm": "确定", + "search": "搜索", + "reset": "重置", + "view": "查看", + "warehouse": "库房:", + "selectWarehouse": "请选择库房", + "documentSearch": "单据搜索", + "enterDocumentNo": "请输入单据号", + "addDocument": "新增单据", + "noDocuments": "暂无单据", + "purchaser": "采购员:", + "supplier": "供应商:", + "auditStatus": "审核状态:", + "documentType": "单据类型:", + "documentDate": "单据日期:", + "pleaseSelectWarehouse": "新增单据前,请选择库房", + "pleaseSelectEdit": "请选择要编辑的单据", + "pleaseSelectDelete": "请选择要删除的单据", + "approvedCannotDelete": "已审批的单据不能删除", + "approvedCannotAudit": "该单据已审批,不能重复审批", + "confirmDelete": "确认删除该采购单吗?", + "confirmAudit": "确认同意该采购单吗?", + "tip": "提示", + "deleteSuccess": "删除成功", + "deleteFailed": "删除失败", + "auditSuccess": "同意审批成功", + "auditFailed": "同意审批失败", + "pleaseSelectAudit": "请选择要审核的单据", + "agreed": "同意", + "none": "暂无", + "addRow": "添加行", + "deleteRow": "删除行", + "alertOrder": "警戒订货", + "documentNo": "单据号", + "orderDate": "开单日期", + "selectOrderDate": "请选择开单日期", + "supplierLabel": "供应商", + "selectSupplier": "请选择供应商", + "purchaserLabel": "采购员", + "selectPurchaser": "请输入采购员", + "categoryLabel": "单据分类", + "selectCategory": "请选择单据分类", + "summary": "摘要(A)", + "enterSummary": "请输入摘要", + "auditor": "审核人", + "auditDate": "审核日期", + "auditStatusLabel": "审核状态:", + "pleaseFillComplete": "请填写完整信息", + "pleaseSelectSupplierAndWarehouse": "请选择供应商和仓库", + "noMedicineFound": "本仓库和供应商没有找到药品信息", + "confirmSave": "确认保存数据吗?", + "addSuccess": "新增成功", + "saveSuccess": "保存成功", + "saveFailed": "保存失败", + "pleaseSelectDeleteRow": "请选择要删除的行", + "confirmDeleteRow": "确认删除选中的行吗?", + "itemCode": "编号", + "itemName": "品名", + "spec": "规格", + "unit": "单位", + "quantity": "数量", + "purchasePrice": "进货价", + "purchaseAmount": "进价金额", + "retailPrice": "销售价", + "retailAmount": "销售金额", + "manufacturer": "厂家/产地", + "specStock": "规格库存", + "approvalNo": "批注文号", + "remark": "备注", + "warehouseType": "库房类型", + "selectWarehouseType": "请选择库房类型", + "orderMaker": "开单人", + "selectOrderMaker": "请选择开单人", + "requestDept": "请领部门", + "selectRequestDept": "请选择请领部门", + "requester": "请领人", + "selectRequester": "请选择请领人", + "supplierContact": "供应商联系人", + "enterSupplierContact": "请输入供应商联系人", + "inventoryPerson": "盘点人", + "selectInventoryPerson": "请选择盘点人", + "applicationDept": "申请部门", + "applicant": "申请人", + "applicationTime": "申请时间", + "approvalTime": "批准时间", + "approver": "批准人", + "warehouse2": "仓库", + "status": "状态", + "operation": "操作", + "orderNo": "订单编号", + "orderList": "订单列表", + "invoiceNo": "发票号", + "packagingCondition": "包装情况", + "selectPackagingCondition": "请选择包装情况", + "acceptanceResult": "验收结果", + "selectAcceptanceResult": "请选择验收结果", + "dateRangeSeparator": "至", + "startDate": "开始日期", + "endDate": "结束日期", + "orderMakingDate": "制单日期", + "documentStatus": "单据状态", + "selectDocumentStatus": "请选择单据类型", + "lotNumber": "批次号", + "pleaseSelect": "请选择", + "scan": "扫码" + }, + "purchaseOrder": { + "itemCode": "项目编码", + "itemName": "项目名称", + "purchasePrice": "进货价", + "retailPrice": "零售价", + "packUnit": "包装单位", + "minUnit": "最小单位", + "spec": "规格", + "specStock": "规格库存", + "manufacturer": "生产厂家", + "approvalNo": "批准文号", + "batchStock": "批次库存" + }, + "stockOutOrder": { + "importRequestOrder": "引入请领单", + "lotNumber": "产品批号", + "enterLotNumber": "请输入产品批号", + "productionDate": "生产日期", + "enterProductionDate": "请输入生产日期", + "expirationDate": "失效日期", + "enterExpirationDate": "请输入失效日期", + "selectExpirationDate": "请选择失效日期", + "batchInventory": "批次库存", + "enterBatchInventory": "请输入批次库存", + "traceNo": "药品追溯码", + "enterTraceNo": "请输入追溯码", + "traceNoUnit": "追溯码单位", + "enterTraceNoUnit": "请输入追溯码单位", + "selectTraceNoUnit": "请选择追溯码单位", + "scan": "扫码", + "packagingUnit": "包装单位", + "minUnit": "最小单位", + "enterOrderMaker": "请选择开单人", + "enterDocumentType": "请选择单据类型", + "enterOrderDate": "请选择开单日期", + "enterItemCode": "请输入编号", + "enterItemName": "请输入品名", + "enterSpec": "请输入规格", + "enterUnit": "请输入单位", + "enterQuantity": "请输入数量", + "enterManufacturer": "请输入厂家/产地", + "enterSpecStock": "请输入规格库存", + "enterApprovalNo": "请输入批注文号", + "enterInvoiceNo": "请输入发票号", + "enterPackagingCondition": "请选择包装情况", + "selectAcceptanceResult": "请选择验收结果", + "enterSupplierContact": "请输入供应商联系人", + "pleaseEnterLotNumberFirst": "请先输入产品批号", + "productionDateExceedExpiration": "生产日期不能大于失效日期", + "expirationDateBeforeProduction": "失效日期不能小于生产日期", + "getOrderListFailed": "获取订货单列表失败", + "approvedCannotAudit": "该单据已审批,不能重复审批", + "confirmAudit": "确认同意该单据吗?", + "auditSuccess": "同意审批成功", + "auditFailed": "同意审批失败" + }, + "returnOrder": { + "importStockInOrder": "引入入库单", + "disableDate": "停用日期", + "enterDisableDate": "请输入停用日期", + "disableDateBeforeExpiration": "停用日期不能小于失效日期" + }, + "documentManagement": { + "purchaseOrder": "采购订货", + "purchaseStockIn": "采购入库", + "purchaseReturn": "采购退货", + "stockOut": "领用出库", + "returnToWarehouse": "领用退货", + "profitLoss": "报损单", + "stocktaking": "商品盘点", + "pendingAudit": "待审核", + "auditing": "审核中", + "agreed": "同意", + "rejected": "驳回", + "withdrawn": "已撤回", + "pendingApply": "待审请" + } } } \ No newline at end of file diff --git a/healthlink-his-ui/src/views/drug/inHospitalDispensing/index.vue b/healthlink-his-ui/src/views/drug/inHospitalDispensing/index.vue index 426071a5c..3b5e45bb7 100755 --- a/healthlink-his-ui/src/views/drug/inHospitalDispensing/index.vue +++ b/healthlink-his-ui/src/views/drug/inHospitalDispensing/index.vue @@ -15,63 +15,63 @@ - 查询 + {{ $t('drug.inHospital.query') }} @@ -101,7 +101,7 @@ type="primary" @click="handleSearch" > - 发药 + {{ $t('drug.inHospital.dispense') }}
@@ -113,47 +113,47 @@ > @@ -165,87 +165,87 @@ > @@ -256,6 +256,9 @@ \ No newline at end of file + diff --git a/healthlink-his-ui/src/views/medicineStorage/profitLossOrder/components/medicineList.vue b/healthlink-his-ui/src/views/medicineStorage/profitLossOrder/components/medicineList.vue index 889baa9e0..42d5421dc 100755 --- a/healthlink-his-ui/src/views/medicineStorage/profitLossOrder/components/medicineList.vue +++ b/healthlink-his-ui/src/views/medicineStorage/profitLossOrder/components/medicineList.vue @@ -1,4 +1,4 @@ -