mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
updated german translation
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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>
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user