From 2a19b4ab6215cb617e30e5510309555c39296ab3 Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Fri, 4 Oct 2024 00:49:08 +0100 Subject: [PATCH] Finalize translations --- Bloxstrap/Resources/Strings.Designer.cs | 128 ++---------------- Bloxstrap/Resources/Strings.en-US.resx | 4 +- Bloxstrap/Resources/Strings.resx | 56 ++------ .../Elements/About/Pages/TranslatorsPage.xaml | 6 +- 4 files changed, 30 insertions(+), 164 deletions(-) diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index 5cf5b8b..ee9fe4d 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -114,6 +114,15 @@ namespace Bloxstrap.Resources { } } + /// + /// Looks up a localized string similar to All of Bloxstrap's translations are crowdsourced through [Crowdin]({0}). Everyone listed here are people who generously volunteered their time and effort to help localise Bloxstrap. A massive thank you to everyone here!. + /// + public static string About_Translators_Description { + get { + return ResourceManager.GetString("About.Translators.Description", resourceCulture); + } + } + /// /// Looks up a localized string similar to Translators. /// @@ -159,15 +168,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to Could not apply the {0} emoji mod preset because of a network error. To try again, please reconfigure the option in the Bloxstrap Menu.. - /// - public static string Bootstrapper_EmojiPresetFetchFailed { - get { - return ResourceManager.GetString("Bootstrapper.EmojiPresetFetchFailed", resourceCulture); - } - } - /// /// Looks up a localized string similar to You must first install Bloxstrap before uninstalling.. /// @@ -249,15 +249,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to Uninstalling Bloxstrap.... - /// - public static string Bootstrapper_Status_Uninstalling { - get { - return ResourceManager.GetString("Bootstrapper.Status.Uninstalling", resourceCulture); - } - } - /// /// Looks up a localized string similar to Upgrading {product}.... /// @@ -303,15 +294,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to Bloxstrap has successfully installed. - /// - public static string Bootstrapper_SuccessfullyInstalled { - get { - return ResourceManager.GetString("Bootstrapper.SuccessfullyInstalled", resourceCulture); - } - } - /// /// Looks up a localized string similar to Bloxstrap has successfully uninstalled. /// @@ -708,15 +690,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to Roblox is still launching. A log file will only be available once Roblox launches.. - /// - public static string ContextMenu_RobloxNotRunning { - get { - return ResourceManager.GetString("ContextMenu.RobloxNotRunning", resourceCulture); - } - } - /// /// Looks up a localized string similar to Copy Instance ID. /// @@ -880,15 +853,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to {0} may be down right now.. - /// - public static string Dialog_Connectivity_ServiceDown { - get { - return ResourceManager.GetString("Dialog.Connectivity.ServiceDown", resourceCulture); - } - } - /// /// Looks up a localized string similar to The connection timed out, which could indicate a poor internet connection or a firewall block.. /// @@ -1390,44 +1354,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to Bloxstrap has detected a drive letter change and has reconfigured its install location from the {0} drive to the {1} drive. - /// - ///While Bloxstrap will continue to work, it's recommended that you change the drive letter back to its original value as other installed applications can experience similar issues.. - /// - public static string InstallChecker_DriveLetterChangeDetected { - get { - return ResourceManager.GetString("InstallChecker.DriveLetterChangeDetected", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Bloxstrap was originally installed to the {0} drive, but it appears to no longer be present. Would you like to continue and carry out a fresh install?. - /// - public static string InstallChecker_InstallDriveMissing { - get { - return ResourceManager.GetString("InstallChecker.InstallDriveMissing", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to It appears as if Bloxstrap hasn't been properly installed. Is it supposed to be installed at {0}?. - /// - public static string InstallChecker_NotInstalledProperly { - get { - return ResourceManager.GetString("InstallChecker.NotInstalledProperly", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to See what's new in this version. - /// - public static string InstallChecker_SeeWhatsNew { - get { - return ResourceManager.GetString("InstallChecker.SeeWhatsNew", resourceCulture); - } - } - /// /// Looks up a localized string similar to Bloxstrap has been upgraded to v{0}. /// @@ -1668,15 +1594,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to What do you want to do?. - /// - public static string LaunchMenu_Title { - get { - return ResourceManager.GetString("LaunchMenu.Title", resourceCulture); - } - } - /// /// Looks up a localized string similar to See the Wiki for help. /// @@ -1749,15 +1666,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to Translations. - /// - public static string Menu_About_Contributors_Translations { - get { - return ResourceManager.GetString("Menu.About.Contributors.Translations", resourceCulture); - } - } - /// /// Looks up a localized string similar to An alternative bootstrapper for Roblox with a bunch of extra features.. /// @@ -2998,24 +2906,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to A Windows feature that may conflict with performance in full-screen.. - /// - public static string Menu_Mods_Misc_DisableFullscreenOptimisations_Description { - get { - return ResourceManager.GetString("Menu.Mods.Misc.DisableFullscreenOptimisations.Description", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Disable fullscreen optimisations. - /// - public static string Menu_Mods_Misc_DisableFullscreenOptimisations_Title { - get { - return ResourceManager.GetString("Menu.Mods.Misc.DisableFullscreenOptimisations.Title", resourceCulture); - } - } - /// /// Looks up a localized string similar to Manage custom Roblox mods here.. /// diff --git a/Bloxstrap/Resources/Strings.en-US.resx b/Bloxstrap/Resources/Strings.en-US.resx index d166d17..668e395 100644 --- a/Bloxstrap/Resources/Strings.en-US.resx +++ b/Bloxstrap/Resources/Strings.en-US.resx @@ -126,7 +126,7 @@ Behavior - - Disable fullscreen optimizations + + All of Bloxstrap's translations are crowdsourced through [Crowdin]({0}). Everyone listed here are people who generously volunteered their time and effort to help localize Bloxstrap. A massive thank you to everyone here! \ No newline at end of file diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index 2a5c3c1..f6a4824 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -132,9 +132,6 @@ The connection timed out, which could indicate a poor internet connection or a firewall block. - - Could not apply the {0} emoji mod preset because of a network error. To try again, please reconfigure the option in the Bloxstrap Menu. - You must first install Bloxstrap before uninstalling. @@ -158,9 +155,7 @@ Starting {product}... - - - Uninstalling Bloxstrap... + "Starting Roblox" or "Starting Roblox Studio" Upgrading {product}... @@ -179,9 +174,6 @@ Style preview - Click Cancel to close Text for style previews that use text button that says "Cancel" - - Bloxstrap has successfully installed - Bloxstrap has successfully uninstalled @@ -238,6 +230,7 @@ Reset + In the context of resetting something to a default value Value @@ -290,6 +283,7 @@ Click for more information Bloxstrap is unable to connect to {0} + {0} is the name of a service (i.e. Roblox, GitHub) Copy log contents @@ -398,20 +392,6 @@ If not, then please report this exception through a [GitHub issue]({1}) along wi Light - - Bloxstrap has detected a drive letter change and has reconfigured its install location from the {0} drive to the {1} drive. - -While Bloxstrap will continue to work, it's recommended that you change the drive letter back to its original value as other installed applications can experience similar issues. - - - Bloxstrap was originally installed to the {0} drive, but it appears to no longer be present. Would you like to continue and carry out a fresh install? - - - It appears as if Bloxstrap hasn't been properly installed. Is it supposed to be installed at {0}? - - - See what's new in this version - Bloxstrap has been upgraded to v{0} @@ -434,9 +414,6 @@ Would you like to upgrade your currently installed version? Special Thanks - - Translations - An alternative bootstrapper for Roblox with a bunch of extra features. @@ -466,6 +443,7 @@ Would you like to upgrade your currently installed version? Version {0} + {0} is replaced with the version, i.e. "Version 2.8.0" All files @@ -568,6 +546,7 @@ Would you like to upgrade your currently installed version? There are {0} conflicting flag definitions: {1} + {0} is a number, {1} is a comma-separated list Delete selected @@ -586,6 +565,7 @@ There are {0} conflicting flag definitions: More information: {0} + {0} is an exception message The entry for '{0}' is not valid as the name must start with FFlag, DFInt, etc @@ -685,6 +665,7 @@ Changing to the following location is suggested: Would you like to change to the suggested location? Selecting 'No' will ignore this warning and continue installation. + {0} is a file path You must set an install location @@ -786,12 +767,6 @@ Selecting 'No' will ignore this warning and continue installation. Use custom font - - A Windows feature that may conflict with performance in full-screen. - - - Disable fullscreen optimisations - Manage custom Roblox mods here. @@ -923,6 +898,7 @@ Selecting 'No' will ignore this warning and continue installation. Roblox cannot be downloaded at this time. Please read the following help page for more information: {0} + {0} is a URL Import from file @@ -952,9 +928,6 @@ Selecting 'No' will ignore this warning and continue installation. The entry for '{0}' is not valid as the place filter is not formatted correctly. - - Roblox is still launching. A log file will only be available once Roblox launches. - Bloxstrap Installer @@ -979,6 +952,7 @@ Selecting 'No' will ignore this warning and continue installation. You should have downloaded it from either {0} or {1}. Those are the only official websites to get it from. It is your responsibility to ensure you download from an official source. This installation process will be quick and simple, and you will be able to configure any of Bloxstrap's settings after installation. + {0} and {1} are URLs Please click 'Next' to continue. @@ -1046,9 +1020,6 @@ Bloxstrap was installed at "{1}". Uninstall - - What do you want to do? - Launch Roblox @@ -1110,6 +1081,7 @@ If not, then please report this exception to the maintainers of this fork. Do NO Licenses + Referring to code licenses; see https://opensource.org/licenses for example Translators @@ -1164,9 +1136,6 @@ Are you sure you want to continue? The server location could not be queried. You may be joining games too quickly. - - {0} may be down right now. - Please try again later. @@ -1203,6 +1172,7 @@ Please manually delete Bloxstrap.exe from the install location or try restarting The chosen bootstrapper icon could not be loaded. {0} + {0} is an exception message Extract Roblox icons to folder @@ -1239,6 +1209,7 @@ Please manually delete Bloxstrap.exe from the install location or try restarting Test mode + See the prompt for more context Test mode makes it easier to iteratively test how your settings affect Roblox. @@ -1247,4 +1218,7 @@ While enabled, it will automatically launch Roblox after closing Settings, and r Would you like to enable test mode? + + All of Bloxstrap's translations are crowdsourced through [Crowdin]({0}). Everyone listed here are people who generously volunteered their time and effort to help localise Bloxstrap. A massive thank you to everyone here! + \ No newline at end of file diff --git a/Bloxstrap/UI/Elements/About/Pages/TranslatorsPage.xaml b/Bloxstrap/UI/Elements/About/Pages/TranslatorsPage.xaml index 2ad3738..e4c0e40 100644 --- a/Bloxstrap/UI/Elements/About/Pages/TranslatorsPage.xaml +++ b/Bloxstrap/UI/Elements/About/Pages/TranslatorsPage.xaml @@ -12,8 +12,10 @@ Title="AboutPage" Scrollable="True"> - - + + + +