11 changed files with 955 additions and 2 deletions
@ -0,0 +1,58 @@ |
|||
export default { |
|||
'bstcutpointivt': { |
|||
'title': 'Inventory of cache points in the partitioning area', |
|||
'dialog': { |
|||
'point_name': 'AGV point name', |
|||
'point_type': 'point type', |
|||
'point_code': 'AGV point code', |
|||
'truss_point_code1': 'Frame point code 1', |
|||
'truss_point_code2': 'Frame point code 2', |
|||
'qzz_no1': 'Inflatable shaft code 1', |
|||
'qzz_no2': 'Inflatable shaft code 2', |
|||
'point_status': 'point status', |
|||
'plan': 'plan', |
|||
'qzz_generation': 'algebra', |
|||
'qzz_size': 'size', |
|||
'container_name1': 'Sub volume number 1', |
|||
'container_name2': 'Sub volume number 2', |
|||
'sort_seq': 'Sequence Number', |
|||
'start_point_code': 'Starting point position', |
|||
'end_point_code': 'End point location', |
|||
'confirm_optname': 'CONFIRMED BY', |
|||
'confirm_time': 'Confirm time', |
|||
'callback': 'Cooling in return', |
|||
'remark': 'remark', |
|||
'yes': 'yes', |
|||
'no': 'no', |
|||
'confirm': 'confirm', |
|||
'cancel': 'cancel', |
|||
'enable': 'enabled', |
|||
'is_enable': 'Is it enabled', |
|||
'is_delete': 'Do you want to delete it', |
|||
'create_name': 'Creator', |
|||
'create_time': 'Creation time', |
|||
'update_name': 'Modified by', |
|||
'update_time': 'Change time', |
|||
'operate': 'operation' |
|||
}, |
|||
'placeholder': { |
|||
'point_type': 'Point type', |
|||
'point_code': 'Point code', |
|||
'input': 'Input point code', |
|||
'container_name': 'Mother roll number', |
|||
'full_point_status': 'Full axis position status', |
|||
'empty_point_status': 'Empty axis position status', |
|||
'product_area': 'production area', |
|||
'point_location': 'Production location', |
|||
'cool_ivt_status': 'Inventory Status', |
|||
'is_enable': 'Is it enabled', |
|||
'point_name': 'Point name', |
|||
'place1': 'Axis placement', |
|||
'place2': 'Clear axis' |
|||
}, |
|||
'msg': { |
|||
'isNotEmpty': 'Cannot be empty', |
|||
'success': 'Operation successful' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,53 @@ |
|||
export default { |
|||
'bstcutpointivt': { |
|||
'title': 'Partisi cache titik inventaris', |
|||
'dialog': { |
|||
'point_name': 'Nama titik AGV', |
|||
'point_type': 'Jenis titik', |
|||
'point_code': 'Kode titik AGV', |
|||
'truss_point_code1': 'Kode titik truss1', |
|||
'truss_point_code2': 'Kode titik truss2', |
|||
'qzz_no1': 'Kode sumbu inflasi 1', |
|||
'qzz_no2': 'Kode sumbu inflasi 2', |
|||
'point_status': 'Status titik', |
|||
'plan': 'Perencanaan', |
|||
'qzz_generation': 'Algebra', |
|||
'qzz_size': 'ukuran', |
|||
'container_name1': 'Sub volume nomor 1', |
|||
'container_name2': 'Sub volume nomor 2', |
|||
'sort_seq': 'Nomor urutan', |
|||
'remark': 'komentar', |
|||
'confirm': 'konfirmasi', |
|||
'cancel': 'batalkan', |
|||
'enable': 'Aktifkan', |
|||
'yes': 'ya', |
|||
'no': 'Tidak', |
|||
'is_enable': 'Apakah diaktifkan', |
|||
'is_delete': 'Apakah Anda ingin menghapusnya', |
|||
'create_name': 'Pencipta', |
|||
'create_time': 'Waktu penciptaan', |
|||
'update_name': 'Diubah oleh', |
|||
'update_time': 'Ubah waktu', |
|||
'operate': 'operasi' |
|||
}, |
|||
'placeholder': { |
|||
'point_type': 'Jenis titik', |
|||
'point_code': 'Kode titik', |
|||
'input': 'Kode titik masukan', |
|||
'container_name': 'Nomor Roll Ibu', |
|||
'full_point_status': 'Status posisi paksi penuh', |
|||
'empty_point_status': 'Status posisi paksi kosong', |
|||
'product_area': 'Area produksi', |
|||
'point_location': 'Lokasi produksi', |
|||
'cool_ivt_status': 'Status persediaan', |
|||
'is_enable': 'Apakah diaktifkan', |
|||
'point_name': 'Nama titik', |
|||
'place1': 'Lepaskan poros', |
|||
'place2': 'Bersihkan sumbu' |
|||
}, |
|||
'msg': { |
|||
'isNotEmpty': 'Tidak dapat kosong', |
|||
'success': 'Operasi berhasil' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,55 @@ |
|||
export default { |
|||
'shafttubeivt': { |
|||
'title': 'Threading and pulling axis area', |
|||
'dialog': { |
|||
'tube_code1': 'Paper tube 1 code', |
|||
'tube_name1': 'Paper tube 1 description', |
|||
'tube_code2': 'Paper tube 2 code', |
|||
'tube_name2': 'Paper tube 2 description', |
|||
'have_qzz': 'Is there a shaft', |
|||
'qzz_generation': 'algebra', |
|||
'qzz_size': 'size', |
|||
'plan': 'plan', |
|||
'container_name1': 'Sub volume number 1', |
|||
'container_name2': 'Sub volume number 2', |
|||
'sort_seq': 'Sequence Number', |
|||
'start_point_code': 'Starting point position', |
|||
'end_point_code': 'End point location', |
|||
'confirm_optname': 'CONFIRMED BY', |
|||
'confirm_time': 'Confirm time', |
|||
'callback': 'Cooling in return', |
|||
'remark': 'remark', |
|||
'yes': 'yes', |
|||
'no': 'no', |
|||
'confirm': 'confirm', |
|||
'cancel': 'cancel', |
|||
'enable': 'enabled', |
|||
'is_enable': 'Is it enabled', |
|||
'is_delete': 'Do you want to delete it', |
|||
'create_name': 'Creator', |
|||
'create_time': 'Creation time', |
|||
'update_name': 'Modified by', |
|||
'update_time': 'Change time', |
|||
'operate': 'operation' |
|||
}, |
|||
'placeholder': { |
|||
'point_type': 'Point type', |
|||
'point_code': 'Point code', |
|||
'input': 'Input point code', |
|||
'container_name': 'Mother roll number', |
|||
'full_point_status': 'Full axis position status', |
|||
'empty_point_status': 'Empty axis position status', |
|||
'product_area': 'production area', |
|||
'point_location': 'Production location', |
|||
'cool_ivt_status': 'Inventory Status', |
|||
'is_enable': 'Is it enabled', |
|||
'point_name': 'Point name', |
|||
'place1': 'Axis placement', |
|||
'place2': 'Clear axis' |
|||
}, |
|||
'msg': { |
|||
'isNotEmpty': 'Cannot be empty', |
|||
'success': 'Operation successful' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,50 @@ |
|||
export default { |
|||
'shafttubeivt': { |
|||
'title': 'Area poros tarik', |
|||
'dialog': { |
|||
'tube_code1': 'Tabung kertas 1 kode', |
|||
'tube_name1': 'Tabung Kertas 1 Deskripsi', |
|||
'tube_code2': 'Tabung kertas 2 kode', |
|||
'tube_name2': 'Tabung Kertas 2 Deskripsi', |
|||
'have_qzz': 'Apakah ada sumbu', |
|||
'plan': 'Perencanaan', |
|||
'qzz_generation': 'Algebra', |
|||
'qzz_size': 'ukuran', |
|||
'container_name1': 'Sub volume nomor 1', |
|||
'container_name2': 'Sub volume nomor 2', |
|||
'sort_seq': 'Nomor urutan', |
|||
'remark': 'komentar', |
|||
'confirm': 'konfirmasi', |
|||
'cancel': 'batalkan', |
|||
'enable': 'Aktifkan', |
|||
'yes': 'ya', |
|||
'no': 'Tidak', |
|||
'is_enable': 'Apakah diaktifkan', |
|||
'is_delete': 'Apakah Anda ingin menghapusnya', |
|||
'create_name': 'Pencipta', |
|||
'create_time': 'Waktu penciptaan', |
|||
'update_name': 'Diubah oleh', |
|||
'update_time': 'Ubah waktu', |
|||
'operate': 'operasi' |
|||
}, |
|||
'placeholder': { |
|||
'point_type': 'Jenis titik', |
|||
'point_code': 'Kode titik', |
|||
'input': 'Kode titik masukan', |
|||
'container_name': 'Nomor Roll Ibu', |
|||
'full_point_status': 'Status posisi paksi penuh', |
|||
'empty_point_status': 'Status posisi paksi kosong', |
|||
'product_area': 'Area produksi', |
|||
'point_location': 'Lokasi produksi', |
|||
'cool_ivt_status': 'Status persediaan', |
|||
'is_enable': 'Apakah diaktifkan', |
|||
'point_name': 'Nama titik', |
|||
'place1': 'Lepaskan poros', |
|||
'place2': 'Bersihkan sumbu' |
|||
}, |
|||
'msg': { |
|||
'isNotEmpty': 'Tidak dapat kosong', |
|||
'success': 'Operasi berhasil' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,85 @@ |
|||
export default { |
|||
'subpackage': { |
|||
'title': 'Sub volume packaging relationship', |
|||
'title1': 'Sub roll packaging', |
|||
'dialog': { |
|||
'package_box_sn': 'Unique code for wooden crate', |
|||
'quanlity_in_box': 'Number of sub rolls in the box', |
|||
'box_weight': 'The weight of the wooden box itself', |
|||
'real_weight': 'Actual weight of wooden crate', |
|||
'product_name': 'product code', |
|||
'product_description': 'product description', |
|||
'date_of_fg_inbound': 'Business Date', |
|||
'container_name': 'Sub volume number', |
|||
'width': 'Product specifications (width)', |
|||
'thickness': 'Product thickness', |
|||
'mass_per_unit_area': 'Mass per unit', |
|||
'net_weight': 'net weight', |
|||
'length': 'length', |
|||
'date_of_production': 'Manufacturing completion date', |
|||
'is_un_plan_production': 'Unplanned sub volumes', |
|||
'un_plan_product_property1': 'Physical property value of sub volume 1', |
|||
'un_plan_product_property2': 'Physical property value of sub volume 2', |
|||
'un_plan_product_property3': 'Physical property value of sub volume 3', |
|||
'box_type': 'Wooden crate part number', |
|||
'sap_pcsn': 'SAP Batch', |
|||
'isreprintpackageboxlabel': 'Do you want to reprint the outer packaging label', |
|||
'isunpackbox': 'Do you want to unpack and reprint the sub roll labels', |
|||
'box_length': 'long', |
|||
'box_width': 'width', |
|||
'box_high': 'high', |
|||
'sale_order_name': 'Sales order and line number', |
|||
'thickness_request': 'Material master data thickness', |
|||
'width_standard': 'Request width', |
|||
'quality_guaran_period': 'quality guarantee period', |
|||
'demand_limit': 'Customer demand for lower tensile limit', |
|||
'standard_limit': 'Internal control standard lower limit of tensile strength', |
|||
'actual_value': 'Actual tensile strength value in production', |
|||
'vbeln': 'Source delivery note', |
|||
'posnr': 'Source delivery line', |
|||
'sale_order_description': 'Sales Order Description', |
|||
'remark': 'remark', |
|||
'yes': 'yes', |
|||
'no': 'no', |
|||
'confirm': 'confirm', |
|||
'cancel': 'cancel', |
|||
'enable': 'enabled', |
|||
'is_enable': 'Is it enabled', |
|||
'is_delete': 'Do you want to delete it', |
|||
'create_name': 'Creator', |
|||
'create_time': 'Creation time', |
|||
'update_name': 'Modified by', |
|||
'update_time': 'Change time', |
|||
'operate': 'operation' |
|||
}, |
|||
'placeholder': { |
|||
'material_code': 'material code', |
|||
'input1': 'Enter material code', |
|||
'material_name': 'Material name', |
|||
'input2': 'Enter material name', |
|||
'package_box_sn': 'Wooden crate code', |
|||
'input3': 'Enter wooden crate code', |
|||
'container_name': 'Sub volume number', |
|||
'input4': 'Enter sub volume number', |
|||
'is_un_plan_production': 'Is it an unplanned sub volume', |
|||
'select': 'Please select', |
|||
'sap_pcsn': 'SAP Batch', |
|||
'input5': 'Enter SAP batch', |
|||
'date_of_production': 'Enter SAP batch', |
|||
'select_date': 'Select date and time', |
|||
'date_of_FG_inbound': 'Business Date', |
|||
'status': 'status', |
|||
'sale_order_name': 'Order Number', |
|||
'input6': 'Enter order number', |
|||
'customer_name': 'customer code', |
|||
'input7': 'Enter customer code', |
|||
'customer_description': 'Customer Name', |
|||
'input8': 'Enter customer name', |
|||
'is_type': 'Has it ever been stored in the warehouse', |
|||
'excel': 'Export to Excel' |
|||
}, |
|||
'msg': { |
|||
'isNotEmpty': 'Cannot be empty' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,87 @@ |
|||
export default { |
|||
'subpackage': { |
|||
'title': 'Hubungan Kemasan Sub-roll', |
|||
'title1': 'Kemasan sub-roll', |
|||
'dialog': { |
|||
'package_box_sn': 'Kotak kayu satu ukuran', |
|||
'quanlity_in_box': 'Jumlah sub-roll dalam kotak', |
|||
'box_weight': 'Berat kotak kayu sendiri', |
|||
'real_weight': 'Berat kotak kayu sebenarnya', |
|||
'product_name': 'Kode Produk', |
|||
'product_description': 'Deskripsi Produk', |
|||
'date_of_fg_inbound': 'Tanggal operasi', |
|||
'container_name': 'Nomor sub-volume', |
|||
'width': 'Spesifikasi Produk (Lebar)', |
|||
'thickness': 'Ketebalan produk', |
|||
'mass_per_unit_area': 'Kualitas Unit Area', |
|||
'net_weight': 'Berat bersih', |
|||
'length': 'Panjang', |
|||
'date_of_production': 'Tanggal selesai pembuatan', |
|||
'is_un_plan_production': 'Subvolume yang tidak dijadwalkan', |
|||
'un_plan_product_property1': 'Nilai material dari subvolume 1', |
|||
'un_plan_product_property2': 'Nilai material dari subvolume 2', |
|||
'un_plan_product_property3': 'Nilai material dari subvolume 3', |
|||
'box_type': 'Nomor kotak kayu', |
|||
'sap_pcsn': 'Batch SAP', |
|||
'isreprintpackageboxlabel': 'Apakah mengetik ulang label kemasan luar', |
|||
'isunpackbox': 'Apakah membuang label subvolume', |
|||
'box_length': 'Panjang', |
|||
'box_width': 'Lebar', |
|||
'box_high': 'Tinggi', |
|||
'sale_order_name': 'Pesanan penjualan dan nomor baris', |
|||
'thickness_request': 'Ketebalan data utama bahan', |
|||
'width_standard': 'Lebar yang diminta', |
|||
'quality_guaran_period': 'Umur simpan', |
|||
'demand_limit': 'Kebutuhan Pelanggan Terbatas', |
|||
'standard_limit': 'Batas bawah standar kontrol internal', |
|||
'actual_value': 'Produksi nilai daya tarik nyata', |
|||
'vbeln': 'Surat Pengiriman Sumber', |
|||
'posnr': 'Pengiriman sumber satu baris', |
|||
'sale_order_description': 'Deskripsi pesanan penjualan', |
|||
'remark': 'komentar', |
|||
'confirm': 'konfirmasi', |
|||
'cancel': 'batalkan', |
|||
'enable': 'Aktifkan', |
|||
'yes': 'ya', |
|||
'no': 'Tidak', |
|||
'is_enable': 'Apakah diaktifkan', |
|||
'is_delete': 'Apakah Anda ingin menghapusnya', |
|||
'create_name': 'Pencipta', |
|||
'create_time': 'Waktu penciptaan', |
|||
'update_name': 'Diubah oleh', |
|||
'update_time': 'Ubah waktu', |
|||
'operate': 'operasi' |
|||
}, |
|||
'placeholder': { |
|||
'material_code': 'Kode Bahan', |
|||
'input1': 'Masukkan kode bahan', |
|||
'material_name': 'Nama Bahan', |
|||
'input2': 'Masukkan nama bahan', |
|||
'package_box_sn': 'Kode Kotak Kayu', |
|||
'input3': 'Masukkan kode kotak kayu', |
|||
'container_name': 'Nomor sub-volume', |
|||
'input4': 'Masukkan nomor sub-volume', |
|||
'is_un_plan_production': 'Apakah merencanakan subvolume', |
|||
'select': 'Silahkan Pilih', |
|||
'sap_pcsn': 'Batch SAP', |
|||
'input5': 'Masukkan batch SAP', |
|||
'date_of_production': 'Tanggal selesai pembuatan', |
|||
'select_date': 'Pilih Tanggal Waktu', |
|||
'date_of_FG_inbound': 'Tanggal operasi', |
|||
'status': 'Status', |
|||
'sale_order_name': 'Nomor pesanan', |
|||
'input6': 'Masukkan nomor pesanan', |
|||
'customer_name': 'Kode Pelanggan', |
|||
'input7': 'Masukkan kode pelanggan', |
|||
'customer_description': 'Nama Pelanggan', |
|||
'input8': 'Masukkan nama pelanggan', |
|||
'is_type': 'Apakah Perpustakaan', |
|||
'excel': 'Ekspor Excel' |
|||
}, |
|||
'msg': { |
|||
'isNotEmpty': 'Tidak dapat kosong', |
|||
'input1': 'Silakan masukkan kode kendaraan!', |
|||
'input2': 'Silakan masukkan kode paksi inflasi!' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,114 @@ |
|||
export default { |
|||
'inbill': { |
|||
'title': 'Warehouse management', |
|||
'dialog': { |
|||
'bill_status': 'Document Status', |
|||
'stor_name': 'warehouse', |
|||
'bill_type': 'Business type', |
|||
'biz_date': 'Business Date', |
|||
'select_date': 'Select Date', |
|||
'create_mode': 'Generation method', |
|||
'detail_count': 'Detail count', |
|||
'total_qty': 'total weight', |
|||
'vbeln': 'Delivery note', |
|||
'input_optname': 'Creator', |
|||
'input_time': 'Production time', |
|||
'dis_optname': 'Assign person', |
|||
'dis_time': 'Allocate time', |
|||
'confirm_optname': 'CONFIRMED BY', |
|||
'confirm_time': 'Confirm time', |
|||
'material_code': 'material code', |
|||
'material_name': 'Material name', |
|||
'plan_qty': 'weight', |
|||
'point_code': 'Storage point', |
|||
'struct_code': 'storage location', |
|||
'qty_unit_name': 'unit', |
|||
'source_bill_type_name': 'Source order type', |
|||
'source_bill_code': 'Source Order Number', |
|||
'index': 'Serial Number', |
|||
'customer_name': 'Customer ID', |
|||
'sale_order_name': 'Order Number', |
|||
'customer_description': 'Customer Name', |
|||
'package_box_sn': 'Box No', |
|||
'quanlity_in_box': 'Number of sub rolls inside the box', |
|||
'product_name': 'material code', |
|||
'product_description': 'Material Description', |
|||
'width': 'width of cloth', |
|||
'thickness': 'Product thickness', |
|||
'user': 'user', |
|||
'assign_qty': 'Allocated quantity', |
|||
'unassign_qty': 'Unallocated quantity', |
|||
'qty_unit_name1': 'unit of weight', |
|||
'struct_code1': 'Allocate cargo space', |
|||
'work_status': 'Instruction Status', |
|||
'task_code': 'Instruction operation number', |
|||
'point_name': 'Storage location name', |
|||
'next_point_code': 'Start position', |
|||
'task_code1': 'task number', |
|||
'task_type_name': 'Task Type', |
|||
'edit': 'edit', |
|||
'remark': 'remark', |
|||
'yes': 'yes', |
|||
'no': 'no', |
|||
'confirm': 'confirm', |
|||
'cancel': 'cancel', |
|||
'enable': 'enabled', |
|||
'is_enable': 'Is it enabled', |
|||
'is_delete': 'Do you want to delete it', |
|||
'create_name': 'Creator', |
|||
'create_time': 'Creation time', |
|||
'update_name': 'Modified by', |
|||
'update_time': 'Change time', |
|||
'operate': 'operation' |
|||
}, |
|||
'placeholder': { |
|||
'query': 'Fuzzy Query', |
|||
'bill_code': 'Document number', |
|||
'stor_id': 'Belonging warehouse', |
|||
'all': 'all', |
|||
'select': 'Please select', |
|||
'createTime': 'CreateTime', |
|||
'start_time': 'Start Time', |
|||
'end_time': 'End Time', |
|||
'create_mode': 'Generation method', |
|||
'bill_status': 'Document Status', |
|||
'bill_type': 'Business type', |
|||
'vbeln': 'Delivery note number', |
|||
'box_no': 'Wooden crate number', |
|||
'pcsn': 'Sub volume number', |
|||
'sap_pcsn': 'SAP Batch', |
|||
'area': 'Warehouse area', |
|||
'end1': 'allocation', |
|||
'end2': 'Homework tasks', |
|||
'end3': 'Mandatory Confirmation', |
|||
'end4': 'Inventory allocation', |
|||
'end5': 'Allocate all', |
|||
'end6': 'close', |
|||
'end7': 'Inventory Details', |
|||
'end8': 'Allocate cargo space', |
|||
'end9': 'Unassign', |
|||
'end10': 'Set starting point', |
|||
'end11': 'Vehicle Material Details', |
|||
'end12': 'Automatically allocate storage locations', |
|||
'end13': 'Material addition', |
|||
'end14': 'save', |
|||
'end15': 'System generated', |
|||
'end16': 'Add container number material', |
|||
'end17': 'Inventory order task operation', |
|||
'end18': 'Details of inbound documents', |
|||
'end19': 'Only display unfinished tasks', |
|||
'end20': 'Inventory Document Task Item', |
|||
'end21': 'delete', |
|||
'end22': 'Issued', |
|||
'end23': 'Identification completed', |
|||
'end24': 'Inventory details', |
|||
'end25': 'Homework Details', |
|||
'end26': 'Inventory details' |
|||
}, |
|||
'msg': { |
|||
'isNotEmpty': 'Cannot be empty', |
|||
'notFinish': 'Cannot force the completion status of work orders to end', |
|||
'success': 'Operation successful' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,114 @@ |
|||
export default { |
|||
'inbill': { |
|||
'title': 'Manajemen gudang', |
|||
'dialog': { |
|||
'bill_status': 'Status Dokumen', |
|||
'stor_name': 'Gudang', |
|||
'bill_type': 'Jenis bisnis', |
|||
'biz_date': 'Tanggal operasi', |
|||
'select_date': 'Pilih tanggal', |
|||
'create_mode': 'Metode generasi', |
|||
'detail_count': 'Kiraan rincian', |
|||
'total_qty': 'Total berat', |
|||
'vbeln': 'Catatan pengiriman', |
|||
'input_optname': 'Pembuat order', |
|||
'input_time': 'Waktu produksi', |
|||
'dis_optname': 'Tanda orang', |
|||
'dis_time': 'Allokasi waktu', |
|||
'confirm_optname': 'Konfirmasi orang', |
|||
'confirm_time': 'Waktu konfirmasi', |
|||
'material_code': 'Kode materi', |
|||
'material_name': 'Nama Material', |
|||
'plan_qty': 'Berat', |
|||
'point_code': 'Titik penyimpanan', |
|||
'struct_code': 'Lokasi barang', |
|||
'qty_unit_name': 'Perusahaan', |
|||
'source_bill_type_name': 'Jenis urutan sumber', |
|||
'source_bill_code': 'Nomor sumber', |
|||
'index': 'Nomor seri', |
|||
'customer_name': 'ID Pelanggan', |
|||
'sale_order_name': 'nomor perintah', |
|||
'customer_description': 'Nama Pelanggan', |
|||
'package_box_sn': 'Nomor kotak', |
|||
'quanlity_in_box': 'Jumlah gulungan bawah dalam kotak', |
|||
'product_name': 'Kode Bahan', |
|||
'product_description': 'Deskripsi Material', |
|||
'width': 'lebar kain', |
|||
'thickness': 'Lebar produk', |
|||
'user': 'pengguna', |
|||
'assign_qty': 'Jumlah yang diberikan', |
|||
'unassign_qty': 'Kwantitas tidak dialokasi', |
|||
'qty_unit_name1': 'berat', |
|||
'struct_code1': 'Mengalokasi ruang kargo', |
|||
'work_status': 'Status perintah', |
|||
'task_code': 'Nomor operasi instruksi', |
|||
'point_name': 'Nama lokasi penyimpanan', |
|||
'next_point_code': 'Posisi awal', |
|||
'task_code1': 'nomor tugas', |
|||
'task_type_name': 'Jenis tugas', |
|||
'edit': 'edit', |
|||
'remark': 'komentar', |
|||
'confirm': 'konfirmasi', |
|||
'cancel': 'batalkan', |
|||
'enable': 'Aktifkan', |
|||
'yes': 'ya', |
|||
'no': 'Tidak', |
|||
'is_enable': 'Apakah diaktifkan', |
|||
'is_delete': 'Apakah Anda ingin menghapusnya', |
|||
'create_name': 'Pencipta', |
|||
'create_time': 'Waktu penciptaan', |
|||
'update_name': 'Diubah oleh', |
|||
'update_time': 'Ubah waktu', |
|||
'operate': 'operasi' |
|||
}, |
|||
'placeholder': { |
|||
'query': 'Pertanyaan kabur', |
|||
'bill_code': 'Nomor dokumen', |
|||
'stor_id': 'Memiliki gudang', |
|||
'all': 'seluruh', |
|||
'select': 'Silakan pilih', |
|||
'createTime': 'Waktu penciptaan', |
|||
'start_time': 'waktu awal', |
|||
'end_time': 'Waktu berakhir', |
|||
'create_mode': 'Metode generasi', |
|||
'bill_status': 'Status Dokumen', |
|||
'bill_type': 'Jenis bisnis', |
|||
'vbeln': 'Nomor Perintah Pengiriman', |
|||
'box_no': 'Nomor peti kayu', |
|||
'pcsn': 'Nomor volume sub', |
|||
'sap_pcsn': 'Batch SAP', |
|||
'area': 'Distrik Ku', |
|||
'end1': 'distribusi', |
|||
'end2': 'Tugas kerja rumah', |
|||
'end3': 'Memaksa konfirmasi', |
|||
'end4': 'Distribusi gudang', |
|||
'end5': 'Mengalokasi semua', |
|||
'end6': 'tutup', |
|||
'end7': 'Rincian Inventar', |
|||
'end8': 'Mengalokasi ruang kargo', |
|||
'end9': 'Batalkan alokasi', |
|||
'end10': 'Tetapkan titik awal', |
|||
'end11': 'Detail Material Vehicle', |
|||
'end12': 'Otomatis mengalokasi lokasi penyimpanan', |
|||
'end13': 'Bahan baru ditambahkan', |
|||
'end14': 'konservasi', |
|||
'end15': 'Sistem dihasilkan', |
|||
'end16': 'Tambah materi nomor kontainer', |
|||
'end17': 'Operasi tugas perintah inventaris', |
|||
'end18': 'Rincian dokumen masuk', |
|||
'end19': 'Tampilkan hanya tugas yang belum selesai', |
|||
'end20': 'Item Tugas Dokumen Inventar', |
|||
'end21': 'hapus', |
|||
'end22': 'Dikeluarkan', |
|||
'end23': 'Identifikasi selesai', |
|||
'end24': 'Detail stok', |
|||
'end25': 'Rincian Pekerjaan Rumah', |
|||
'end26': 'Rincian inventori' |
|||
}, |
|||
'msg': { |
|||
'isNotEmpty': 'Tidak dapat kosong', |
|||
'notFinish': 'Tidak dapat memaksa status penyelesaian perintah kerja untuk berakhir', |
|||
'success': 'Operasi berhasil' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,159 @@ |
|||
export default { |
|||
'outbill': { |
|||
'title': 'Outbound management', |
|||
'dialog': { |
|||
'total_qty': 'total weight', |
|||
'plan_qty': 'weight', |
|||
'receiptaddress': 'Shipping address', |
|||
'cust_simple_name': 'customer', |
|||
'cust_code': 'customer code', |
|||
'total_qty1': 'total weight', |
|||
'bill_status': 'Document Status', |
|||
'stor_name': 'warehouse', |
|||
'bill_type': 'Business type', |
|||
'biz_date': 'Business Date', |
|||
'select_date': 'Select Date', |
|||
'create_mode': 'Generation method', |
|||
'detail_count': 'Detail count', |
|||
'input_optname': 'Creator', |
|||
'input_time': 'Production time', |
|||
'dis_optname': 'Assign person', |
|||
'dis_time': 'Allocate time', |
|||
'confirm_optname': 'CONFIRMED BY', |
|||
'confirm_time': 'Confirm time', |
|||
'material_code': 'material code', |
|||
'material_name': 'Material name', |
|||
'point_code': 'Outbound point', |
|||
'struct_code': 'position', |
|||
'struct_name': 'Position Name', |
|||
'qty_unit_name': 'unit', |
|||
'source_bill_type_name': 'Source order type', |
|||
'source_bill_code': 'Source Order Number', |
|||
'index': 'Serial Number', |
|||
'assign_qty': 'Allocated quantity', |
|||
'unassign_qty': 'Unallocated quantity', |
|||
'quality_scode': 'quality type', |
|||
'instorage_time': 'Storage time', |
|||
'task_code': 'task number', |
|||
'posnr': 'Line number', |
|||
'task_status': 'state', |
|||
'package_box_sn': 'Box No', |
|||
'quanlity_in_box': 'Number of sub rolls inside the box', |
|||
'product_name': 'material code', |
|||
'product_description': 'Material Description', |
|||
'width': 'width of cloth', |
|||
'thickness': 'Product thickness', |
|||
'canuse_qty': 'Weight can be provided', |
|||
'next_point_code': 'Start position', |
|||
'end_point_code': 'Target Position', |
|||
'task_type_name': 'Task Type', |
|||
'delete': 'delete', |
|||
'edit': 'edit', |
|||
'remark': 'remark', |
|||
'yes': 'yes', |
|||
'no': 'no', |
|||
'confirm': 'confirm', |
|||
'cancel': 'cancel', |
|||
'enable': 'enabled', |
|||
'is_enable': 'Is it enabled', |
|||
'is_delete': 'Do you want to delete it', |
|||
'create_name': 'Creator', |
|||
'create_time': 'Creation time', |
|||
'update_name': 'Modified by', |
|||
'update_time': 'Change time', |
|||
'operate': 'operation' |
|||
}, |
|||
'placeholder': { |
|||
'query': 'Fuzzy Query', |
|||
'bill_code': 'Document number', |
|||
'stor_id': 'Belonging warehouse', |
|||
'all': 'all', |
|||
'select': 'Please select', |
|||
'createTime': 'CreateTime', |
|||
'start_time': 'Start Time', |
|||
'end_time': 'End Time', |
|||
'create_mode': 'Generation method', |
|||
'bill_status': 'Document Status', |
|||
'bill_type': 'Business type', |
|||
'vbeln': 'Delivery note number', |
|||
'box_no': 'Wooden crate number', |
|||
'pcsn': 'Sub volume number', |
|||
'sap_pcsn': 'SAP Batch', |
|||
'cust_code': 'Customer Search', |
|||
'name_code': 'Code and name', |
|||
'stor_name': 'warehouse', |
|||
'is_upload': 'Should I send it back', |
|||
'is_overdue': 'Is the shipment overdue', |
|||
'close': 'close', |
|||
'open': 'open', |
|||
'save': 'save', |
|||
'stor_code': 'Warehouse code', |
|||
'stor_area': 'Warehouse area', |
|||
'product_select': 'material selection', |
|||
'sect_name': 'region', |
|||
'search': 'search', |
|||
'consignee': 'consignee:', |
|||
'receiver': 'receiver:', |
|||
'receiptaddress': 'Shipping address:', |
|||
'receiptphone': 'Recipient\'s contact phone number:', |
|||
'contractno': 'Contract Number:', |
|||
'deliveryunit': 'Delivery unit:', |
|||
'deliveryaddress': 'Delivery address:', |
|||
'trans_code': 'Logistics company code:', |
|||
'estimated_freight': 'Estimated shipping cost:', |
|||
'run_freight': 'running cost:', |
|||
'other_freight': 'unloading charge:', |
|||
'order_number': 'Waybill number:', |
|||
'car_type': 'Vehicle model:', |
|||
'gjz': 'keywords', |
|||
'hw_code': 'Location code', |
|||
'end1': 'allocation', |
|||
'end2': 'Homework tasks', |
|||
'end3': 'Mandatory Confirmation', |
|||
'end4': 'Business mandatory confirmation', |
|||
'end5': 'Quality report feedback', |
|||
'end6': 'Export to Excel', |
|||
'end7': 'Import shipping fee', |
|||
'end8': 'Shipping Information', |
|||
'end9': 'Print', |
|||
'end10': 'Outbound order editing', |
|||
'end15': 'System generated', |
|||
'end11': 'Move into warehouse', |
|||
'end12': 'Outbound Details', |
|||
'end13': 'Material addition', |
|||
'end14': 'Add a new line', |
|||
'end16': 'Outbound allocation', |
|||
'end17': 'Allocate all', |
|||
'end18': 'cancel all', |
|||
'end19': 'Automatic allocation', |
|||
'end20': 'Automatic cancellation', |
|||
'end21': 'Manual allocation', |
|||
'end22': 'One click settings', |
|||
'end23': 'Allocation Details', |
|||
'end24': 'Is there an abnormal outbound shipment', |
|||
'end25': 'Overdue shipment:', |
|||
'end26': 'Not exceeding the deadline', |
|||
'end27': 'Overdue issuance', |
|||
'end28': 'Set up site', |
|||
'end29': 'Save modifications', |
|||
'end30': 'Delivery Order Details', |
|||
'end32': 'Homework Details', |
|||
'end33': 'Shipping Information ', |
|||
'end34': 'Manual allocation for outbound shipments', |
|||
'end35': 'Distributable inventory', |
|||
'end36': 'Import Excel file', |
|||
'end38': 'Drag the file here, or', |
|||
'end39': 'Click to upload', |
|||
'end40': 'Only Excel files can be uploaded, and they should not exceed 10MB', |
|||
'end41': 'Outbound order instruction operation', |
|||
'end42': 'Only display unfinished homework instructions', |
|||
'end43': 'Issued', |
|||
'end44': 'Marking completed' |
|||
}, |
|||
'msg': { |
|||
'isNotEmpty': 'Cannot be empty', |
|||
'notFinish': 'Cannot force the completion status of work orders to end', |
|||
'success': 'Operation successful' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,169 @@ |
|||
export default { |
|||
'outbill': { |
|||
'title': '出库管理', |
|||
'dialog': { |
|||
'bill_status': 'Status Dokumen', |
|||
'stor_name': 'Gudang', |
|||
'bill_type': 'Jenis bisnis', |
|||
'biz_date': 'Tanggal operasi', |
|||
'select_date': 'Pilih tanggal', |
|||
'create_mode': 'Metode generasi', |
|||
'detail_count': 'Kiraan rincian', |
|||
'total_qty': 'Total berat', |
|||
'vbeln': 'Catatan pengiriman', |
|||
'input_optname': 'Pembuat order', |
|||
'input_time': 'Waktu produksi', |
|||
'dis_optname': 'Tanda orang', |
|||
'dis_time': 'Allokasi waktu', |
|||
'confirm_optname': 'Konfirmasi orang', |
|||
'confirm_time': 'Waktu konfirmasi', |
|||
'material_code': 'Kode materi', |
|||
'material_name': 'Nama Material', |
|||
'plan_qty': 'Berat', |
|||
'point_code': 'Titik penyimpanan', |
|||
'struct_code': 'Lokasi barang', |
|||
'qty_unit_name': 'Perusahaan', |
|||
'source_bill_type_name': 'Jenis urutan sumber', |
|||
'source_bill_code': 'Nomor sumber', |
|||
'index': 'Nomor seri', |
|||
'customer_name': 'ID Pelanggan', |
|||
'sale_order_name': 'nomor perintah', |
|||
'customer_description': 'Nama Pelanggan', |
|||
'package_box_sn': 'Nomor kotak', |
|||
'quanlity_in_box': 'Jumlah gulungan bawah dalam kotak', |
|||
'product_name': 'Kode Bahan', |
|||
'product_description': 'Deskripsi Material', |
|||
'width': 'lebar kain', |
|||
'thickness': 'Lebar produk', |
|||
'user': 'pengguna', |
|||
'assign_qty': 'Jumlah yang diberikan', |
|||
'unassign_qty': 'Kwantitas tidak dialokasi', |
|||
'qty_unit_name1': 'berat', |
|||
'struct_code1': 'Mengalokasi ruang kargo', |
|||
'work_status': 'Status perintah', |
|||
'point_name': 'Nama lokasi penyimpanan', |
|||
'next_point_code': 'Posisi awal', |
|||
'task_type_name': 'Jenis tugas', |
|||
'receiptaddress': 'Menerima alamat', |
|||
'cust_simple_name': 'Pelanggan', |
|||
'cust_code': 'Kode pelanggan', |
|||
'total_qty1': 'Total berat', |
|||
'struct_name': 'Nama Posisi', |
|||
'quality_scode': 'Jenis kualitas', |
|||
'instorage_time': 'Waktu penyimpanan', |
|||
'task_code': 'Nomor tugas', |
|||
'posnr': 'Nomor baris', |
|||
'task_status': 'keadaan', |
|||
'canuse_qty': 'Berat dapat disediakan', |
|||
'end_point_code': 'Lokasi sasaran', |
|||
'delete': 'hapus', |
|||
'edit': 'edit', |
|||
'remark': 'komentar', |
|||
'confirm': 'konfirmasi', |
|||
'cancel': 'batalkan', |
|||
'enable': 'Aktifkan', |
|||
'yes': 'ya', |
|||
'no': 'Tidak', |
|||
'is_enable': 'Apakah diaktifkan', |
|||
'is_delete': 'Apakah Anda ingin menghapusnya', |
|||
'create_name': 'Pencipta', |
|||
'create_time': 'Waktu penciptaan', |
|||
'update_name': 'Diubah oleh', |
|||
'update_time': 'Ubah waktu', |
|||
'operate': 'operasi' |
|||
}, |
|||
'placeholder': { |
|||
'query': 'Pertanyaan kabur', |
|||
'bill_code': 'Nomor dokumen', |
|||
'stor_id': 'Memiliki gudang', |
|||
'all': 'seluruh', |
|||
'select': 'Silakan pilih', |
|||
'createTime': 'Waktu penciptaan', |
|||
'start_time': 'waktu awal', |
|||
'end_time': 'Waktu berakhir', |
|||
'create_mode': 'Metode generasi', |
|||
'bill_status': 'Status Dokumen', |
|||
'bill_type': 'Jenis bisnis', |
|||
'vbeln': 'Nomor Perintah Pengiriman', |
|||
'box_no': 'Nomor peti kayu', |
|||
'pcsn': 'Nomor volume sub', |
|||
'sap_pcsn': 'Batch SAP', |
|||
'cust_code': 'Pencarian Pelanggan', |
|||
'name_code': 'Kode dan nama', |
|||
'stor_name': 'Gudang', |
|||
'is_upload': 'Haruskah aku mengirimnya kembali?', |
|||
'is_overdue': 'Apakah pengiriman terlambat', |
|||
'close': 'tutup', |
|||
'open': 'buka', |
|||
'save': 'konservasi', |
|||
'stor_code': 'Kode gudang', |
|||
'stor_area': 'Area gudang', |
|||
'product_select': 'Pilihan Material', |
|||
'sect_name': 'daerah', |
|||
'search': 'Pencarian', |
|||
'consignee': 'Unit menerima:', |
|||
'receiver': 'penerima:', |
|||
'receiptaddress': 'Menerima alamat:', |
|||
'receiptphone': 'Nomor telepon kontak penerima:', |
|||
'contractno': 'Nomor Kontrak:', |
|||
'deliveryunit': 'Unit pengiriman:', |
|||
'deliveryaddress': 'Alamat pengiriman:', |
|||
'trans_code': 'Kode perusahaan logistik:', |
|||
'estimated_freight': 'Perkiraan biaya pengiriman:', |
|||
'run_freight': 'Biaya operasi:', |
|||
'other_freight': 'biaya pembuangan:', |
|||
'order_number': 'Nomor surat kendaraan:', |
|||
'car_type': 'Model kendaraan:', |
|||
'gjz': 'kata kunci', |
|||
'hw_code': 'Kode lokasi', |
|||
'end1': 'distribusi', |
|||
'end2': 'Tugas-tugas rumah', |
|||
'end3': 'Konfirmasi wajib', |
|||
'end4': 'Konfirmasi wajib bisnis', |
|||
'end5': 'Umpan balik laporan kualitas', |
|||
'end6': 'Ekspor ke Excel', |
|||
'end7': 'Biaya pengiriman impor', |
|||
'end8': 'Informasi pengiriman', |
|||
'end9': 'Pencetakan', |
|||
'end10': 'Sunting perintah keluar', |
|||
'end15': 'Sistem yang dihasilkan', |
|||
'end11': 'Pindah ke gudang', |
|||
'end12': 'Detail Perdagangan', |
|||
'end13': 'Tambahan bahan', |
|||
'end14': 'Tambahkan baris baru', |
|||
'end16': 'Alokasi keluar', |
|||
'end17': 'Alokasi semua', |
|||
'end18': 'membatalkan semua', |
|||
'end19': 'Allokasi otomatis', |
|||
'end20': 'Pembatalan otomatis', |
|||
'end21': 'Alokasi manual', |
|||
'end22': 'Pengaturan satu klik', |
|||
'end23': 'Detail alokasi', |
|||
'end24': 'Apakah ada pengiriman keluar yang abnormal', |
|||
'end25': 'Pengiriman tertunda:', |
|||
'end26': 'Tidak melebihi deadline', |
|||
'end27': 'Penerbitan Terlambat', |
|||
'end28': 'Mengatur situs', |
|||
'end29': 'Simpan perubahan', |
|||
'end30': 'Detail Pesanan Pengiriman', |
|||
'end31': 'Detail Pesanan Pengiriman', |
|||
'end32': 'Rincian Pekerjaan Rumah', |
|||
'end33': 'Informasi Pengiriman', |
|||
'end34': 'Alokasi manual untuk pengiriman keluar', |
|||
'end35': 'Inventaris yang dapat didistribusikan', |
|||
'end36': 'Import berkas Excel', |
|||
'end38': 'Seret berkasnya ke sini, atau', |
|||
'end39': 'Klik untuk mengunggah', |
|||
'end40': 'Hanya file Excel yang dapat diunggah, dan tidak boleh melebihi 10MB', |
|||
'end41': 'Operasi instruksi pesanan keluar', |
|||
'end42': 'Hanya menampilkan instruksi pekerjaan rumah yang belum selesai', |
|||
'end43': 'Diterbitkan', |
|||
'end44': 'Penandaan selesai' |
|||
}, |
|||
'msg': { |
|||
'isNotEmpty': 'Tidak dapat kosong', |
|||
'notFinish': 'Tidak dapat memaksa status penyelesaian perintah kerja untuk berakhir', |
|||
'success': 'Operasi berhasil' |
|||
} |
|||
} |
|||
} |
Loading…
Reference in new issue