mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-26 12:08:37 +08:00
added/fixed german translation
This commit is contained in:
27
mRemoteV1/Resources/Language/Language.Designer.cs
generated
27
mRemoteV1/Resources/Language/Language.Designer.cs
generated
@@ -564,6 +564,15 @@ namespace mRemoteNG {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Apply.
|
||||
/// </summary>
|
||||
internal static string strButtonApply {
|
||||
get {
|
||||
return ResourceManager.GetString("strButtonApply", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to &Browse....
|
||||
/// </summary>
|
||||
@@ -4380,6 +4389,15 @@ namespace mRemoteNG {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Warning: Restart is required to commit any theme configuration change..
|
||||
/// </summary>
|
||||
internal static string strOptionsThemeChangeWarning {
|
||||
get {
|
||||
return ResourceManager.GetString("strOptionsThemeChangeWarning", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Do you really want to delete the theme?.
|
||||
/// </summary>
|
||||
@@ -4434,15 +4452,6 @@ namespace mRemoteNG {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Warning: Restart is required to commit any theme configuration change..
|
||||
/// </summary>
|
||||
internal static string strOptionsThemeThemeChaangeWarning {
|
||||
get {
|
||||
return ResourceManager.GetString("strOptionsThemeThemeChaangeWarning", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Out Of Range.
|
||||
/// </summary>
|
||||
|
||||
@@ -580,7 +580,7 @@ Starte mit neuer Datei.</value>
|
||||
<value>Wollen Sie ohne Passwort fortfahren?</value>
|
||||
</data>
|
||||
<data name="strEmptyUsernamePasswordDomainFields" xml:space="preserve">
|
||||
<value>Bei leeren Benutzername-, Passwort- oder Domänenfeldern benutze:</value>
|
||||
<value>Bei leeren Feldern für Benutzername, Passwort oder Domäne verwende:</value>
|
||||
</data>
|
||||
<data name="strEnc128Bit" xml:space="preserve">
|
||||
<value>128 Bit</value>
|
||||
@@ -742,7 +742,7 @@ Starte mit neuer Datei.</value>
|
||||
<value>Setzen der Auflösung fehlgschlagen!</value>
|
||||
</data>
|
||||
<data name="strIdentifyQuickConnectTabs" xml:space="preserve">
|
||||
<value>Quick connect Registerkarten identifizieren, indem das Präfix "Quick:" benutzt wird</value>
|
||||
<value>QuickConnect-Tabs identifizieren, indem das Präfix "Quick" benutzt wird</value>
|
||||
</data>
|
||||
<data name="strImportAD" xml:space="preserve">
|
||||
<value>Von Active Directory importieren</value>
|
||||
@@ -1117,7 +1117,7 @@ Starte mit neuer Datei.</value>
|
||||
<value>Nach oben</value>
|
||||
</data>
|
||||
<data name="strMyCurrentWindowsCreds" xml:space="preserve">
|
||||
<value>meine aktuellen (Windows-Anmeldeinformationen)</value>
|
||||
<value>meine aktuellen Windows-Anmeldeinformationen</value>
|
||||
</data>
|
||||
<data name="strNever" xml:space="preserve">
|
||||
<value>Niemals</value>
|
||||
@@ -1147,7 +1147,7 @@ Starte mit neuer Datei.</value>
|
||||
<value>Kein externes Programm definiert!</value>
|
||||
</data>
|
||||
<data name="strNoInformation" xml:space="preserve">
|
||||
<value>keine</value>
|
||||
<value>keine Anmeldeinformationen</value>
|
||||
</data>
|
||||
<data name="strNone" xml:space="preserve">
|
||||
<value>Keine Angabe</value>
|
||||
@@ -1172,7 +1172,7 @@ Wenn Sie Fehler feststellen, dann sollten Sie eine neue Verbindungsdatei erstell
|
||||
<value>Offene Ports</value>
|
||||
</data>
|
||||
<data name="strOptionsTabTheme" xml:space="preserve">
|
||||
<value>Aussehen</value>
|
||||
<value>Theme</value>
|
||||
</data>
|
||||
<data name="strOptionsThemeButtonDelete" xml:space="preserve">
|
||||
<value>&Löschen</value>
|
||||
@@ -1885,7 +1885,7 @@ Wenn Sie Fehler feststellen, dann sollten Sie eine neue Verbindungsdatei erstell
|
||||
<value>Erster Port</value>
|
||||
</data>
|
||||
<data name="strStartupExit" xml:space="preserve">
|
||||
<value>Anfang/Ende</value>
|
||||
<value>Start/Ende</value>
|
||||
</data>
|
||||
<data name="strStatus" xml:space="preserve">
|
||||
<value>Status</value>
|
||||
@@ -2353,7 +2353,7 @@ Diese Seite führt Sie durch den Prozess der Aktualisierung Ihrer Verbindungsdat
|
||||
<value>Dieser Knoten ist nicht verschiebbar.</value>
|
||||
</data>
|
||||
<data name="strEncryptionBlockCipherMode" xml:space="preserve">
|
||||
<value>Block Cipher-Modus</value>
|
||||
<value>Block-Cipher-Modus</value>
|
||||
</data>
|
||||
<data name="strShowTheseMessageTypes" xml:space="preserve">
|
||||
<value>Zeige diese Nachrichtentypen</value>
|
||||
@@ -2617,4 +2617,33 @@ Wählen Sie einen Pfad für die mRemoteNG-Protokolldatei</value>
|
||||
<data name="PlaceSearchBarAboveConnectionTree" xml:space="preserve">
|
||||
<value>Suchleiste über den Verbindungen anzeigen</value>
|
||||
</data>
|
||||
<data name="strCreateEmptyPanelOnStartUp" xml:space="preserve">
|
||||
<value>Erstelle ein leeres Panel, wenn mRemoteNG gestartet wird</value>
|
||||
</data>
|
||||
<data name="strReleaseChannel" xml:space="preserve">
|
||||
<value>Update-Kanal</value>
|
||||
</data>
|
||||
<data name="strReleaseChannelExplanation" xml:space="preserve">
|
||||
<value>Stable enthält nur finale Versionen.
|
||||
Beta beinhaltet Betas & Release Candidates.
|
||||
Development umfasst Alphas, Betas und Release Candidates.</value>
|
||||
</data>
|
||||
<data name="strTrackActiveConnectionInConnectionTree" xml:space="preserve">
|
||||
<value>Aktive Verbindung im Verbindungsbaum verfolgen</value>
|
||||
</data>
|
||||
<data name="strEncryptionKeyDerivationIterations" xml:space="preserve">
|
||||
<value>Iterationen der Schlüsselableitungsfunktion</value>
|
||||
</data>
|
||||
<data name="strLoadBalanceInfoUseUtf8" xml:space="preserve">
|
||||
<value>UTF8-Kodierung für RDP Eigenschaft "Load Balance Info" verwenden</value>
|
||||
</data>
|
||||
<data name="Credentials" xml:space="preserve">
|
||||
<value>Anmeldedaten</value>
|
||||
</data>
|
||||
<data name="strButtonApply" xml:space="preserve">
|
||||
<value>Anwenden</value>
|
||||
</data>
|
||||
<data name="strOptionsThemeChangeWarning" xml:space="preserve">
|
||||
<value>Warnung: Ein Neustart ist erforderlich, um Änderungen am Theme anzuwenden.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -2584,7 +2584,7 @@ This page will walk you through the process of upgrading your connections file o
|
||||
<data name="strOptionsThemeNewThemeText" xml:space="preserve">
|
||||
<value>Type the new theme name</value>
|
||||
</data>
|
||||
<data name="strOptionsThemeThemeChaangeWarning" xml:space="preserve">
|
||||
<data name="strOptionsThemeChangeWarning" xml:space="preserve">
|
||||
<value>Warning: Restart is required to commit any theme configuration change.</value>
|
||||
</data>
|
||||
<data name="strOptionsThemeErrorNoThemes" xml:space="preserve">
|
||||
@@ -2754,4 +2754,7 @@ This page will walk you through the process of upgrading your connections file o
|
||||
Beta channel includes Betas & Release Candidates.
|
||||
Development Channel includes Alphas, Betas & Release Candidates.</value>
|
||||
</data>
|
||||
<data name="strButtonApply" xml:space="preserve">
|
||||
<value>Apply</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -120,7 +120,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
//
|
||||
// chkSingleClickOnConnectionOpensIt
|
||||
//
|
||||
this.chkSingleClickOnConnectionOpensIt._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.HOVER;
|
||||
this.chkSingleClickOnConnectionOpensIt._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.OUT;
|
||||
this.chkSingleClickOnConnectionOpensIt.AutoSize = true;
|
||||
this.chkSingleClickOnConnectionOpensIt.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.chkSingleClickOnConnectionOpensIt.Location = new System.Drawing.Point(3, 3);
|
||||
@@ -132,7 +132,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
//
|
||||
// chkHostnameLikeDisplayName
|
||||
//
|
||||
this.chkHostnameLikeDisplayName._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.HOVER;
|
||||
this.chkHostnameLikeDisplayName._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.OUT;
|
||||
this.chkHostnameLikeDisplayName.AutoSize = true;
|
||||
this.chkHostnameLikeDisplayName.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.chkHostnameLikeDisplayName.Location = new System.Drawing.Point(3, 72);
|
||||
@@ -144,7 +144,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
//
|
||||
// chkSingleClickOnOpenedConnectionSwitchesToIt
|
||||
//
|
||||
this.chkSingleClickOnOpenedConnectionSwitchesToIt._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.HOVER;
|
||||
this.chkSingleClickOnOpenedConnectionSwitchesToIt._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.OUT;
|
||||
this.chkSingleClickOnOpenedConnectionSwitchesToIt.AutoSize = true;
|
||||
this.chkSingleClickOnOpenedConnectionSwitchesToIt.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.chkSingleClickOnOpenedConnectionSwitchesToIt.Location = new System.Drawing.Point(3, 26);
|
||||
@@ -201,50 +201,54 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
// radCloseWarnAll
|
||||
//
|
||||
this.radCloseWarnAll.AutoSize = true;
|
||||
this.radCloseWarnAll.BackColor = System.Drawing.Color.Transparent;
|
||||
this.radCloseWarnAll.Location = new System.Drawing.Point(16, 34);
|
||||
this.radCloseWarnAll.Name = "radCloseWarnAll";
|
||||
this.radCloseWarnAll.Size = new System.Drawing.Size(209, 17);
|
||||
this.radCloseWarnAll.TabIndex = 1;
|
||||
this.radCloseWarnAll.TabStop = true;
|
||||
this.radCloseWarnAll.Text = "Warn me when closing connections";
|
||||
this.radCloseWarnAll.UseVisualStyleBackColor = true;
|
||||
this.radCloseWarnAll.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// radCloseWarnMultiple
|
||||
//
|
||||
this.radCloseWarnMultiple.AutoSize = true;
|
||||
this.radCloseWarnMultiple.BackColor = System.Drawing.Color.Transparent;
|
||||
this.radCloseWarnMultiple.Location = new System.Drawing.Point(16, 57);
|
||||
this.radCloseWarnMultiple.Name = "radCloseWarnMultiple";
|
||||
this.radCloseWarnMultiple.Size = new System.Drawing.Size(279, 17);
|
||||
this.radCloseWarnMultiple.TabIndex = 2;
|
||||
this.radCloseWarnMultiple.TabStop = true;
|
||||
this.radCloseWarnMultiple.Text = "Warn me only when closing multiple connections";
|
||||
this.radCloseWarnMultiple.UseVisualStyleBackColor = true;
|
||||
this.radCloseWarnMultiple.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// radCloseWarnExit
|
||||
//
|
||||
this.radCloseWarnExit.AutoSize = true;
|
||||
this.radCloseWarnExit.BackColor = System.Drawing.Color.Transparent;
|
||||
this.radCloseWarnExit.Location = new System.Drawing.Point(16, 80);
|
||||
this.radCloseWarnExit.Name = "radCloseWarnExit";
|
||||
this.radCloseWarnExit.Size = new System.Drawing.Size(233, 17);
|
||||
this.radCloseWarnExit.TabIndex = 3;
|
||||
this.radCloseWarnExit.TabStop = true;
|
||||
this.radCloseWarnExit.Text = "Warn me only when exiting mRemoteNG";
|
||||
this.radCloseWarnExit.UseVisualStyleBackColor = true;
|
||||
this.radCloseWarnExit.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// radCloseWarnNever
|
||||
//
|
||||
this.radCloseWarnNever.AutoSize = true;
|
||||
this.radCloseWarnNever.BackColor = System.Drawing.Color.Transparent;
|
||||
this.radCloseWarnNever.Location = new System.Drawing.Point(16, 103);
|
||||
this.radCloseWarnNever.Name = "radCloseWarnNever";
|
||||
this.radCloseWarnNever.Size = new System.Drawing.Size(246, 17);
|
||||
this.radCloseWarnNever.TabIndex = 4;
|
||||
this.radCloseWarnNever.TabStop = true;
|
||||
this.radCloseWarnNever.Text = "Do not warn me when closing connections";
|
||||
this.radCloseWarnNever.UseVisualStyleBackColor = true;
|
||||
this.radCloseWarnNever.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// chkSaveConnectionsAfterEveryEdit
|
||||
//
|
||||
this.chkSaveConnectionsAfterEveryEdit._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.HOVER;
|
||||
this.chkSaveConnectionsAfterEveryEdit._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.OUT;
|
||||
this.chkSaveConnectionsAfterEveryEdit.AutoSize = true;
|
||||
this.chkSaveConnectionsAfterEveryEdit.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.chkSaveConnectionsAfterEveryEdit.Location = new System.Drawing.Point(3, 95);
|
||||
@@ -256,7 +260,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
//
|
||||
// chkUseFilterSearch
|
||||
//
|
||||
this.chkUseFilterSearch._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.HOVER;
|
||||
this.chkUseFilterSearch._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.OUT;
|
||||
this.chkUseFilterSearch.AutoSize = true;
|
||||
this.chkUseFilterSearch.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.chkUseFilterSearch.Location = new System.Drawing.Point(3, 118);
|
||||
@@ -288,7 +292,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
//
|
||||
// chkPlaceSearchBarAboveConnectionTree
|
||||
//
|
||||
this.chkPlaceSearchBarAboveConnectionTree._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.HOVER;
|
||||
this.chkPlaceSearchBarAboveConnectionTree._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.OUT;
|
||||
this.chkPlaceSearchBarAboveConnectionTree.AutoSize = true;
|
||||
this.chkPlaceSearchBarAboveConnectionTree.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.chkPlaceSearchBarAboveConnectionTree.Location = new System.Drawing.Point(3, 141);
|
||||
@@ -300,7 +304,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
//
|
||||
// chkConnectionTreeTrackActiveConnection
|
||||
//
|
||||
this.chkConnectionTreeTrackActiveConnection._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.HOVER;
|
||||
this.chkConnectionTreeTrackActiveConnection._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.OUT;
|
||||
this.chkConnectionTreeTrackActiveConnection.AutoSize = true;
|
||||
this.chkConnectionTreeTrackActiveConnection.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.chkConnectionTreeTrackActiveConnection.Location = new System.Drawing.Point(3, 49);
|
||||
|
||||
@@ -49,7 +49,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
//
|
||||
// btnThemeDelete
|
||||
//
|
||||
this.btnThemeDelete._mice = mRemoteNG.UI.Controls.Base.NGButton.MouseState.HOVER;
|
||||
this.btnThemeDelete._mice = mRemoteNG.UI.Controls.Base.NGButton.MouseState.OUT;
|
||||
this.btnThemeDelete.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.btnThemeDelete.Location = new System.Drawing.Point(507, 3);
|
||||
this.btnThemeDelete.Name = "btnThemeDelete";
|
||||
@@ -61,7 +61,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
//
|
||||
// btnThemeNew
|
||||
//
|
||||
this.btnThemeNew._mice = mRemoteNG.UI.Controls.Base.NGButton.MouseState.HOVER;
|
||||
this.btnThemeNew._mice = mRemoteNG.UI.Controls.Base.NGButton.MouseState.OUT;
|
||||
this.btnThemeNew.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.btnThemeNew.Location = new System.Drawing.Point(407, 3);
|
||||
this.btnThemeNew.Name = "btnThemeNew";
|
||||
|
||||
@@ -41,7 +41,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
|
||||
|
||||
btnThemeDelete.Text = Language.strOptionsThemeButtonDelete;
|
||||
btnThemeNew.Text = Language.strOptionsThemeButtonNew;
|
||||
labelRestart.Text = Language.strOptionsThemeThemeChaangeWarning;
|
||||
labelRestart.Text = Language.strOptionsThemeChangeWarning;
|
||||
}
|
||||
|
||||
private new void ApplyTheme()
|
||||
|
||||
Reference in New Issue
Block a user