From 76b7b40c1393835c88d54fb0cb8013573c43ddf6 Mon Sep 17 00:00:00 2001 From: git1453 <2356665022@qq.com> Date: Mon, 16 Jan 2023 09:53:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84?= =?UTF-8?q?=E8=AF=AD=E8=A8=80=E6=96=87=E4=BB=B6=20=E5=8E=BB=E9=99=A4webvie?= =?UTF-8?q?w2=E5=B0=86=E6=A1=86=E6=9E=B6=E7=89=88=E6=9C=AC=E9=99=8D?= =?UTF-8?q?=E4=B8=BAnet4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AutoUpdater.NET.sln | 36 ++-- AutoUpdater.NET/AutoUpdater.NET.csproj | 12 +- AutoUpdater.NET/AutoUpdater.cs | 1 + AutoUpdater.NET/DownloadUpdateDialog.ar.resx | 134 -------------- AutoUpdater.NET/DownloadUpdateDialog.cs.resx | 129 -------------- AutoUpdater.NET/DownloadUpdateDialog.da.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.de.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.es.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.fr.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.it.resx | 126 ------------- .../DownloadUpdateDialog.ja-JP.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.ko.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.lv.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.nl.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.pl.resx | 126 ------------- .../DownloadUpdateDialog.pt-BR.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.pt.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.ru.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.sk.resx | 129 -------------- AutoUpdater.NET/DownloadUpdateDialog.sv.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.th.resx | 126 ------------- AutoUpdater.NET/DownloadUpdateDialog.tr.resx | 126 ------------- .../DownloadUpdateDialog.zh-TW.resx | 126 ------------- AutoUpdater.NET/Properties/Resources.ar.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.cs.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.da.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.de.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.es.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.fr.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.it.resx | 147 --------------- .../Properties/Resources.ja-JP.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.ko.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.lv.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.nl.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.pl.resx | 147 --------------- .../Properties/Resources.pt-BR.resx | 148 ---------------- AutoUpdater.NET/Properties/Resources.ru.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.sk.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.sv.resx | 147 --------------- AutoUpdater.NET/Properties/Resources.th.resx | 148 ---------------- .../Properties/Resources.zh-TW.resx | 147 --------------- AutoUpdater.NET/RemindLaterForm.ar.resx | 167 ------------------ AutoUpdater.NET/RemindLaterForm.cs.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.da.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.de.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.es.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.fr.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.it.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.ja-JP.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.ko.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.lv.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.nl.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.pl.resx | 159 ----------------- AutoUpdater.NET/RemindLaterForm.pt-BR.resx | 159 ----------------- AutoUpdater.NET/RemindLaterForm.pt.resx | 159 ----------------- AutoUpdater.NET/RemindLaterForm.ru.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.sk.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.sv.resx | 156 ---------------- AutoUpdater.NET/RemindLaterForm.th.resx | 159 ----------------- AutoUpdater.NET/RemindLaterForm.tr.resx | 159 ----------------- AutoUpdater.NET/RemindLaterForm.zh-TW.resx | 159 ----------------- AutoUpdater.NET/UpdateForm.Designer.cs | 14 -- AutoUpdater.NET/UpdateForm.ar.resx | 149 ---------------- AutoUpdater.NET/UpdateForm.cs | 109 ++++++------ AutoUpdater.NET/UpdateForm.cs.resx | 150 ---------------- AutoUpdater.NET/UpdateForm.da.resx | 141 --------------- AutoUpdater.NET/UpdateForm.de.resx | 141 --------------- AutoUpdater.NET/UpdateForm.es.resx | 141 --------------- AutoUpdater.NET/UpdateForm.fr.resx | 141 --------------- AutoUpdater.NET/UpdateForm.it.resx | 147 --------------- AutoUpdater.NET/UpdateForm.ja-JP.resx | 141 --------------- AutoUpdater.NET/UpdateForm.ko.resx | 141 --------------- AutoUpdater.NET/UpdateForm.lv.resx | 141 --------------- AutoUpdater.NET/UpdateForm.nl.resx | 141 --------------- AutoUpdater.NET/UpdateForm.pl.resx | 141 --------------- AutoUpdater.NET/UpdateForm.pt-BR.resx | 141 --------------- AutoUpdater.NET/UpdateForm.pt.resx | 141 --------------- AutoUpdater.NET/UpdateForm.resx | 104 ++++------- AutoUpdater.NET/UpdateForm.ru.resx | 141 --------------- AutoUpdater.NET/UpdateForm.sk.resx | 150 ---------------- AutoUpdater.NET/UpdateForm.sv.resx | 144 --------------- AutoUpdater.NET/UpdateForm.th.resx | 141 --------------- AutoUpdater.NET/UpdateForm.tr.resx | 141 --------------- AutoUpdater.NET/UpdateForm.zh-TW.resx | 141 --------------- AutoUpdaterTest/AutoUpdaterTest.csproj | 38 +++- AutoUpdaterTest/FormMain.cs | 11 +- .../Properties/Resources.Designer.cs | 28 +-- .../Properties/Settings.Designer.cs | 10 +- AutoUpdaterTest/app.config | 2 +- AutoUpdaterTest/packages.config | 2 +- ZipExtractor/ZipExtractor.csproj | 9 +- ZipExtractor/ZipExtractor.snk.enc | Bin 608 -> 0 bytes 92 files changed, 189 insertions(+), 11373 deletions(-) delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.ar.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.cs.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.da.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.de.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.es.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.fr.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.it.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.ja-JP.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.ko.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.lv.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.nl.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.pl.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.pt-BR.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.pt.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.ru.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.sk.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.sv.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.th.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.tr.resx delete mode 100644 AutoUpdater.NET/DownloadUpdateDialog.zh-TW.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.ar.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.cs.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.da.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.de.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.es.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.fr.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.it.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.ja-JP.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.ko.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.lv.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.nl.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.pl.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.pt-BR.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.ru.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.sk.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.sv.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.th.resx delete mode 100644 AutoUpdater.NET/Properties/Resources.zh-TW.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.ar.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.cs.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.da.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.de.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.es.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.fr.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.it.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.ja-JP.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.ko.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.lv.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.nl.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.pl.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.pt-BR.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.pt.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.ru.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.sk.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.sv.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.th.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.tr.resx delete mode 100644 AutoUpdater.NET/RemindLaterForm.zh-TW.resx delete mode 100644 AutoUpdater.NET/UpdateForm.ar.resx delete mode 100644 AutoUpdater.NET/UpdateForm.cs.resx delete mode 100644 AutoUpdater.NET/UpdateForm.da.resx delete mode 100644 AutoUpdater.NET/UpdateForm.de.resx delete mode 100644 AutoUpdater.NET/UpdateForm.es.resx delete mode 100644 AutoUpdater.NET/UpdateForm.fr.resx delete mode 100644 AutoUpdater.NET/UpdateForm.it.resx delete mode 100644 AutoUpdater.NET/UpdateForm.ja-JP.resx delete mode 100644 AutoUpdater.NET/UpdateForm.ko.resx delete mode 100644 AutoUpdater.NET/UpdateForm.lv.resx delete mode 100644 AutoUpdater.NET/UpdateForm.nl.resx delete mode 100644 AutoUpdater.NET/UpdateForm.pl.resx delete mode 100644 AutoUpdater.NET/UpdateForm.pt-BR.resx delete mode 100644 AutoUpdater.NET/UpdateForm.pt.resx delete mode 100644 AutoUpdater.NET/UpdateForm.ru.resx delete mode 100644 AutoUpdater.NET/UpdateForm.sk.resx delete mode 100644 AutoUpdater.NET/UpdateForm.sv.resx delete mode 100644 AutoUpdater.NET/UpdateForm.th.resx delete mode 100644 AutoUpdater.NET/UpdateForm.tr.resx delete mode 100644 AutoUpdater.NET/UpdateForm.zh-TW.resx delete mode 100644 ZipExtractor/ZipExtractor.snk.enc diff --git a/AutoUpdater.NET.sln b/AutoUpdater.NET.sln index c666fb9e..d1cabb41 100644 --- a/AutoUpdater.NET.sln +++ b/AutoUpdater.NET.sln @@ -1,17 +1,15 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.29215.179 +# Visual Studio Version 17 +VisualStudioVersion = 17.4.33205.214 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoUpdater.NET", "AutoUpdater.NET\AutoUpdater.NET.csproj", "{FB9E7E6B-B19F-4F37-A708-2996190CEF13}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AutoUpdater.NET", "AutoUpdater.NET\AutoUpdater.NET.csproj", "{FB9E7E6B-B19F-4F37-A708-2996190CEF13}" ProjectSection(ProjectDependencies) = postProject {91DE558C-6DB8-429B-A069-C0491DCFF15B} = {91DE558C-6DB8-429B-A069-C0491DCFF15B} EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoUpdaterTest", "AutoUpdaterTest\AutoUpdaterTest.csproj", "{FD5AE762-C630-49F8-B814-FCF70E7838D1}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoUpdaterTestWPF", "AutoUpdaterTestWPF\AutoUpdaterTestWPF.csproj", "{9AEE4F21-5ED5-4C7E-9249-8A680123B5E3}" -EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1DBD2EE1-6C31-4B24-9212-E221404F4ADE}" ProjectSection(SolutionItems) = preProject .gitignore = .gitignore @@ -20,30 +18,40 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution README.md = README.md EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZipExtractor", "ZipExtractor\ZipExtractor.csproj", "{EDB311FC-50D3-468B-AC36-4CDFE04D29A3}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZipExtractor", "ZipExtractor\ZipExtractor.csproj", "{91DE558C-6DB8-429B-A069-C0491DCFF15B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU + Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU + Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {FB9E7E6B-B19F-4F37-A708-2996190CEF13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FB9E7E6B-B19F-4F37-A708-2996190CEF13}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FB9E7E6B-B19F-4F37-A708-2996190CEF13}.Debug|x86.ActiveCfg = Debug|Any CPU + {FB9E7E6B-B19F-4F37-A708-2996190CEF13}.Debug|x86.Build.0 = Debug|Any CPU {FB9E7E6B-B19F-4F37-A708-2996190CEF13}.Release|Any CPU.ActiveCfg = Release|Any CPU {FB9E7E6B-B19F-4F37-A708-2996190CEF13}.Release|Any CPU.Build.0 = Release|Any CPU + {FB9E7E6B-B19F-4F37-A708-2996190CEF13}.Release|x86.ActiveCfg = Release|Any CPU + {FB9E7E6B-B19F-4F37-A708-2996190CEF13}.Release|x86.Build.0 = Release|Any CPU {FD5AE762-C630-49F8-B814-FCF70E7838D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FD5AE762-C630-49F8-B814-FCF70E7838D1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FD5AE762-C630-49F8-B814-FCF70E7838D1}.Debug|x86.ActiveCfg = Debug|Any CPU + {FD5AE762-C630-49F8-B814-FCF70E7838D1}.Debug|x86.Build.0 = Debug|Any CPU {FD5AE762-C630-49F8-B814-FCF70E7838D1}.Release|Any CPU.ActiveCfg = Release|Any CPU {FD5AE762-C630-49F8-B814-FCF70E7838D1}.Release|Any CPU.Build.0 = Release|Any CPU - {9AEE4F21-5ED5-4C7E-9249-8A680123B5E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9AEE4F21-5ED5-4C7E-9249-8A680123B5E3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9AEE4F21-5ED5-4C7E-9249-8A680123B5E3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9AEE4F21-5ED5-4C7E-9249-8A680123B5E3}.Release|Any CPU.Build.0 = Release|Any CPU - {EDB311FC-50D3-468B-AC36-4CDFE04D29A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EDB311FC-50D3-468B-AC36-4CDFE04D29A3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EDB311FC-50D3-468B-AC36-4CDFE04D29A3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EDB311FC-50D3-468B-AC36-4CDFE04D29A3}.Release|Any CPU.Build.0 = Release|Any CPU + {FD5AE762-C630-49F8-B814-FCF70E7838D1}.Release|x86.ActiveCfg = Release|Any CPU + {FD5AE762-C630-49F8-B814-FCF70E7838D1}.Release|x86.Build.0 = Release|Any CPU + {91DE558C-6DB8-429B-A069-C0491DCFF15B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {91DE558C-6DB8-429B-A069-C0491DCFF15B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {91DE558C-6DB8-429B-A069-C0491DCFF15B}.Debug|x86.ActiveCfg = Debug|Any CPU + {91DE558C-6DB8-429B-A069-C0491DCFF15B}.Debug|x86.Build.0 = Debug|Any CPU + {91DE558C-6DB8-429B-A069-C0491DCFF15B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {91DE558C-6DB8-429B-A069-C0491DCFF15B}.Release|Any CPU.Build.0 = Release|Any CPU + {91DE558C-6DB8-429B-A069-C0491DCFF15B}.Release|x86.ActiveCfg = Release|Any CPU + {91DE558C-6DB8-429B-A069-C0491DCFF15B}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/AutoUpdater.NET/AutoUpdater.NET.csproj b/AutoUpdater.NET/AutoUpdater.NET.csproj index 96730dba..7b14bc64 100644 --- a/AutoUpdater.NET/AutoUpdater.NET.csproj +++ b/AutoUpdater.NET/AutoUpdater.NET.csproj @@ -3,7 +3,7 @@ {FB9E7E6B-B19F-4F37-A708-2996190CEF13} library - net45;netcoreapp3.1;net5.0-windows;net6.0-windows + net4 true true AutoUpdaterDotNET @@ -14,8 +14,7 @@ 1.7.6.0 1.7.6.0 1.7.6.0 - true - AutoUpdater.NET.snk + False en Autoupdater.NET.Official true @@ -30,6 +29,8 @@ build $(OutputPath)\$(Configuration)\AutoUpdater.NET.xml default + x64 + false build\lib @@ -51,6 +52,9 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + \ No newline at end of file diff --git a/AutoUpdater.NET/AutoUpdater.cs b/AutoUpdater.NET/AutoUpdater.cs index 00a7d927..9a8d29f6 100644 --- a/AutoUpdater.NET/AutoUpdater.cs +++ b/AutoUpdater.NET/AutoUpdater.cs @@ -12,6 +12,7 @@ using System.Xml; using System.Xml.Serialization; using AutoUpdaterDotNET.Properties; +//using Newtonsoft.Json; namespace AutoUpdaterDotNET { diff --git a/AutoUpdater.NET/DownloadUpdateDialog.ar.resx b/AutoUpdater.NET/DownloadUpdateDialog.ar.resx deleted file mode 100644 index 517ab8cc..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.ar.resx +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - Yes - - - - True - - - تحديث النظام - - - جارٍ تنزيل التحديث ... - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.cs.resx b/AutoUpdater.NET/DownloadUpdateDialog.cs.resx deleted file mode 100644 index 6909b795..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.cs.resx +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 132, 15 - - - Stahuji aktualizaci... - - - Aktualizace programu - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.da.resx b/AutoUpdater.NET/DownloadUpdateDialog.da.resx deleted file mode 100644 index deddc73b..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.da.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Software opdatering - - - Downloader opdateringer... - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.de.resx b/AutoUpdater.NET/DownloadUpdateDialog.de.resx deleted file mode 100644 index a59e4c05..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.de.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Software Update - - - Update wird heruntergeladen... - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.es.resx b/AutoUpdater.NET/DownloadUpdateDialog.es.resx deleted file mode 100644 index 0325f201..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.es.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Descargar Update... - - - actualización de software - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.fr.resx b/AutoUpdater.NET/DownloadUpdateDialog.fr.resx deleted file mode 100644 index 3256abd0..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.fr.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Téléchargement de mise à jour... - - - Mise à jour logicielle - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.it.resx b/AutoUpdater.NET/DownloadUpdateDialog.it.resx deleted file mode 100644 index f43caf7c..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.it.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Aggiornamento software - - - Download dell'aggiornamento in corso... - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.ja-JP.resx b/AutoUpdater.NET/DownloadUpdateDialog.ja-JP.resx deleted file mode 100644 index 3e605447..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.ja-JP.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ソフトウェア アップデート - - - アップデートをダウンロード中です。 - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.ko.resx b/AutoUpdater.NET/DownloadUpdateDialog.ko.resx deleted file mode 100644 index 0a58b526..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.ko.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 소프트웨어 업데이트 - - - 업데이트 다운로드 중... - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.lv.resx b/AutoUpdater.NET/DownloadUpdateDialog.lv.resx deleted file mode 100644 index 5704759f..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.lv.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Programmatūras atjauninājums - - - Lejupielādē atjauninājumu... - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.nl.resx b/AutoUpdater.NET/DownloadUpdateDialog.nl.resx deleted file mode 100644 index f34c7f43..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.nl.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Het downloaden van update... - - - Software Update - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.pl.resx b/AutoUpdater.NET/DownloadUpdateDialog.pl.resx deleted file mode 100644 index 513f1191..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.pl.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Pobieranie aktualizacji... - - - Aktualizacja oprogramowania - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.pt-BR.resx b/AutoUpdater.NET/DownloadUpdateDialog.pt-BR.resx deleted file mode 100644 index d7d4cb33..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.pt-BR.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Atualização de software - - - Baixando a atualização... - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.pt.resx b/AutoUpdater.NET/DownloadUpdateDialog.pt.resx deleted file mode 100644 index ef25e36e..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.pt.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Atualização de software - - - A transferir a atualização... - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.ru.resx b/AutoUpdater.NET/DownloadUpdateDialog.ru.resx deleted file mode 100644 index fe0740f5..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.ru.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Обновление программы - - - Загружается обновление... - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.sk.resx b/AutoUpdater.NET/DownloadUpdateDialog.sk.resx deleted file mode 100644 index 4b716566..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.sk.resx +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 132, 15 - - - Sťahujem aktualizáciu... - - - Aktualizácia programu - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.sv.resx b/AutoUpdater.NET/DownloadUpdateDialog.sv.resx deleted file mode 100644 index 4f754afa..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.sv.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Laddar ner uppdatering... - - - Programuppdatering - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.th.resx b/AutoUpdater.NET/DownloadUpdateDialog.th.resx deleted file mode 100644 index 228be352..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.th.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - อัปเดตซอฟต์แวร์ - - - กำลังดาวน์โหลดอัปเดต... - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.tr.resx b/AutoUpdater.NET/DownloadUpdateDialog.tr.resx deleted file mode 100644 index 8f0ec98f..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.tr.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Yazılım Güncelleme - - - Güncelleme İndiriliyor.. - - \ No newline at end of file diff --git a/AutoUpdater.NET/DownloadUpdateDialog.zh-TW.resx b/AutoUpdater.NET/DownloadUpdateDialog.zh-TW.resx deleted file mode 100644 index a620a766..00000000 --- a/AutoUpdater.NET/DownloadUpdateDialog.zh-TW.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 軟體更新 - - - 下載中... - - diff --git a/AutoUpdater.NET/Properties/Resources.ar.resx b/AutoUpdater.NET/Properties/Resources.ar.resx deleted file mode 100644 index d7647462..00000000 --- a/AutoUpdater.NET/Properties/Resources.ar.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - جارٍ تنزيله على {0}/ثانية - - - المجموع الاختباري (Checksum) مختلف - - - فشل التحقق من سلامة الملفات وظهرت بعض الأخطاء. - - - خوارزمية التجزئة (Hash) غير مدعومة - - - خوارزمية التجزئة المقدمة في ملف XML غير مدعومة. - - - فشل التحقق من التحديث - - - هناك مشكلة في الوصول إلى سيرفر التحديث. يرجى التحقق من اتصال الإنترنت الخاص بك وحاول مرة أخرى في وقت لاحق. - - - التحديث غير متاح - - - لا يوجد تحديث متاح. الرجاء معاودة المحاولة في وقت لاحق. - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.cs.resx b/AutoUpdater.NET/Properties/Resources.cs.resx deleted file mode 100644 index edf36046..00000000 --- a/AutoUpdater.NET/Properties/Resources.cs.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Aktualizace není k dospozici. Kontrolu zopakujte, prosím, později. - - - Aktualizace není k dispozici. - - - Nastala chyba při připojení k aktualizačnímu serveru. Zkontrolujte internetové připojení a zkuste aktualizovat později. - - - Kontrola aktualizace se nezdařila. - - - Odlišné kontrolní číslo - - - Neúspěšná kontrola integrity, byly hlášené chyby. - - - Nepodporovaný hashovací algoritmus - - - Hashovací algoritmus uvedený v XML není podporovaný. - - - Stahování na {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.da.resx b/AutoUpdater.NET/Properties/Resources.da.resx deleted file mode 100644 index 03888146..00000000 --- a/AutoUpdater.NET/Properties/Resources.da.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Der er ingen opdatering tilgængelig. Prøv igen senere. - - - Opdatering Utilgængelig - - - Der er et problem at nå opdateringsserver. Kontroller din internetforbindelse og prøv igen senere. - - - Opdateringstjek mislykkedes - - - Kontrolsummet afviger - - - Filintegritetskontrol mislykkedes og rapporterede nogle fejl. - - - Ikke understøttet Hash-algoritme - - - Hash-algoritmen i XML-filen understøttes ikke. - - - Downloader ved {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.de.resx b/AutoUpdater.NET/Properties/Resources.de.resx deleted file mode 100644 index 89006339..00000000 --- a/AutoUpdater.NET/Properties/Resources.de.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Es ist kein Update vorhanden. Bitte versuchen Sie es später noch einmal. - - - Update nicht verfügbar - - - Es gibt ein Problem beim Erreichen des Aktualisierungsservers. Bitte überprüfen Sie Ihre Internetverbindung und versuchen Sie es später noch einmal. - - - Update Check fehlgeschlagen - - - Checksumme ist unterschiedlich - - - Die Dateiintegritätsprüfung ist fehlgeschlagen und hat einige Fehler gemeldet. - - - Nicht unterstützter Hash-Algorithmus - - - Der in der XML-Datei enthaltene Hash-Algorithmus wird nicht unterstützt. - - - Herunterladen bei {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.es.resx b/AutoUpdater.NET/Properties/Resources.es.resx deleted file mode 100644 index 78546781..00000000 --- a/AutoUpdater.NET/Properties/Resources.es.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - No hay actualización disponible. Por favor, inténtelo de nuevo más tarde. - - - Actualización no disponible - - - Hay un problema al llegar al servidor de actualización. Comprueba tu conexión a Internet y vuelve a intentarlo más tarde. - - - Error en la comprobación de la actualización - - - La suma de comprobación difiere - - - La comprobación de la integridad de los archivos falló y reportó algunos errores. - - - Algoritmo Hash no soportado - - - El algoritmo Hash proporcionado en el archivo XML no es compatible. - - - Descargando a {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.fr.resx b/AutoUpdater.NET/Properties/Resources.fr.resx deleted file mode 100644 index 6fec1b0f..00000000 --- a/AutoUpdater.NET/Properties/Resources.fr.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Il n'y a pas de mise à jour disponible. Veuillez réessayer plus tard. - - - Mise à jour indisponible - - - Il y a un problème concernant le serveur de mise à jour. Vérifiez votre connexion Internet et essayez à nouveau plus tard. - - - Vérification de mise à jour échoué - - - Somme de contrôle différente - - - La vérification de l'intégrité du fichier a échoué et a rapporté quelques erreurs. - - - Algorithme de hachage non supporté - - - L'algorithme de hachage fourni dans le fichier XML n'est pas supporté. - - - Téléchargement à {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.it.resx b/AutoUpdater.NET/Properties/Resources.it.resx deleted file mode 100644 index 2da7b218..00000000 --- a/AutoUpdater.NET/Properties/Resources.it.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Non è disponibile alcun aggiornamento. Per favore riprova più tardi. - - - Aggiornamento non disponibile - - - Si è verificato un problema nel contattare il server degli aggiornamenti. Controlla la tua connessione a Internet o riprova più tardi. - - - Controllo degli aggiornamenti non riuscito - - - Checksum differente - - - La verifica dell' integrità dei file non è riuscita e ha segnalato alcuni errori. - - - Algoritmo Hash non supportato - - - L' algoritmo Hash fornito nel file XML non è supportato. - - - Download in {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.ja-JP.resx b/AutoUpdater.NET/Properties/Resources.ja-JP.resx deleted file mode 100644 index 39cde2a3..00000000 --- a/AutoUpdater.NET/Properties/Resources.ja-JP.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - チェックサムは異なります - - - ファイルの整合性チェックに失敗し、いくつかのエラーが報告されました。 - - - サポートされていないハッシュアルゴリズム - - - XMLファイルで提供されるハッシュアルゴリズムはサポートされていません。 - - - アップデートの確認に失敗しました。 - - - アップデートサーバーへの接続に失敗しました。インターネットの接続を確認し、再度、試してください。 - - - アップデートを利用できません。 - - - 利用できるアップデートがありません。後日、試してください。 - - - {0}/秒でダウンロード中 - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.ko.resx b/AutoUpdater.NET/Properties/Resources.ko.resx deleted file mode 100644 index efe07f0a..00000000 --- a/AutoUpdater.NET/Properties/Resources.ko.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 사용 가능한 업데이트가 없습니다. 나중에 다시 시도 해주십시오. - - - 업데이트를 사용할 수 없음 - - - 업데이트 서버에 연결하는 중 문제가 발생했습니다. 인터넷 연결을 확인하고 나중에 다시 시도하십시오. - - - 업데이트 확인 실패 - - - 체크섬은 다릅니다. - - - 파일 무결성 검사가 실패하고 몇 가지 오류가보고되었습니다. - - - 지원되지 않는 해시 알고리즘 - - - XML 파일에 제공된 해시 알고리즘은 지원되지 않습니다. - - - {0}/s에서 다운로드 중 - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.lv.resx b/AutoUpdater.NET/Properties/Resources.lv.resx deleted file mode 100644 index 09ac5046..00000000 --- a/AutoUpdater.NET/Properties/Resources.lv.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Nav pieejamu atjauninājumi! Lūdzu mēģiniet vēlāk! - - - Nav pieejami atjauninājumi! - - - Radās problēmas sazinoties ar atjauninājumu serveri, lūdzu pārbaudiet interneta savienojumu un mēģiniet vēlāk! - - - Atjauninājumu pārbaude neizdevās - - - Kontrolsumma(Checksum) atšķirās - - - Failu integritātes pārbaude neizdevās un ir dažas kļūdas. - - - Neatbalstīts Hash algoritms - - - Norādītais Hash algoritms XML failā netiek atbalstīts. - - - Lejupielādē ar ātrumu {0}/s - - diff --git a/AutoUpdater.NET/Properties/Resources.nl.resx b/AutoUpdater.NET/Properties/Resources.nl.resx deleted file mode 100644 index 32b6622c..00000000 --- a/AutoUpdater.NET/Properties/Resources.nl.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Er is geen update beschikbaar. Probeer het later nogmaals. - - - Update niet beschikbaar - - - Er is een probleem bij het bereiken van de updateserver. Controleer alstublieft uw internetverbinding en probeer het later nogmaals. - - - Update Check mislukt - - - Controlesum verschilt - - - Bestandsintegriteitscontrole mislukte en meldde enkele fouten. - - - Niet-ondersteund Hashalgoritme - - - Hashalgoritme in het XML-bestand wordt niet ondersteund. - - - Downloaden op {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.pl.resx b/AutoUpdater.NET/Properties/Resources.pl.resx deleted file mode 100644 index 92c59a8a..00000000 --- a/AutoUpdater.NET/Properties/Resources.pl.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Brak dostępnych aktualizacji. Spróbuj ponownie później. - - - Aktualizacja niedostępna - - - Nie można nawiązać połączenia z serwerem aktualizacji. Sprawdź połączenie internetowe i spróbuj ponownie później. - - - Sprawdzanie aktualizacji nieudane - - - Algorytm wyznaczania wartości skrótu podany w pliku XML jest nieobsługiwany. - - - Nieobsługiwany algorytm skrótu - - - Weryfikacja spójności plików nie powiodła się i zwróciła błędy. - - - Różne sumy kontrolne - - - Szybkość pobierania: {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.pt-BR.resx b/AutoUpdater.NET/Properties/Resources.pt-BR.resx deleted file mode 100644 index eb39e62c..00000000 --- a/AutoUpdater.NET/Properties/Resources.pt-BR.resx +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - Não existe nenhuma atualização disponível no momento. Por favor tente novamente mais tarde. - - - Atualização indisponível - - - Existe algum problema na conexão com o servidor de atualização. Por favor verifique sua conexão com a internete e tente novamente mais tarde. - - - Falha ao verificar atualização - - - Hash algorithm provided in the XML file is not supported. - - - Algoritmo de hash não suportado. - - - A verificação de integridade do arquivo falhou e reportou alguns erros. - - - Falha na verificação de integridade - - - Baixando a {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.ru.resx b/AutoUpdater.NET/Properties/Resources.ru.resx deleted file mode 100644 index 246ff4a1..00000000 --- a/AutoUpdater.NET/Properties/Resources.ru.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Нет доступных обновлений. Пожалуйста, повторите попытку позже. - - - Обновление недоступно - - - Проблема связана с сервером обновлений. Проверьте подключение к Интернету и повторите попытку позже. - - - Ошибка обновления - - - Контрольная сумма отличается - - - Не удалось проверить целостность файла и сообщить о некоторых ошибках. - - - Неподдерживаемый алгоритм хеширования - - - Хэш-алгоритм, предоставленный в XML-файле, не поддерживается. - - - Загрузка на {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.sk.resx b/AutoUpdater.NET/Properties/Resources.sk.resx deleted file mode 100644 index cb4cb1f6..00000000 --- a/AutoUpdater.NET/Properties/Resources.sk.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Aktualizácia nie je k dispozícii. Kontrolu zopakujte, prosím, naskôr. - - - Aktualizácia nie je k dispozícii. - - - Nastala chyba pri pripojení k aktualizačnému serveru. Skontrolujte Internetové pripojenie a zopakujte aktualizáciu ešte raz, prosím. - - - Kontrola aktualizácie prebehla neúspešne - - - Rozdielne kontrolné číslo - - - Neúspešná kontrola integrity, boli hlásené chyby. - - - Nepodporovaný hashovací algoritmus - - - Hashovací algoritmus uvedený v XML nie je podporovaný. - - - Sťahovanie na {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.sv.resx b/AutoUpdater.NET/Properties/Resources.sv.resx deleted file mode 100644 index a0b6720d..00000000 --- a/AutoUpdater.NET/Properties/Resources.sv.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Det finns ingen uppdatering tillgänglig. Vänligen försök igen senare. - - - Uppdatering Ej tillgänglig - - - Det finns ett problem att nå uppdateringsserver. Kontrollera din internetanslutning och försök igen senare. - - - Uppdateringskontroll misslyckades - - - Checksum skiljer sig från - - - Kontroll av filintegritet misslyckades och rapporterade några fel. - - - Hash-algoritmen som inte stöds - - - Hash-algoritmen som tillhandahålls i XML-filen stöds inte. - - - Nedladdning vid {0}/s - - \ No newline at end of file diff --git a/AutoUpdater.NET/Properties/Resources.th.resx b/AutoUpdater.NET/Properties/Resources.th.resx deleted file mode 100644 index 8c360282..00000000 --- a/AutoUpdater.NET/Properties/Resources.th.resx +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - ยังไม่มีอัปเดตใหม่ในขณะนี้ กรุณาลองใหม่ภายหลัง - - - ไม่มีอัปเดตใหม่ - - - ไม่สามารถตรวจสอบการอัปเดตได้ กรุณาตรวจสอบการเชื่อมต่อของคุณและลองอีกครั้ง - - - ตรวจาอบล้มเหลว - - - ไม่รองรับรูปแบบค่าแฮชที่ระบุไว้ในไฟล์ XML - - - ไม่รองรับรูปแบบค่าแฮช - - - การตรวจสอบไฟล์ล้มเหลว ตรวจพบข้อผิดพลาด - - - ไฟล์เสียหาย - - - กำลังดาวน์โหลด ด้วยความเร็ว {0}/s - - diff --git a/AutoUpdater.NET/Properties/Resources.zh-TW.resx b/AutoUpdater.NET/Properties/Resources.zh-TW.resx deleted file mode 100644 index 602afca2..00000000 --- a/AutoUpdater.NET/Properties/Resources.zh-TW.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 總和檢查碼不一致 - - - 檔案完整性檢查失敗並產生錯誤訊息。 - - - 使用了不支持的雜湊演算法。 - - - 不支援XML中提供的雜湊演算法。 - - - 檢查更新失敗 - - - 與更新伺服器的連線出現問題,請檢查您的網路狀態並於稍後再試。 - - - 更新無法使用 - - - 沒有更新,請稍後再試。 - - - 以{0}/s下載 - - diff --git a/AutoUpdater.NET/RemindLaterForm.ar.resx b/AutoUpdater.NET/RemindLaterForm.ar.resx deleted file mode 100644 index b0374f5e..00000000 --- a/AutoUpdater.NET/RemindLaterForm.ar.resx +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - Yes - - - - True - - - ذكرني لاحقا للتحديث - - - موافق - - - بعد 30 دقيقة - - - بعد 12 ساعة - - - بعد يوم واحد - - - بعد 2 أيام - - - بعد 4 أيام - - - بعد 8 أيام - - - بعد 10 أيام - - - يجب عليك تنزيل التحديثات الآن. يستغرق ذلك بضع دقائق فقط حسب اتصال الإنترنت الخاص بك ويضمن حصولك على أحدث إصدار من التطبيق. - - - هل تريد تنزيل التحديثات لاحقًا؟ - - - لا ، قم بتنزيل التحديثات الآن (موصى به) - - - نعم ، أرجو أن تذكرني فيما بعد: - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.cs.resx b/AutoUpdater.NET/RemindLaterForm.cs.resx deleted file mode 100644 index b7c44556..00000000 --- a/AutoUpdater.NET/RemindLaterForm.cs.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Přejete si stáhnout aktualizaci později? - - - Měli byste program aktualizovat nyní. Trvá to jenom krátkou chvíli v závislosti na rychlosti internetového připojení a umožní používání nejnovější verze programu. - - - Ano, připomenou aktualizaci později: - - - Ne, aktualizovat nyní (doporučeno) - - - o 30 minut - - - o 12 hodin - - - o 1 den - - - o 2 dny - - - o 4 dny - - - o 8 dní - - - o 10 dní - - - Připomenout aktualizaci později - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.da.resx b/AutoUpdater.NET/RemindLaterForm.da.resx deleted file mode 100644 index 0b0547c3..00000000 --- a/AutoUpdater.NET/RemindLaterForm.da.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Påmind mig senere - - - om 30 minutter - - - om 12 timer - - - om 1 dag - - - om 2 dage - - - om 4 dage - - - om 8 dage - - - om 10 dage - - - Du burde opdatere nu. Det tager kun kort tid (afhængig af din internet forbindelse) og sikrer at du har den seneste version af programmet. - - - Ønsker du at opdatere senere? - - - Nej, download opdateringer nu (anbefales) - - - Ja, påmind mig senere : - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.de.resx b/AutoUpdater.NET/RemindLaterForm.de.resx deleted file mode 100644 index b9b1855c..00000000 --- a/AutoUpdater.NET/RemindLaterForm.de.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Später erinnern - - - In 30 Minuten - - - In 12 Stunden - - - In 1 Tag - - - In 2 Tagen - - - In 4 Tagen - - - In 8 Tagen - - - In 10 Tagen - - - Es wird empfohlen jetzt das neue Update herunterzuladen. Dies dauert nur einige Minuten, je nach Internetverbindung. Damit ist sichergestellt, dass die aktuellste Version dieser Anwendung genutzt wird. - - - Soll das Update später heruntergeladen werden? - - - Nein, jetzt das Update herunterladen (empfohlen) - - - Ja, später erinnern: - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.es.resx b/AutoUpdater.NET/RemindLaterForm.es.resx deleted file mode 100644 index 4423ded4..00000000 --- a/AutoUpdater.NET/RemindLaterForm.es.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ¿Quieres descargar las actualizaciones más tarde? - - - Usted debe descargar las actualizaciones ahora. Esto sólo toma unos minutos dependiendo de su conexión a internet y asegura que posee la última versión de la aplicación. - - - Sí , por favor, me recuerdan más tarde: - - - No, descargar actualizaciones ahora (recomendado) - - - Después de 30 minutos - - - Después de 12 horas - - - Después de 1 día - - - Después de 2 días - - - Después de 4 días - - - Después de 8 días - - - Después de 10 días - - - Recordar más tarde para la actualización - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.fr.resx b/AutoUpdater.NET/RemindLaterForm.fr.resx deleted file mode 100644 index c1b676e4..00000000 --- a/AutoUpdater.NET/RemindLaterForm.fr.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Voulez-vous télécharger les mises à jour plus tard? - - - Vous devez télécharger les mises à jour maintenant. Cela ne prend que quelques minutes selon votre connexion internet et vous assure d'avoir toute dernière version de l'application. - - - Oui, s'il vous plaît rappelez -moi plus tard : - - - Non, télécharger les mises à jour maintenant (recommandé) - - - Après 30 minutes - - - Après 12 heures - - - Après 1 jour - - - Après 2 jours - - - Après 4 jours - - - Après 8 jours - - - Après 10 jours - - - Rappelez-moi plus tard la mise à jour - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.it.resx b/AutoUpdater.NET/RemindLaterForm.it.resx deleted file mode 100644 index 9a8bb8ac..00000000 --- a/AutoUpdater.NET/RemindLaterForm.it.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Ricordamelo più tardi - - - Tra 30 minuti - - - Tra 12 ore - - - Tra 1 giorno - - - Tra 2 giorni - - - Tra 4 giorni - - - Tra 8 giorni - - - Tra 10 giorni - - - Si consiglia di scaricare gli aggiornamenti ora. Questa operazione richiede soltanto pochi minuti, a seconda della vostra connessione internet, e permette di avere sempre l'ultima versione aggiornata dell'applicazione. - - - Vuoi scaricare gli aggiornamenti più tardi? - - - No, scarica gli aggiornamenti adesso (consigliato) - - - Sì, ricordamelo in seguito: - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.ja-JP.resx b/AutoUpdater.NET/RemindLaterForm.ja-JP.resx deleted file mode 100644 index 639bad12..00000000 --- a/AutoUpdater.NET/RemindLaterForm.ja-JP.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 後で通知する - - - 30分後 - - - 12時間後 - - - 1日後 - - - 2日後 - - - 4日後 - - - 8日後 - - - 10日後 - - - アプリケーションの最新バージョンを確実に入手できます。今すぐアップデートをダウンロードしてください。 (インターネット接続によってはほんの数分しかかかりません。) - - - 後でダウンロードしますか? - - - ダウンロードせず、アップデートする(推奨) - - - 後で通知する - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.ko.resx b/AutoUpdater.NET/RemindLaterForm.ko.resx deleted file mode 100644 index 9c0ff5e3..00000000 --- a/AutoUpdater.NET/RemindLaterForm.ko.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 나중에 업데이트 알림 - - - 30분 후 - - - 12시간 후 - - - 1시간 후 - - - 2시간 후 - - - 4시간 후 - - - 8시간 후 - - - 10시간 후 - - - 지금 업데이트를 다운로드합니다. 인터넷 연결에 따라 몇 분 정도 걸립니다. 최신 버전의 응용프로그램을 사용할 수 있습니다. - - - 나중에 업데이트를 다운로드 하시겠습니까? - - - 아니요, 지금 업데이트를 다운로드합니다. (권장) - - - 예, 나중에 다시 알려주세요: - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.lv.resx b/AutoUpdater.NET/RemindLaterForm.lv.resx deleted file mode 100644 index fdc76b69..00000000 --- a/AutoUpdater.NET/RemindLaterForm.lv.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Nē, lejupielādēt atjauninājumus tagad (Ieteicams) - - - Pēc 30 minūtēm - - - Pēc 12 stundām - - - Pēc 1 dienas - - - Pēc 2 dienām - - - Pēc 4 dienām - - - Pēc 8 dienām - - - Pēc 10 dienām - - - Jā, lūdzu atgādiniet man vēlāk: - - - Jums vajadzētu lejupielādēt atjauninājumus tagad. Tas aizņems tikai pāris minūtes, atkarība no jūsu interneta savienojuma ātrumu, un nodrošinās jūs ar jaunāko programmatūras versiju. - - - Vai jūs vēlaties lejupielādēt atjauninājumus vēlāk? - - - Atgādināt vēlāk par atjauninājumu - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.nl.resx b/AutoUpdater.NET/RemindLaterForm.nl.resx deleted file mode 100644 index 5d6caeb6..00000000 --- a/AutoUpdater.NET/RemindLaterForm.nl.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Nee, download updates nu (aanbevolen) - - - Na 30 minuten - - - Na 12 uur - - - Na 1 dag - - - Na 2 dagen - - - Na 4 dagen - - - Na 8 dagen - - - Na 10 dagen - - - Ja, probeer het later herinneren me: - - - Je zou updates nu te downloaden. Dit duurt slechts enkele minuten, afhankelijk van uw internet verbinding en zorgt ervoor dat je laatste versie van de applicatie. - - - Wilt u updates later te downloaden? - - - Herinner me later naar update - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.pl.resx b/AutoUpdater.NET/RemindLaterForm.pl.resx deleted file mode 100644 index 242ba341..00000000 --- a/AutoUpdater.NET/RemindLaterForm.pl.resx +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Nie, pobierz aktualizacje teraz (zalecane) - - - 30 minut - - - 12 godzin - - - 1 dzień - - - 2 dni - - - 4 dni - - - 8 dni - - - 10 dni - - - Tak, przypomnij mi za: - - - Zaleca się pobranie aktualizacji już teraz. Ten proces może potrwać kilka minut, w zależności od szybkości połączenia internetowego, i zapewnia, że masz najnowszą wersję programu. - - - OK - - - Czy chcesz pobrać aktualizacje później? - - - Przypomnij mi później - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.pt-BR.resx b/AutoUpdater.NET/RemindLaterForm.pt-BR.resx deleted file mode 100644 index 09232149..00000000 --- a/AutoUpdater.NET/RemindLaterForm.pt-BR.resx +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Lembrar mais tarde - - - OK - - - Em 30 minutos - - - Em 12 horas - - - Em 1 dia - - - Em 2 dias - - - Em 4 dias - - - Em 8 dias - - - Em 10 dias - - - Você deve baixar a atualização agora. Dependendo da sua conexão com a internet, demora apenas alguns minutos e assegura que você tem a última versão da aplicação. - - - Deseja baixar a atualização mais tarde? - - - Não - - - Sim - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.pt.resx b/AutoUpdater.NET/RemindLaterForm.pt.resx deleted file mode 100644 index 4c8731dd..00000000 --- a/AutoUpdater.NET/RemindLaterForm.pt.resx +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Recordar-me mais tarde - - - OK - - - Daqui a 30 minutos - - - Daqui a 12 horas - - - Daqui a 1 dia - - - Daqui a 2 dias - - - Daqui a 4 dias - - - Daqui a 8 dias - - - Daqui a 10 dias - - - Deverá transferir a atualização agora. Dependendo da sua ligação à internet, demora apenas alguns minutos e assegura que tem a última versão da aplicação - - - Deseja transferir a atualização mais tarde? - - - Não - - - Sim - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.ru.resx b/AutoUpdater.NET/RemindLaterForm.ru.resx deleted file mode 100644 index 7b4ed431..00000000 --- a/AutoUpdater.NET/RemindLaterForm.ru.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Напомнить об обновлении позднее - - - Через 30 минут - - - Через 12 часов - - - Через 1 день - - - Через 2 дня - - - Через 4 дня - - - Через 8 дней - - - Через 10 дней - - - Рекомендуем загрузить обновление сейчас. Это займет всего несколько минут, в зависимости от скорости локальной сети и Вашего компьютера. - - - Отложить загрузку новой версии? - - - Нет, загрузить обновление сейчас (рекоммендуется) - - - Да, напомнить позднее: - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.sk.resx b/AutoUpdater.NET/RemindLaterForm.sk.resx deleted file mode 100644 index 5d3f4c84..00000000 --- a/AutoUpdater.NET/RemindLaterForm.sk.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Želáte si stiahnuť aktualizáciu neskôr? - - - Mali by ste aktualizovať program teraz. Trvá to len krátku chíľu v závislosti na rýchlosti Internetového pripojenia a zabezpečí používanie podslednej verzie programu. - - - Áno, pripomenúť aktualizáciu neskôr: - - - Nie, aktualizovať hneď teraz (odporúčané) - - - o 30 minút - - - o 12 hodín - - - o 1 deň - - - o 2 dni - - - o 4 dni - - - o 8 dní - - - o 10 dní - - - Pripomenúť aktualizáciu neskôr - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.sv.resx b/AutoUpdater.NET/RemindLaterForm.sv.resx deleted file mode 100644 index a06c97ad..00000000 --- a/AutoUpdater.NET/RemindLaterForm.sv.resx +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Nej, hämta uppdateringar nu (rekommenderas) - - - Efter 30 minuter - - - Efter 12 timmar - - - Efter 1 dag - - - Efter 2 dagar - - - Efter 4 dagar - - - Efter 8 dagar - - - Efter 10 dagar - - - Ja, påminn mig senare: - - - Du ska hämta uppdateringar nu. Det tar bara några minuter beroende på din internetuppkoppling och att du har senaste versionen av programmet. - - - Vill du ladda ner uppdateringar senare? - - - Påminn mig senare för uppdatering - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.th.resx b/AutoUpdater.NET/RemindLaterForm.th.resx deleted file mode 100644 index f6eb4687..00000000 --- a/AutoUpdater.NET/RemindLaterForm.th.resx +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - เตือนฉันในภายหลัง - - - โอเค - - - ในอีก 30 นาที - - - ในอีก 12 ชั่วโมง - - - ในอีก 1 วัน - - - ในอีก 2 วัน - - - ในอีก 4 วัน - - - ในอีก 8 วัน - - - ในอีก 10 วัน - - - ท่านควรที่จะดาวน์โหลดอัปเดตในตอนนี้ ใช้เวลาแป๊บเดียวเท่านั้น - - - ท่านต้องการดาวน์โหลดอัปเดตในภายหลังใช่ไหม? - - - ไม่ ดาวน์โหลดตอนนี้เลย (แนะนำ) - - - ใช่ เตือนฉันภายหลัง - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.tr.resx b/AutoUpdater.NET/RemindLaterForm.tr.resx deleted file mode 100644 index 366eb8b4..00000000 --- a/AutoUpdater.NET/RemindLaterForm.tr.resx +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Daha sonra hatırlat - - - Tamam - - - 30 dakika sonra - - - 12 saat sonra - - - 1 gün sonra - - - 2 gün sonra - - - 4 gün sonra - - - 8 gün sonra - - - 10 gün sonra - - - Güncellemeleri şimdi yüklemelisiniz. Bu Internet bağlantı hızınıza bağlı olarak birkaç dakika sürecek ve uygulamanın son sürümünü kullanmanızı sağlayacaktır. - - - Güncellemeleri sonra yüklemek istediğinize emin misiniz? - - - Hayır, güncellemeleri şimdi yükle (önerilen). - - - Evet, lütfen daha sonra hatırlat: - - \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.zh-TW.resx b/AutoUpdater.NET/RemindLaterForm.zh-TW.resx deleted file mode 100644 index 4afe44e9..00000000 --- a/AutoUpdater.NET/RemindLaterForm.zh-TW.resx +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 稍後提醒 - - - 確定 - - - 30分鐘後 - - - 12小時後 - - - 1天後 - - - 2天後 - - - 4天後 - - - 8天後 - - - 10天後 - - - 您應現在下載更新。一般而言,此過程僅花費幾分鐘(視您的網路狀況而定)。 - - - 您希望稍後再下載更新嗎? - - - 不,現在就下載更新(推薦) - - - 是,請稍後再提醒我 - - diff --git a/AutoUpdater.NET/UpdateForm.Designer.cs b/AutoUpdater.NET/UpdateForm.Designer.cs index e56d1b56..c58b15ab 100644 --- a/AutoUpdater.NET/UpdateForm.Designer.cs +++ b/AutoUpdater.NET/UpdateForm.Designer.cs @@ -39,9 +39,7 @@ private void InitializeComponent() this.buttonRemindLater = new System.Windows.Forms.Button(); this.pictureBoxIcon = new System.Windows.Forms.PictureBox(); this.buttonSkip = new System.Windows.Forms.Button(); - this.webView2 = new Microsoft.Web.WebView2.WinForms.WebView2(); ((System.ComponentModel.ISupportInitialize)(this.pictureBoxIcon)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.webView2)).BeginInit(); this.SuspendLayout(); // // webBrowser @@ -97,15 +95,6 @@ private void InitializeComponent() this.buttonSkip.UseVisualStyleBackColor = true; this.buttonSkip.Click += new System.EventHandler(this.ButtonSkipClick); // - // webView2 - // - this.webView2.AllowExternalDrop = true; - this.webView2.CreationProperties = null; - this.webView2.DefaultBackgroundColor = System.Drawing.Color.White; - resources.ApplyResources(this.webView2, "webView2"); - this.webView2.Name = "webView2"; - this.webView2.ZoomFactor = 1D; - // // UpdateForm // this.AcceptButton = this.buttonUpdate; @@ -118,7 +107,6 @@ private void InitializeComponent() this.Controls.Add(this.buttonUpdate); this.Controls.Add(this.buttonSkip); this.Controls.Add(this.buttonRemindLater); - this.Controls.Add(this.webView2); this.Controls.Add(this.webBrowser); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; @@ -128,7 +116,6 @@ private void InitializeComponent() this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.UpdateForm_FormClosed); this.Load += new System.EventHandler(this.UpdateFormLoad); ((System.ComponentModel.ISupportInitialize)(this.pictureBoxIcon)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.webView2)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -144,6 +131,5 @@ private void InitializeComponent() private System.Windows.Forms.Label labelDescription; private System.Windows.Forms.Label labelReleaseNotes; private System.Windows.Forms.PictureBox pictureBoxIcon; - private Microsoft.Web.WebView2.WinForms.WebView2 webView2; } } \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.ar.resx b/AutoUpdater.NET/UpdateForm.ar.resx deleted file mode 100644 index 2c661c99..00000000 --- a/AutoUpdater.NET/UpdateForm.ar.resx +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - Yes - - - - True - - - يتوفر إصدار جديد من {0}! - - - {0} {1} متاح الآن. لديك نسخة {2} مثبتة. هل ترغب في تنزيله الآن؟ - - - ملاحظات الإصدار: - - - تحديث - - - ذكرني لاحقا - - - تخطي هذه النسخة - - - {0} {1} متاح! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.cs b/AutoUpdater.NET/UpdateForm.cs index b97a4b64..5bc2797a 100644 --- a/AutoUpdater.NET/UpdateForm.cs +++ b/AutoUpdater.NET/UpdateForm.cs @@ -4,7 +4,6 @@ using System.Globalization; using System.IO; using System.Windows.Forms; -using Microsoft.Web.WebView2.Core; using Microsoft.Win32; namespace AutoUpdaterDotNET @@ -35,40 +34,40 @@ public UpdateForm(UpdateInfoEventArgs args) } } - private async void InitializeBrowserControl() + private void InitializeBrowserControl() { if (string.IsNullOrEmpty(_args.ChangelogURL)) { var reduceHeight = labelReleaseNotes.Height + webBrowser.Height; labelReleaseNotes.Hide(); webBrowser.Hide(); - webView2.Hide(); + //webView2.Hide(); Height -= reduceHeight; } else { - bool webView2RuntimeFound = false; - try - { - string availableBrowserVersion = CoreWebView2Environment.GetAvailableBrowserVersionString(); - string requiredMinBrowserVersion = "86.0.616.0"; - if (!string.IsNullOrEmpty(availableBrowserVersion) - && CoreWebView2Environment.CompareBrowserVersions(availableBrowserVersion, requiredMinBrowserVersion) >= 0) - { - webView2RuntimeFound = true; - } - } - catch (WebView2RuntimeNotFoundException) - { - // ignored - } - if (webView2RuntimeFound) - { - webBrowser.Hide(); - webView2.CoreWebView2InitializationCompleted += WebView_CoreWebView2InitializationCompleted; - await webView2.EnsureCoreWebView2Async(await CoreWebView2Environment.CreateAsync(null, Path.GetTempPath())); - } - else + //bool webView2RuntimeFound = false; + //try + //{ + // string availableBrowserVersion = CoreWebView2Environment.GetAvailableBrowserVersionString(); + // string requiredMinBrowserVersion = "86.0.616.0"; + // if (!string.IsNullOrEmpty(availableBrowserVersion) + // && CoreWebView2Environment.CompareBrowserVersions(availableBrowserVersion, requiredMinBrowserVersion) >= 0) + // { + // webView2RuntimeFound = true; + // } + //} + //catch (WebView2RuntimeNotFoundException) + //{ + // // ignored + //} + //if (webView2RuntimeFound) + //{ + // webBrowser.Hide(); + // //webView2.CoreWebView2InitializationCompleted += WebView_CoreWebView2InitializationCompleted; + // //await webView2.EnsureCoreWebView2Async(await CoreWebView2Environment.CreateAsync(null, Path.GetTempPath())); + //} + //else { UseLatestIE(); if (null != AutoUpdater.BasicAuthChangeLog) @@ -84,36 +83,36 @@ private async void InitializeBrowserControl() } } - private void WebView_CoreWebView2InitializationCompleted(object sender, CoreWebView2InitializationCompletedEventArgs e) - { - if (!e.IsSuccess) - { - if (AutoUpdater.ReportErrors) - { - MessageBox.Show(e.InitializationException.Message, e.InitializationException.GetType().ToString(), MessageBoxButtons.OK, MessageBoxIcon.Error); - } - return; - } - - webView2.CoreWebView2.Settings.AreDefaultContextMenusEnabled = false; - webView2.CoreWebView2.Settings.IsStatusBarEnabled = false; - webView2.CoreWebView2.Settings.AreDevToolsEnabled = Debugger.IsAttached; - webView2.CoreWebView2.Settings.UserAgent = AutoUpdater.GetUserAgent(); - webView2.CoreWebView2.Profile.ClearBrowsingDataAsync(); - webView2.Show(); - webView2.BringToFront(); - if (null != AutoUpdater.BasicAuthChangeLog) - { - webView2.CoreWebView2.BasicAuthenticationRequested += delegate ( - object sender, - CoreWebView2BasicAuthenticationRequestedEventArgs args) - { - args.Response.UserName = ((BasicAuthentication)AutoUpdater.BasicAuthChangeLog).Username; - args.Response.Password = ((BasicAuthentication)AutoUpdater.BasicAuthChangeLog).Password; - }; - } - webView2.CoreWebView2.Navigate(_args.ChangelogURL); - } + //private void WebView_CoreWebView2InitializationCompleted(object sender, CoreWebView2InitializationCompletedEventArgs e) + //{ + // if (!e.IsSuccess) + // { + // if (AutoUpdater.ReportErrors) + // { + // MessageBox.Show(e.InitializationException.Message, e.InitializationException.GetType().ToString(), MessageBoxButtons.OK, MessageBoxIcon.Error); + // } + // return; + // } + + // webView2.CoreWebView2.Settings.AreDefaultContextMenusEnabled = false; + // webView2.CoreWebView2.Settings.IsStatusBarEnabled = false; + // webView2.CoreWebView2.Settings.AreDevToolsEnabled = Debugger.IsAttached; + // webView2.CoreWebView2.Settings.UserAgent = AutoUpdater.GetUserAgent(); + // webView2.CoreWebView2.Profile.ClearBrowsingDataAsync(); + // webView2.Show(); + // webView2.BringToFront(); + // if (null != AutoUpdater.BasicAuthChangeLog) + // { + // webView2.CoreWebView2.BasicAuthenticationRequested += delegate ( + // object sender, + // CoreWebView2BasicAuthenticationRequestedEventArgs args) + // { + // args.Response.UserName = ((BasicAuthentication)AutoUpdater.BasicAuthChangeLog).Username; + // args.Response.Password = ((BasicAuthentication)AutoUpdater.BasicAuthChangeLog).Password; + // }; + // } + // webView2.CoreWebView2.Navigate(_args.ChangelogURL); + //} private void UseLatestIE() { diff --git a/AutoUpdater.NET/UpdateForm.cs.resx b/AutoUpdater.NET/UpdateForm.cs.resx deleted file mode 100644 index ce350b42..00000000 --- a/AutoUpdater.NET/UpdateForm.cs.resx +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 212, 19 - - - Nová verze {0} je k dispozici! - - - 489, 15 - - - Je k dispozici verze {0} {1}. Nainstalovaná je verze {2}. Přejete si aktualizovat na novou verzi? - - - 139, 17 - - - Poznámky k vydání: - - - Aktualizovat - - - Připomenout později - - - Přeskočit tuto verzi - - - {0} {1} je k dispozici! - - diff --git a/AutoUpdater.NET/UpdateForm.da.resx b/AutoUpdater.NET/UpdateForm.da.resx deleted file mode 100644 index 120477f5..00000000 --- a/AutoUpdater.NET/UpdateForm.da.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - {0} {1} er tilgængelig! - - - Påmind mig senere - - - Skip denne version - - - Opdater - - - {0} {1} er nu klar. Du har version {2} installeret. Ønsker du at installere nu? - - - Release Bemærkninger: - - - En ny version af {0} er klar til download! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.de.resx b/AutoUpdater.NET/UpdateForm.de.resx deleted file mode 100644 index a5f830ca..00000000 --- a/AutoUpdater.NET/UpdateForm.de.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - {0} {1} ist verfügbar! - - - Später erinnern - - - Version überspringen - - - Update - - - {0} {1} ist jetzt verfügbar. Aktuell ist Version {2} installiert. Soll die neue Version jetzt heruntergeladen werden? - - - Versionshinweise: - - - Eine neue Version von {0} ist verfügbar! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.es.resx b/AutoUpdater.NET/UpdateForm.es.resx deleted file mode 100644 index 99be4ca5..00000000 --- a/AutoUpdater.NET/UpdateForm.es.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Una nueva versión de {0} está disponible! - - - {0} {1} ya está disponible. Tu tienes la versión {2} instalado. ¿Desea descargarlo ahora? - - - Notas de la versión : - - - actualizar - - - Recuérdame más tarde - - - Saltar esta versión - - - {0} {1} está disponible! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.fr.resx b/AutoUpdater.NET/UpdateForm.fr.resx deleted file mode 100644 index 92443cc6..00000000 --- a/AutoUpdater.NET/UpdateForm.fr.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Une nouvelle version de {0} est disponible! - - - {0} {1} est maintenant disponible. Vous disposez de la version {2} installé. Voulez-vous la télécharger maintenant? - - - Notes de version : - - - Mettre à jour - - - Rappeler plus tard - - - Passer cette version - - - {0} {1} est disponible! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.it.resx b/AutoUpdater.NET/UpdateForm.it.resx deleted file mode 100644 index c80add61..00000000 --- a/AutoUpdater.NET/UpdateForm.it.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 296, 573 - - - 179, 28 - - - {0} {1} è disponibile! - - - Ricordamelo più tardi - - - Salta questa versione - - - Aggiorna - - - {0} {1} è ora disponibile. Hai installato la versione {2}. Vuoi scaricare l'aggiornamento ora? - - - Note di rilascio: - - - Una nuova versione di {0} è disponibile! - - diff --git a/AutoUpdater.NET/UpdateForm.ja-JP.resx b/AutoUpdater.NET/UpdateForm.ja-JP.resx deleted file mode 100644 index f1bfddb5..00000000 --- a/AutoUpdater.NET/UpdateForm.ja-JP.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - {0} {1} が利用できます。 - - - 後で - - - スキップ - - - アップデート - - - {0} {1} が利用できます。今は {2}がインストールされています。ダウンロードしますか? - - - リリースノート: - - - {0}の最新版が利用できます。 - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.ko.resx b/AutoUpdater.NET/UpdateForm.ko.resx deleted file mode 100644 index 98b12d65..00000000 --- a/AutoUpdater.NET/UpdateForm.ko.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - {0} {1}을(를) 사용할 수 있습니다! - - - 나중에 알리기 - - - 이 버전 건너 뛰기 - - - 업데이트 - - - {0} {1}을(를) 사용할 수 있습니다. {2} 버전이 설치되었습니다. 지금 다운로드 하시겠습니까? - - - 릴리즈 노트: - - - {0}의 새 버전을 사용할 수 있습니다! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.lv.resx b/AutoUpdater.NET/UpdateForm.lv.resx deleted file mode 100644 index d4384f32..00000000 --- a/AutoUpdater.NET/UpdateForm.lv.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - {0} ir pieejams jauns atjauninājums! - - - {0} {1} atjauninājums ir peejams. Pašlaik jums ir ieinstalēta versija {2}. Vai jūs vēlaties lejupielādēt atjauninājumu tagad? - - - Atjaunināt - - - Atgādināt vēlāk - - - Izlaist šo atjauninājumu - - - {0} {1} atjauninājums ir pieejams! - - - Atjauninājuma piezīmes: - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.nl.resx b/AutoUpdater.NET/UpdateForm.nl.resx deleted file mode 100644 index c7f17676..00000000 --- a/AutoUpdater.NET/UpdateForm.nl.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Een nieuwe versie van {0} is beschikbaar! - - - {0} {1} is nu beschikbaar. Je hebt versie {2} geïnstalleerd. Wilt u deze nu downloaden? - - - Update - - - Herinner me later - - - Sla over - - - {0} {1} is beschikbaar! - - - Release Opmerkingen: - - diff --git a/AutoUpdater.NET/UpdateForm.pl.resx b/AutoUpdater.NET/UpdateForm.pl.resx deleted file mode 100644 index 31b88037..00000000 --- a/AutoUpdater.NET/UpdateForm.pl.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Nowa wersja programu {0} jest dostępna! - - - Program {0} jest dostępny w wersji {1} (obecnie masz wersję {2}). Czy chcesz teraz pobrać nową wersję? - - - Informacje o wersji: - - - Zainstaluj aktualizację - - - Przypomnij mi później - - - Pomiń tę wersję - - - {0} {1} już jest! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.pt-BR.resx b/AutoUpdater.NET/UpdateForm.pt-BR.resx deleted file mode 100644 index 76d04f5a..00000000 --- a/AutoUpdater.NET/UpdateForm.pt-BR.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Versão {1} disponível - - - Lembrar mais tarde - - - Ignorar esta versão - - - Atualizar - - - Versão {1} de {0} está disponível. A versão instalada atualmente é a {2}. Deseja atualizar agora? - - - Notas sobre a versão - - - Nova versão de {0} disponível para download - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.pt.resx b/AutoUpdater.NET/UpdateForm.pt.resx deleted file mode 100644 index 2064ca43..00000000 --- a/AutoUpdater.NET/UpdateForm.pt.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - {0} {1} está disponível! - - - Lembrar-me mais tarde - - - Ignorar esta versão - - - Atualizar - - - {0} {1} está disponível. A versão instalada é a {2}. Deseja atualizar agora? - - - Notas sobre a versão - - - Está disponível uma nova versão do {0}! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.resx b/AutoUpdater.NET/UpdateForm.resx index d68e3ec0..6e452652 100644 --- a/AutoUpdater.NET/UpdateForm.resx +++ b/AutoUpdater.NET/UpdateForm.resx @@ -123,16 +123,13 @@ - 94, 120 - - - 2, 2, 2, 2 + 134, 200 - 23, 23 + 33, 38 - 538, 432 + 769, 720 @@ -148,7 +145,7 @@ $this - 8 + 7 True @@ -157,13 +154,16 @@ Segoe UI, 10.5pt, style=Bold - 91, 14 + 130, 23 + + + 4, 0, 4, 0 - 550, 0 + 786, 0 - 227, 19 + 333, 30 5 @@ -190,13 +190,16 @@ Segoe UI, 9pt - 91, 50 + 130, 83 + + + 4, 0, 4, 0 - 550, 0 + 786, 0 - 479, 15 + 719, 25 6 @@ -223,10 +226,13 @@ Segoe UI, 9.75pt, style=Bold - 91, 90 + 130, 150 + + + 4, 0, 4, 0 - 98, 17 + 151, 28 7 @@ -253,13 +259,10 @@ Segoe UI, 9pt - 479, 573 - - - 2, 2, 2, 2 + 684, 955 - 153, 28 + 219, 47 0 @@ -292,13 +295,10 @@ Segoe UI, 9pt - 322, 573 - - - 2, 2, 2, 2 + 460, 955 - 153, 28 + 219, 47 1 @@ -325,10 +325,13 @@ 6 - 12, 14 + 17, 23 + + + 4, 5, 4, 5 - 70, 66 + 100, 110 CenterImage @@ -355,13 +358,10 @@ Segoe UI, 9pt - 95, 573 - - - 2, 2, 2, 2 + 136, 955 - 153, 28 + 219, 47 2 @@ -387,47 +387,14 @@ 5 - - Top, Bottom, Left, Right - - - 94, 120 - - - 2, 2, 2, 2 - - - 23, 23 - - - 538, 432 - - - 3 - - - False - - - webView2 - - - Microsoft.Web.WebView2.WinForms.WebView2, Microsoft.Web.WebView2.WinForms, Version=1.0.1210.39, Culture=neutral, PublicKeyToken=2a8ab48044d2601e - - - $this - - - 7 - True - 7, 15 + 10, 25 - 643, 612 + 919, 1020 Segoe UI, 9pt @@ -970,9 +937,6 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== - - 2, 2, 2, 2 - CenterParent diff --git a/AutoUpdater.NET/UpdateForm.ru.resx b/AutoUpdater.NET/UpdateForm.ru.resx deleted file mode 100644 index 9d072671..00000000 --- a/AutoUpdater.NET/UpdateForm.ru.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - {0} {1} доступен для обновления! - - - Напомнить позже - - - Нет - - - Да - - - Доступна версия {1} программы {0}. Вы используете версию {2}. Хотите загрузить обновление? - - - Информация о выпуске: - - - Доступна новая версия {0}! - - diff --git a/AutoUpdater.NET/UpdateForm.sk.resx b/AutoUpdater.NET/UpdateForm.sk.resx deleted file mode 100644 index 80d2580c..00000000 --- a/AutoUpdater.NET/UpdateForm.sk.resx +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 212, 19 - - - Nová verzie {0} je k dispozícii! - - - 489, 15 - - - Je k dispozícii verzia {0} {1}. Nainštalovaná je verzia {2}. Želáte si aktualizovať na novú verziu? - - - 139, 17 - - - Poznámky k vydaniu: - - - Aktualizovať - - - Pripomenúť neskôr - - - Preskočiť túto verziu - - - {0} {1} je k dispozícii! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.sv.resx b/AutoUpdater.NET/UpdateForm.sv.resx deleted file mode 100644 index 4e8f3df6..00000000 --- a/AutoUpdater.NET/UpdateForm.sv.resx +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 200, 28 - - - En ny version av {0} är tillgänglig! - - - {0} {1} är nu tillgänglig. Du har version {2} installerad. Vill du ladda ner den nu? - - - Uppdatera - - - Påminn mig senare - - - Hoppa över den här versionen - - - {0} {1} är tillgänglig! - - - Release Anmärkningar: - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.th.resx b/AutoUpdater.NET/UpdateForm.th.resx deleted file mode 100644 index 77e2ddd0..00000000 --- a/AutoUpdater.NET/UpdateForm.th.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - {0} {1} พร้อมสำหรับอัปเดตแล้ว! - - - เตือนฉันในภายหลัง - - - ข้ามเวอร์ชั่นนี้ไป - - - อัปเดต - - - {0} {1} พร้อมสำหรับการอัปเดตแล้ว ท่านมีเวอร์ชั่น {2} ติดตั้งอยู่ ต้องการอัปเดตเลยหรือไม่? - - - สิ่งที่ถูกเปลี่ยนแปลง: - - - เวอร์ชั่นใหม่ของ {0} พร้อมสำหรับการอัปเดตแล้ว! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.tr.resx b/AutoUpdater.NET/UpdateForm.tr.resx deleted file mode 100644 index 989b9822..00000000 --- a/AutoUpdater.NET/UpdateForm.tr.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - {0} {1} mevcuttur! - - - Daha sonra hatırlat - - - Bu versiyonu geç - - - Güncelle - - - {0} {1} versiyonu hazır. Bilgisayarınızda {2} versiyonu kurulu. Güncellemeyi kurmak istediğinize emin misiniz? - - - Sürüm Notları: - - - {0}'nin yeni versiyonu mevcut! - - \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.zh-TW.resx b/AutoUpdater.NET/UpdateForm.zh-TW.resx deleted file mode 100644 index 23133e41..00000000 --- a/AutoUpdater.NET/UpdateForm.zh-TW.resx +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - {0} {1} 已經發行 - - - 稍後再提醒 - - - 忽略 - - - 更新 - - - {0} {1} 已經發行。本機目前的版本是 {2}。是否立即進行更新? - - - 發行事項: - - - 新版 {0} 已經發行! - - diff --git a/AutoUpdaterTest/AutoUpdaterTest.csproj b/AutoUpdaterTest/AutoUpdaterTest.csproj index 10ee336b..be068b97 100644 --- a/AutoUpdaterTest/AutoUpdaterTest.csproj +++ b/AutoUpdaterTest/AutoUpdaterTest.csproj @@ -10,16 +10,31 @@ Properties AutoUpdaterTest AutoUpdaterTest - v4.6.2 + v4.0 512 + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true true bin\Debug\ DEBUG;TRACE full - AnyCPU + x64 prompt MinimumRecommendedRules.ruleset false @@ -37,10 +52,13 @@ app.manifest + + false + - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.2\lib\net40\Newtonsoft.Json.dll @@ -90,6 +108,18 @@ AutoUpdater.NET + + + False + Microsoft .NET Framework 4 %28x86 和 x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + +