영문화완료
This commit is contained in:
52
Handler/Project/Dialog/fSelectJob.Designer.cs
generated
52
Handler/Project/Dialog/fSelectJob.Designer.cs
generated
@@ -230,7 +230,7 @@
|
||||
this.lbMsgCamoff.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.lbMsgCamoff.Size = new System.Drawing.Size(733, 49);
|
||||
this.lbMsgCamoff.TabIndex = 61;
|
||||
this.lbMsgCamoff.Text = "카메라 사용이 OFF 되었습니다";
|
||||
this.lbMsgCamoff.Text = "Camera usage is OFF";
|
||||
this.lbMsgCamoff.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.lbMsgCamoff.TextShadow = false;
|
||||
this.lbMsgCamoff.TextVisible = true;
|
||||
@@ -275,7 +275,7 @@
|
||||
this.lbTitle.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.lbTitle.Size = new System.Drawing.Size(733, 110);
|
||||
this.lbTitle.TabIndex = 60;
|
||||
this.lbTitle.Text = "작업 방식을 선택하세요";
|
||||
this.lbTitle.Text = "Please select work method";
|
||||
this.lbTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.lbTitle.TextShadow = false;
|
||||
this.lbTitle.TextVisible = true;
|
||||
@@ -309,7 +309,7 @@
|
||||
this.tabPage1.Padding = new System.Windows.Forms.Padding(10);
|
||||
this.tabPage1.Size = new System.Drawing.Size(725, 266);
|
||||
this.tabPage1.TabIndex = 0;
|
||||
this.tabPage1.Text = "옵션";
|
||||
this.tabPage1.Text = "Options";
|
||||
this.tabPage1.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// chkApplySidInfo
|
||||
@@ -322,7 +322,7 @@
|
||||
this.chkApplySidInfo.Size = new System.Drawing.Size(423, 25);
|
||||
this.chkApplySidInfo.TabIndex = 33;
|
||||
this.chkApplySidInfo.Tag = "6";
|
||||
this.chkApplySidInfo.Text = "SID정보 테이블을 이용하여 데이터를 자동 기록합니다.";
|
||||
this.chkApplySidInfo.Text = "Automatically record data using SID information table.";
|
||||
this.chkApplySidInfo.UseVisualStyleBackColor = true;
|
||||
this.chkApplySidInfo.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
|
||||
//
|
||||
@@ -336,7 +336,7 @@
|
||||
this.chkApplyJobInfo.Size = new System.Drawing.Size(427, 25);
|
||||
this.chkApplyJobInfo.TabIndex = 32;
|
||||
this.chkApplyJobInfo.Tag = "5";
|
||||
this.chkApplyJobInfo.Text = "당일 작업 내역을 이용하여 데이터를 자동 기록 합니다.";
|
||||
this.chkApplyJobInfo.Text = "Automatically record data using daily work history.";
|
||||
this.chkApplyJobInfo.UseVisualStyleBackColor = true;
|
||||
this.chkApplyJobInfo.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
|
||||
//
|
||||
@@ -350,7 +350,7 @@
|
||||
this.chkApplySIDConv.Size = new System.Drawing.Size(425, 25);
|
||||
this.chkApplySIDConv.TabIndex = 31;
|
||||
this.chkApplySIDConv.Tag = "7";
|
||||
this.chkApplySIDConv.Text = "SID변환 테이블을 이용하여 데이터를 자동 기록 합니다";
|
||||
this.chkApplySIDConv.Text = "Automatically record data using SID conversion table";
|
||||
this.chkApplySIDConv.UseVisualStyleBackColor = true;
|
||||
this.chkApplySIDConv.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
|
||||
//
|
||||
@@ -364,7 +364,7 @@
|
||||
this.chkUserConfirm.Size = new System.Drawing.Size(435, 25);
|
||||
this.chkUserConfirm.TabIndex = 13;
|
||||
this.chkUserConfirm.Tag = "0";
|
||||
this.chkUserConfirm.Text = "최종 인쇄값을 사용자가 확인 합니다 (자동진행 안됨)";
|
||||
this.chkUserConfirm.Text = "User confirms final print values (no automatic progress)";
|
||||
this.chkUserConfirm.UseVisualStyleBackColor = true;
|
||||
this.chkUserConfirm.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
|
||||
//
|
||||
@@ -378,7 +378,7 @@
|
||||
this.chkSIDConv.Size = new System.Drawing.Size(413, 25);
|
||||
this.chkSIDConv.TabIndex = 28;
|
||||
this.chkSIDConv.Tag = "4";
|
||||
this.chkSIDConv.Text = "SID변환 테이블을 이용하여 SID값을 전환 합니다.";
|
||||
this.chkSIDConv.Text = "Convert SID values using SID conversion table.";
|
||||
this.chkSIDConv.UseVisualStyleBackColor = true;
|
||||
this.chkSIDConv.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
|
||||
//
|
||||
@@ -392,7 +392,7 @@
|
||||
this.chkQtyServer.Size = new System.Drawing.Size(448, 25);
|
||||
this.chkQtyServer.TabIndex = 13;
|
||||
this.chkQtyServer.Tag = "1";
|
||||
this.chkQtyServer.Text = "Reel ID 를 기준으로 서버의 수량을 조회하여 사용 합니다.";
|
||||
this.chkQtyServer.Text = "Query and use server quantities based on Reel ID.";
|
||||
this.chkQtyServer.UseVisualStyleBackColor = true;
|
||||
this.chkQtyServer.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
|
||||
//
|
||||
@@ -406,7 +406,7 @@
|
||||
this.chkQtyMRQ.Size = new System.Drawing.Size(405, 25);
|
||||
this.chkQtyMRQ.TabIndex = 27;
|
||||
this.chkQtyMRQ.Tag = "3";
|
||||
this.chkQtyMRQ.Text = "수량을 직접 입력 합니다.(RQ가 읽혔다면 자동 진행)";
|
||||
this.chkQtyMRQ.Text = "Enter quantity manually (auto-proceed if RQ is read).";
|
||||
this.chkQtyMRQ.UseVisualStyleBackColor = true;
|
||||
this.chkQtyMRQ.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
|
||||
//
|
||||
@@ -420,7 +420,7 @@
|
||||
this.chkNew.Size = new System.Drawing.Size(247, 24);
|
||||
this.chkNew.TabIndex = 24;
|
||||
this.chkNew.Tag = "2";
|
||||
this.chkNew.Text = "Reel ID 를 신규로 생성 합니다";
|
||||
this.chkNew.Text = "Create new Reel ID.";
|
||||
this.chkNew.UseVisualStyleBackColor = true;
|
||||
this.chkNew.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
|
||||
//
|
||||
@@ -434,7 +434,7 @@
|
||||
this.tabPage2.Padding = new System.Windows.Forms.Padding(10);
|
||||
this.tabPage2.Size = new System.Drawing.Size(725, 266);
|
||||
this.tabPage2.TabIndex = 1;
|
||||
this.tabPage2.Text = "옵션 데이터";
|
||||
this.tabPage2.Text = "Option Data";
|
||||
this.tabPage2.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// GrpSidConvData
|
||||
@@ -460,7 +460,7 @@
|
||||
this.GrpSidConvData.Size = new System.Drawing.Size(705, 82);
|
||||
this.GrpSidConvData.TabIndex = 34;
|
||||
this.GrpSidConvData.TabStop = false;
|
||||
this.GrpSidConvData.Text = "SID변환 테이블 서버적용";
|
||||
this.GrpSidConvData.Text = "SID Conversion Table Server Application";
|
||||
//
|
||||
// chkCVSave
|
||||
//
|
||||
@@ -472,7 +472,7 @@
|
||||
this.chkCVSave.Size = new System.Drawing.Size(230, 23);
|
||||
this.chkCVSave.TabIndex = 51;
|
||||
this.chkCVSave.Tag = "11";
|
||||
this.chkCVSave.Text = "변경 정보를 서버에 기록 합니다";
|
||||
this.chkCVSave.Text = "Record change information to server";
|
||||
this.chkCVSave.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// chkCVApplyBatch
|
||||
@@ -599,7 +599,7 @@
|
||||
this.label6.Name = "label6";
|
||||
this.label6.Size = new System.Drawing.Size(55, 15);
|
||||
this.label6.TabIndex = 29;
|
||||
this.label6.Text = "조회대상";
|
||||
this.label6.Text = "Query Target";
|
||||
//
|
||||
// label7
|
||||
//
|
||||
@@ -610,7 +610,7 @@
|
||||
this.label7.Name = "label7";
|
||||
this.label7.Size = new System.Drawing.Size(55, 15);
|
||||
this.label7.TabIndex = 29;
|
||||
this.label7.Text = "적용대상";
|
||||
this.label7.Text = "Apply Target";
|
||||
//
|
||||
// grpapplyjob
|
||||
//
|
||||
@@ -633,7 +633,7 @@
|
||||
this.grpapplyjob.Size = new System.Drawing.Size(705, 82);
|
||||
this.grpapplyjob.TabIndex = 33;
|
||||
this.grpapplyjob.TabStop = false;
|
||||
this.grpapplyjob.Text = "당일작업 적용";
|
||||
this.grpapplyjob.Text = "Daily Work Application";
|
||||
//
|
||||
// chkDayWhereLot
|
||||
//
|
||||
@@ -667,7 +667,7 @@
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(55, 15);
|
||||
this.label3.TabIndex = 29;
|
||||
this.label3.Text = "조회대상";
|
||||
this.label3.Text = "Query Target";
|
||||
//
|
||||
// label2
|
||||
//
|
||||
@@ -678,7 +678,7 @@
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(55, 15);
|
||||
this.label2.TabIndex = 29;
|
||||
this.label2.Text = "적용대상";
|
||||
this.label2.Text = "Apply Target";
|
||||
//
|
||||
// chkDayApplyVender
|
||||
//
|
||||
@@ -783,7 +783,7 @@
|
||||
this.grpApplySidinfo.Size = new System.Drawing.Size(705, 82);
|
||||
this.grpApplySidinfo.TabIndex = 33;
|
||||
this.grpApplySidinfo.TabStop = false;
|
||||
this.grpApplySidinfo.Text = "입력정보 적용";
|
||||
this.grpApplySidinfo.Text = "Input Information Application";
|
||||
//
|
||||
// chkInfoWhereLot
|
||||
//
|
||||
@@ -819,7 +819,7 @@
|
||||
this.chkInfoSave.Size = new System.Drawing.Size(230, 23);
|
||||
this.chkInfoSave.TabIndex = 32;
|
||||
this.chkInfoSave.Tag = "8";
|
||||
this.chkInfoSave.Text = "변경 정보를 서버에 기록 합니다";
|
||||
this.chkInfoSave.Text = "Record change information to server";
|
||||
this.chkInfoSave.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// chkInfoApplyPrint
|
||||
@@ -842,7 +842,7 @@
|
||||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(55, 15);
|
||||
this.label4.TabIndex = 29;
|
||||
this.label4.Text = "조회대상";
|
||||
this.label4.Text = "Query Target";
|
||||
//
|
||||
// label5
|
||||
//
|
||||
@@ -853,7 +853,7 @@
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(55, 15);
|
||||
this.label5.TabIndex = 29;
|
||||
this.label5.Text = "적용대상";
|
||||
this.label5.Text = "Apply Target";
|
||||
//
|
||||
// chkInfoApplyVender
|
||||
//
|
||||
@@ -942,7 +942,7 @@
|
||||
this.tabPage3.Name = "tabPage3";
|
||||
this.tabPage3.Size = new System.Drawing.Size(725, 266);
|
||||
this.tabPage3.TabIndex = 2;
|
||||
this.tabPage3.Text = "기타";
|
||||
this.tabPage3.Text = "Others";
|
||||
this.tabPage3.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// chkCustom
|
||||
@@ -1009,7 +1009,7 @@
|
||||
this.btOK.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.btOK.Size = new System.Drawing.Size(361, 95);
|
||||
this.btOK.TabIndex = 1;
|
||||
this.btOK.Text = "시작";
|
||||
this.btOK.Text = "Start";
|
||||
this.btOK.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.btOK.TextShadow = true;
|
||||
this.btOK.TextVisible = true;
|
||||
@@ -1055,7 +1055,7 @@
|
||||
this.btCancle.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.btCancle.Size = new System.Drawing.Size(360, 95);
|
||||
this.btCancle.TabIndex = 0;
|
||||
this.btCancle.Text = "취소";
|
||||
this.btCancle.Text = "Cancel";
|
||||
this.btCancle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.btCancle.TextShadow = true;
|
||||
this.btCancle.TextVisible = true;
|
||||
|
||||
Reference in New Issue
Block a user