mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Translation Updates
This commit is contained in:
@@ -30,6 +30,7 @@ namespace GHelper
|
|||||||
labelScaling.Text = Properties.Strings.ScalingQuality;
|
labelScaling.Text = Properties.Strings.ScalingQuality;
|
||||||
labelRotation.Text = Properties.Strings.ImageRotation;
|
labelRotation.Text = Properties.Strings.ImageRotation;
|
||||||
labelContrastTitle.Text = Properties.Strings.Contrast;
|
labelContrastTitle.Text = Properties.Strings.Contrast;
|
||||||
|
labelGammaTitle.Text = Properties.Strings.Brightness;
|
||||||
buttonPicture.Text = Properties.Strings.PictureGif;
|
buttonPicture.Text = Properties.Strings.PictureGif;
|
||||||
buttonReset.Text = Properties.Strings.Reset;
|
buttonReset.Text = Properties.Strings.Reset;
|
||||||
|
|
||||||
|
|||||||
49
app/Properties/Strings.Designer.cs
generated
49
app/Properties/Strings.Designer.cs
generated
@@ -771,6 +771,15 @@ namespace GHelper.Properties {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to Donate.
|
||||||
|
/// </summary>
|
||||||
|
internal static string Donate {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("Donate", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Download Color Profiles.
|
/// Looks up a localized string similar to Download Color Profiles.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
@@ -1196,6 +1205,42 @@ namespace GHelper.Properties {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to Legend.
|
||||||
|
/// </summary>
|
||||||
|
internal static string Legend {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("Legend", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to Can't check local version.
|
||||||
|
/// </summary>
|
||||||
|
internal static string LegendGray {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("LegendGray", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to Updated.
|
||||||
|
/// </summary>
|
||||||
|
internal static string LegendGreen {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("LegendGreen", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to Update Available.
|
||||||
|
/// </summary>
|
||||||
|
internal static string LegendRed {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("LegendRed", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Lid.
|
/// Looks up a localized string similar to Lid.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
@@ -1575,7 +1620,7 @@ namespace GHelper.Properties {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Switch to Eco on battery and to Standard when plugged.
|
/// Looks up a localized string similar to Switch to Eco on battery and to Standard when plugged in.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static string OptimizedGPUTooltip {
|
internal static string OptimizedGPUTooltip {
|
||||||
get {
|
get {
|
||||||
@@ -1935,7 +1980,7 @@ namespace GHelper.Properties {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to .
|
/// Looks up a localized string similar to Touchscreen.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static string Touchscreen {
|
internal static string Touchscreen {
|
||||||
get {
|
get {
|
||||||
|
|||||||
@@ -744,7 +744,7 @@ Do you still want to continue?</value>
|
|||||||
<value>Toggle Touchscreen</value>
|
<value>Toggle Touchscreen</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Touchscreen" xml:space="preserve">
|
<data name="Touchscreen" xml:space="preserve">
|
||||||
<value />
|
<value>Touchscreen</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Turbo" xml:space="preserve">
|
<data name="Turbo" xml:space="preserve">
|
||||||
<value>Turbo</value>
|
<value>Turbo</value>
|
||||||
@@ -800,4 +800,22 @@ Do you still want to continue?</value>
|
|||||||
<data name="Zoom" xml:space="preserve">
|
<data name="Zoom" xml:space="preserve">
|
||||||
<value>Zoom</value>
|
<value>Zoom</value>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
<data name="Donate" xml:space="preserve">
|
||||||
|
<value>Donate</value>
|
||||||
|
</data>
|
||||||
|
<data name="Legend" xml:space="preserve">
|
||||||
|
<value>Legend</value>
|
||||||
|
</data>
|
||||||
|
<data name="LegendGray" xml:space="preserve">
|
||||||
|
<value>Can't check local version</value>
|
||||||
|
<comment>Can't check local version</comment>
|
||||||
|
</data>
|
||||||
|
<data name="LegendRed" xml:space="preserve">
|
||||||
|
<value>Update Available</value>
|
||||||
|
<comment>Update Available</comment>
|
||||||
|
</data>
|
||||||
|
<data name="LegendGreen" xml:space="preserve">
|
||||||
|
<value>Updated</value>
|
||||||
|
<comment>Updated</comment>
|
||||||
|
</data>
|
||||||
|
</root>
|
||||||
@@ -93,6 +93,7 @@ namespace GHelper
|
|||||||
buttonMatrix.Text = Properties.Strings.PictureGif;
|
buttonMatrix.Text = Properties.Strings.PictureGif;
|
||||||
buttonQuit.Text = Properties.Strings.Quit;
|
buttonQuit.Text = Properties.Strings.Quit;
|
||||||
buttonUpdates.Text = Properties.Strings.Updates;
|
buttonUpdates.Text = Properties.Strings.Updates;
|
||||||
|
buttonDonate.Text = Properties.Strings.Donate;
|
||||||
|
|
||||||
buttonController.Text = Properties.Strings.Controller;
|
buttonController.Text = Properties.Strings.Controller;
|
||||||
labelAlly.Text = Properties.Strings.AllyController;
|
labelAlly.Text = Properties.Strings.AllyController;
|
||||||
|
|||||||
9
app/Updates.Designer.cs
generated
9
app/Updates.Designer.cs
generated
@@ -78,7 +78,7 @@ namespace GHelper
|
|||||||
// labelBIOS
|
// labelBIOS
|
||||||
//
|
//
|
||||||
labelBIOS.AutoSize = true;
|
labelBIOS.AutoSize = true;
|
||||||
labelBIOS.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point);
|
labelBIOS.Font = new Font("Segoe UI", 9F, FontStyle.Bold);
|
||||||
labelBIOS.Location = new Point(68, 23);
|
labelBIOS.Location = new Point(68, 23);
|
||||||
labelBIOS.Margin = new Padding(4, 0, 4, 0);
|
labelBIOS.Margin = new Padding(4, 0, 4, 0);
|
||||||
labelBIOS.Name = "labelBIOS";
|
labelBIOS.Name = "labelBIOS";
|
||||||
@@ -113,7 +113,7 @@ namespace GHelper
|
|||||||
// labelUpdates
|
// labelUpdates
|
||||||
//
|
//
|
||||||
labelUpdates.Anchor = AnchorStyles.Top | AnchorStyles.Right;
|
labelUpdates.Anchor = AnchorStyles.Top | AnchorStyles.Right;
|
||||||
labelUpdates.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point);
|
labelUpdates.Font = new Font("Segoe UI", 9F, FontStyle.Bold);
|
||||||
labelUpdates.Location = new Point(864, 19);
|
labelUpdates.Location = new Point(864, 19);
|
||||||
labelUpdates.Name = "labelUpdates";
|
labelUpdates.Name = "labelUpdates";
|
||||||
labelUpdates.Size = new Size(302, 32);
|
labelUpdates.Size = new Size(302, 32);
|
||||||
@@ -125,6 +125,7 @@ namespace GHelper
|
|||||||
buttonRefresh.Activated = false;
|
buttonRefresh.Activated = false;
|
||||||
buttonRefresh.Anchor = AnchorStyles.Top | AnchorStyles.Right;
|
buttonRefresh.Anchor = AnchorStyles.Top | AnchorStyles.Right;
|
||||||
buttonRefresh.BackColor = SystemColors.ControlLight;
|
buttonRefresh.BackColor = SystemColors.ControlLight;
|
||||||
|
buttonRefresh.Badge = false;
|
||||||
buttonRefresh.BorderColor = Color.Transparent;
|
buttonRefresh.BorderColor = Color.Transparent;
|
||||||
buttonRefresh.BorderRadius = 5;
|
buttonRefresh.BorderRadius = 5;
|
||||||
buttonRefresh.FlatAppearance.BorderSize = 0;
|
buttonRefresh.FlatAppearance.BorderSize = 0;
|
||||||
@@ -192,7 +193,7 @@ namespace GHelper
|
|||||||
// labelDrivers
|
// labelDrivers
|
||||||
//
|
//
|
||||||
labelDrivers.AutoSize = true;
|
labelDrivers.AutoSize = true;
|
||||||
labelDrivers.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point);
|
labelDrivers.Font = new Font("Segoe UI", 9F, FontStyle.Bold);
|
||||||
labelDrivers.Location = new Point(68, 6);
|
labelDrivers.Location = new Point(68, 6);
|
||||||
labelDrivers.Margin = new Padding(4, 0, 4, 0);
|
labelDrivers.Margin = new Padding(4, 0, 4, 0);
|
||||||
labelDrivers.Name = "labelDrivers";
|
labelDrivers.Name = "labelDrivers";
|
||||||
@@ -280,7 +281,7 @@ namespace GHelper
|
|||||||
//
|
//
|
||||||
labelLegend.AutoSize = true;
|
labelLegend.AutoSize = true;
|
||||||
labelLegend.Dock = DockStyle.Top;
|
labelLegend.Dock = DockStyle.Top;
|
||||||
labelLegend.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point);
|
labelLegend.Font = new Font("Segoe UI", 9F, FontStyle.Bold);
|
||||||
labelLegend.Location = new Point(20, 10);
|
labelLegend.Location = new Point(20, 10);
|
||||||
labelLegend.Margin = new Padding(10);
|
labelLegend.Margin = new Padding(10);
|
||||||
labelLegend.Name = "labelLegend";
|
labelLegend.Name = "labelLegend";
|
||||||
|
|||||||
@@ -49,6 +49,11 @@ namespace GHelper
|
|||||||
labelBIOS.Text = "BIOS";
|
labelBIOS.Text = "BIOS";
|
||||||
labelDrivers.Text = Properties.Strings.DriverAndSoftware;
|
labelDrivers.Text = Properties.Strings.DriverAndSoftware;
|
||||||
|
|
||||||
|
labelLegend.Text = Properties.Strings.Legend;
|
||||||
|
labelLegendGray.Text = Properties.Strings.LegendGray;
|
||||||
|
labelLegendRed.Text = Properties.Strings.LegendRed;
|
||||||
|
labelLegendGreen.Text = Properties.Strings.LegendGreen;
|
||||||
|
|
||||||
SuspendLayout();
|
SuspendLayout();
|
||||||
|
|
||||||
tableBios.Visible = false;
|
tableBios.Visible = false;
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<root>
|
<root>
|
||||||
<!--
|
<!--
|
||||||
Microsoft ResX Schema
|
Microsoft ResX Schema
|
||||||
|
|
||||||
Version 2.0
|
Version 2.0
|
||||||
|
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
value : The object must be serialized with
|
value : The object must be serialized with
|
||||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
: and then encoded with base64 encoding.
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.soap.base64
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
value : The object must be serialized with
|
value : The object must be serialized with
|
||||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
|||||||
Reference in New Issue
Block a user