@things-factory/operato-wms 5.0.0-alpha.45 → 5.0.0-alpha.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +43 -43
- package/translations/ko.json +125 -132
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-wms",
|
|
3
|
-
"version": "5.0.0-alpha.
|
|
3
|
+
"version": "5.0.0-alpha.48",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"db:reset": "yarn run db:clear && yarn run db:restore && yarn run db:seed && yarn run db:setpass"
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"@operato/ghost-print": "1.0.0-beta.
|
|
50
|
+
"@operato/ghost-print": "1.0.0-beta.18",
|
|
51
51
|
"@operato/scene-chartjs": "^1.0.0-alpha.16",
|
|
52
52
|
"@operato/scene-clock": "^1.0.0-alpha.16",
|
|
53
53
|
"@operato/scene-clone": "^1.0.0-alpha.16",
|
|
@@ -70,52 +70,52 @@
|
|
|
70
70
|
"@operato/scene-tab": "^1.0.0-alpha.16",
|
|
71
71
|
"@operato/scene-table": "^1.0.0-alpha.16",
|
|
72
72
|
"@operato/scene-wheel-sorter": "^1.0.0-alpha.16",
|
|
73
|
-
"@things-factory/apptool-ui": "^5.0.0-alpha.
|
|
74
|
-
"@things-factory/attachment-ui": "^5.0.0-alpha.
|
|
75
|
-
"@things-factory/auth-ui": "^5.0.0-alpha.
|
|
76
|
-
"@things-factory/barcode-ui": "^5.0.0-alpha.
|
|
77
|
-
"@things-factory/biz-ui": "^5.0.0-alpha.
|
|
78
|
-
"@things-factory/board-service": "^5.0.0-alpha.
|
|
79
|
-
"@things-factory/board-ui": "^5.0.0-alpha.
|
|
80
|
-
"@things-factory/code-ui": "^5.0.0-alpha.
|
|
81
|
-
"@things-factory/context-ui": "^5.0.0-alpha.
|
|
82
|
-
"@things-factory/env": "^5.0.0-alpha.
|
|
83
|
-
"@things-factory/export-ui": "^5.0.0-alpha.
|
|
84
|
-
"@things-factory/export-ui-csv": "^5.0.0-alpha.
|
|
85
|
-
"@things-factory/export-ui-excel": "^5.0.0-alpha.
|
|
86
|
-
"@things-factory/fav-base": "^5.0.0-alpha.
|
|
87
|
-
"@things-factory/form-ui": "^5.0.0-alpha.
|
|
88
|
-
"@things-factory/grist-ui": "^5.0.0-alpha.
|
|
89
|
-
"@things-factory/help": "^5.0.0-alpha.
|
|
90
|
-
"@things-factory/i18n-base": "^5.0.0-alpha.
|
|
91
|
-
"@things-factory/id-rule-base": "^5.0.0-alpha.
|
|
92
|
-
"@things-factory/import-ui": "^5.0.0-alpha.
|
|
93
|
-
"@things-factory/import-ui-excel": "^5.0.0-alpha.
|
|
94
|
-
"@things-factory/menu-ui": "^5.0.0-alpha.
|
|
95
|
-
"@things-factory/more-ui": "^5.0.0-alpha.
|
|
96
|
-
"@things-factory/notification": "^5.0.0-alpha.
|
|
97
|
-
"@things-factory/pdf": "^5.0.0-alpha.
|
|
98
|
-
"@things-factory/print-proxy-service": "^5.0.0-alpha.
|
|
99
|
-
"@things-factory/print-service": "^5.0.0-alpha.
|
|
100
|
-
"@things-factory/print-ui": "^5.0.0-alpha.
|
|
101
|
-
"@things-factory/product-base": "^5.0.0-alpha.
|
|
102
|
-
"@things-factory/resource-ui": "^5.0.0-alpha.
|
|
103
|
-
"@things-factory/sales-ui": "^5.0.0-alpha.
|
|
104
|
-
"@things-factory/scene-google-map": "^5.0.0-alpha.
|
|
105
|
-
"@things-factory/scene-visualizer": "^5.0.0-alpha.
|
|
106
|
-
"@things-factory/setting-ui": "^5.0.0-alpha.
|
|
107
|
-
"@things-factory/system-ui": "^5.0.0-alpha.
|
|
108
|
-
"@things-factory/transport-base": "^5.0.0-alpha.
|
|
109
|
-
"@things-factory/tutorial-ui": "^5.0.0-alpha.
|
|
110
|
-
"@things-factory/warehouse-base": "^5.0.0-alpha.
|
|
111
|
-
"@things-factory/worksheet-base": "^5.0.0-alpha.
|
|
73
|
+
"@things-factory/apptool-ui": "^5.0.0-alpha.48",
|
|
74
|
+
"@things-factory/attachment-ui": "^5.0.0-alpha.48",
|
|
75
|
+
"@things-factory/auth-ui": "^5.0.0-alpha.48",
|
|
76
|
+
"@things-factory/barcode-ui": "^5.0.0-alpha.48",
|
|
77
|
+
"@things-factory/biz-ui": "^5.0.0-alpha.48",
|
|
78
|
+
"@things-factory/board-service": "^5.0.0-alpha.48",
|
|
79
|
+
"@things-factory/board-ui": "^5.0.0-alpha.48",
|
|
80
|
+
"@things-factory/code-ui": "^5.0.0-alpha.48",
|
|
81
|
+
"@things-factory/context-ui": "^5.0.0-alpha.48",
|
|
82
|
+
"@things-factory/env": "^5.0.0-alpha.48",
|
|
83
|
+
"@things-factory/export-ui": "^5.0.0-alpha.48",
|
|
84
|
+
"@things-factory/export-ui-csv": "^5.0.0-alpha.48",
|
|
85
|
+
"@things-factory/export-ui-excel": "^5.0.0-alpha.48",
|
|
86
|
+
"@things-factory/fav-base": "^5.0.0-alpha.48",
|
|
87
|
+
"@things-factory/form-ui": "^5.0.0-alpha.48",
|
|
88
|
+
"@things-factory/grist-ui": "^5.0.0-alpha.48",
|
|
89
|
+
"@things-factory/help": "^5.0.0-alpha.48",
|
|
90
|
+
"@things-factory/i18n-base": "^5.0.0-alpha.48",
|
|
91
|
+
"@things-factory/id-rule-base": "^5.0.0-alpha.48",
|
|
92
|
+
"@things-factory/import-ui": "^5.0.0-alpha.48",
|
|
93
|
+
"@things-factory/import-ui-excel": "^5.0.0-alpha.48",
|
|
94
|
+
"@things-factory/menu-ui": "^5.0.0-alpha.48",
|
|
95
|
+
"@things-factory/more-ui": "^5.0.0-alpha.48",
|
|
96
|
+
"@things-factory/notification": "^5.0.0-alpha.48",
|
|
97
|
+
"@things-factory/pdf": "^5.0.0-alpha.48",
|
|
98
|
+
"@things-factory/print-proxy-service": "^5.0.0-alpha.48",
|
|
99
|
+
"@things-factory/print-service": "^5.0.0-alpha.48",
|
|
100
|
+
"@things-factory/print-ui": "^5.0.0-alpha.48",
|
|
101
|
+
"@things-factory/product-base": "^5.0.0-alpha.48",
|
|
102
|
+
"@things-factory/resource-ui": "^5.0.0-alpha.48",
|
|
103
|
+
"@things-factory/sales-ui": "^5.0.0-alpha.48",
|
|
104
|
+
"@things-factory/scene-google-map": "^5.0.0-alpha.48",
|
|
105
|
+
"@things-factory/scene-visualizer": "^5.0.0-alpha.48",
|
|
106
|
+
"@things-factory/setting-ui": "^5.0.0-alpha.48",
|
|
107
|
+
"@things-factory/system-ui": "^5.0.0-alpha.48",
|
|
108
|
+
"@things-factory/transport-base": "^5.0.0-alpha.48",
|
|
109
|
+
"@things-factory/tutorial-ui": "^5.0.0-alpha.48",
|
|
110
|
+
"@things-factory/warehouse-base": "^5.0.0-alpha.48",
|
|
111
|
+
"@things-factory/worksheet-base": "^5.0.0-alpha.48"
|
|
112
112
|
},
|
|
113
113
|
"devDependencies": {
|
|
114
|
-
"@things-factory/builder": "^5.0.0-alpha.
|
|
114
|
+
"@things-factory/builder": "^5.0.0-alpha.48",
|
|
115
115
|
"cypress": "^9.4.1",
|
|
116
116
|
"cypress-file-upload": "^5.0.8",
|
|
117
117
|
"cypress-localstorage-commands": "^1.6.1",
|
|
118
118
|
"eslint-plugin-cypress": "^2.12.1"
|
|
119
119
|
},
|
|
120
|
-
"gitHead": "
|
|
120
|
+
"gitHead": "0fa9b26abce176fa96d820fb50cc5565760d50c9"
|
|
121
121
|
}
|
package/translations/ko.json
CHANGED
|
@@ -334,8 +334,9 @@
|
|
|
334
334
|
"field.lot_id": "lot id",
|
|
335
335
|
"field.low_on_stock": "[ko]low on stock",
|
|
336
336
|
"field.main_bizplace": "주 사업장",
|
|
337
|
-
"field.manifest_no": "
|
|
338
|
-
"field.
|
|
337
|
+
"field.manifest_no": "적하목록번호",
|
|
338
|
+
"field.manufacture_year": "제조년도",
|
|
339
|
+
"field.marketplace_order_status": "마켓플레이스 주문 상태",
|
|
339
340
|
"field.max_qty": "[ko]max qty",
|
|
340
341
|
"field.min_qty": "[ko]min qty",
|
|
341
342
|
"field.month": "월",
|
|
@@ -344,7 +345,7 @@
|
|
|
344
345
|
"field.need_fleet": "선적 필요여부",
|
|
345
346
|
"field.need_transport": "운송 필요여부",
|
|
346
347
|
"field.nett_weight": "[ko]nett weight",
|
|
347
|
-
"field.no_of_items": "
|
|
348
|
+
"field.no_of_items": "아이템 개수",
|
|
348
349
|
"field.non_tally": "[ko]non tally",
|
|
349
350
|
"field.number_of_column": "열 수",
|
|
350
351
|
"field.number_of_depth": "깊이 수",
|
|
@@ -364,13 +365,13 @@
|
|
|
364
365
|
"field.order_status": "주문 상태",
|
|
365
366
|
"field.order_type": "주문 유형",
|
|
366
367
|
"field.origin_product": "원제품",
|
|
367
|
-
"field.original_name": "
|
|
368
|
+
"field.original_name": "원명칭",
|
|
368
369
|
"field.ot": "다른 대상",
|
|
369
370
|
"field.other_target": "다른 대상",
|
|
370
371
|
"field.out": "out",
|
|
371
372
|
"field.outbound_qty": "출고 수량",
|
|
372
373
|
"field.outbound": "아웃바운드",
|
|
373
|
-
"field.over_stock": "
|
|
374
|
+
"field.over_stock": "공급과다",
|
|
374
375
|
"field.own_collection": "직접 취합",
|
|
375
376
|
"field.own_transport": "자사 운송",
|
|
376
377
|
"field.owner": "관리자",
|
|
@@ -381,7 +382,7 @@
|
|
|
381
382
|
"field.packed_by": "[ko]packed by",
|
|
382
383
|
"field.packing_type": "포장 유형",
|
|
383
384
|
"field.packing_uom_value": "포장 측량치",
|
|
384
|
-
"field.packing_weight": "
|
|
385
|
+
"field.packing_weight": "포장 무게",
|
|
385
386
|
"field.packing": "포장",
|
|
386
387
|
"field.pallet_id": "파레트 아이디",
|
|
387
388
|
"field.pallet_qty": "파레트 수량",
|
|
@@ -391,14 +392,14 @@
|
|
|
391
392
|
"field.phone": "전화",
|
|
392
393
|
"field.pick_qty": "피킹 수량",
|
|
393
394
|
"field.pick_uom_value": "피킹 측량치",
|
|
394
|
-
"field.pick_weight": "
|
|
395
|
-
"field.picked_at": "
|
|
396
|
-
"field.picked_by": "
|
|
395
|
+
"field.pick_weight": "피킹 무게",
|
|
396
|
+
"field.picked_at": "피킹 일시",
|
|
397
|
+
"field.picked_by": "피킹 작업자",
|
|
397
398
|
"field.picked_qty": "파레트 수량",
|
|
398
|
-
"field.picking_complete": "
|
|
399
|
-
"field.picking_start": "
|
|
399
|
+
"field.picking_complete": "피킹 완료",
|
|
400
|
+
"field.picking_start": "피킹 시작",
|
|
400
401
|
"field.pickup_time_id": "픽업 시간 아이디",
|
|
401
|
-
"field.po_no": "
|
|
402
|
+
"field.po_no": "PO 번호",
|
|
402
403
|
"field.postal_code": "우편번호",
|
|
403
404
|
"field.price": "가격",
|
|
404
405
|
"field.primary_unit": "주요 단위",
|
|
@@ -406,26 +407,26 @@
|
|
|
406
407
|
"field.privileges": "권한",
|
|
407
408
|
"field.product_code": "제품 코드",
|
|
408
409
|
"field.product_description": "상품 설명",
|
|
409
|
-
"field.product_info": "
|
|
410
|
+
"field.product_info": "상품 정보",
|
|
410
411
|
"field.product_name": "상품명",
|
|
411
412
|
"field.product_option_value": "상품 옵션 값",
|
|
412
413
|
"field.product_option": "상품 옵션",
|
|
413
414
|
"field.product_ref": "참조 상품",
|
|
414
|
-
"field.product_set_info": "
|
|
415
|
-
"field.product_type": "
|
|
415
|
+
"field.product_set_info": "상품세트 정보",
|
|
416
|
+
"field.product_type": "상품 유형",
|
|
416
417
|
"field.product": "상품",
|
|
417
418
|
"field.purchase_order": "구매 주문서",
|
|
418
|
-
"field.putaway_at": "
|
|
419
|
-
"field.putaway_by": "
|
|
420
|
-
"field.putaway_complete": "
|
|
421
|
-
"field.putaway_start": "
|
|
419
|
+
"field.putaway_at": "적치 일시",
|
|
420
|
+
"field.putaway_by": "적치 작업자",
|
|
421
|
+
"field.putaway_complete": "적치 완료",
|
|
422
|
+
"field.putaway_start": "적치 시작",
|
|
422
423
|
"field.qty": "수량",
|
|
423
424
|
"field.quantity": "수량",
|
|
424
425
|
"field.rank": "순위",
|
|
425
426
|
"field.ready": "준비",
|
|
426
427
|
"field.receipt_reference_no": "청구서 참조 번호",
|
|
427
428
|
"field.receive_date": "수집 날짜",
|
|
428
|
-
"field.ref_code": "
|
|
429
|
+
"field.ref_code": "참조 코드",
|
|
429
430
|
"field.ref_no": "참조 번호",
|
|
430
431
|
"field.registration_number": "등록 번호",
|
|
431
432
|
"field.reject_date": "거부 날짜",
|
|
@@ -440,9 +441,9 @@
|
|
|
440
441
|
"field.release_weight": "출고 중량",
|
|
441
442
|
"field.remain_qty": "잔여 수량",
|
|
442
443
|
"field.remain_uom_value": "잔여 측량치",
|
|
443
|
-
"field.remain_weight": "
|
|
444
|
-
"field.remaining_qty": "
|
|
445
|
-
"field.remainQty": "
|
|
444
|
+
"field.remain_weight": "잔여 무게",
|
|
445
|
+
"field.remaining_qty": "잔여 수량",
|
|
446
|
+
"field.remainQty": "잔여 수량",
|
|
446
447
|
"field.remark": "비고",
|
|
447
448
|
"field.repacked_pallet": "재포장 파레트",
|
|
448
449
|
"field.repalletized_pallet": "파레트 재적치",
|
|
@@ -470,26 +471,24 @@
|
|
|
470
471
|
"field.row_end": "끝 행",
|
|
471
472
|
"field.row_start": "시작 행",
|
|
472
473
|
"field.row": "행",
|
|
473
|
-
"field.rto": "
|
|
474
|
-
"field.second_delimiter": "
|
|
474
|
+
"field.rto": "RTO",
|
|
475
|
+
"field.second_delimiter": "D2",
|
|
475
476
|
"field.selected_qty": "선택 수량",
|
|
476
477
|
"field.selected": "선택됨",
|
|
477
478
|
"field.self_collect_summary": "직접 취합 요약",
|
|
478
479
|
"field.self_collect": "직접 취합",
|
|
479
480
|
"field.seq": "시퀀스",
|
|
480
|
-
"field.serial_number": "
|
|
481
|
+
"field.serial_number": "시리얼번호",
|
|
481
482
|
"field.service": "서비스",
|
|
482
483
|
"field.services": "서비스",
|
|
483
484
|
"field.set": "세트",
|
|
484
|
-
"field.shelf_end": "[ko] shelf end",
|
|
485
|
-
"field.shelf_start": "[ko] shelf start",
|
|
486
485
|
"field.shelf": "선반",
|
|
487
|
-
"field.shipped_at": "
|
|
486
|
+
"field.shipped_at": "선적 일시",
|
|
488
487
|
"field.shipping_option": "선적 옵션",
|
|
489
488
|
"field.shipping_provider": "선적 제공자",
|
|
490
489
|
"field.show_balance_only": "잔고만 보이기",
|
|
491
|
-
"field.sku_code": "
|
|
492
|
-
"field.sku": "
|
|
490
|
+
"field.sku_code": "SKU 코드",
|
|
491
|
+
"field.sku": "SKU",
|
|
493
492
|
"field.so_no": "판매주문 번호",
|
|
494
493
|
"field.start_date": "시작일",
|
|
495
494
|
"field.start_seq": "시작 시퀀스",
|
|
@@ -498,7 +497,7 @@
|
|
|
498
497
|
"field.stock_name": "재고 이름",
|
|
499
498
|
"field.stored_at": "보관일시",
|
|
500
499
|
"field.stored": "보관됨",
|
|
501
|
-
"field.sub_brand": "
|
|
500
|
+
"field.sub_brand": "하위브랜드",
|
|
502
501
|
"field.subdomain": "서브도메인",
|
|
503
502
|
"field.submitted_at": "제출일시",
|
|
504
503
|
"field.submitted_by": "제출자",
|
|
@@ -528,8 +527,8 @@
|
|
|
528
527
|
"field.total_self_collect": "총 직접 취합건수",
|
|
529
528
|
"field.total_uom_value": "총 측량치",
|
|
530
529
|
"field.total_uom": "총 측량치",
|
|
531
|
-
"field.total_volume": "
|
|
532
|
-
"field.total_weight": "
|
|
530
|
+
"field.total_volume": "총 부피",
|
|
531
|
+
"field.total_weight": "총 무게",
|
|
533
532
|
"field.total": "총계",
|
|
534
533
|
"field.tracking_no": "[ko] tracking no",
|
|
535
534
|
"field.transaction_type": "트랜잭션 유형",
|
|
@@ -542,10 +541,10 @@
|
|
|
542
541
|
"field.unit_value": "단위 값",
|
|
543
542
|
"field.unit_volume": "[ko]unit volume",
|
|
544
543
|
"field.unit": "단위",
|
|
545
|
-
"field.unload_complete": "
|
|
546
|
-
"field.unload_start": "
|
|
547
|
-
"field.unloaded_at": "
|
|
548
|
-
"field.unloaded_by": "
|
|
544
|
+
"field.unload_complete": "하차 완료",
|
|
545
|
+
"field.unload_start": "하차 시작",
|
|
546
|
+
"field.unloaded_at": "하차 일시",
|
|
547
|
+
"field.unloaded_by": "하차 작업자",
|
|
549
548
|
"field.unpack_qty": "해포 수량",
|
|
550
549
|
"field.uom_value": "측량치",
|
|
551
550
|
"field.uom": "측량치",
|
|
@@ -557,12 +556,12 @@
|
|
|
557
556
|
"field.vas_count": "vas 수",
|
|
558
557
|
"field.vas_order_no": "VAS 지시번호",
|
|
559
558
|
"field.vas": "부가서비스",
|
|
560
|
-
"field.vat": "
|
|
559
|
+
"field.vat": "VAT",
|
|
561
560
|
"field.volume_size": "[ko]volume size",
|
|
562
|
-
"field.volume": "
|
|
561
|
+
"field.volume": "부피",
|
|
563
562
|
"field.w/h": "창고",
|
|
564
563
|
"field.warehouse_name": "창고명",
|
|
565
|
-
"field.warehouse_status": "
|
|
564
|
+
"field.warehouse_status": "창고 상태",
|
|
566
565
|
"field.warehouse_transport": "창고 이동",
|
|
567
566
|
"field.warehouse": "창고",
|
|
568
567
|
"field.weight_ratio": "비중",
|
|
@@ -571,8 +570,6 @@
|
|
|
571
570
|
"field.width": "가로",
|
|
572
571
|
"field.worksheet_no": "작업지시서 번호",
|
|
573
572
|
"field.your_name": "이름",
|
|
574
|
-
"field.zone_end": "[ko] zone end",
|
|
575
|
-
"field.zone_start": "[ko] zone start",
|
|
576
573
|
"field.zone": "존",
|
|
577
574
|
"label.activated": "활성화",
|
|
578
575
|
"label.actual_qty": "실제 수량",
|
|
@@ -600,12 +597,12 @@
|
|
|
600
597
|
"label.availabel_pallet_qty": "사용 가능 파레트 수량",
|
|
601
598
|
"label.available_qty": "사용가능 수량",
|
|
602
599
|
"label.bag_crates_carton_ibc_drums_pails": "bag/crates/carton/ibc/drums/pails",
|
|
603
|
-
"label.bag": "
|
|
600
|
+
"label.bag": "자루",
|
|
604
601
|
"label.balance": "잔고",
|
|
605
602
|
"label.batch_and_product": "배치/상품",
|
|
606
|
-
"label.batch_id_ref": "
|
|
603
|
+
"label.batch_id_ref": "배치 아이디 참조",
|
|
607
604
|
"label.batch_id": "배치 아이디",
|
|
608
|
-
"label.batch_no_ref": "
|
|
605
|
+
"label.batch_no_ref": "배치 번호 참조",
|
|
609
606
|
"label.batch_no": "배치 번호",
|
|
610
607
|
"label.batch_picking": "배치 피킹",
|
|
611
608
|
"label.billing_address": "청구 주소",
|
|
@@ -619,7 +616,7 @@
|
|
|
619
616
|
"label.by_pallet": "파레트 기준",
|
|
620
617
|
"label.by_product": "상품 기준",
|
|
621
618
|
"label.cargo_type": "차량 유형",
|
|
622
|
-
"label.carton_id": "
|
|
619
|
+
"label.carton_id": "포장 상자 아이디",
|
|
623
620
|
"label.carton": "박스",
|
|
624
621
|
"label.case_sensitive": "대소문 구분",
|
|
625
622
|
"label.charges": "청구",
|
|
@@ -852,7 +849,7 @@
|
|
|
852
849
|
"label.purchase_order": "구매 주문서",
|
|
853
850
|
"label.putaway_return": "적치 반환",
|
|
854
851
|
"label.putaway": "적치 작업",
|
|
855
|
-
"label.putting_away": "
|
|
852
|
+
"label.putting_away": "적치",
|
|
856
853
|
"label.qty": "수량",
|
|
857
854
|
"label.ready_to_dispatch": "운송시작 준비",
|
|
858
855
|
"label.ready_to_unload": "하차 준비",
|
|
@@ -860,42 +857,43 @@
|
|
|
860
857
|
"label.receiver_contact_no": "수령자 연락처 번호",
|
|
861
858
|
"label.receiver_contact_point": "수령자 연락처",
|
|
862
859
|
"label.recommend_location": "추천 위치",
|
|
863
|
-
"label.ref_no_2": "
|
|
864
|
-
"label.ref_no_3": "
|
|
860
|
+
"label.ref_no_2": "참조 번호 #2",
|
|
861
|
+
"label.ref_no_3": "참조 번호 #3",
|
|
865
862
|
"label.ref_no": "참조 번호",
|
|
866
863
|
"label.rejection_remark": "반려 사유",
|
|
867
864
|
"label.release_date": "출고일",
|
|
868
865
|
"label.release_from": "출고지",
|
|
869
866
|
"label.release_good_no": "출고 상품 번호",
|
|
870
867
|
"label.release_of_goods": "상품 출고",
|
|
871
|
-
"label.release_order_ref_if_any": "
|
|
872
|
-
"label.release_order": "
|
|
868
|
+
"label.release_order_ref_if_any": "출하 참조 번호",
|
|
869
|
+
"label.release_order": "출하 주문",
|
|
870
|
+
"label.release_progress": "출하 진행율",
|
|
873
871
|
"label.release_qty": "출고 수량",
|
|
874
872
|
"label.release_to": "운송지",
|
|
875
873
|
"label.release_uom_value": "출고 측량치",
|
|
876
|
-
"label.remainder": "
|
|
874
|
+
"label.remainder": "나머지",
|
|
877
875
|
"label.remark": "주의 사항",
|
|
878
876
|
"label.repalletizing_vas": "파레트 재배치 서비스",
|
|
879
877
|
"label.repalletizing": "파레트 재배치",
|
|
880
878
|
"label.required_package_qty": "요구 패키지 수량",
|
|
881
879
|
"label.required_package_uom_value": "요구 패키지 측량치",
|
|
882
880
|
"label.required_pallet_qty": "요구 파레트 수량",
|
|
883
|
-
"label.reserve_qty": "
|
|
881
|
+
"label.reserve_qty": "예약 수량",
|
|
884
882
|
"label.retail_outlet": "소매점",
|
|
885
883
|
"label.return_location": "반품 로케이션",
|
|
886
884
|
"label.return_order_no": "반품주문 번호",
|
|
887
885
|
"label.return_order": "반품주문",
|
|
888
|
-
"label.return_status_arrived": "
|
|
889
|
-
"label.return_status_done": "
|
|
890
|
-
"label.return_status_intransit": "
|
|
886
|
+
"label.return_status_arrived": "도착",
|
|
887
|
+
"label.return_status_done": "완료",
|
|
888
|
+
"label.return_status_intransit": "수송중",
|
|
891
889
|
"label.return_status_pending_receive": "[ko] PENDING_RECEIVE",
|
|
892
|
-
"label.return_status_pending": "
|
|
893
|
-
"label.return_status_processing": "
|
|
894
|
-
"label.return_status_putting_away": "
|
|
895
|
-
"label.return_status_ready_to_unload": "
|
|
890
|
+
"label.return_status_pending": "지연",
|
|
891
|
+
"label.return_status_processing": "처리중",
|
|
892
|
+
"label.return_status_putting_away": "적치중",
|
|
893
|
+
"label.return_status_ready_to_unload": "하차 준비",
|
|
896
894
|
"label.return": "반품",
|
|
897
895
|
"label.reusable_pallet": "플라스틱 파레트",
|
|
898
|
-
"label.ro": "
|
|
896
|
+
"label.ro": "출하주문번호",
|
|
899
897
|
"label.role_description": "역할 설명",
|
|
900
898
|
"label.role_name": "역할명",
|
|
901
899
|
"label.row_extension": "행 확장",
|
|
@@ -1022,13 +1020,13 @@
|
|
|
1022
1020
|
"text.already_existed": "행 {state.text}이(가) 이미 존재 합니다",
|
|
1023
1021
|
"text.are_empty": "의 값이 없습니다",
|
|
1024
1022
|
"text.are_you_sure_to_change_the_order_status_to_Done": "완료 처리하시겠습니까?",
|
|
1025
|
-
"text.arrival_notice_details_updated": "
|
|
1023
|
+
"text.arrival_notice_details_updated": "입고요청 상세내용이 변경되었습니다",
|
|
1026
1024
|
"text.arrival_notice_form_invalid": "입고주문 폼이 유효하지 않습니다",
|
|
1027
1025
|
"text.arrival_notice_is_arrived": "입고요청이 도착했습니다",
|
|
1028
|
-
"text.arrival_notice_received": "입고요청이
|
|
1029
|
-
"text.arrival_notice_rejected": "입고요청이
|
|
1030
|
-
"text.arrival_notice_will_be_confirmed": "입고요청이
|
|
1031
|
-
"text.arrival_notices_created": "
|
|
1026
|
+
"text.arrival_notice_received": "입고요청이 수락되었습니다",
|
|
1027
|
+
"text.arrival_notice_rejected": "입고요청이 거절되었습니다",
|
|
1028
|
+
"text.arrival_notice_will_be_confirmed": "입고요청이 확정됩니다",
|
|
1029
|
+
"text.arrival_notices_created": "입고요청이 생성되었습니다",
|
|
1032
1030
|
"text.assign_buffer_location": "버퍼 로케이션 할당",
|
|
1033
1031
|
"text.assign_inventories": "재고 할당",
|
|
1034
1032
|
"text.assign_warehouse": "창고 할당",
|
|
@@ -1038,16 +1036,16 @@
|
|
|
1038
1036
|
"text.available_x_insufficient": "[ko]available {state.x} insufficient",
|
|
1039
1037
|
"text.backdate_is_not_allowed": "[ko]backdate is not allowed",
|
|
1040
1038
|
"text.batch_id_is_duplicated": "배치 아이디 중복",
|
|
1041
|
-
"text.batch_is_not_selected": "
|
|
1042
|
-
"text.batch_no_is_required": "
|
|
1039
|
+
"text.batch_is_not_selected": "배치가 선택되지 않았습니다",
|
|
1040
|
+
"text.batch_no_is_required": "배치번호가 필요합니다",
|
|
1043
1041
|
"text.bizplace_not_found": "사업장을 찾을 수 없습니다",
|
|
1044
|
-
"text.cancel": "
|
|
1042
|
+
"text.cancel": "취소",
|
|
1045
1043
|
"text.cancellation_request_has_been_rejected": "취소요청이 거절 되었습니다",
|
|
1046
1044
|
"text.cannot_change_x": "{state.x}을(를) 변경 할 수 없습니다",
|
|
1047
1045
|
"text.cannot_delete_cross_docking_products": "즉시출고 상품은 삭제 할 수 없습니다",
|
|
1048
1046
|
"text.cannot_delete_picked_products": "피킹된 상품은 삭제 할 수 없습니다",
|
|
1049
1047
|
"text.cannot_delete_unsaved_location(s)": "저장되지 않은 로케이션은 삭제 할 수 없습니다",
|
|
1050
|
-
"text.carton_id_is_empty": "
|
|
1048
|
+
"text.carton_id_is_empty": "상자 아이디가 비어있습니다",
|
|
1051
1049
|
"text.change_driver/vehicle": "운전자/트럭 변경",
|
|
1052
1050
|
"text.change_to_editable": "수정여부 변경",
|
|
1053
1051
|
"text.check_to_arrived": "도착 처리",
|
|
@@ -1060,7 +1058,7 @@
|
|
|
1060
1058
|
"text.company_was_not_selected": "회사가 선택되지 않았습니다",
|
|
1061
1059
|
"text.complete_inspection": "검수 완료",
|
|
1062
1060
|
"text.complete_loading": "적재 완료",
|
|
1063
|
-
"text.complete_reverse_kitting": "
|
|
1061
|
+
"text.complete_reverse_kitting": "해체가 완료되었습니다",
|
|
1064
1062
|
"text.complete_transfer": "이동 완료",
|
|
1065
1063
|
"text.complete_unloading": "하차 완료",
|
|
1066
1064
|
"text.completed_collection_order": "수집주문이 완료 되었습니다",
|
|
@@ -1074,7 +1072,7 @@
|
|
|
1074
1072
|
"text.confirm_return_order": "반품주문 확인",
|
|
1075
1073
|
"text.confirm_vas_order": "부가서비스주문 확인",
|
|
1076
1074
|
"text.confirm": "확인",
|
|
1077
|
-
"text.contact_is_empty": "
|
|
1075
|
+
"text.contact_is_empty": "연락처가 비어있습니다",
|
|
1078
1076
|
"text.container_no_is_empty": "컨테이너 번호가 빈값 입니다",
|
|
1079
1077
|
"text.container_size_is_empty": "컨테이너 사이즈가 빈값 입니다",
|
|
1080
1078
|
"text.create_arrival_notice": "입고주문 생성",
|
|
@@ -1086,14 +1084,14 @@
|
|
|
1086
1084
|
"text.create_goods_received_note": "상품수령서 생성",
|
|
1087
1085
|
"text.create_release_order": "출고주문 생성",
|
|
1088
1086
|
"text.create_return_order": "반품주문 생성",
|
|
1089
|
-
"text.create_reverse_kitting_order": "
|
|
1087
|
+
"text.create_reverse_kitting_order": "해체주문이 생성되었습니다",
|
|
1090
1088
|
"text.create_vas_order": "부가서비스주문 생성",
|
|
1091
|
-
"text.create": "
|
|
1089
|
+
"text.create": "생성",
|
|
1092
1090
|
"text.creating_cycle_count_worksheet": "주기실사 작업지시서 생성",
|
|
1093
1091
|
"text.creating_release_order_is_required": "출고주문을 생성해야 합니다",
|
|
1094
1092
|
"text.current_order_complete_sorting": "[ko] current order complete sorting",
|
|
1095
1093
|
"text.current_release_order_sorting_completed": "[ko] current release order sorting completed",
|
|
1096
|
-
"text.customer_does_not_selected": "
|
|
1094
|
+
"text.customer_does_not_selected": "고객이 선택되지 않았습니다",
|
|
1097
1095
|
"text.customer": "고객",
|
|
1098
1096
|
"text.cycle_count_date_invalid": "주기실사 날짜가 유효하지 않습니다",
|
|
1099
1097
|
"text.cycle_count_worksheet_created": "주기실사 작업지시서가 생성 되었습니다",
|
|
@@ -1123,9 +1121,9 @@
|
|
|
1123
1121
|
"text.dispatch_successful": "dispatch successful",
|
|
1124
1122
|
"text.do_you_want_to_complete": "완료 하시겠습니까?",
|
|
1125
1123
|
"text.do_you_want_to_print": "인쇄 하시겠습니까?",
|
|
1126
|
-
"text.document_has_been_generated": "
|
|
1124
|
+
"text.document_has_been_generated": "문서가 생성되었습니다.",
|
|
1127
1125
|
"text.driver_and_vehicle_is_not_selected": "운송기사와 차량이 선택되지 않았습니다",
|
|
1128
|
-
"text.driver_is_empty": "
|
|
1126
|
+
"text.driver_is_empty": "운송기사의 이름이 필요합니다.",
|
|
1129
1127
|
"text.driver_is_not_selected": "운송기사가 선택되지 않았습니다",
|
|
1130
1128
|
"text.duplicated_vas_on_same_batch": "같은 배치에 동일한 서비스가 존재합니다",
|
|
1131
1129
|
"text.edit_add_order_product": "[ko]edit add order product",
|
|
@@ -1135,20 +1133,20 @@
|
|
|
1135
1133
|
"text.empty_value_in_add_product_list": "[ko]empty value in add product list",
|
|
1136
1134
|
"text.empty_value_in_list": "목록에 빈값이 존재합니다",
|
|
1137
1135
|
"text.enter_column_suffix_if_any": "enter column suffix if any",
|
|
1138
|
-
"text.enter_qty": "
|
|
1136
|
+
"text.enter_qty": "수량 입력",
|
|
1139
1137
|
"text.enter_row_suffix_if_any": "enter row suffix if any",
|
|
1140
|
-
"text.enter_serial_number": "
|
|
1141
|
-
"text.enter_zone_name": "
|
|
1142
|
-
"text.eta_date_is_required": "
|
|
1138
|
+
"text.enter_serial_number": "시리얼번호 입력",
|
|
1139
|
+
"text.enter_zone_name": "Zone 입력",
|
|
1140
|
+
"text.eta_date_is_required": "ETA 날짜는 필수정보입니다.",
|
|
1143
1141
|
"text.executing_release_order": "출고주문 실행",
|
|
1144
|
-
"text.expiration_date_updated": "
|
|
1145
|
-
"text.expiry_date_is_empty": "
|
|
1146
|
-
"text.extra_products_approved": "추가 상품이
|
|
1142
|
+
"text.expiration_date_updated": "유효기간이 수정되었습니다.",
|
|
1143
|
+
"text.expiry_date_is_empty": "유효만기일이 비어있습니다.",
|
|
1144
|
+
"text.extra_products_approved": "추가 상품이 승인되었습니다",
|
|
1147
1145
|
"text.extra_products_have_been_processed": "추가 상품이 처리되었습니다",
|
|
1148
1146
|
"text.extra_products_were_added": "추가상품이 추가되었습니다",
|
|
1149
1147
|
"text.field": "필드",
|
|
1150
1148
|
"text.fields": "필드",
|
|
1151
|
-
"text.form_is_not_completed": "
|
|
1149
|
+
"text.form_is_not_completed": "폼 입력이 완료되지 않았습니다.",
|
|
1152
1150
|
"text.from_date_is_empty": "from 날짜가 빈값 입니다",
|
|
1153
1151
|
"text.from_location_is_same_as_to_location": "from 로케이션과 to 로케이션이 동일 합니다",
|
|
1154
1152
|
"text.from_location_not_match_with_location": "from 로케이션이 일치하지 않습니다",
|
|
@@ -1206,7 +1204,7 @@
|
|
|
1206
1204
|
"text.inventory_not_found_in_x": "{state.x}에서 재고를 찾을 수 없습니다",
|
|
1207
1205
|
"text.inventory_undo_successfully": "[ko] inventory undo successfully",
|
|
1208
1206
|
"text.is_empty": "이(가) 비어 있습니다",
|
|
1209
|
-
"text.issue_updated": "
|
|
1207
|
+
"text.issue_updated": "이슈가 수정되었습니다",
|
|
1210
1208
|
"text.job_sheet_has_been_updated": "작업시트가 업데이트 되었습니다.",
|
|
1211
1209
|
"text.kindly_continue_inspect_the_inventory": "재고조사를 계속 진행하세요",
|
|
1212
1210
|
"text.kindly_inspect_and_relocate_this_inventory": "재고조사 및 재고이동을 진행하세요",
|
|
@@ -1219,19 +1217,19 @@
|
|
|
1219
1217
|
"text.lot_id_is_duplicated": "lot id가 중복 됩니다",
|
|
1220
1218
|
"text.lot_id_is_empty": "lot id가 없습니다",
|
|
1221
1219
|
"text.manifest_has_been_dispatched_and_closed": "[ko] manifest has been dispatched and closed",
|
|
1222
|
-
"text.manifest_has_been_generated": "
|
|
1223
|
-
"text.manifest_items_is_empty": "
|
|
1220
|
+
"text.manifest_has_been_generated": "적하목록이 생성되었습니다",
|
|
1221
|
+
"text.manifest_items_is_empty": "적하목록 상세가 비어있습니다",
|
|
1224
1222
|
"text.missing_input": "missing input",
|
|
1225
|
-
"text.missing_zone_name": "
|
|
1223
|
+
"text.missing_zone_name": "존의 명칭이 없습니다",
|
|
1226
1224
|
"text.new_batch_id_is_empty": "새 배치 번호가 없습니다",
|
|
1227
1225
|
"text.no_available_worksheet_selected": "[ko]no available worksheet selected",
|
|
1228
|
-
"text.no_changes_to_be_submitted": "
|
|
1226
|
+
"text.no_changes_to_be_submitted": "변경된 내용이 없습니다",
|
|
1229
1227
|
"text.no_company_selected": "회사가 선택되지 않았습니다",
|
|
1230
|
-
"text.no_document_available": "
|
|
1231
|
-
"text.no_drivers_and_trucks": "
|
|
1232
|
-
"text.no_label_setting_found": "
|
|
1233
|
-
"text.no_label_setting_was_found.": "
|
|
1234
|
-
"text.no_label_setting_was_found": "
|
|
1228
|
+
"text.no_document_available": "가능한 문서가 없습니다",
|
|
1229
|
+
"text.no_drivers_and_trucks": "운전자나 트럭이 없습니다",
|
|
1230
|
+
"text.no_label_setting_found": "레이블 설정을 찾을 수 없습니다",
|
|
1231
|
+
"text.no_label_setting_was_found.": "레이블 설정을 찾을 수 없습니다",
|
|
1232
|
+
"text.no_label_setting_was_found": "레이블 설정을 찾을 수 없습니다",
|
|
1235
1233
|
"text.no_lot_id": "lot id가 없습니다",
|
|
1236
1234
|
"text.no_matching_product_found": "[ko] no matching product found",
|
|
1237
1235
|
"text.no_matching_unloaded_inventory_found": "[ko] no matching unloaded inventory found",
|
|
@@ -1297,12 +1295,12 @@
|
|
|
1297
1295
|
"text.print_1_label_for_item_with_non_specified_print_qty": "[ko]print 1 label for item with non-specified print qty",
|
|
1298
1296
|
"text.print_qty_is_empty": "인쇄수량이 없습니다",
|
|
1299
1297
|
"text.printing": "인쇄중",
|
|
1300
|
-
"text.product_barcode_is_empty": "
|
|
1301
|
-
"text.product_changes_have_been_processed": "
|
|
1298
|
+
"text.product_barcode_is_empty": "상품 바코드가 비어있습니다",
|
|
1299
|
+
"text.product_changes_have_been_processed": "상품변경이 처리되었습니다",
|
|
1302
1300
|
"text.product_is_not_selected": "상품이 선택되지 않았습니다",
|
|
1303
|
-
"text.product_not_found": "
|
|
1301
|
+
"text.product_not_found": "상품을 찾을 수 없습니다",
|
|
1304
1302
|
"text.putaway_completed": "적치 완료",
|
|
1305
|
-
"text.putaway_is_done": "
|
|
1303
|
+
"text.putaway_is_done": "적치 완료",
|
|
1306
1304
|
"text.putaway": "적치",
|
|
1307
1305
|
"text.qty_cannot_be_divided_completely": "수량이 완전히 나누어 떨어지지 않습니다",
|
|
1308
1306
|
"text.qty_exceed_limit": "수량이 제한수량을 초과합니다",
|
|
@@ -1314,21 +1312,21 @@
|
|
|
1314
1312
|
"text.receive_delivery_order": "receive delivery order",
|
|
1315
1313
|
"text.receive_return_order": "반품주문 수락",
|
|
1316
1314
|
"text.receive_vas_order": "부가서비스주문 수락",
|
|
1317
|
-
"text.ref_no_is_empty": "
|
|
1318
|
-
"text.ref_no_is_required": "
|
|
1315
|
+
"text.ref_no_is_empty": "참조번호가 비어있습니다",
|
|
1316
|
+
"text.ref_no_is_required": "참조번호는 필수입니다",
|
|
1319
1317
|
"text.reject_arrival_notice": "입고주문 반려",
|
|
1320
1318
|
"text.reject_collection_order": "reject collection order",
|
|
1321
1319
|
"text.reject_delivery_order": "reject delivery order",
|
|
1322
1320
|
"text.reject_release_order": "출고주문 반려",
|
|
1323
1321
|
"text.reject_return_order": "반품주문 반려",
|
|
1324
|
-
"text.reject_vas_order": "
|
|
1322
|
+
"text.reject_vas_order": "VAS 주문 반려",
|
|
1325
1323
|
"text.related_arrival_notice_will_be_deleted": "관련된 입고주문이 삭제 됩니다",
|
|
1326
1324
|
"text.related_release_order_will_be_rejected": "관련된 출고주문이 삭제 됩니다",
|
|
1327
|
-
"text.release_date_is_empty": "
|
|
1328
|
-
"text.release_date_is_required": "
|
|
1325
|
+
"text.release_date_is_empty": "출고일자가 비어있습니다",
|
|
1326
|
+
"text.release_date_is_required": "출고일자는 필수입니다",
|
|
1329
1327
|
"text.release_order_confirmed": "출고주문 확인",
|
|
1330
1328
|
"text.release_order_created": "출고주문 생성",
|
|
1331
|
-
"text.release_order_details_updated": "
|
|
1329
|
+
"text.release_order_details_updated": "출고주문 내용이 수정되었습니다",
|
|
1332
1330
|
"text.release_order_form_invalid": "출고주문 폼이 유효하지 않습니다",
|
|
1333
1331
|
"text.release_order_has_been_cancelled": "출고주문이 취소 되었습니다",
|
|
1334
1332
|
"text.release_order_has_been_deleted": "출고주문이 삭제 되었습니다",
|
|
@@ -1338,12 +1336,11 @@
|
|
|
1338
1336
|
"text.release_order_submit_for_cancellation": "release order submit for cancellation",
|
|
1339
1337
|
"text.release_order_will_be_deleted": "출고주문이 삭제 됩니다",
|
|
1340
1338
|
"text.release_qty_cannot_exceed_stored_qty": "출고수량은 재고수량을 초과 할 수 없습니다",
|
|
1341
|
-
"text.release_qty_invalid": "
|
|
1339
|
+
"text.release_qty_invalid": "출고수량이 적절치 않습니다",
|
|
1342
1340
|
"text.release_qty_is_empty": "출고수량이 없습니다",
|
|
1343
1341
|
"text.release_qty_is_more_than_expected": "출고수량이 예상보다 많습니다",
|
|
1344
1342
|
"text.remark_is_empty": "비고가 없습니다",
|
|
1345
1343
|
"text.remark_updated": "비고가 업데이트 됐습니다",
|
|
1346
|
-
"text.remove_order_permanently": "remove order permanently",
|
|
1347
1344
|
"text.replacement_pallet_not_match_criteria": "교체 파레트가 조건에 부합하지 않습니다",
|
|
1348
1345
|
"text.return_order_created": "반품주문이 생성 되었습니다",
|
|
1349
1346
|
"text.return_order_form_invalid": "반품주문의 폼이 유효하지 않습니다.",
|
|
@@ -1361,10 +1358,6 @@
|
|
|
1361
1358
|
"text.reverse_kitting_order": "[ko] reverse kitting order",
|
|
1362
1359
|
"text.role_info_not_valid": "role info not valid",
|
|
1363
1360
|
"text.row_end_must_greater_than_row_start": "row end must greater than row start",
|
|
1364
|
-
"text.save_arrival_notice": "save arrival notice",
|
|
1365
|
-
"text.save_collection_order": "save collection",
|
|
1366
|
-
"text.save_delivery_order": "save delivery order",
|
|
1367
|
-
"text.save_successful": "save successful",
|
|
1368
1361
|
"text.save_vas_order": "save vas order",
|
|
1369
1362
|
"text.saving_locations": "the generated locations are being saved...",
|
|
1370
1363
|
"text.scan_product_barcode": "[ko] scan product barcode",
|
|
@@ -1777,9 +1770,9 @@
|
|
|
1777
1770
|
"title.role": "역할",
|
|
1778
1771
|
"title.same_pallet_is_found": "동일한 팔레트가 있습니다",
|
|
1779
1772
|
"title.same_pallet_is_founded": "동일한 팔레트가 있습니다",
|
|
1780
|
-
"title.scan_area": "
|
|
1781
|
-
"title.scan_barcode": "
|
|
1782
|
-
"title.search_area": "
|
|
1773
|
+
"title.scan_area": "구역 스캔",
|
|
1774
|
+
"title.scan_barcode": "바코드 스캔",
|
|
1775
|
+
"title.search_area": "구역 검색",
|
|
1783
1776
|
"title.select_company": "회사 선택",
|
|
1784
1777
|
"title.select_destination": "목적지 선택",
|
|
1785
1778
|
"title.select_driver": "운송기사 선택",
|
|
@@ -1885,33 +1878,33 @@
|
|
|
1885
1878
|
"button.disable": "[ko] disable",
|
|
1886
1879
|
"text.x_is_expiring": "[ko] {x} is expiring",
|
|
1887
1880
|
"text.orders_has_been_activated": "[ko] orders has been activated",
|
|
1888
|
-
"title.partner": "
|
|
1889
|
-
"text.order_is_not_selected": "
|
|
1881
|
+
"title.partner": "파트너",
|
|
1882
|
+
"text.order_is_not_selected": "주문이 선택되지 않았습니다",
|
|
1890
1883
|
"text.company_is_not_selected": "[ko] company is not selected",
|
|
1891
1884
|
"field.transporter": "[ko] transporter",
|
|
1892
1885
|
"text.select_at_least_one_inventory_to_putaway": "[ko] select at least one inventory to putaway",
|
|
1893
1886
|
"title.undo_putaway": "[ko] undo putaway",
|
|
1894
|
-
"field.lot_qty": "
|
|
1895
|
-
"field.actual_lot_qty": "
|
|
1887
|
+
"field.lot_qty": "로트 수량",
|
|
1888
|
+
"field.actual_lot_qty": "실제 로트 수량",
|
|
1896
1889
|
"text.owner_field_is_empty": "[ko] owner field is empty",
|
|
1897
1890
|
"text.holder_field_is_empty": "[ko] holder field is empty",
|
|
1898
|
-
"field.manufacture_date": "
|
|
1899
|
-
"text.manufacture-date-cannot-be-later-than-today": "
|
|
1891
|
+
"field.manufacture_date": "제조일자",
|
|
1892
|
+
"text.manufacture-date-cannot-be-later-than-today": "제조일자가 오늘보다 늦을 수 없습니다",
|
|
1900
1893
|
"text.please_select_an_inventory": "[ko] please select an inventory",
|
|
1901
1894
|
"text.carton_id_not_found": "[ko] carton id not found",
|
|
1902
|
-
"text.lot_id_not_found": "
|
|
1895
|
+
"text.lot_id_not_found": "로트 아이디를 찾을 수 없습니다",
|
|
1903
1896
|
"field.volume_m3": "[ko] volume (M3)",
|
|
1904
1897
|
"text.selected_release_order(s)_has_existing_worksheet": "[ko] selected release order(s) has existing worksheet",
|
|
1905
1898
|
"text.please_select_one_or_more_order_to_generate_worksheet": "[ko] please select one or more order to generate worksheet",
|
|
1906
1899
|
"text.worksheet(s)_has_been_generated": "[ko] worksheet(s) has been generated",
|
|
1907
|
-
"title.product_sku_x": "
|
|
1900
|
+
"title.product_sku_x": "상품 SKU : {x}",
|
|
1908
1901
|
"text.outbound": "[ko] outbound",
|
|
1909
|
-
"text.serial_number_has_been_scanned": "
|
|
1910
|
-
"button.print_route_label": "
|
|
1911
|
-
"title.print_route_label": "
|
|
1912
|
-
"text.bin_number": "
|
|
1913
|
-
"field.bin_number": "
|
|
1914
|
-
"field.route_label": "
|
|
1915
|
-
"field.route": "
|
|
1916
|
-
"text.priority": "
|
|
1917
|
-
}
|
|
1902
|
+
"text.serial_number_has_been_scanned": "시리얼번호가 스캔되었습니다",
|
|
1903
|
+
"button.print_route_label": "경로 레이블 출력",
|
|
1904
|
+
"title.print_route_label": "경로 레이블 출력",
|
|
1905
|
+
"text.bin_number": "bin 번호",
|
|
1906
|
+
"field.bin_number": "bin 번호",
|
|
1907
|
+
"field.route_label": "경로 레이블",
|
|
1908
|
+
"field.route": "경로",
|
|
1909
|
+
"text.priority": "우선순위"
|
|
1910
|
+
}
|