├── .gitignore
├── README.md
├── SRTranslatorGUI.sln
├── SRTranslatorGUI
├── App.config
├── Extensions.cs
├── FodyWeavers.xml
├── FodyWeavers.xsd
├── Form1.Designer.cs
├── Form1.cs
├── Form1.resx
├── Program.cs
├── Properties
│ ├── AssemblyInfo.cs
│ ├── Resources.Designer.cs
│ ├── Resources.resx
│ ├── Settings.Designer.cs
│ └── Settings.settings
├── SRTranslatorGUI.csproj
├── SRTranslatorGUI.csproj.user
├── STRFilestatustype.cs
├── bin
│ └── Debug
│ │ ├── Microsoft.WindowsAPICodePack.Shell.dll
│ │ ├── Microsoft.WindowsAPICodePack.Shell.xml
│ │ ├── Microsoft.WindowsAPICodePack.dll
│ │ ├── Microsoft.WindowsAPICodePack.xml
│ │ ├── SRTranslatorGUI v1.1.zip
│ │ ├── SRTranslatorGUI.exe
│ │ ├── SRTranslatorGUI.exe.config
│ │ ├── SRTranslatorGUI.pdb
│ │ ├── v0.1
│ │ ├── Microsoft.WindowsAPICodePack.Shell.dll
│ │ ├── Microsoft.WindowsAPICodePack.dll
│ │ ├── SRTranslatorGUI v1.0.zip
│ │ └── SRTranslatorGUI.exe
│ │ └── v1.0
│ │ ├── SRTranslatorGUI.exe
│ │ └── geckodriver.log
├── obj
│ └── Debug
│ │ ├── .NETFramework,Version=v4.7.2.AssemblyAttributes.cs
│ │ ├── Costura
│ │ ├── 038539203A1EAB74E1AFC9097A6F49D74DEAAECD.costura.system.servicemodel.duplex.dll.compressed
│ │ ├── 0EA487E0F4A0FA9F7721D25A320E0ED014D86919.costura.system.io.pipes.accesscontrol.dll.compressed
│ │ ├── 0F423916B55E2693771B6388310AD41509F97D44.costura.bunifu.licensing.pdb.compressed
│ │ ├── 13C03454586F5ED2AD3340185A5276102967CA1C.costura.system.data.oledb.dll.compressed
│ │ ├── 180A7BAAFBC820A838BBACA434032D9D33CCEEBE.costura.system.runtime.compilerservices.unsafe.dll.compressed
│ │ ├── 18EA7BD41D31247148ABF184527C9368A26F39E7.costura.system.io.filesystem.accesscontrol.dll.compressed
│ │ ├── 191D79AD78FB961CE162AD342299EDDACACD94CF.costura.microsoft.win32.registry.accesscontrol.dll.compressed
│ │ ├── 19BF79600B716523B5317B9A7B68760AE5D55741.costura.system.memory.dll.compressed
│ │ ├── 1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed
│ │ ├── 242324F1112E6387CDA41686291B6E9A415EEB8C.costura.bunifu.licensing.dll.compressed
│ │ ├── 2F2C9D016FFC2BD7078104234E27AB2B010BD765.costura.system.drawing.common.dll.compressed
│ │ ├── 2F410A0396BC148ED533AD49B6415FB58DD4D641.costura.system.buffers.dll.compressed
│ │ ├── 31ACE4B26D8A069C84AAD6001E06C2A5483806F3.costura.microsoft.win32.registry.dll.compressed
│ │ ├── 35FC938EACC89068455E0E7A321E351FE5BAFE8A.costura.microsoft.windowsapicodepack.dll.compressed
│ │ ├── 38912B86ABA42965ECB3A673477FB0F5D5EF3B33.costura.microsoft.windowsapicodepack.shell.dll.compressed
│ │ ├── 3AAC13F00F8A7F55CC06C1F0FB7691B03537B55B.costura.system.servicemodel.nettcp.dll.compressed
│ │ ├── 3CD7CED8805ED67536E6B7DB5144DB20B822CC38.costura.system.servicemodel.http.pdb.compressed
│ │ ├── 3D216458740AD5CB05BC5F7C3491CDE44A1E5DF0.costura.system.numerics.vectors.dll.compressed
│ │ ├── 43FEA10A62670568C00A2910C3EE6FC1CEAA1BDC.costura.componentfactory.krypton.toolkit.dll.compressed
│ │ ├── 4D131D1AF5DE8A09FC857772D5791E18939E7CAD.costura.system.servicemodel.http.dll.compressed
│ │ ├── 54EC870FFB8CE10B3C8B05BBC7FB7EA45142A430.costura.restsharp.dll.compressed
│ │ ├── 5B721C140591E0ADC68963C49A0EE72B0C27EFEF.costura.system.threading.accesscontrol.dll.compressed
│ │ ├── 68AE50EC9E5E6D50EF06593E2B70CCCFCAFB2017.costura.system.security.cryptography.pkcs.dll.compressed
│ │ ├── 6A511A5688B188C4D1615CEDE33B1E5278376001.costura.system.configuration.configurationmanager.dll.compressed
│ │ ├── 6A6F2F4481B9FF145C9B39D1F111FF137D823EC7.costura.bunifu_ui_v1.5.3.dll.compressed
│ │ ├── 73D1557D00F91CC239F13B27EB385D314CA40511.costura.system.io.ports.dll.compressed
│ │ ├── 7490C66757ACE1971272087DD6737A7D272A06BA.costura.system.servicemodel.syndication.dll.compressed
│ │ ├── 7889B3830E815C1EC2CA9B3BC40FBE115B6B9CFE.costura.system.web.services.description.dll.compressed
│ │ ├── 7ADB84B667BBC630CD077280BD9D5C03E04C856C.costura.system.servicemodel.nettcp.pdb.compressed
│ │ ├── 83014E2A98F7597B9A26E424A0759E5A3D2ECFF1.costura.system.security.accesscontrol.dll.compressed
│ │ ├── 86312CBA2EB3495CC6BEC66D54D4AB88596275D8.costura.bunifu.ui.winforms.1.5.3.dll.compressed
│ │ ├── 88C8065034EE0E4B9F6A3935FD32E541EFF39EBC.costura.system.codedom.dll.compressed
│ │ ├── 8E83C5A162EEC525281C870B3D7FC2F197A70FAF.costura.system.servicemodel.primitives.pdb.compressed
│ │ ├── 9A5BE1FCF410FE5934D720329D36A2377E83747E.costura.system.security.principal.windows.dll.compressed
│ │ ├── 9BDDAAB55A1FF8564DD64FC32A746CA6AD234450.costura.system.servicemodel.security.dll.compressed
│ │ ├── 9DDF5BFA4DDD4BB23E02D49F9966338472D21667.costura.materialskin.dll.compressed
│ │ ├── A027BE116049B789BF6451C03FA6A53B7C8C3BAD.costura.system.serviceprocess.servicecontroller.dll.compressed
│ │ ├── B382B80CA629393DA72379C2EC0149E7639D498D.costura.system.security.permissions.dll.compressed
│ │ ├── B5F3B8153DEB32F540C785C030F190DAF7C0F3F3.costura.system.diagnostics.eventlog.dll.compressed
│ │ ├── B6A5EBF42211FDABCF377EC2018B6B9A14A99761.costura.system.text.encoding.codepages.dll.compressed
│ │ ├── BA05496905A77631F274B016D6F04875A3C165B3.costura.bunifu.ui.winforms.dll.compressed
│ │ ├── C57659CDC8B66AF4B6D3B7F0E44028F265207FD2.costura.system.data.odbc.dll.compressed
│ │ ├── C96D0313C788BD447C3EC1145A49E5BEAE200E33.costura.system.security.cryptography.xml.dll.compressed
│ │ ├── CBC510520FCD85DBC1C82B02E82040702ACA9B79.costura.newtonsoft.json.dll.compressed
│ │ ├── D00C8BE9945B6FBD22929DD0E666799CF0670673.costura.system.data.sqlclient.dll.compressed
│ │ ├── DB3618ED05B40478E26949650E4439616A8C5161.costura.system.web.services.description.pdb.compressed
│ │ ├── DC97569E1CE6E799307290C1A70061CB1AA3BBDD.costura.microsoft.win32.systemevents.dll.compressed
│ │ ├── E47E323D44743A5104620A9E0B0264693A64ED92.costura.system.security.cryptography.cng.dll.compressed
│ │ ├── ECFE9CA1AD79826D2272A531CB185D980ED0E700.costura.system.diagnostics.performancecounter.dll.compressed
│ │ ├── EF600AC2BC485766D0577FEEF1A3AB281A0E5E74.costura.system.servicemodel.primitives.dll.compressed
│ │ ├── EF795925B5FF7A408FDA1913F9B4D0B065DA9291.costura.system.servicemodel.duplex.pdb.compressed
│ │ ├── F788F0B87276B5EF87721813990E905E3344A8B1.costura.system.io.packaging.dll.compressed
│ │ ├── FE75C14F17C7B308D6AE149CA2AA602204AA1726.costura.system.servicemodel.security.pdb.compressed
│ │ └── FF6F8C28A314B0E878DC3EA10A605A1B06562FC7.costura.system.security.cryptography.protecteddata.dll.compressed
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── SRTranslatorGUI.Form1.resources
│ │ ├── SRTranslatorGUI.Properties.Resources.resources
│ │ ├── SRTranslatorGUI.csproj.AssemblyReference.cache
│ │ ├── SRTranslatorGUI.csproj.CopyComplete
│ │ ├── SRTranslatorGUI.csproj.CoreCompileInputs.cache
│ │ ├── SRTranslatorGUI.csproj.FileListAbsolute.txt
│ │ ├── SRTranslatorGUI.csproj.GenerateResource.cache
│ │ ├── SRTranslatorGUI.csproj.SuggestedBindingRedirects.cache
│ │ ├── SRTranslatorGUI.exe
│ │ ├── SRTranslatorGUI.pdb
│ │ └── SRTranslatorGUI.srtinfo.resources
├── packages.config
├── srtinfo.Designer.cs
├── srtinfo.cs
└── srtinfo.resx
└── packages
├── Microsoft-WindowsAPICodePack-Core.1.1.4
├── .signature.p7s
├── Microsoft-WindowsAPICodePack-Core.1.1.4.nupkg
└── lib
│ ├── net452
│ ├── Microsoft.WindowsAPICodePack.dll
│ └── Microsoft.WindowsAPICodePack.xml
│ ├── net462
│ ├── Microsoft.WindowsAPICodePack.dll
│ └── Microsoft.WindowsAPICodePack.xml
│ ├── net472
│ ├── Microsoft.WindowsAPICodePack.dll
│ └── Microsoft.WindowsAPICodePack.xml
│ ├── net48
│ ├── Microsoft.WindowsAPICodePack.dll
│ └── Microsoft.WindowsAPICodePack.xml
│ ├── netcoreapp3.0
│ ├── Microsoft.WindowsAPICodePack.dll
│ └── Microsoft.WindowsAPICodePack.xml
│ └── netcoreapp3.1
│ ├── Microsoft.WindowsAPICodePack.dll
│ └── Microsoft.WindowsAPICodePack.xml
└── Microsoft-WindowsAPICodePack-Shell.1.1.4
├── .signature.p7s
├── Microsoft-WindowsAPICodePack-Shell.1.1.4.nupkg
└── lib
├── net452
├── Microsoft.WindowsAPICodePack.Shell.dll
└── Microsoft.WindowsAPICodePack.Shell.xml
├── net462
├── Microsoft.WindowsAPICodePack.Shell.dll
└── Microsoft.WindowsAPICodePack.Shell.xml
├── net472
├── Microsoft.WindowsAPICodePack.Shell.dll
└── Microsoft.WindowsAPICodePack.Shell.xml
├── net48
├── Microsoft.WindowsAPICodePack.Shell.dll
└── Microsoft.WindowsAPICodePack.Shell.xml
├── netcoreapp3.0
├── Microsoft.WindowsAPICodePack.Shell.dll
└── Microsoft.WindowsAPICodePack.Shell.xml
└── netcoreapp3.1
├── Microsoft.WindowsAPICodePack.Shell.dll
└── Microsoft.WindowsAPICodePack.Shell.xml
/.gitignore:
--------------------------------------------------------------------------------
1 | geckodriver.log
2 | *.vsidx
3 | *.lock
4 | *.suo
5 | *.ide
6 | *.dat
7 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # SRTranslator
2 |
3 | SRTranslator is a translation tool that uses the sinedie translation service. Currently, there are two versions available: 1.x (Graphical Interface) and 2.x (C# Application).
4 |
5 | ## Version 1.x (Graphical interface)
6 |
7 | 
8 |
9 |
10 | ### Description
11 |
12 | SRTranslator version 1.x is a graphical interface that facilitates the use of the sinedie translation service.
13 |
14 | ### Requirements
15 |
16 | - Mozilla Firefox installed on the system.
17 | - https://github.com/sinedie/SRTranslator
18 |
19 | ### Contribution
20 |
21 | Contributions are welcome. If you encounter problems or want to add new features, please create a pull request or file a problem in the original repository [https://github.com/sinedie/SRTranslator](https://github.com/sinedie/SRTranslator).
22 |
23 | ## Version 2.x (Application in C#)
24 |
25 | 
26 |
27 | ### Description
28 |
29 | SRTranslator version 2.x is an application written in C# that improves the functionality of version 1.x. This version fixes problems related to the ProgressBar.
30 |
31 | ### Requirements
32 |
33 | - Mozilla Firefox installed on the system.
34 |
35 | # 💝Credits💝:
36 |
37 | • Translate icons created by Pikselan - Flaticon
38 |
39 | • SRTranslator: https://github.com/sinedie/SRTranslator
40 |
--------------------------------------------------------------------------------
/SRTranslatorGUI.sln:
--------------------------------------------------------------------------------
1 |
2 | Microsoft Visual Studio Solution File, Format Version 12.00
3 | # Visual Studio Version 16
4 | VisualStudioVersion = 16.0.29020.237
5 | MinimumVisualStudioVersion = 10.0.40219.1
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SRTranslatorGUI", "SRTranslatorGUI\SRTranslatorGUI.csproj", "{756282A6-B5E3-4AC0-A6ED-44E23C61DBF1}"
7 | EndProject
8 | Global
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 | Debug|Any CPU = Debug|Any CPU
11 | Release|Any CPU = Release|Any CPU
12 | EndGlobalSection
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
14 | {756282A6-B5E3-4AC0-A6ED-44E23C61DBF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15 | {756282A6-B5E3-4AC0-A6ED-44E23C61DBF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
16 | {756282A6-B5E3-4AC0-A6ED-44E23C61DBF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
17 | {756282A6-B5E3-4AC0-A6ED-44E23C61DBF1}.Release|Any CPU.Build.0 = Release|Any CPU
18 | EndGlobalSection
19 | GlobalSection(SolutionProperties) = preSolution
20 | HideSolutionNode = FALSE
21 | EndGlobalSection
22 | GlobalSection(ExtensibilityGlobals) = postSolution
23 | SolutionGuid = {9F9BB7D0-203B-4D4A-86E5-C6A1937667DC}
24 | EndGlobalSection
25 | EndGlobal
26 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/App.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/Extensions.cs:
--------------------------------------------------------------------------------
1 | using System;
2 | using System.Collections.Generic;
3 | using System.Linq;
4 | using System.Text;
5 | using System.Threading.Tasks;
6 |
7 | namespace SRTranslatorGUI
8 | {
9 | static class Extensions
10 | {
11 | public static T[] AddElementsToArray(T[] originalArray, params T[] newElements)
12 | {
13 | int originalLength = originalArray.Length;
14 | int newLength = originalLength + newElements.Length;
15 | T[] newArray = new T[newLength];
16 |
17 | Array.Copy(originalArray, newArray, originalLength);
18 | Array.Copy(newElements, 0, newArray, originalLength, newElements.Length);
19 |
20 | return newArray;
21 | }
22 | }
23 | }
24 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/FodyWeavers.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/FodyWeavers.xsd:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 | A list of assembly names to exclude from the default action of "embed all Copy Local references", delimited with line breaks
13 |
14 |
15 |
16 |
17 | A list of assembly names to include from the default action of "embed all Copy Local references", delimited with line breaks.
18 |
19 |
20 |
21 |
22 | A list of unmanaged 32 bit assembly names to include, delimited with line breaks.
23 |
24 |
25 |
26 |
27 | A list of unmanaged 64 bit assembly names to include, delimited with line breaks.
28 |
29 |
30 |
31 |
32 | The order of preloaded assemblies, delimited with line breaks.
33 |
34 |
35 |
36 |
37 |
38 | This will copy embedded files to disk before loading them into memory. This is helpful for some scenarios that expected an assembly to be loaded from a physical file.
39 |
40 |
41 |
42 |
43 | Controls if .pdbs for reference assemblies are also embedded.
44 |
45 |
46 |
47 |
48 | Embedded assemblies are compressed by default, and uncompressed when they are loaded. You can turn compression off with this option.
49 |
50 |
51 |
52 |
53 | As part of Costura, embedded assemblies are no longer included as part of the build. This cleanup can be turned off.
54 |
55 |
56 |
57 |
58 | Costura by default will load as part of the module initialization. This flag disables that behavior. Make sure you call CosturaUtility.Initialize() somewhere in your code.
59 |
60 |
61 |
62 |
63 | Costura will by default use assemblies with a name like 'resources.dll' as a satellite resource and prepend the output path. This flag disables that behavior.
64 |
65 |
66 |
67 |
68 | A list of assembly names to exclude from the default action of "embed all Copy Local references", delimited with |
69 |
70 |
71 |
72 |
73 | A list of assembly names to include from the default action of "embed all Copy Local references", delimited with |.
74 |
75 |
76 |
77 |
78 | A list of unmanaged 32 bit assembly names to include, delimited with |.
79 |
80 |
81 |
82 |
83 | A list of unmanaged 64 bit assembly names to include, delimited with |.
84 |
85 |
86 |
87 |
88 | The order of preloaded assemblies, delimited with |.
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 | 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed.
97 |
98 |
99 |
100 |
101 | A comma-separated list of error codes that can be safely ignored in assembly verification.
102 |
103 |
104 |
105 |
106 | 'false' to turn off automatic generation of the XML Schema file.
107 |
108 |
109 |
110 |
111 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/Form1.Designer.cs:
--------------------------------------------------------------------------------
1 | namespace SRTranslatorGUI
2 | {
3 | partial class Form1
4 | {
5 | ///
6 | /// Variable del diseñador necesaria.
7 | ///
8 | private System.ComponentModel.IContainer components = null;
9 |
10 | ///
11 | /// Limpiar los recursos que se estén usando.
12 | ///
13 | /// true si los recursos administrados se deben desechar; false en caso contrario.
14 | protected override void Dispose(bool disposing)
15 | {
16 | if (disposing && (components != null))
17 | {
18 | components.Dispose();
19 | }
20 | base.Dispose(disposing);
21 | }
22 |
23 | #region Código generado por el Diseñador de Windows Forms
24 |
25 | ///
26 | /// Método necesario para admitir el Diseñador. No se puede modificar
27 | /// el contenido de este método con el editor de código.
28 | ///
29 | private void InitializeComponent()
30 | {
31 | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
32 | this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
33 | this.textBox1 = new System.Windows.Forms.TextBox();
34 | this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
35 | this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
36 | this.button2 = new System.Windows.Forms.Button();
37 | this.comboBox1 = new System.Windows.Forms.ComboBox();
38 | this.label1 = new System.Windows.Forms.Label();
39 | this.label2 = new System.Windows.Forms.Label();
40 | this.comboBox2 = new System.Windows.Forms.ComboBox();
41 | this.toolStrip1 = new System.Windows.Forms.ToolStrip();
42 | this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
43 | this.openFolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
44 | this.openFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
45 | this.addNewFilesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
46 | this.button1 = new System.Windows.Forms.Button();
47 | this.toolStrip1.SuspendLayout();
48 | this.SuspendLayout();
49 | //
50 | // openFileDialog1
51 | //
52 | this.openFileDialog1.Multiselect = true;
53 | //
54 | // textBox1
55 | //
56 | this.textBox1.CausesValidation = false;
57 | this.textBox1.Location = new System.Drawing.Point(15, 28);
58 | this.textBox1.Name = "textBox1";
59 | this.textBox1.Size = new System.Drawing.Size(601, 20);
60 | this.textBox1.TabIndex = 0;
61 | //
62 | // flowLayoutPanel1
63 | //
64 | this.flowLayoutPanel1.Anchor = System.Windows.Forms.AnchorStyles.None;
65 | this.flowLayoutPanel1.AutoScroll = true;
66 | this.flowLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
67 | this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
68 | this.flowLayoutPanel1.Location = new System.Drawing.Point(15, 79);
69 | this.flowLayoutPanel1.Name = "flowLayoutPanel1";
70 | this.flowLayoutPanel1.Size = new System.Drawing.Size(600, 370);
71 | this.flowLayoutPanel1.TabIndex = 3;
72 | this.flowLayoutPanel1.WrapContents = false;
73 | //
74 | // button2
75 | //
76 | this.button2.Location = new System.Drawing.Point(808, 137);
77 | this.button2.Name = "button2";
78 | this.button2.Size = new System.Drawing.Size(75, 23);
79 | this.button2.TabIndex = 5;
80 | this.button2.Text = "button2";
81 | this.button2.UseVisualStyleBackColor = true;
82 | this.button2.Visible = false;
83 | //
84 | // comboBox1
85 | //
86 | this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
87 | this.comboBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
88 | this.comboBox1.FormattingEnabled = true;
89 | this.comboBox1.Items.AddRange(new object[] {
90 | "Any language (detect)",
91 | "Bulgarian",
92 | "Chinese",
93 | "Czech",
94 | "Danish",
95 | "Dutch",
96 | "English",
97 | "Estonian",
98 | "Finnish",
99 | "French",
100 | "German",
101 | "Greek",
102 | "Hungarian",
103 | "Indonesian",
104 | "Italian",
105 | "Japanese",
106 | "Korean",
107 | "Latvian",
108 | "Lithuanian",
109 | "Polish",
110 | "Portuguese",
111 | "Romanian",
112 | "Russian",
113 | "Slovak",
114 | "Slovenian",
115 | "Spanish",
116 | "Swedish",
117 | "Turkish",
118 | "Ukrainian"});
119 | this.comboBox1.Location = new System.Drawing.Point(89, 52);
120 | this.comboBox1.Name = "comboBox1";
121 | this.comboBox1.Size = new System.Drawing.Size(148, 21);
122 | this.comboBox1.TabIndex = 2;
123 | this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.ComboBox1_SelectedIndexChanged);
124 | //
125 | // label1
126 | //
127 | this.label1.AutoSize = true;
128 | this.label1.Location = new System.Drawing.Point(15, 57);
129 | this.label1.Name = "label1";
130 | this.label1.Size = new System.Drawing.Size(71, 13);
131 | this.label1.TabIndex = 9;
132 | this.label1.Text = "Source Lang:";
133 | //
134 | // label2
135 | //
136 | this.label2.AutoSize = true;
137 | this.label2.Location = new System.Drawing.Point(243, 57);
138 | this.label2.Name = "label2";
139 | this.label2.Size = new System.Drawing.Size(49, 13);
140 | this.label2.TabIndex = 10;
141 | this.label2.Text = "Des lang";
142 | //
143 | // comboBox2
144 | //
145 | this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
146 | this.comboBox2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
147 | this.comboBox2.FormattingEnabled = true;
148 | this.comboBox2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
149 | this.comboBox2.Items.AddRange(new object[] {
150 | "Bulgarian",
151 | "Chinese",
152 | "Czech",
153 | "Danish",
154 | "Dutch",
155 | "English (American)",
156 | "English (British)",
157 | "Estonian",
158 | "Finnish",
159 | "French",
160 | "German",
161 | "Greek",
162 | "Hungarian",
163 | "Indonesian",
164 | "Italian",
165 | "Japanese",
166 | "Korean",
167 | "Latvian",
168 | "Lithuanian",
169 | "Polish",
170 | "Portuguese",
171 | "Portuguese (Brazilian)",
172 | "Romanian",
173 | "Russian",
174 | "Slovak",
175 | "Slovenian",
176 | "Spanish",
177 | "Swedish",
178 | "Turkish",
179 | "Ukrainian"});
180 | this.comboBox2.Location = new System.Drawing.Point(298, 52);
181 | this.comboBox2.Name = "comboBox2";
182 | this.comboBox2.Size = new System.Drawing.Size(145, 21);
183 | this.comboBox2.TabIndex = 11;
184 | this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.ComboBox2_SelectedIndexChanged);
185 | //
186 | // toolStrip1
187 | //
188 | this.toolStrip1.Font = new System.Drawing.Font("Segoe UI", 9F);
189 | this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
190 | this.toolStripDropDownButton1});
191 | this.toolStrip1.Location = new System.Drawing.Point(0, 0);
192 | this.toolStrip1.Name = "toolStrip1";
193 | this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
194 | this.toolStrip1.Size = new System.Drawing.Size(632, 25);
195 | this.toolStrip1.TabIndex = 12;
196 | this.toolStrip1.Text = "toolStrip1";
197 | //
198 | // toolStripDropDownButton1
199 | //
200 | this.toolStripDropDownButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
201 | this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
202 | this.openFolderToolStripMenuItem,
203 | this.openFileToolStripMenuItem,
204 | this.addNewFilesToolStripMenuItem});
205 | this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image")));
206 | this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
207 | this.toolStripDropDownButton1.Name = "toolStripDropDownButton1";
208 | this.toolStripDropDownButton1.Size = new System.Drawing.Size(60, 22);
209 | this.toolStripDropDownButton1.Text = "Archive";
210 | //
211 | // openFolderToolStripMenuItem
212 | //
213 | this.openFolderToolStripMenuItem.Name = "openFolderToolStripMenuItem";
214 | this.openFolderToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
215 | this.openFolderToolStripMenuItem.Text = "Open Folder";
216 | this.openFolderToolStripMenuItem.Click += new System.EventHandler(this.OpenFolderToolStripMenuItem_Click);
217 | //
218 | // openFileToolStripMenuItem
219 | //
220 | this.openFileToolStripMenuItem.Name = "openFileToolStripMenuItem";
221 | this.openFileToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
222 | this.openFileToolStripMenuItem.Text = "Open File";
223 | this.openFileToolStripMenuItem.Click += new System.EventHandler(this.OpenFileToolStripMenuItem_Click);
224 | //
225 | // addNewFilesToolStripMenuItem
226 | //
227 | this.addNewFilesToolStripMenuItem.Name = "addNewFilesToolStripMenuItem";
228 | this.addNewFilesToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
229 | this.addNewFilesToolStripMenuItem.Text = "Add New Files";
230 | this.addNewFilesToolStripMenuItem.Click += new System.EventHandler(this.AddNewFilesToolStripMenuItem_Click);
231 | //
232 | // button1
233 | //
234 | this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(193)))), ((int)(((byte)(201)))));
235 | this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
236 | this.button1.ForeColor = System.Drawing.Color.White;
237 | this.button1.Location = new System.Drawing.Point(449, 52);
238 | this.button1.Name = "button1";
239 | this.button1.Size = new System.Drawing.Size(167, 23);
240 | this.button1.TabIndex = 13;
241 | this.button1.Text = "Translate";
242 | this.button1.UseVisualStyleBackColor = false;
243 | this.button1.Click += new System.EventHandler(this.Button1_Click);
244 | //
245 | // Form1
246 | //
247 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
248 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
249 | this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
250 | this.ClientSize = new System.Drawing.Size(632, 461);
251 | this.Controls.Add(this.button1);
252 | this.Controls.Add(this.toolStrip1);
253 | this.Controls.Add(this.comboBox2);
254 | this.Controls.Add(this.label2);
255 | this.Controls.Add(this.label1);
256 | this.Controls.Add(this.comboBox1);
257 | this.Controls.Add(this.button2);
258 | this.Controls.Add(this.flowLayoutPanel1);
259 | this.Controls.Add(this.textBox1);
260 | this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
261 | this.MaximizeBox = false;
262 | this.Name = "Form1";
263 | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
264 | this.Text = "SRTranslatorGUI V1.1.1";
265 | this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
266 | this.Load += new System.EventHandler(this.Form1_Load);
267 | this.toolStrip1.ResumeLayout(false);
268 | this.toolStrip1.PerformLayout();
269 | this.ResumeLayout(false);
270 | this.PerformLayout();
271 |
272 | }
273 |
274 | #endregion
275 |
276 | private System.Windows.Forms.OpenFileDialog openFileDialog1;
277 | private System.Windows.Forms.TextBox textBox1;
278 | private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
279 | private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
280 | private System.Windows.Forms.Button button2;
281 | private System.Windows.Forms.ComboBox comboBox1;
282 | private System.Windows.Forms.Label label1;
283 | private System.Windows.Forms.Label label2;
284 | private System.Windows.Forms.ComboBox comboBox2;
285 | private System.Windows.Forms.ToolStrip toolStrip1;
286 | private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton1;
287 | private System.Windows.Forms.ToolStripMenuItem openFolderToolStripMenuItem;
288 | private System.Windows.Forms.ToolStripMenuItem openFileToolStripMenuItem;
289 | private System.Windows.Forms.ToolStripMenuItem addNewFilesToolStripMenuItem;
290 | private System.Windows.Forms.Button button1;
291 | }
292 | }
293 |
294 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/Form1.cs:
--------------------------------------------------------------------------------
1 | using System;
2 | using System.Collections.Generic;
3 | using System.ComponentModel;
4 | using System.Data;
5 | using System.Diagnostics;
6 | using System.Drawing;
7 | using System.IO;
8 | using System.Linq;
9 | using System.Text;
10 | using System.Threading;
11 | using System.Threading.Tasks;
12 | using System.Windows.Forms;
13 | using Microsoft.WindowsAPICodePack.Dialogs;
14 |
15 | namespace SRTranslatorGUI
16 | {
17 | public partial class Form1 : Form
18 | {
19 | private static StringBuilder cmdOutput = null;
20 | static Process cmdProcess;
21 | static StreamWriter cmdStreamWriter;
22 | static AutoResetEvent outputwait;
23 | static string cmdoutpout;
24 | static string[] files;
25 | static List srtinfos = new List();
26 | static int ID;
27 | static Char comillas = '"';
28 | static bool isError=false;
29 | static bool isDone=false;
30 | static int PorcentageSrt;
31 | static string scr_Source = "en";
32 | static string scr_Des = "es";
33 | public Form1()
34 | {
35 | InitializeComponent();
36 |
37 | }
38 |
39 | //python -m srtranslator "file.srt" -i en -o es
40 | private void Button1_Click(object sender, EventArgs e)
41 | {
42 | if (files is null)
43 | return;
44 | translatesrtfiles();
45 | }
46 |
47 | private void Form1_Load(object sender, EventArgs e)
48 | {
49 | comboBox1.SelectedIndex = 6;
50 | comboBox2.SelectedIndex = 26;
51 | cmdOutput = new StringBuilder("");
52 | cmdProcess = new Process();
53 | cmdoutpout = String.Empty;
54 | cmdProcess.StartInfo.FileName = "cmd.exe";
55 | cmdProcess.StartInfo.UseShellExecute = false;
56 | cmdProcess.StartInfo.CreateNoWindow = true;
57 | cmdProcess.StartInfo.RedirectStandardOutput = true;
58 | cmdProcess.StartInfo.RedirectStandardInput = true;
59 | cmdProcess.StartInfo.RedirectStandardError = true;
60 | cmdProcess.OutputDataReceived += new DataReceivedEventHandler(SortOutputHandler);
61 | cmdProcess.ErrorDataReceived += new DataReceivedEventHandler(ErrorOutputHandler);
62 | cmdProcess.Start();
63 | cmdStreamWriter = cmdProcess.StandardInput;
64 | cmdProcess.BeginOutputReadLine();
65 | cmdProcess.BeginErrorReadLine();
66 | }
67 |
68 | private static void SortOutputHandler(object sendingProcess,
69 | DataReceivedEventArgs outLine)
70 | {
71 | /*if (outLine.Data == null ||isError)
72 | outputwait.Set();*/
73 | if (!String.IsNullOrEmpty(outLine.Data))
74 | {
75 | CheckForIllegalCrossThreadCalls = false;
76 | //cmdOutput.Append(Environment.NewLine + outLine.Data);
77 | //cmdoutpout = outLine.Data;
78 | //Debug.WriteLine("Output:"+outLine.Data);
79 | Debug.WriteLine(ConsoleReadSystem(outLine.Data));
80 | }
81 | }
82 | private static void ErrorOutputHandler(object sendingProcess,
83 | DataReceivedEventArgs outLine)
84 | {
85 | /*if (outLine.Data == null ||isError)
86 | outputwait.Set();*/
87 | if (!String.IsNullOrEmpty(outLine.Data))
88 | {
89 | CheckForIllegalCrossThreadCalls = false;
90 | //cmdOutput.Append(Environment.NewLine + outLine.Data);
91 | Debug.WriteLine(ConsoleReadSystem(outLine.Data));
92 | //ConsoleReadSystem(ConsoleReadSystem();
93 |
94 | }
95 | }
96 |
97 |
98 | public static string ConsoleReadSystem(string read)
99 | {
100 | const string TranslatingChunkMessage = "... Translating chunk.";
101 | const string TranslationDoneMessage = "... Translation done";
102 | const string FreeProxyErrorMessage = "fp.errors.FreeProxyException: Request to https://www.sslproxies.org failed";
103 | const string TimeOutErrorMessage = "srtranslator.translators.base.TimeOutException: Translation timed out";
104 | const string ReceiveMessageErrorMessage = "receiveMessage@chrome://remote/content/marionette/actors/MarionetteEventsParent.sys.mjs:35:25";
105 |
106 | char[] delimiterChars = { ' ', '.', '%' };
107 | if (read.Contains(TranslatingChunkMessage))
108 | {
109 | string[] outs = read.Split(delimiterChars);
110 | PorcentageSrt = int.Parse(outs[7]);
111 | srtinfos[ID].UpdateProgressBar = PorcentageSrt;
112 | srtinfos[ID].Strstaus = STRFilestatustype.Translating;
113 | return outs[7];
114 | }
115 | else if (read.Contains(TranslationDoneMessage))
116 | {
117 | string[] outs = read.Split(delimiterChars);
118 | srtinfos[ID].UpdateProgressBar = 100;
119 | srtinfos[ID].Strstaus = STRFilestatustype.Complete;
120 | isDone = true;
121 | MoveToNextFile();
122 | return outs[5];
123 | }
124 | else if (read.Contains(FreeProxyErrorMessage) || read.Contains(TimeOutErrorMessage)||read.Contains(ReceiveMessageErrorMessage) && !isDone)
125 | {
126 | isError = true;
127 | srtinfos[ID].UpdateProgressBar = 0;
128 | srtinfos[ID].Strstaus = STRFilestatustype.Failed;
129 | Thread.Sleep(2000);
130 | MoveToNextFile();
131 |
132 | return "Error";
133 | }
134 |
135 | return string.Empty;
136 | }
137 |
138 |
139 | public static void translatesrtfiles()
140 | {
141 | if(srtinfos[ID].Strstaus == STRFilestatustype.Pending || srtinfos[ID].Strstaus == STRFilestatustype.Failed||srtinfos[ID].Strstaus == STRFilestatustype.Translating)
142 | {
143 | isDone = false;
144 | srtinfos[ID].Strstaus = STRFilestatustype.Translating;
145 | string inputFile = string.Format($"{comillas}{files[ID]}{comillas}");
146 | cmdStreamWriter.WriteLineAsync(string.Format($"python -m srtranslator {inputFile} -i {scr_Source} -o {scr_Des}"));
147 | }
148 | else
149 | {
150 | Debug.WriteLine("nex file");
151 | MoveToNextFile();
152 | }
153 | }
154 | public static void MoveToNextFile()
155 | {
156 | try
157 | {
158 | Debug.WriteLine(ID +":::" +files.Length);
159 | if (ID != files.Length - 1)
160 | {
161 | if (srtinfos[ID].Strstaus == STRFilestatustype.Complete)
162 | ID++;
163 | translatesrtfiles();
164 | }
165 | }
166 | catch (Exception ex)
167 | {
168 | Console.WriteLine("Error al avanzar al siguiente archivo: " + ex.Message);
169 | }
170 | }
171 |
172 | private void ComboBox1_SelectedIndexChanged(object sender, EventArgs e)
173 | {
174 | switch (comboBox1.Text)
175 | {
176 | case "Any language (detect)":
177 | scr_Source = "auto";
178 | break;
179 | case "Bulgarian":
180 | scr_Source = "bg";
181 | break;
182 | case "Chinese":
183 | scr_Source = "zh";
184 | break;
185 | case "Czech":
186 | scr_Source = "cs";
187 | break;
188 | case "Danish":
189 | scr_Source = "da";
190 | break;
191 | case "Dutch":
192 | scr_Source = "nl";
193 | break;
194 | case "English":
195 | scr_Source = "en";
196 | break;
197 | case "Estonian":
198 | scr_Source = "et";
199 | break;
200 | case "Finnish":
201 | scr_Source = "fi";
202 | break;
203 | case "French":
204 | scr_Source = "fr";
205 | break;
206 | case "German":
207 | scr_Source = "de";
208 | break;
209 | case "Greek":
210 | scr_Source = "el";
211 | break;
212 | case "Hungarian":
213 | scr_Source = "hu";
214 | break;
215 | case "Indonesian":
216 | scr_Source = "id";
217 | break;
218 | case "Italian":
219 | scr_Source = "it";
220 | break;
221 | case "Japanese":
222 | scr_Source = "ja";
223 | break;
224 | case "Korean":
225 | scr_Source = "ko";
226 | break;
227 | case "Latvian":
228 | scr_Source = "lv";
229 | break;
230 | case "Lithuanian":
231 | scr_Source = "lt";
232 | break;
233 | case "Polish":
234 | scr_Source = "pl";
235 | break;
236 | case "Portuguese":
237 | scr_Source = "pt";
238 | break;
239 | case "Romanian":
240 | scr_Source = "ro";
241 | break;
242 | case "Russian":
243 | scr_Source = "ru";
244 | break;
245 | case "Slovak":
246 | scr_Source = "sk";
247 | break;
248 | case "Slovenian":
249 | scr_Source = "sl";
250 | break;
251 | case "Spanish":
252 | scr_Source = "es";
253 | break;
254 | case "Swedish":
255 | scr_Source = "sv";
256 | break;
257 | case "Turkish":
258 | scr_Source = "tr";
259 | break;
260 | case "Ukrainian":
261 | scr_Source = "uk";
262 | break;
263 | }
264 | }
265 |
266 | private void ComboBox2_SelectedIndexChanged(object sender, EventArgs e)
267 | {
268 | switch (comboBox2.Text)
269 | {
270 | case "Any language (detect)":
271 | scr_Des = "auto";
272 | break;
273 | case "Bulgarian":
274 | scr_Des = "bg";
275 | break;
276 | case "Chinese":
277 | scr_Des = "zh";
278 | break;
279 | case "Czech":
280 | scr_Des = "cs";
281 | break;
282 | case "Danish":
283 | scr_Des = "da";
284 | break;
285 | case "Dutch":
286 | scr_Des = "nl";
287 | break;
288 | case "English (American)":
289 | scr_Des = "en-US";
290 | break;
291 | case "English (British)":
292 | scr_Des = "en-GB";
293 | break;
294 | case "Estonian":
295 | scr_Des = "et";
296 | break;
297 | case "Finnish":
298 | scr_Des = "fi";
299 | break;
300 | case "French":
301 | scr_Des = "fr";
302 | break;
303 | case "German":
304 | scr_Des = "de";
305 | break;
306 | case "Greek":
307 | scr_Des = "el";
308 | break;
309 | case "Hungarian":
310 | scr_Des = "hu";
311 | break;
312 | case "Indonesian":
313 | scr_Des = "id";
314 | break;
315 | case "Italian":
316 | scr_Des = "it";
317 | break;
318 | case "Japanese":
319 | scr_Des = "ja";
320 | break;
321 | case "Korean":
322 | scr_Source = "ko";
323 | break;
324 | case "Latvian":
325 | scr_Des = "lv";
326 | break;
327 | case "Lithuanian":
328 | scr_Des = "lt";
329 | break;
330 | case "Polish":
331 | scr_Des = "pl";
332 | break;
333 | case "Portuguese":
334 | scr_Des = "pt-PT";
335 | break;
336 | case "Portuguese (Brazilian)":
337 | scr_Des = "pt-BR";
338 | break;
339 | case "Romanian":
340 | scr_Des = "ro";
341 | break;
342 | case "Russian":
343 | scr_Des = "ru";
344 | break;
345 | case "Slovak":
346 | scr_Des = "sk";
347 | break;
348 | case "Slovenian":
349 | scr_Des = "sl";
350 | break;
351 | case "Spanish":
352 | scr_Des = "es";
353 | break;
354 | case "Swedish":
355 | scr_Des = "sv";
356 | break;
357 | case "Turkish":
358 | scr_Des = "tr";
359 | break;
360 | case "Ukrainian":
361 | scr_Des = "uk";
362 | break;
363 | }
364 |
365 | }
366 |
367 | private void OpenFolderToolStripMenuItem_Click(object sender, EventArgs e)
368 | {
369 | int indextemp = 1;
370 | CommonOpenFileDialog dialog = new CommonOpenFileDialog();
371 | dialog.IsFolderPicker = true;
372 | if (dialog.ShowDialog() == CommonFileDialogResult.Ok)
373 | {
374 | flowLayoutPanel1.Controls.Clear();
375 | srtinfos.Clear();
376 | ID = 0;
377 | textBox1.Text = dialog.FileName;
378 | files = Directory.GetFiles(dialog.FileName, "*.srt", SearchOption.AllDirectories);
379 | foreach (var file in files)
380 | {
381 | srtinfo test = new srtinfo();
382 | test.Strname = Path.GetFileName(file);
383 | test.Strstaus = STRFilestatustype.Pending;
384 | test.IndexSrt = indextemp;
385 | flowLayoutPanel1.Controls.Add(test);
386 | indextemp++;
387 | srtinfos.Add(test);
388 | }
389 | }
390 |
391 | }
392 |
393 | private void OpenFileToolStripMenuItem_Click(object sender, EventArgs e)
394 | {
395 | int indextemp = 1;
396 | openFileDialog1.Filter = "srt files (*.srt)|*.srt";
397 | openFileDialog1.Title = "Open Files";
398 | if (openFileDialog1.ShowDialog() == DialogResult.OK)
399 | {
400 | flowLayoutPanel1.Controls.Clear();
401 | srtinfos.Clear();
402 | ID = 0;
403 | textBox1.Text = folderBrowserDialog1.SelectedPath;
404 | files = openFileDialog1.FileNames;
405 | foreach (var file in files)
406 | {
407 | srtinfo test = new srtinfo();
408 | test.Strname = Path.GetFileName(file);
409 | test.Strstaus = STRFilestatustype.Pending;
410 | test.IndexSrt = indextemp;
411 | flowLayoutPanel1.Controls.Add(test);
412 | indextemp++;
413 | srtinfos.Add(test);
414 | }
415 | }
416 |
417 | }
418 |
419 |
420 | private void Form1_FormClosing(object sender, FormClosingEventArgs e)
421 | {
422 | Debug.WriteLine("Close");
423 | cmdProcess.Kill();
424 | }
425 |
426 | private void AddNewFilesToolStripMenuItem_Click(object sender, EventArgs e)
427 | {
428 | int indextemp = files.Length + 1;
429 | string[] filestemp = new string[1];
430 | openFileDialog1.Filter = "srt files (*.srt)|*.srt";
431 | openFileDialog1.Title = "Add New Files";
432 | if (openFileDialog1.ShowDialog() == DialogResult.OK)
433 | {
434 | //flowLayoutPanel1.Controls.Clear();
435 | //srtinfos.Clear();
436 | //ID = 0;
437 |
438 | textBox1.Text = folderBrowserDialog1.SelectedPath;
439 |
440 | files = Extensions.AddElementsToArray(files, openFileDialog1.FileNames);
441 | foreach (var file in openFileDialog1.FileNames)
442 | {
443 | srtinfo test = new srtinfo();
444 | test.Strname = Path.GetFileName(file);
445 | test.Strstaus = STRFilestatustype.Pending;
446 | test.IndexSrt = indextemp;
447 | flowLayoutPanel1.Controls.Add(test);
448 | indextemp++;
449 | srtinfos.Add(test);
450 | }
451 | }
452 | }
453 | }
454 | }
455 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/Form1.resx:
--------------------------------------------------------------------------------
1 |
2 |
3 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
106 |
107 |
108 |
109 | text/microsoft-resx
110 |
111 |
112 | 2.0
113 |
114 |
115 | System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
116 |
117 |
118 | System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
119 |
120 |
121 | 17, 17
122 |
123 |
124 | 157, 17
125 |
126 |
127 | 318, 18
128 |
129 |
130 |
131 |
132 | iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
133 | YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG
134 | YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9
135 | 0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw
136 | bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc
137 | VzOOpHI7Jr376Hi9ogHqFIANO0/MmmmbmSmm9a8ze+I4MrNWAdjtoJgWcx+PSzg166yZZ8xM8XvXDix9
138 | c4jIqFYAjoriBV9AhEPv1mH/sonogha0afbZMMZz+yreTGyhpusHwtNNCsA5U1zS4BLxzJIfg299qO32
139 | Ir7UJtZfftyATqeT+8o2D8JSjQrAJblrncYL7ZJ2+bfaFnC/1S1NjL3diRat7qrO7wLRP3HjWsojBeCo
140 | mDEo5mNjuweFGvjWg2EBhCbpkW78htSHHwRyNdmgAFzPEee2iFkzayy2OLXzT4gr6UdUnlXrullsxxQ+
141 | kx0g8BTA3aZlButjSTyjODq/WcQcW/B/Je4OQhLvKQDnzN1mp0nnkvAhR8VuMzNrpm1mpjgkoVwB/v8D
142 | TgDQASA1MVpwzwAAAABJRU5ErkJggg==
143 |
144 |
145 |
146 | 71
147 |
148 |
149 |
150 | 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
277 |
278 |
279 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/Program.cs:
--------------------------------------------------------------------------------
1 | using System;
2 | using System.Collections.Generic;
3 | using System.Linq;
4 | using System.Threading.Tasks;
5 | using System.Windows.Forms;
6 |
7 | namespace SRTranslatorGUI
8 | {
9 | static class Program
10 | {
11 | ///
12 | /// Punto de entrada principal para la aplicación.
13 | ///
14 | [STAThread]
15 | static void Main()
16 | {
17 | Application.EnableVisualStyles();
18 | Application.SetCompatibleTextRenderingDefault(false);
19 | Application.Run(new Form1());
20 | }
21 | }
22 | }
23 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/Properties/AssemblyInfo.cs:
--------------------------------------------------------------------------------
1 | using System.Reflection;
2 | using System.Runtime.CompilerServices;
3 | using System.Runtime.InteropServices;
4 |
5 | // La información general de un ensamblado se controla mediante el siguiente
6 | // conjunto de atributos. Cambie estos valores de atributo para modificar la información
7 | // asociada con un ensamblado.
8 | [assembly: AssemblyTitle("SRTranslatorGUI")]
9 | [assembly: AssemblyDescription("")]
10 | [assembly: AssemblyConfiguration("")]
11 | [assembly: AssemblyCompany("")]
12 | [assembly: AssemblyProduct("SRTranslatorGUI")]
13 | [assembly: AssemblyCopyright("Copyright © 2023")]
14 | [assembly: AssemblyTrademark("")]
15 | [assembly: AssemblyCulture("")]
16 |
17 | // Si establece ComVisible en false, los tipos de este ensamblado no estarán visibles
18 | // para los componentes COM. Si es necesario obtener acceso a un tipo en este ensamblado desde
19 | // COM, establezca el atributo ComVisible en true en este tipo.
20 | [assembly: ComVisible(false)]
21 |
22 | // El siguiente GUID sirve como id. de typelib si este proyecto se expone a COM.
23 | [assembly: Guid("756282a6-b5e3-4ac0-a6ed-44e23c61dbf1")]
24 |
25 | // La información de versión de un ensamblado consta de los cuatro valores siguientes:
26 | //
27 | // Versión principal
28 | // Versión secundaria
29 | // Número de compilación
30 | // Revisión
31 | //
32 | // Puede especificar todos los valores o usar los valores predeterminados de número de compilación y de revisión
33 | // utilizando el carácter "*", como se muestra a continuación:
34 | // [assembly: AssemblyVersion("1.0.*")]
35 | [assembly: AssemblyVersion("1.1.1.0")]
36 | [assembly: AssemblyFileVersion("1.1.1.0")]
37 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/Properties/Resources.Designer.cs:
--------------------------------------------------------------------------------
1 | //------------------------------------------------------------------------------
2 | //
3 | // Este código fue generado por una herramienta.
4 | // Versión de runtime: 4.0.30319.42000
5 | //
6 | // Los cambios de este archivo pueden provocar un comportamiento inesperado y se perderán si
7 | // el código se vuelve a generar.
8 | //
9 | //------------------------------------------------------------------------------
10 |
11 | namespace SRTranslatorGUI.Properties
12 | {
13 |
14 |
15 | ///
16 | /// Clase de recurso fuertemente tipado para buscar cadenas traducidas, etc.
17 | ///
18 | // StronglyTypedResourceBuilder generó automáticamente esta clase
19 | // a través de una herramienta como ResGen o Visual Studio.
20 | // Para agregar o quitar un miembro, edite el archivo .ResX y, a continuación, vuelva a ejecutar ResGen
21 | // con la opción /str o recompile su proyecto de VS.
22 | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
23 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24 | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25 | internal class Resources
26 | {
27 |
28 | private static global::System.Resources.ResourceManager resourceMan;
29 |
30 | private static global::System.Globalization.CultureInfo resourceCulture;
31 |
32 | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
33 | internal Resources()
34 | {
35 | }
36 |
37 | ///
38 | /// Devuelve la instancia ResourceManager almacenada en caché utilizada por esta clase.
39 | ///
40 | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
41 | internal static global::System.Resources.ResourceManager ResourceManager
42 | {
43 | get
44 | {
45 | if ((resourceMan == null))
46 | {
47 | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SRTranslatorGUI.Properties.Resources", typeof(Resources).Assembly);
48 | resourceMan = temp;
49 | }
50 | return resourceMan;
51 | }
52 | }
53 |
54 | ///
55 | /// Invalida la propiedad CurrentUICulture del subproceso actual para todas las
56 | /// búsquedas de recursos usando esta clase de recursos fuertemente tipados.
57 | ///
58 | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
59 | internal static global::System.Globalization.CultureInfo Culture
60 | {
61 | get
62 | {
63 | return resourceCulture;
64 | }
65 | set
66 | {
67 | resourceCulture = value;
68 | }
69 | }
70 | }
71 | }
72 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/Properties/Resources.resx:
--------------------------------------------------------------------------------
1 |
2 |
3 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
106 | text/microsoft-resx
107 |
108 |
109 | 2.0
110 |
111 |
112 | System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
113 |
114 |
115 | System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
116 |
117 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/Properties/Settings.Designer.cs:
--------------------------------------------------------------------------------
1 | //------------------------------------------------------------------------------
2 | //
3 | // This code was generated by a tool.
4 | // Runtime Version:4.0.30319.42000
5 | //
6 | // Changes to this file may cause incorrect behavior and will be lost if
7 | // the code is regenerated.
8 | //
9 | //------------------------------------------------------------------------------
10 |
11 | namespace SRTranslatorGUI.Properties
12 | {
13 |
14 |
15 | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
16 | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
17 | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
18 | {
19 |
20 | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
21 |
22 | public static Settings Default
23 | {
24 | get
25 | {
26 | return defaultInstance;
27 | }
28 | }
29 | }
30 | }
31 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/Properties/Settings.settings:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/SRTranslatorGUI.csproj:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | Debug
6 | AnyCPU
7 | {756282A6-B5E3-4AC0-A6ED-44E23C61DBF1}
8 | WinExe
9 | SRTranslatorGUI
10 | SRTranslatorGUI
11 | v4.7.2
12 | 512
13 | true
14 | true
15 |
16 |
17 | false
18 | publish\
19 | true
20 | Disk
21 | false
22 | Foreground
23 | 7
24 | Days
25 | false
26 | false
27 | true
28 | 0
29 | 1.0.0.%2a
30 | false
31 | true
32 |
33 |
34 | AnyCPU
35 | true
36 | full
37 | false
38 | bin\Debug\
39 | DEBUG;TRACE
40 | prompt
41 | 4
42 |
43 |
44 | AnyCPU
45 | pdbonly
46 | true
47 | bin\Release\
48 | TRACE
49 | prompt
50 | 4
51 |
52 |
53 |
54 |
55 | ..\packages\Microsoft-WindowsAPICodePack-Core.1.1.4\lib\net472\Microsoft.WindowsAPICodePack.dll
56 |
57 |
58 | ..\packages\Microsoft-WindowsAPICodePack-Shell.1.1.4\lib\net472\Microsoft.WindowsAPICodePack.Shell.dll
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 | Form
100 |
101 |
102 | Form1.cs
103 |
104 |
105 |
106 |
107 | UserControl
108 |
109 |
110 | srtinfo.cs
111 |
112 |
113 |
114 | Form1.cs
115 |
116 |
117 | ResXFileCodeGenerator
118 | Resources.Designer.cs
119 | Designer
120 |
121 |
122 | True
123 | Resources.resx
124 |
125 |
126 | srtinfo.cs
127 |
128 |
129 |
130 | SettingsSingleFileGenerator
131 | Settings.Designer.cs
132 |
133 |
134 | True
135 | Settings.settings
136 | True
137 |
138 |
139 |
140 |
141 |
142 |
143 |
144 | False
145 | Microsoft .NET Framework 4.7.2 %28x86 y x64%29
146 | true
147 |
148 |
149 | False
150 | .NET Framework 3.5 SP1
151 | false
152 |
153 |
154 |
155 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/SRTranslatorGUI.csproj.user:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | publish\
5 |
6 |
7 |
8 |
9 |
10 | es-ES
11 | false
12 |
13 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/STRFilestatustype.cs:
--------------------------------------------------------------------------------
1 | using System;
2 | using System.Collections.Generic;
3 | using System.Linq;
4 | using System.Text;
5 | using System.Threading.Tasks;
6 |
7 | namespace SRTranslatorGUI
8 | {
9 | public enum STRFilestatustype
10 | {
11 | Pending,
12 | Failed,
13 | Translating,
14 | Complete
15 | }
16 | }
17 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/Microsoft.WindowsAPICodePack.Shell.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/bin/Debug/Microsoft.WindowsAPICodePack.Shell.dll
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/Microsoft.WindowsAPICodePack.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/bin/Debug/Microsoft.WindowsAPICodePack.dll
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/SRTranslatorGUI v1.1.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/bin/Debug/SRTranslatorGUI v1.1.zip
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/SRTranslatorGUI.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/bin/Debug/SRTranslatorGUI.exe
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/SRTranslatorGUI.exe.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/SRTranslatorGUI.pdb:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/bin/Debug/SRTranslatorGUI.pdb
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/v0.1/Microsoft.WindowsAPICodePack.Shell.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/bin/Debug/v0.1/Microsoft.WindowsAPICodePack.Shell.dll
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/v0.1/Microsoft.WindowsAPICodePack.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/bin/Debug/v0.1/Microsoft.WindowsAPICodePack.dll
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/v0.1/SRTranslatorGUI v1.0.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/bin/Debug/v0.1/SRTranslatorGUI v1.0.zip
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/v0.1/SRTranslatorGUI.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/bin/Debug/v0.1/SRTranslatorGUI.exe
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/v1.0/SRTranslatorGUI.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/bin/Debug/v1.0/SRTranslatorGUI.exe
--------------------------------------------------------------------------------
/SRTranslatorGUI/bin/Debug/v1.0/geckodriver.log:
--------------------------------------------------------------------------------
1 | 1677161819861 geckodriver INFO Listening on 127.0.0.1:50264
2 | 1677161822654 mozrunner::runner INFO Running command: "C:\\Program Files\\Mozilla Firefox\\firefox.exe" "--marionette" "--remote-debugging-port" "50265" "--remote-allow-hosts" "localhost" "-no-remote" "-profile" "C:\\Users\\omen\\AppData\\Local\\Temp\\rust_mozprofilee9KIeF"
3 | *** You are running in headless mode.
4 | 1677161827619 Marionette INFO Marionette enabled
5 | Dynamically enable window occlusion 0
6 | 1677161827627 Marionette INFO Listening on port 50272
7 | Read port: 50272
8 | WebDriver BiDi listening on ws://127.0.0.1:50265
9 | Read port: 50272
10 | Read port: 50272
11 | Read port: 50272
12 | 1677161832122 RemoteAgent WARN TLS certificate errors will be ignored for this session
13 | [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
14 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at C:\\Users\\omen\\AppData\\Local\\Temp\\rust_mozprofilee9KIeF\\search.json.mozlz4", (void 0)))
15 | DevTools listening on ws://127.0.0.1:50265/devtools/browser/82be571d-119a-418f-b4a5-432ac88a5816
16 | 1677161857180 Marionette WARN TimedPromise timed out after 500 ms: stacktrace:
17 | TimedPromise/<@chrome://remote/content/marionette/sync.sys.mjs:219:24
18 | TimedPromise@chrome://remote/content/marionette/sync.sys.mjs:204:10
19 | interaction.flushEventLoop@chrome://remote/content/marionette/interaction.sys.mjs:425:10
20 | webdriverClickElement@chrome://remote/content/marionette/interaction.sys.mjs:173:31
21 | 1677162210760 Marionette INFO Stopped listening on port 50272
22 | Dynamically enable window occlusion 1
23 | !!! error running onStopped callback: TypeError: callback is not a function
24 | 1677334352895 geckodriver INFO Listening on 127.0.0.1:50236
25 | 1677334355310 mozrunner::runner INFO Running command: "C:\\Program Files\\Mozilla Firefox\\firefox.exe" "--marionette" "--remote-debugging-port" "50237" "--remote-allow-hosts" "localhost" "-no-remote" "-profile" "C:\\Users\\omen\\AppData\\Local\\Temp\\rust_mozprofilemoKbZP"
26 | *** You are running in headless mode.
27 | 1677334368508 Marionette INFO Marionette enabled
28 | Dynamically enable window occlusion 0
29 | 1677334368538 Marionette INFO Listening on port 50256
30 | Read port: 50256
31 | Read port: 50256
32 | Read port: 50256
33 | WebDriver BiDi listening on ws://127.0.0.1:50237
34 | Read port: 50256
35 | 1677334372581 RemoteAgent WARN TLS certificate errors will be ignored for this session
36 | [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
37 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at C:\\Users\\omen\\AppData\\Local\\Temp\\rust_mozprofilemoKbZP\\search.json.mozlz4", (void 0)))
38 | DevTools listening on ws://127.0.0.1:50237/devtools/browser/dc1e4268-be57-4d37-b7fb-67ffc98f8f1b
39 | 1677334473611 Marionette INFO Stopped listening on port 50256
40 | Dynamically enable window occlusion 1
41 | 1677334503949 geckodriver INFO Listening on 127.0.0.1:50327
42 | 1677334506838 mozrunner::runner INFO Running command: "C:\\Program Files\\Mozilla Firefox\\firefox.exe" "--marionette" "--remote-debugging-port" "50328" "--remote-allow-hosts" "localhost" "-no-remote" "-profile" "C:\\Users\\omen\\AppData\\Local\\Temp\\rust_mozprofileEIMzTV"
43 | *** You are running in headless mode.
44 | 1677334508483 Marionette INFO Marionette enabled
45 | Dynamically enable window occlusion 0
46 | 1677334508487 Marionette INFO Listening on port 50335
47 | WebDriver BiDi listening on ws://127.0.0.1:50328
48 | Read port: 50335
49 | 1677334509624 RemoteAgent WARN TLS certificate errors will be ignored for this session
50 | [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
51 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at C:\\Users\\omen\\AppData\\Local\\Temp\\rust_mozprofileEIMzTV\\search.json.mozlz4", (void 0)))
52 | DevTools listening on ws://127.0.0.1:50328/devtools/browser/c321b314-b744-4f02-a502-e9e3c081e5ef
53 | 1677334555750 Marionette INFO Stopped listening on port 50335
54 | Dynamically enable window occlusion 1
55 | !!! error running onStopped callback: TypeError: callback is not a function
56 | WARNING: A blocker encountered an error while we were waiting.
57 | Blocker: Waiting for ping task
58 | Phase: TelemetryController: Waiting for pending ping activity
59 | State: (none)
60 | WARNING: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
61 | WARNING: addBlocker@resource://gre/modules/AsyncShutdown.jsm:718:15
62 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:523:26
63 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:462:15
64 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1548:28
65 | @resource://gre/modules/osfile/osfile_async_front.jsm:1568:16
66 | @resource://gre/modules/osfile.jsm:12:30
67 | @resource://gre/modules/TelemetryStorage.jsm:19:28
68 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:103:5
69 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:63:33
70 | _submitPingLogic@resource://gre/modules/TelemetryControllerParent.jsm:540:48
71 | send@resource://gre/modules/TelemetryControllerParent.jsm:628:24
72 | submitExternalPing@resource://gre/modules/TelemetryControllerParent.jsm:182:17
73 | sendPing@resource://gre/modules/EventPing.jsm:51:30
74 | _submitPing@resource://gre/modules/EventPing.jsm:229:12
75 | shutdown@resource://gre/modules/EventPing.jsm:112:10
76 | _cleanupOnShutdown@resource://gre/modules/TelemetryControllerParent.jsm:940:31
77 | shutdown/<@resource://gre/modules/TelemetryControllerParent.jsm:1010:24
78 | observe@resource://gre/modules/AsyncShutdown.jsm:572:16
79 |
80 | WARNING: A blocker encountered an error while we were waiting.
81 | Blocker: Waiting for ping task
82 | Phase: TelemetryController: Waiting for pending ping activity
83 | State: (none)
84 | WARNING: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
85 | WARNING: addBlocker@resource://gre/modules/AsyncShutdown.jsm:718:15
86 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:523:26
87 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:462:15
88 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1548:28
89 | @resource://gre/modules/osfile/osfile_async_front.jsm:1568:16
90 | @resource://gre/modules/osfile.jsm:12:30
91 | @resource://gre/modules/TelemetryStorage.jsm:19:28
92 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:103:5
93 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:63:33
94 | _submitPingLogic@resource://gre/modules/TelemetryControllerParent.jsm:540:48
95 | send@resource://gre/modules/TelemetryControllerParent.jsm:628:24
96 | submitExternalPing@resource://gre/modules/TelemetryControllerParent.jsm:182:17
97 | saveShutdownPings@resource://gre/modules/TelemetrySession.jsm:982:34
98 | shutdownChromeProcess/cleanup/<@resource://gre/modules/TelemetrySession.jsm:1232:20
99 | cleanup@resource://gre/modules/TelemetrySession.jsm:1239:9
100 | shutdownChromeProcess@resource://gre/modules/TelemetrySession.jsm:1256:14
101 | shutdown@resource://gre/modules/TelemetrySession.jsm:247:17
102 | _cleanupOnShutdown@resource://gre/modules/TelemetryControllerParent.jsm:959:35
103 | observe@resource://gre/modules/AsyncShutdown.jsm:572:16
104 |
105 | WARNING: A blocker encountered an error while we were waiting.
106 | Blocker: Waiting for ping task
107 | Phase: TelemetryController: Waiting for pending ping activity
108 | State: (none)
109 | WARNING: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
110 | WARNING: addBlocker@resource://gre/modules/AsyncShutdown.jsm:718:15
111 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:523:26
112 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:462:15
113 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1548:28
114 | @resource://gre/modules/osfile/osfile_async_front.jsm:1568:16
115 | @resource://gre/modules/osfile.jsm:12:30
116 | @resource://gre/modules/TelemetryStorage.jsm:19:28
117 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:103:5
118 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:63:33
119 | _submitPingLogic@resource://gre/modules/TelemetryControllerParent.jsm:540:48
120 | send@resource://gre/modules/TelemetryControllerParent.jsm:628:24
121 | submitExternalPing@resource://gre/modules/TelemetryControllerParent.jsm:182:17
122 | saveShutdownPings@resource://gre/modules/TelemetrySession.jsm:1014:36
123 | shutdownChromeProcess/cleanup/<@resource://gre/modules/TelemetrySession.jsm:1232:20
124 | cleanup@resource://gre/modules/TelemetrySession.jsm:1239:9
125 | shutdownChromeProcess@resource://gre/modules/TelemetrySession.jsm:1256:14
126 | shutdown@resource://gre/modules/TelemetrySession.jsm:247:17
127 | _cleanupOnShutdown@resource://gre/modules/TelemetryControllerParent.jsm:959:35
128 | observe@resource://gre/modules/AsyncShutdown.jsm:572:16
129 |
130 | WARNING: A blocker encountered an error while we were waiting.
131 | Blocker: TelemetryController: shutting down
132 | Phase: profile-before-change-telemetry
133 | State: Error getting state: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange" at addBlocker@resource://gre/modules/AsyncShutdown.jsm:718:15
134 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:523:26
135 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:462:15
136 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1548:28
137 | @resource://gre/modules/osfile/osfile_async_front.jsm:1568:16
138 | @resource://gre/modules/osfile.jsm:12:30
139 | @resource://gre/modules/TelemetryStorage.jsm:19:28
140 | getShutdownState@resource://gre/modules/TelemetrySend.jsm:1692:7
141 | getShutdownState@resource://gre/modules/TelemetrySend.jsm:374:30
142 | _getState@resource://gre/modules/TelemetryControllerParent.jsm:1058:38
143 | setupTelemetry/<@resource://gre/modules/TelemetryControllerParent.jsm:917:18
144 | safeGetState@resource://gre/modules/AsyncShutdown.jsm:254:17
145 | Barrier/_internalAddBlocker/promise<@resource://gre/modules/AsyncShutdown.jsm:773:20
146 | observe@resource://gre/modules/AsyncShutdown.jsm:572:16
147 |
148 | WARNING: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
149 | WARNING: addBlocker@resource://gre/modules/AsyncShutdown.jsm:718:15
150 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:523:26
151 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:462:15
152 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1548:28
153 | @resource://gre/modules/osfile/osfile_async_front.jsm:1568:16
154 | @resource://gre/modules/osfile.jsm:12:30
155 | @resource://gre/modules/TelemetryStorage.jsm:19:28
156 | removeAbortedSessionPing@resource://gre/modules/TelemetryControllerParent.jsm:721:5
157 | removeAbortedSessionPing@resource://gre/modules/TelemetryControllerParent.jsm:249:17
158 | shutdownChromeProcess/cleanup/<@resource://gre/modules/TelemetrySession.jsm:1235:42
159 | observe@resource://gre/modules/AsyncShutdown.jsm:572:16
160 |
161 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 718: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
162 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 718: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
163 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 718: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
164 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 718: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
165 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 718: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
166 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 718: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
167 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs:
--------------------------------------------------------------------------------
1 | //
2 | using System;
3 | using System.Reflection;
4 | [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]
5 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/038539203A1EAB74E1AFC9097A6F49D74DEAAECD.costura.system.servicemodel.duplex.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/038539203A1EAB74E1AFC9097A6F49D74DEAAECD.costura.system.servicemodel.duplex.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/0EA487E0F4A0FA9F7721D25A320E0ED014D86919.costura.system.io.pipes.accesscontrol.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/0EA487E0F4A0FA9F7721D25A320E0ED014D86919.costura.system.io.pipes.accesscontrol.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/0F423916B55E2693771B6388310AD41509F97D44.costura.bunifu.licensing.pdb.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/0F423916B55E2693771B6388310AD41509F97D44.costura.bunifu.licensing.pdb.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/13C03454586F5ED2AD3340185A5276102967CA1C.costura.system.data.oledb.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/13C03454586F5ED2AD3340185A5276102967CA1C.costura.system.data.oledb.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/180A7BAAFBC820A838BBACA434032D9D33CCEEBE.costura.system.runtime.compilerservices.unsafe.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/180A7BAAFBC820A838BBACA434032D9D33CCEEBE.costura.system.runtime.compilerservices.unsafe.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/18EA7BD41D31247148ABF184527C9368A26F39E7.costura.system.io.filesystem.accesscontrol.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/18EA7BD41D31247148ABF184527C9368A26F39E7.costura.system.io.filesystem.accesscontrol.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/191D79AD78FB961CE162AD342299EDDACACD94CF.costura.microsoft.win32.registry.accesscontrol.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/191D79AD78FB961CE162AD342299EDDACACD94CF.costura.microsoft.win32.registry.accesscontrol.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/19BF79600B716523B5317B9A7B68760AE5D55741.costura.system.memory.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/19BF79600B716523B5317B9A7B68760AE5D55741.costura.system.memory.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/242324F1112E6387CDA41686291B6E9A415EEB8C.costura.bunifu.licensing.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/242324F1112E6387CDA41686291B6E9A415EEB8C.costura.bunifu.licensing.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/2F2C9D016FFC2BD7078104234E27AB2B010BD765.costura.system.drawing.common.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/2F2C9D016FFC2BD7078104234E27AB2B010BD765.costura.system.drawing.common.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/2F410A0396BC148ED533AD49B6415FB58DD4D641.costura.system.buffers.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/2F410A0396BC148ED533AD49B6415FB58DD4D641.costura.system.buffers.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/31ACE4B26D8A069C84AAD6001E06C2A5483806F3.costura.microsoft.win32.registry.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/31ACE4B26D8A069C84AAD6001E06C2A5483806F3.costura.microsoft.win32.registry.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/35FC938EACC89068455E0E7A321E351FE5BAFE8A.costura.microsoft.windowsapicodepack.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/35FC938EACC89068455E0E7A321E351FE5BAFE8A.costura.microsoft.windowsapicodepack.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/38912B86ABA42965ECB3A673477FB0F5D5EF3B33.costura.microsoft.windowsapicodepack.shell.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/38912B86ABA42965ECB3A673477FB0F5D5EF3B33.costura.microsoft.windowsapicodepack.shell.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/3AAC13F00F8A7F55CC06C1F0FB7691B03537B55B.costura.system.servicemodel.nettcp.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/3AAC13F00F8A7F55CC06C1F0FB7691B03537B55B.costura.system.servicemodel.nettcp.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/3CD7CED8805ED67536E6B7DB5144DB20B822CC38.costura.system.servicemodel.http.pdb.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/3CD7CED8805ED67536E6B7DB5144DB20B822CC38.costura.system.servicemodel.http.pdb.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/3D216458740AD5CB05BC5F7C3491CDE44A1E5DF0.costura.system.numerics.vectors.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/3D216458740AD5CB05BC5F7C3491CDE44A1E5DF0.costura.system.numerics.vectors.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/43FEA10A62670568C00A2910C3EE6FC1CEAA1BDC.costura.componentfactory.krypton.toolkit.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/43FEA10A62670568C00A2910C3EE6FC1CEAA1BDC.costura.componentfactory.krypton.toolkit.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/4D131D1AF5DE8A09FC857772D5791E18939E7CAD.costura.system.servicemodel.http.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/4D131D1AF5DE8A09FC857772D5791E18939E7CAD.costura.system.servicemodel.http.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/54EC870FFB8CE10B3C8B05BBC7FB7EA45142A430.costura.restsharp.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/54EC870FFB8CE10B3C8B05BBC7FB7EA45142A430.costura.restsharp.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/5B721C140591E0ADC68963C49A0EE72B0C27EFEF.costura.system.threading.accesscontrol.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/5B721C140591E0ADC68963C49A0EE72B0C27EFEF.costura.system.threading.accesscontrol.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/68AE50EC9E5E6D50EF06593E2B70CCCFCAFB2017.costura.system.security.cryptography.pkcs.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/68AE50EC9E5E6D50EF06593E2B70CCCFCAFB2017.costura.system.security.cryptography.pkcs.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/6A511A5688B188C4D1615CEDE33B1E5278376001.costura.system.configuration.configurationmanager.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/6A511A5688B188C4D1615CEDE33B1E5278376001.costura.system.configuration.configurationmanager.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/6A6F2F4481B9FF145C9B39D1F111FF137D823EC7.costura.bunifu_ui_v1.5.3.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/6A6F2F4481B9FF145C9B39D1F111FF137D823EC7.costura.bunifu_ui_v1.5.3.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/73D1557D00F91CC239F13B27EB385D314CA40511.costura.system.io.ports.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/73D1557D00F91CC239F13B27EB385D314CA40511.costura.system.io.ports.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/7490C66757ACE1971272087DD6737A7D272A06BA.costura.system.servicemodel.syndication.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/7490C66757ACE1971272087DD6737A7D272A06BA.costura.system.servicemodel.syndication.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/7889B3830E815C1EC2CA9B3BC40FBE115B6B9CFE.costura.system.web.services.description.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/7889B3830E815C1EC2CA9B3BC40FBE115B6B9CFE.costura.system.web.services.description.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/7ADB84B667BBC630CD077280BD9D5C03E04C856C.costura.system.servicemodel.nettcp.pdb.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/7ADB84B667BBC630CD077280BD9D5C03E04C856C.costura.system.servicemodel.nettcp.pdb.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/83014E2A98F7597B9A26E424A0759E5A3D2ECFF1.costura.system.security.accesscontrol.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/83014E2A98F7597B9A26E424A0759E5A3D2ECFF1.costura.system.security.accesscontrol.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/86312CBA2EB3495CC6BEC66D54D4AB88596275D8.costura.bunifu.ui.winforms.1.5.3.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/86312CBA2EB3495CC6BEC66D54D4AB88596275D8.costura.bunifu.ui.winforms.1.5.3.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/88C8065034EE0E4B9F6A3935FD32E541EFF39EBC.costura.system.codedom.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/88C8065034EE0E4B9F6A3935FD32E541EFF39EBC.costura.system.codedom.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/8E83C5A162EEC525281C870B3D7FC2F197A70FAF.costura.system.servicemodel.primitives.pdb.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/8E83C5A162EEC525281C870B3D7FC2F197A70FAF.costura.system.servicemodel.primitives.pdb.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/9A5BE1FCF410FE5934D720329D36A2377E83747E.costura.system.security.principal.windows.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/9A5BE1FCF410FE5934D720329D36A2377E83747E.costura.system.security.principal.windows.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/9BDDAAB55A1FF8564DD64FC32A746CA6AD234450.costura.system.servicemodel.security.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/9BDDAAB55A1FF8564DD64FC32A746CA6AD234450.costura.system.servicemodel.security.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/9DDF5BFA4DDD4BB23E02D49F9966338472D21667.costura.materialskin.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/9DDF5BFA4DDD4BB23E02D49F9966338472D21667.costura.materialskin.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/A027BE116049B789BF6451C03FA6A53B7C8C3BAD.costura.system.serviceprocess.servicecontroller.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/A027BE116049B789BF6451C03FA6A53B7C8C3BAD.costura.system.serviceprocess.servicecontroller.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/B382B80CA629393DA72379C2EC0149E7639D498D.costura.system.security.permissions.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/B382B80CA629393DA72379C2EC0149E7639D498D.costura.system.security.permissions.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/B5F3B8153DEB32F540C785C030F190DAF7C0F3F3.costura.system.diagnostics.eventlog.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/B5F3B8153DEB32F540C785C030F190DAF7C0F3F3.costura.system.diagnostics.eventlog.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/B6A5EBF42211FDABCF377EC2018B6B9A14A99761.costura.system.text.encoding.codepages.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/B6A5EBF42211FDABCF377EC2018B6B9A14A99761.costura.system.text.encoding.codepages.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/BA05496905A77631F274B016D6F04875A3C165B3.costura.bunifu.ui.winforms.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/BA05496905A77631F274B016D6F04875A3C165B3.costura.bunifu.ui.winforms.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/C57659CDC8B66AF4B6D3B7F0E44028F265207FD2.costura.system.data.odbc.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/C57659CDC8B66AF4B6D3B7F0E44028F265207FD2.costura.system.data.odbc.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/C96D0313C788BD447C3EC1145A49E5BEAE200E33.costura.system.security.cryptography.xml.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/C96D0313C788BD447C3EC1145A49E5BEAE200E33.costura.system.security.cryptography.xml.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/CBC510520FCD85DBC1C82B02E82040702ACA9B79.costura.newtonsoft.json.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/CBC510520FCD85DBC1C82B02E82040702ACA9B79.costura.newtonsoft.json.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/D00C8BE9945B6FBD22929DD0E666799CF0670673.costura.system.data.sqlclient.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/D00C8BE9945B6FBD22929DD0E666799CF0670673.costura.system.data.sqlclient.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/DB3618ED05B40478E26949650E4439616A8C5161.costura.system.web.services.description.pdb.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/DB3618ED05B40478E26949650E4439616A8C5161.costura.system.web.services.description.pdb.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/DC97569E1CE6E799307290C1A70061CB1AA3BBDD.costura.microsoft.win32.systemevents.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/DC97569E1CE6E799307290C1A70061CB1AA3BBDD.costura.microsoft.win32.systemevents.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/E47E323D44743A5104620A9E0B0264693A64ED92.costura.system.security.cryptography.cng.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/E47E323D44743A5104620A9E0B0264693A64ED92.costura.system.security.cryptography.cng.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/ECFE9CA1AD79826D2272A531CB185D980ED0E700.costura.system.diagnostics.performancecounter.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/ECFE9CA1AD79826D2272A531CB185D980ED0E700.costura.system.diagnostics.performancecounter.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/EF600AC2BC485766D0577FEEF1A3AB281A0E5E74.costura.system.servicemodel.primitives.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/EF600AC2BC485766D0577FEEF1A3AB281A0E5E74.costura.system.servicemodel.primitives.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/EF795925B5FF7A408FDA1913F9B4D0B065DA9291.costura.system.servicemodel.duplex.pdb.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/EF795925B5FF7A408FDA1913F9B4D0B065DA9291.costura.system.servicemodel.duplex.pdb.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/F788F0B87276B5EF87721813990E905E3344A8B1.costura.system.io.packaging.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/F788F0B87276B5EF87721813990E905E3344A8B1.costura.system.io.packaging.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/FE75C14F17C7B308D6AE149CA2AA602204AA1726.costura.system.servicemodel.security.pdb.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/FE75C14F17C7B308D6AE149CA2AA602204AA1726.costura.system.servicemodel.security.pdb.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/Costura/FF6F8C28A314B0E878DC3EA10A605A1B06562FC7.costura.system.security.cryptography.protecteddata.dll.compressed:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/Costura/FF6F8C28A314B0E878DC3EA10A605A1B06562FC7.costura.system.security.cryptography.protecteddata.dll.compressed
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/DesignTimeResolveAssemblyReferences.cache:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/DesignTimeResolveAssemblyReferences.cache
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.Form1.resources:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.Form1.resources
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.Properties.Resources.resources:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.Properties.Resources.resources
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.csproj.AssemblyReference.cache:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.csproj.AssemblyReference.cache
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.csproj.CopyComplete:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.csproj.CopyComplete
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.csproj.CoreCompileInputs.cache:
--------------------------------------------------------------------------------
1 | 1bec5aa476e9bb117227d385786f37516774cdac
2 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.csproj.FileListAbsolute.txt:
--------------------------------------------------------------------------------
1 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\bin\Debug\SRTranslatorGUI.exe.config
2 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\bin\Debug\SRTranslatorGUI.exe
3 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\bin\Debug\SRTranslatorGUI.pdb
4 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\bin\Debug\Microsoft.WindowsAPICodePack.xml
5 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\bin\Debug\Microsoft.WindowsAPICodePack.Shell.xml
6 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\obj\Debug\SRTranslatorGUI.Form1.resources
7 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\obj\Debug\SRTranslatorGUI.Properties.Resources.resources
8 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\obj\Debug\SRTranslatorGUI.srtinfo.resources
9 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\obj\Debug\SRTranslatorGUI.csproj.GenerateResource.cache
10 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\obj\Debug\SRTranslatorGUI.csproj.CoreCompileInputs.cache
11 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\obj\Debug\SRTranslatorGUI.csproj.CopyComplete
12 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\obj\Debug\SRTranslatorGUI.exe
13 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\obj\Debug\SRTranslatorGUI.pdb
14 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\bin\Debug\Microsoft.WindowsAPICodePack.dll
15 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\bin\Debug\Microsoft.WindowsAPICodePack.Shell.dll
16 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\obj\Debug\SRTranslatorGUI.csproj.AssemblyReference.cache
17 | C:\Users\omen\source\repos\SRTranslatorGUI\SRTranslatorGUI\obj\Debug\SRTranslatorGUI.csproj.SuggestedBindingRedirects.cache
18 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.csproj.GenerateResource.cache:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.csproj.GenerateResource.cache
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.csproj.SuggestedBindingRedirects.cache:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.csproj.SuggestedBindingRedirects.cache
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.exe
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.pdb:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.pdb
--------------------------------------------------------------------------------
/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.srtinfo.resources:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/SRTranslatorGUI/obj/Debug/SRTranslatorGUI.srtinfo.resources
--------------------------------------------------------------------------------
/SRTranslatorGUI/packages.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/srtinfo.Designer.cs:
--------------------------------------------------------------------------------
1 | namespace SRTranslatorGUI
2 | {
3 | partial class srtinfo
4 | {
5 | ///
6 | /// Variable del diseñador necesaria.
7 | ///
8 | private System.ComponentModel.IContainer components = null;
9 |
10 | ///
11 | /// Limpiar los recursos que se estén usando.
12 | ///
13 | /// true si los recursos administrados se deben desechar; false en caso contrario.
14 | protected override void Dispose(bool disposing)
15 | {
16 | if (disposing && (components != null))
17 | {
18 | components.Dispose();
19 | }
20 | base.Dispose(disposing);
21 | }
22 |
23 | #region Código generado por el Diseñador de componentes
24 |
25 | ///
26 | /// Método necesario para admitir el Diseñador. No se puede modificar
27 | /// el contenido de este método con el editor de código.
28 | ///
29 | private void InitializeComponent()
30 | {
31 | this.strname = new System.Windows.Forms.Label();
32 | this.progressBar1 = new System.Windows.Forms.ProgressBar();
33 | this.strstatus = new System.Windows.Forms.Label();
34 | this.pictureBox1 = new System.Windows.Forms.PictureBox();
35 | this.Indexsrt = new System.Windows.Forms.Label();
36 | ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
37 | this.SuspendLayout();
38 | //
39 | // strname
40 | //
41 | this.strname.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
42 | | System.Windows.Forms.AnchorStyles.Left)
43 | | System.Windows.Forms.AnchorStyles.Right)));
44 | this.strname.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
45 | this.strname.Location = new System.Drawing.Point(35, 0);
46 | this.strname.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
47 | this.strname.Name = "strname";
48 | this.strname.Size = new System.Drawing.Size(275, 31);
49 | this.strname.TabIndex = 0;
50 | this.strname.Text = "srtname";
51 | this.strname.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
52 | //
53 | // progressBar1
54 | //
55 | this.progressBar1.Location = new System.Drawing.Point(390, 5);
56 | this.progressBar1.Name = "progressBar1";
57 | this.progressBar1.Size = new System.Drawing.Size(172, 23);
58 | this.progressBar1.TabIndex = 2;
59 | //
60 | // strstatus
61 | //
62 | this.strstatus.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
63 | | System.Windows.Forms.AnchorStyles.Left)
64 | | System.Windows.Forms.AnchorStyles.Right)));
65 | this.strstatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
66 | this.strstatus.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
67 | this.strstatus.Location = new System.Drawing.Point(317, 0);
68 | this.strstatus.Name = "strstatus";
69 | this.strstatus.RightToLeft = System.Windows.Forms.RightToLeft.No;
70 | this.strstatus.Size = new System.Drawing.Size(67, 31);
71 | this.strstatus.TabIndex = 3;
72 | this.strstatus.Text = "Status";
73 | this.strstatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
74 | //
75 | // pictureBox1
76 | //
77 | this.pictureBox1.BackColor = System.Drawing.Color.Green;
78 | this.pictureBox1.Location = new System.Drawing.Point(0, 0);
79 | this.pictureBox1.Name = "pictureBox1";
80 | this.pictureBox1.Size = new System.Drawing.Size(33, 31);
81 | this.pictureBox1.TabIndex = 4;
82 | this.pictureBox1.TabStop = false;
83 | //
84 | // Indexsrt
85 | //
86 | this.Indexsrt.BackColor = System.Drawing.Color.Green;
87 | this.Indexsrt.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
88 | this.Indexsrt.ForeColor = System.Drawing.SystemColors.ControlLightLight;
89 | this.Indexsrt.Location = new System.Drawing.Point(0, 0);
90 | this.Indexsrt.Name = "Indexsrt";
91 | this.Indexsrt.Size = new System.Drawing.Size(33, 31);
92 | this.Indexsrt.TabIndex = 5;
93 | this.Indexsrt.Text = "999";
94 | this.Indexsrt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
95 | //
96 | // srtinfo
97 | //
98 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
99 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
100 | this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
101 | this.Controls.Add(this.Indexsrt);
102 | this.Controls.Add(this.pictureBox1);
103 | this.Controls.Add(this.strstatus);
104 | this.Controls.Add(this.progressBar1);
105 | this.Controls.Add(this.strname);
106 | this.Name = "srtinfo";
107 | this.Size = new System.Drawing.Size(574, 31);
108 | ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
109 | this.ResumeLayout(false);
110 |
111 | }
112 |
113 | #endregion
114 |
115 | private System.Windows.Forms.Label strname;
116 | private System.Windows.Forms.ProgressBar progressBar1;
117 | private System.Windows.Forms.Label strstatus;
118 | private System.Windows.Forms.PictureBox pictureBox1;
119 | private System.Windows.Forms.Label Indexsrt;
120 | }
121 | }
122 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/srtinfo.cs:
--------------------------------------------------------------------------------
1 | using System;
2 | using System.Collections.Generic;
3 | using System.ComponentModel;
4 | using System.Drawing;
5 | using System.Data;
6 | using System.Linq;
7 | using System.Text;
8 | using System.Threading.Tasks;
9 | using System.Windows.Forms;
10 |
11 | namespace SRTranslatorGUI
12 | {
13 | public partial class srtinfo : UserControl
14 | {
15 | public srtinfo()
16 | {
17 | InitializeComponent();
18 | }
19 |
20 | private string _strname;
21 | private STRFilestatustype _strstatus;
22 | private int _indexsrt;
23 | public STRFilestatustype Strstaus
24 | {
25 | get { return _strstatus; }
26 | set { _strstatus = value; strstatus.Text = value.ToString();updateColorStatus();}
27 | }
28 | public string Strname
29 | {
30 | get { return _strname; }
31 | set { _strname = value; strname.Text = value; }
32 | }
33 | public int IndexSrt
34 | {
35 | get { return _indexsrt; }
36 | set { _indexsrt = value; Indexsrt.Text = value.ToString(); }
37 | }
38 |
39 | public int UpdateProgressBar
40 | {
41 | get { return progressBar1.Value; }
42 | set { progressBar1.Value = value; }
43 | }
44 |
45 | private void updateColorStatus()
46 | {
47 | switch (_strstatus)
48 | {
49 | case STRFilestatustype.Translating:
50 | strstatus.ForeColor = Color.Blue;
51 | break;
52 | case STRFilestatustype.Failed:
53 | strstatus.ForeColor = Color.Red;
54 | break;
55 | case STRFilestatustype.Complete:
56 | strstatus.ForeColor = Color.Green;
57 | break;
58 | }
59 | }
60 | }
61 | }
62 |
--------------------------------------------------------------------------------
/SRTranslatorGUI/srtinfo.resx:
--------------------------------------------------------------------------------
1 |
2 |
3 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
106 |
107 |
108 |
109 | text/microsoft-resx
110 |
111 |
112 | 2.0
113 |
114 |
115 | System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
116 |
117 |
118 | System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
119 |
120 |
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/.signature.p7s:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/.signature.p7s
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/Microsoft-WindowsAPICodePack-Core.1.1.4.nupkg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/Microsoft-WindowsAPICodePack-Core.1.1.4.nupkg
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/net452/Microsoft.WindowsAPICodePack.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/net452/Microsoft.WindowsAPICodePack.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/net462/Microsoft.WindowsAPICodePack.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/net462/Microsoft.WindowsAPICodePack.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/net472/Microsoft.WindowsAPICodePack.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/net472/Microsoft.WindowsAPICodePack.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/net48/Microsoft.WindowsAPICodePack.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/net48/Microsoft.WindowsAPICodePack.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/netcoreapp3.0/Microsoft.WindowsAPICodePack.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/netcoreapp3.0/Microsoft.WindowsAPICodePack.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/netcoreapp3.1/Microsoft.WindowsAPICodePack.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Core.1.1.4/lib/netcoreapp3.1/Microsoft.WindowsAPICodePack.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/.signature.p7s:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/.signature.p7s
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/Microsoft-WindowsAPICodePack-Shell.1.1.4.nupkg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/Microsoft-WindowsAPICodePack-Shell.1.1.4.nupkg
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/net452/Microsoft.WindowsAPICodePack.Shell.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/net452/Microsoft.WindowsAPICodePack.Shell.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/net462/Microsoft.WindowsAPICodePack.Shell.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/net462/Microsoft.WindowsAPICodePack.Shell.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/net472/Microsoft.WindowsAPICodePack.Shell.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/net472/Microsoft.WindowsAPICodePack.Shell.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/net48/Microsoft.WindowsAPICodePack.Shell.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/net48/Microsoft.WindowsAPICodePack.Shell.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/netcoreapp3.0/Microsoft.WindowsAPICodePack.Shell.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/netcoreapp3.0/Microsoft.WindowsAPICodePack.Shell.dll
--------------------------------------------------------------------------------
/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/netcoreapp3.1/Microsoft.WindowsAPICodePack.Shell.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KryptoST/SRTranslatorGUI/08ac0830b03de2c155ba01160cd7684ab7f6d691/packages/Microsoft-WindowsAPICodePack-Shell.1.1.4/lib/netcoreapp3.1/Microsoft.WindowsAPICodePack.Shell.dll
--------------------------------------------------------------------------------