OSDN Git Service

merge 0.9.4 to jp
[handbrake-jp/handbrake-jp.git] / win / C# / frmQueue.Designer.cs
index e3d7259..6f3beee 100644 (file)
@@ -61,12 +61,28 @@ namespace Handbrake
             this.mnu_readd = new System.Windows.Forms.ToolStripMenuItem();\r
             this.SaveFile = new System.Windows.Forms.SaveFileDialog();\r
             this.list_queue = new System.Windows.Forms.ListView();\r
+            this.\83^\83C\83g\83\8b = new System.Windows.Forms.ColumnHeader();\r
+            this.\83`\83\83\83v\83^\81[ = new System.Windows.Forms.ColumnHeader();\r
+            this.\95Ï\8a·\8c³ = new System.Windows.Forms.ColumnHeader();\r
+            this.\95Û\91\90æ = new System.Windows.Forms.ColumnHeader();\r
+            this.\93®\89æ\83G\83\93\83R\81[\83_\81[ = new System.Windows.Forms.ColumnHeader();\r
+            this.\89¹\90º\83G\83\93\83R\81[\83_\81[ = new System.Windows.Forms.ColumnHeader();\r
+/*\r
+            this.statusStrip1 = new System.Windows.Forms.StatusStrip();\r
+            this.lbl_encodesPending = new System.Windows.Forms.ToolStripStatusLabel();\r
+            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();\r
+            this.progressBar = new System.Windows.Forms.ToolStripProgressBar();\r
+            this.lbl_progressValue = new System.Windows.Forms.ToolStripStatusLabel();\r
+            this.OpenFile = new System.Windows.Forms.OpenFileDialog();\r
+*/\r
+/*\r
             this.Title = new System.Windows.Forms.ColumnHeader();\r
             this.Chapters = new System.Windows.Forms.ColumnHeader();\r
             this.Source = new System.Windows.Forms.ColumnHeader();\r
             this.Destination = new System.Windows.Forms.ColumnHeader();\r
             this.EncoderVideo = new System.Windows.Forms.ColumnHeader();\r
             this.Audio = new System.Windows.Forms.ColumnHeader();\r
+*/\r
             this.mnu_queue = new System.Windows.Forms.ContextMenuStrip(this.components);\r
             this.mnu_up = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_Down = new System.Windows.Forms.ToolStripMenuItem();\r
@@ -102,7 +118,7 @@ namespace Handbrake
             this.btn_down.Size = new System.Drawing.Size(64, 22);\r
             this.btn_down.TabIndex = 33;\r
             this.btn_down.TabStop = false;\r
-            this.btn_down.Text = "Down";\r
+            this.btn_down.Text = "\81«";\r
             this.toolTip1.SetToolTip(this.btn_down, "Move the selected item down 1 place in the queue");\r
             this.btn_down.UseVisualStyleBackColor = true;\r
             this.btn_down.Click += new System.EventHandler(this.btn_down_Click);\r
@@ -120,7 +136,7 @@ namespace Handbrake
             this.btn_up.Size = new System.Drawing.Size(55, 22);\r
             this.btn_up.TabIndex = 32;\r
             this.btn_up.TabStop = false;\r
-            this.btn_up.Text = "Up";\r
+            this.btn_up.Text = "\81ª";\r
             this.toolTip1.SetToolTip(this.btn_up, "Move the selected item up 1 place in the queue.");\r
             this.btn_up.UseVisualStyleBackColor = true;\r
             this.btn_up.Click += new System.EventHandler(this.btn_up_Click);\r
@@ -138,7 +154,7 @@ namespace Handbrake
             this.btn_delete.Size = new System.Drawing.Size(64, 22);\r
             this.btn_delete.TabIndex = 31;\r
             this.btn_delete.TabStop = false;\r
-            this.btn_delete.Text = "Delete";\r
+            this.btn_delete.Text = "\8dí\8f\9c";\r
             this.toolTip1.SetToolTip(this.btn_delete, "Remove the selected item from the queue");\r
             this.btn_delete.UseVisualStyleBackColor = true;\r
             this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);\r
@@ -152,7 +168,7 @@ namespace Handbrake
             this.tableLayoutPanel1.SetRowSpan(this.label4, 2);\r
             this.label4.Size = new System.Drawing.Size(48, 26);\r
             this.label4.TabIndex = 70;\r
-            this.label4.Text = "Video:\r\nAudio:";\r
+            this.label4.Text = "\93®\89æ:\r\n\89¹\90º:";\r
             // \r
             // lbl_chapt\r
             // \r
@@ -221,7 +237,7 @@ namespace Handbrake
             this.tableLayoutPanel1.SetRowSpan(this.label1, 4);\r
             this.label1.Size = new System.Drawing.Size(99, 52);\r
             this.label1.TabIndex = 63;\r
-            this.label1.Text = "Source:\r\nDestination:\r\nDVD Title:\r\nDVD Chapters:";\r
+            this.label1.Text = "\95Ï\8a·\8c³:\r\n\95Û\91\90æ:\r\nDVD\82Ì\83^\83C\83g\83\8b:\r\nDVD\82Ì\83`\83\83\83v\83^\81[:";\r
             // \r
             // label3\r
             // \r
@@ -229,9 +245,9 @@ namespace Handbrake
             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label3.Location = new System.Drawing.Point(3, 0);\r
             this.label3.Name = "label3";\r
-            this.label3.Size = new System.Drawing.Size(82, 13);\r
+            this.label3.Size = new System.Drawing.Size(73, 13);\r
             this.label3.TabIndex = 62;\r
-            this.label3.Text = "Current Job";\r
+            this.label3.Text = "\8dì\8bÆ\92\86\82Ì\83W\83\87\83u";\r
             // \r
             // toolStrip1\r
             // \r
@@ -255,7 +271,7 @@ namespace Handbrake
             this.btn_encode.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_encode.Name = "btn_encode";\r
             this.btn_encode.Size = new System.Drawing.Size(82, 36);\r
-            this.btn_encode.Text = "Encode";\r
+            this.btn_encode.Text = "\95Ï\8a·\8aJ\8en";\r
             this.btn_encode.Click += new System.EventHandler(this.btn_encode_Click);\r
             // \r
             // btn_pause\r
@@ -266,7 +282,7 @@ namespace Handbrake
             this.btn_pause.Name = "btn_pause";\r
             this.btn_pause.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never;\r
             this.btn_pause.Size = new System.Drawing.Size(74, 36);\r
-            this.btn_pause.Text = "Pause";\r
+            this.btn_stop.Text = "\88ê\8e\9e\92â\8e~";\r
             this.btn_pause.Visible = false;\r
             this.btn_pause.Click += new System.EventHandler(this.btn_pause_Click);\r
             // \r
@@ -288,14 +304,14 @@ namespace Handbrake
             this.drop_button_queue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.drop_button_queue.Name = "drop_button_queue";\r
             this.drop_button_queue.Size = new System.Drawing.Size(87, 36);\r
-            this.drop_button_queue.Text = "Queue";\r
+            this.drop_button_queue.Text = "\83L\83\85\81[";\r
             // \r
             // mnu_batch\r
             // \r
             this.mnu_batch.Image = global::Handbrake.Properties.Resources.Output_Small;\r
             this.mnu_batch.Name = "mnu_batch";\r
             this.mnu_batch.Size = new System.Drawing.Size(187, 22);\r
-            this.mnu_batch.Text = "Generate Batch Script";\r
+            this.mnu_batch.Text = "\83o\83b\83`\83X\83N\83\8a\83v\83g\82ð\8dì\90¬";\r
             this.mnu_batch.Click += new System.EventHandler(this.mnu_batch_Click);\r
             // \r
             // mnu_import\r
@@ -303,7 +319,7 @@ namespace Handbrake
             this.mnu_import.Image = global::Handbrake.Properties.Resources.folder;\r
             this.mnu_import.Name = "mnu_import";\r
             this.mnu_import.Size = new System.Drawing.Size(187, 22);\r
-            this.mnu_import.Text = "Import Queue";\r
+            this.mnu_import.Text = "\83L\83\85\81[\82ð\83C\83\93\83|\81[\83g";\r
             this.mnu_import.Click += new System.EventHandler(this.mnu_import_Click);\r
             // \r
             // mnu_export\r
@@ -311,7 +327,7 @@ namespace Handbrake
             this.mnu_export.Image = global::Handbrake.Properties.Resources.save;\r
             this.mnu_export.Name = "mnu_export";\r
             this.mnu_export.Size = new System.Drawing.Size(187, 22);\r
-            this.mnu_export.Text = "Export Queue";\r
+            this.mnu_export.Text = "\83L\83\85\81[\82ð\83G\83N\83X\83|\81[\83g";\r
             this.mnu_export.Click += new System.EventHandler(this.mnu_export_Click);\r
             // \r
             // toolStripSeparator2\r
@@ -335,12 +351,12 @@ namespace Handbrake
             // list_queue\r
             // \r
             this.list_queue.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {\r
-            this.Title,\r
-            this.Chapters,\r
-            this.Source,\r
-            this.Destination,\r
-            this.EncoderVideo,\r
-            this.Audio});\r
+            this.\83^\83C\83g\83\8b,\r
+            this.\83`\83\83\83v\83^\81[,\r
+            this.\95Ï\8a·\8c³,\r
+            this.\95Û\91\90æ,\r
+            this.\93®\89æ\83G\83\93\83R\81[\83_\81[,\r
+            this.\89¹\90º\83G\83\93\83R\81[\83_\81[});\r
             this.list_queue.ContextMenuStrip = this.mnu_queue;\r
             this.list_queue.Dock = System.Windows.Forms.DockStyle.Fill;\r
             this.list_queue.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
@@ -355,35 +371,39 @@ namespace Handbrake
             this.list_queue.View = System.Windows.Forms.View.Details;\r
             this.list_queue.KeyUp += new System.Windows.Forms.KeyEventHandler(this.list_queue_deleteKey);\r
             // \r
-            // Title\r
+            // \83^\83C\83g\83\8b\r
             // \r
-            this.Title.Text = "Title";\r
-            this.Title.Width = 39;\r
+            this.\83^\83C\83g\83\8b.Text = "\83^\83C\83g\83\8b";\r
+            this.\83^\83C\83g\83\8b.Width = 39;\r
             // \r
-            // Chapters\r
+            // \83`\83\83\83v\83^\81[\r
             // \r
-            this.Chapters.Text = "Chapters";\r
-            this.Chapters.Width = 71;\r
+            this.\83`\83\83\83v\83^\81[.Text = "\83`\83\83\83v\83^\81[";\r
+            this.\83`\83\83\83v\83^\81[.Width = 71;\r
             // \r
-            // Source\r
+            // \95Ï\8a·\8c³\r
             // \r
-            this.Source.Text = "Source";\r
-            this.Source.Width = 219;\r
+            this.\95Ï\8a·\8c³.Text = "\95Ï\8a·\8c³";\r
+            this.\95Ï\8a·\8c³.Width = 219;\r
             // \r
-            // Destination\r
+            // \95Û\91\90æ\r
             // \r
+            this.\95Û\91\90æ.Text = "\95Û\91\90æ";\r
+            this.\95Û\91\90æ.Width = 215;\r
+/* ORIGINAL\r
             this.Destination.Text = "Destination";\r
             this.Destination.Width = 210;\r
+*/\r
             // \r
-            // EncoderVideo\r
+            // \93®\89æ\83G\83\93\83R\81[\83_\81[\r
             // \r
-            this.EncoderVideo.Text = "Video Encoder";\r
-            this.EncoderVideo.Width = 110;\r
+            this.\93®\89æ\83G\83\93\83R\81[\83_\81[.Text = "\93®\89æ\83G\83\93\83R\81[\83_\81[";\r
+            this.\93®\89æ\83G\83\93\83R\81[\83_\81[.Width = 110;\r
             // \r
-            // Audio\r
+            // \89¹\90º\83G\83\93\83R\81[\83_\81[\r
             // \r
-            this.Audio.Text = "Audio Encoder";\r
-            this.Audio.Width = 94;\r
+            this.\89¹\90º\83G\83\93\83R\81[\83_\81[.Text = "\89¹\90º\83G\83\93\83R\81[\83_\81[";\r
+            this.\89¹\90º\83G\83\93\83R\81[\83_\81[.Width = 94;\r
             // \r
             // mnu_queue\r
             // \r
@@ -395,6 +415,22 @@ namespace Handbrake
             this.mnu_queue.Name = "mnu_queue";\r
             this.mnu_queue.Size = new System.Drawing.Size(139, 76);\r
             // \r
+/* HEAD\r
+            // lbl_encodesPending\r
+            // \r
+            this.lbl_encodesPending.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
+            this.lbl_encodesPending.Margin = new System.Windows.Forms.Padding(0, 3, 10, 2);\r
+            this.lbl_encodesPending.Name = "lbl_encodesPending";\r
+            this.lbl_encodesPending.Size = new System.Drawing.Size(123, 26);\r
+            this.lbl_encodesPending.Text = "0\8cÂ\82Ì\83W\83\87\83u\82ª\91Ò\8b@\92\86";\r
+            // \r
+            // toolStripStatusLabel1\r
+            // \r
+            this.toolStripStatusLabel1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
+            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";\r
+            this.toolStripStatusLabel1.Size = new System.Drawing.Size(37, 26);\r
+            this.toolStripStatusLabel1.Text = "\90i\92»:";\r
+*/\r
             // mnu_up\r
             // \r
             this.mnu_up.Name = "mnu_up";\r
@@ -411,6 +447,11 @@ namespace Handbrake
             // \r
             // toolStripSeparator3\r
             // \r
+/* HEAD\r
+            this.lbl_progressValue.Name = "lbl_progressValue";\r
+            this.lbl_progressValue.Size = new System.Drawing.Size(35, 26);\r
+            this.lbl_progressValue.Text = " 0 %";\r
+/*\r
             this.toolStripSeparator3.Name = "toolStripSeparator3";\r
             this.toolStripSeparator3.Size = new System.Drawing.Size(135, 6);\r
             // \r
@@ -578,12 +619,12 @@ namespace Handbrake
         private System.Windows.Forms.ToolStripButton btn_pause;\r
         private System.Windows.Forms.SaveFileDialog SaveFile;\r
         private System.Windows.Forms.ListView list_queue;\r
-        private System.Windows.Forms.ColumnHeader Title;\r
-        private System.Windows.Forms.ColumnHeader Chapters;\r
-        private System.Windows.Forms.ColumnHeader Source;\r
-        private System.Windows.Forms.ColumnHeader Destination;\r
-        private System.Windows.Forms.ColumnHeader EncoderVideo;\r
-        private System.Windows.Forms.ColumnHeader Audio;\r
+        private System.Windows.Forms.ColumnHeader \83^\83C\83g\83\8b;\r
+        private System.Windows.Forms.ColumnHeader \83`\83\83\83v\83^\81[;\r
+        private System.Windows.Forms.ColumnHeader \95Ï\8a·\8c³;\r
+        private System.Windows.Forms.ColumnHeader \95Û\91\90æ;\r
+        private System.Windows.Forms.ColumnHeader \93®\89æ\83G\83\93\83R\81[\83_\81[;\r
+        private System.Windows.Forms.ColumnHeader \89¹\90º\83G\83\93\83R\81[\83_\81[;\r
         private System.Windows.Forms.StatusStrip statusStrip1;\r
         private System.Windows.Forms.ToolStripDropDownButton drop_button_queue;\r
         private System.Windows.Forms.ToolStripMenuItem mnu_batch;\r