영문화완료
This commit is contained in:
34
Handler/Project/Dialog/fLoaderInfo.Designer.cs
generated
34
Handler/Project/Dialog/fLoaderInfo.Designer.cs
generated
@@ -241,7 +241,7 @@
|
||||
//
|
||||
this.회전기준바코드로설정ToolStripMenuItem.Name = "회전기준바코드로설정ToolStripMenuItem";
|
||||
this.회전기준바코드로설정ToolStripMenuItem.Size = new System.Drawing.Size(206, 22);
|
||||
this.회전기준바코드로설정ToolStripMenuItem.Text = "회전 기준 바코드로 설정";
|
||||
this.회전기준바코드로설정ToolStripMenuItem.Text = "Set as rotation reference barcode";
|
||||
this.회전기준바코드로설정ToolStripMenuItem.Click += new System.EventHandler(this.회전기준바코드로설정ToolStripMenuItem_Click);
|
||||
//
|
||||
// panel7
|
||||
@@ -294,7 +294,7 @@
|
||||
this.btOK.Name = "btOK";
|
||||
this.btOK.Size = new System.Drawing.Size(363, 93);
|
||||
this.btOK.TabIndex = 4;
|
||||
this.btOK.Text = "◆ 입력 완료 ◆";
|
||||
this.btOK.Text = "◆ Input Complete ◆";
|
||||
this.btOK.UseVisualStyleBackColor = false;
|
||||
this.btOK.Click += new System.EventHandler(this.btOK_Click);
|
||||
//
|
||||
@@ -356,7 +356,7 @@
|
||||
this.button2.Name = "button2";
|
||||
this.button2.Size = new System.Drawing.Size(363, 50);
|
||||
this.button2.TabIndex = 2;
|
||||
this.button2.Text = "◀ 바코드 출력정보에 \"입력\"";
|
||||
this.button2.Text = "◀ \"Input\" to barcode output info";
|
||||
this.button2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.button2.UseVisualStyleBackColor = true;
|
||||
this.button2.Click += new System.EventHandler(this.button2_Click);
|
||||
@@ -371,8 +371,8 @@
|
||||
this.label1.Padding = new System.Windows.Forms.Padding(5);
|
||||
this.label1.Size = new System.Drawing.Size(363, 74);
|
||||
this.label1.TabIndex = 0;
|
||||
this.label1.Text = "현재 바코드 리더기로 부터 읽은 데이터를 모두 표시합니다. \r\n1. 입력 하고자 하는 데이터 칸을 좌측에서 먼저 선택합니다\r\n2. 입력 데이터를 " +
|
||||
"아래 목록에서 선택\r\n3. 하단의 \"입력\" 버튼을 누릅니다";
|
||||
this.label1.Text = "Display all data read from the current barcode reader. \r\n1. First select the data field you want to input from the left side\r\n2. Input data " +
|
||||
"from the list below\r\n3. Press the \"Input\" button at the bottom";
|
||||
//
|
||||
// tbRID
|
||||
//
|
||||
@@ -501,7 +501,7 @@
|
||||
this.btIDChk.Name = "btIDChk";
|
||||
this.btIDChk.Size = new System.Drawing.Size(57, 50);
|
||||
this.btIDChk.TabIndex = 30;
|
||||
this.btIDChk.Text = "검사";
|
||||
this.btIDChk.Text = "Check";
|
||||
this.btIDChk.UseVisualStyleBackColor = true;
|
||||
this.btIDChk.Visible = false;
|
||||
this.btIDChk.Click += new System.EventHandler(this.btIDCheck_Click);
|
||||
@@ -513,7 +513,7 @@
|
||||
this.tbSidFind.Name = "tbSidFind";
|
||||
this.tbSidFind.Size = new System.Drawing.Size(57, 32);
|
||||
this.tbSidFind.TabIndex = 29;
|
||||
this.tbSidFind.Text = "찾기";
|
||||
this.tbSidFind.Text = "Find";
|
||||
this.tbSidFind.UseVisualStyleBackColor = true;
|
||||
this.tbSidFind.Click += new System.EventHandler(this.button7_Click);
|
||||
//
|
||||
@@ -524,7 +524,7 @@
|
||||
this.btPartChk.Name = "btPartChk";
|
||||
this.btPartChk.Size = new System.Drawing.Size(142, 30);
|
||||
this.btPartChk.TabIndex = 25;
|
||||
this.btPartChk.Text = "자동입력";
|
||||
this.btPartChk.Text = "Auto Input";
|
||||
this.btPartChk.UseVisualStyleBackColor = true;
|
||||
this.btPartChk.Click += new System.EventHandler(this.btPart_Click);
|
||||
//
|
||||
@@ -607,7 +607,7 @@
|
||||
this.btDateSelecte.Name = "btDateSelecte";
|
||||
this.btDateSelecte.Size = new System.Drawing.Size(142, 31);
|
||||
this.btDateSelecte.TabIndex = 22;
|
||||
this.btDateSelecte.Text = "선택";
|
||||
this.btDateSelecte.Text = "Select";
|
||||
this.btDateSelecte.UseVisualStyleBackColor = true;
|
||||
this.btDateSelecte.Click += new System.EventHandler(this.button4_Click);
|
||||
//
|
||||
@@ -659,7 +659,7 @@
|
||||
this.btSidConv.Name = "btSidConv";
|
||||
this.btSidConv.Size = new System.Drawing.Size(82, 32);
|
||||
this.btSidConv.TabIndex = 11;
|
||||
this.btSidConv.Text = "SID전환";
|
||||
this.btSidConv.Text = "SID Convert";
|
||||
this.btSidConv.UseVisualStyleBackColor = true;
|
||||
this.btSidConv.Click += new System.EventHandler(this.button3_Click);
|
||||
//
|
||||
@@ -670,7 +670,7 @@
|
||||
this.btNewID.Name = "btNewID";
|
||||
this.btNewID.Size = new System.Drawing.Size(82, 50);
|
||||
this.btNewID.TabIndex = 9;
|
||||
this.btNewID.Text = "생성";
|
||||
this.btNewID.Text = "Generate";
|
||||
this.btNewID.UseVisualStyleBackColor = true;
|
||||
this.btNewID.Click += new System.EventHandler(this.btNewID_Click);
|
||||
//
|
||||
@@ -683,7 +683,7 @@
|
||||
this.btChkQty.Name = "btChkQty";
|
||||
this.btChkQty.Size = new System.Drawing.Size(142, 51);
|
||||
this.btChkQty.TabIndex = 8;
|
||||
this.btChkQty.Text = "서버 수량 체크";
|
||||
this.btChkQty.Text = "Server Quantity Check";
|
||||
this.btChkQty.UseVisualStyleBackColor = true;
|
||||
this.btChkQty.Visible = false;
|
||||
this.btChkQty.Click += new System.EventHandler(this.btReqQty_Click);
|
||||
@@ -695,7 +695,7 @@
|
||||
this.button9.Name = "button9";
|
||||
this.button9.Size = new System.Drawing.Size(96, 31);
|
||||
this.button9.TabIndex = 31;
|
||||
this.button9.Text = "선택";
|
||||
this.button9.Text = "Select";
|
||||
this.button9.UseVisualStyleBackColor = true;
|
||||
this.button9.Click += new System.EventHandler(this.button9_Click);
|
||||
//
|
||||
@@ -729,7 +729,7 @@
|
||||
this.btCustomAutoInput.Name = "btCustomAutoInput";
|
||||
this.btCustomAutoInput.Size = new System.Drawing.Size(97, 31);
|
||||
this.btCustomAutoInput.TabIndex = 26;
|
||||
this.btCustomAutoInput.Text = "자동입력";
|
||||
this.btCustomAutoInput.Text = "Auto Input";
|
||||
this.btCustomAutoInput.UseVisualStyleBackColor = true;
|
||||
this.btCustomAutoInput.Click += new System.EventHandler(this.btCustAutoInput_Click);
|
||||
//
|
||||
@@ -909,7 +909,7 @@
|
||||
this.label26.Name = "label26";
|
||||
this.label26.Size = new System.Drawing.Size(189, 35);
|
||||
this.label26.TabIndex = 10;
|
||||
this.label26.Text = "부착위치";
|
||||
this.label26.Text = "Attach Position";
|
||||
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label26.Click += new System.EventHandler(this.label26_Click);
|
||||
//
|
||||
@@ -1121,7 +1121,7 @@
|
||||
this.button3.Name = "button3";
|
||||
this.button3.Size = new System.Drawing.Size(401, 48);
|
||||
this.button3.TabIndex = 34;
|
||||
this.button3.Text = "작업 결과에서 데이터 자동 입력";
|
||||
this.button3.Text = "Auto input data from job results";
|
||||
this.button3.UseVisualStyleBackColor = true;
|
||||
this.button3.Click += new System.EventHandler(this.button3_Click_1);
|
||||
//
|
||||
@@ -1133,7 +1133,7 @@
|
||||
this.button1.Name = "button1";
|
||||
this.button1.Size = new System.Drawing.Size(375, 48);
|
||||
this.button1.TabIndex = 33;
|
||||
this.button1.Text = "작업 결과에서 데이터를 선택 합니다";
|
||||
this.button1.Text = "Select data from job results";
|
||||
this.button1.UseVisualStyleBackColor = true;
|
||||
this.button1.Click += new System.EventHandler(this.button1_Click_1);
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user