updated german translation

This commit is contained in:
Faryan Rezagholi
2019-06-27 23:21:36 +02:00
parent cb822c44ce
commit 6c620b09c9
3 changed files with 7 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ namespace mRemoteNG {
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Language {

View File

@@ -2678,4 +2678,10 @@ Development umfasst Alphas, Betas und Release Candidates.</value>
<data name="strPropertyDescriptionVmId" xml:space="preserve">
<value>Die ID der virtuellen Hyper-V-Maschine, zu der eine Verbindung hergestellt werden soll.</value>
</data>
<data name="RdpProtocolVersionNotSupported" xml:space="preserve">
<value>RDP-Client konnte nicht erstellt werden. Die RDP-Protokollversion {0} wird auf diesem System nicht unterstützt. Bitte wählen Sie eine ältere Protokollversion.</value>
</data>
<data name="strPropertyDescriptionRdpVersion" xml:space="preserve">
<value>Legt die Version des RDP fest, die beim Öffnen von Verbindungen verwendet wird.</value>
</data>
</root>

View File

@@ -974,7 +974,6 @@
</EmbeddedResource>
<EmbeddedResource Include="Resources\Language\Language.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Language.Designer.cs</LastGenOutput>
<CustomToolNamespace>mRemoteNG</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>