영문화완료

This commit is contained in:
ChiKyun Kim
2025-09-09 17:24:19 +09:00
parent adb66451ca
commit 02028afc27
338 changed files with 2205 additions and 79829 deletions

View File

@@ -103,7 +103,7 @@
this.chkDelinfo.Name = "chkDelinfo";
this.chkDelinfo.Size = new System.Drawing.Size(126, 29);
this.chkDelinfo.TabIndex = 4;
this.chkDelinfo.Text = "인쇄후제거";
this.chkDelinfo.Text = "Delete after printing";
this.chkDelinfo.UseVisualStyleBackColor = true;
//
// nudCnt
@@ -225,7 +225,7 @@
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(75, 38);
this.button7.TabIndex = 3;
this.button7.Text = "삭제";
this.button7.Text = "Delete";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
@@ -279,7 +279,7 @@
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 38);
this.button6.TabIndex = 3;
this.button6.Text = "삭제";
this.button6.Text = "Delete";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
@@ -321,7 +321,7 @@
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 38);
this.button5.TabIndex = 2;
this.button5.Text = "삭제";
this.button5.Text = "Delete";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
@@ -363,7 +363,7 @@
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 38);
this.button4.TabIndex = 2;
this.button4.Text = "삭제";
this.button4.Text = "Delete";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
@@ -405,7 +405,7 @@
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 38);
this.button3.TabIndex = 2;
this.button3.Text = "삭제";
this.button3.Text = "Delete";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
@@ -447,7 +447,7 @@
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 38);
this.button2.TabIndex = 2;
this.button2.Text = "삭제";
this.button2.Text = "Delete";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
@@ -489,7 +489,7 @@
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 37);
this.button1.TabIndex = 2;
this.button1.Text = "삭제";
this.button1.Text = "Delete";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
@@ -513,7 +513,7 @@
this.groupBox2.Size = new System.Drawing.Size(522, 81);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "바코드입력칸(커서를 이동 후 입력하세요)";
this.groupBox2.Text = "Barcode input field (move cursor and enter)";
//
// tbBarcodeInput
//