bloxstrap/Bloxstrap/Resources/Strings.resx
2024-10-28 17:09:24 +00:00

1282 lines
60 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Bootstrapper.AutoUpdateFailed" xml:space="preserve">
<value>Bloxstrap was unable to automatically update to version {0}. Please update it manually by downloading and running it from the website.</value>
</data>
<data name="Bootstrapper.ConfirmLaunch" xml:space="preserve">
<value>Roblox is currently running, and launching another instance will close it. Are you sure you want to continue launching?</value>
</data>
<data name="Dialog.Connectivity.Preventing" xml:space="preserve">
<value>Something is likely preventing Bloxstrap from connecting to the internet.</value>
</data>
<data name="Dialog.Connectivity.RobloxDown" xml:space="preserve">
<value>Roblox may be down right now. See {0} for more information.</value>
</data>
<data name="Dialog.Connectivity.TimedOut" xml:space="preserve">
<value>The connection timed out, which could indicate a poor internet connection or a firewall block.</value>
</data>
<data name="Bootstrapper.FirstRunUninstall" xml:space="preserve">
<value>You must first install Bloxstrap before uninstalling.</value>
</data>
<data name="Bootstrapper.NotEnoughSpace" xml:space="preserve">
<value>Bloxstrap does not have enough disk space to download and install Roblox. Please free up some disk space and try again.</value>
</data>
<data name="Bootstrapper.Status.ApplyingModifications" xml:space="preserve">
<value>Applying Roblox modifications...</value>
</data>
<data name="Bootstrapper.Status.Configuring" xml:space="preserve">
<value>Configuring {product}...</value>
</data>
<data name="Bootstrapper.Status.Connecting" xml:space="preserve">
<value>Connecting to Roblox...</value>
</data>
<data name="Bootstrapper.Status.Installing" xml:space="preserve">
<value>Installing {product}...</value>
</data>
<data name="Bootstrapper.Status.InstallingWebView2" xml:space="preserve">
<value>Installing WebView2, please wait...</value>
</data>
<data name="Bootstrapper.Status.Starting" xml:space="preserve">
<value>Starting {product}...</value>
<comment>"Starting Roblox" or "Starting Roblox Studio"</comment>
</data>
<data name="Bootstrapper.Status.Upgrading" xml:space="preserve">
<value>Upgrading {product}...</value>
</data>
<data name="Bootstrapper.Status.UpgradingBloxstrap" xml:space="preserve">
<value>Getting the latest Bloxstrap...</value>
</data>
<data name="Bootstrapper.Status.WaitingOtherInstances" xml:space="preserve">
<value>Waiting for other instances...</value>
</data>
<data name="Bootstrapper.StylePreview.ImageCancel" xml:space="preserve">
<value>Style preview - Click the X button at the top right to close</value>
<comment>Text for style previews that use an X button. Currently only applies to Byfron</comment>
</data>
<data name="Bootstrapper.StylePreview.TextCancel" xml:space="preserve">
<value>Style preview - Click Cancel to close</value>
<comment>Text for style previews that use text button that says "Cancel"</comment>
</data>
<data name="Bootstrapper.SuccessfullyUninstalled" xml:space="preserve">
<value>Bloxstrap has successfully uninstalled</value>
</data>
<data name="Bootstrapper.Uninstall.RobloxRunning" xml:space="preserve">
<value>Roblox is currently running, but must be closed before uninstalling Bloxstrap. Would you like close Roblox now?</value>
</data>
<data name="Bootstrapper.WMFNotFound" xml:space="preserve">
<value>Roblox requires the use of Windows Media Foundation components. You appear to be missing them, likely because you are using an N edition of Windows. Please install them first, and then launch Roblox.</value>
</data>
<data name="Common.AddSingle" xml:space="preserve">
<value>Add single</value>
</data>
<data name="Common.Browse" xml:space="preserve">
<value>Browse</value>
</data>
<data name="Common.Cancel" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="Common.Close" xml:space="preserve">
<value>Close</value>
</data>
<data name="Common.Delete" xml:space="preserve">
<value>Delete</value>
</data>
<data name="Common.DiscordRichPresence" xml:space="preserve">
<value>Discord Rich Presence</value>
</data>
<data name="Common.Help" xml:space="preserve">
<value>Help</value>
</data>
<data name="Common.ImportJson" xml:space="preserve">
<value>Import JSON</value>
</data>
<data name="Common.OpenLogFile" xml:space="preserve">
<value>Open log file</value>
</data>
<data name="Common.Miscellaneous" xml:space="preserve">
<value>Miscellaneous</value>
</data>
<data name="Common.Name" xml:space="preserve">
<value>Name</value>
</data>
<data name="Common.New" xml:space="preserve">
<value>New</value>
</data>
<data name="Common.No" xml:space="preserve">
<value>No</value>
</data>
<data name="Common.OK" xml:space="preserve">
<value>OK</value>
</data>
<data name="Common.Presets" xml:space="preserve">
<value>Presets</value>
</data>
<data name="Common.Reset" xml:space="preserve">
<value>Reset</value>
<comment>In the context of resetting something to a default value</comment>
</data>
<data name="Common.Value" xml:space="preserve">
<value>Value</value>
</data>
<data name="Common.Warning" xml:space="preserve">
<value>Warning</value>
</data>
<data name="Common.Yes" xml:space="preserve">
<value>Yes</value>
</data>
<data name="ContextMenu.CloseRoblox" xml:space="preserve">
<value>Close Roblox</value>
</data>
<data name="ContextMenu.CloseRobloxMessage" xml:space="preserve">
<value>Are you sure you want to close Roblox? This will forcefully end the process.</value>
</data>
<data name="ContextMenu.CopyDeeplinkInvite" xml:space="preserve">
<value>Copy invite deeplink</value>
</data>
<data name="ContextMenu.ServerInformation.CopyInstanceId" xml:space="preserve">
<value>Copy Instance ID</value>
</data>
<data name="ContextMenu.ServerInformation.InstanceId" xml:space="preserve">
<value>Instance ID</value>
</data>
<data name="ContextMenu.ServerInformation.Location" xml:space="preserve">
<value>Location</value>
</data>
<data name="ContextMenu.ServerInformation.Notification.Text" xml:space="preserve">
<value>Location: {0}
Click for more information</value>
</data>
<data name="ContextMenu.ServerInformation.Notification.Title.Public" xml:space="preserve">
<value>Connected to public server</value>
</data>
<data name="ContextMenu.ServerInformation.Title" xml:space="preserve">
<value>Server information</value>
</data>
<data name="ContextMenu.ServerInformation.Type" xml:space="preserve">
<value>Type</value>
</data>
<data name="Dialog.AddFastFlag.Title" xml:space="preserve">
<value>Add Fast Flag</value>
</data>
<data name="Dialog.Connectivity.MoreInfo" xml:space="preserve">
<value>More information:</value>
</data>
<data name="Dialog.Connectivity.Title" xml:space="preserve">
<value>Connectivity error</value>
</data>
<data name="Dialog.Connectivity.UnableToConnect" xml:space="preserve">
<value>Bloxstrap is unable to connect to {0}</value>
<comment>{0} is the name of a service (i.e. Roblox, GitHub)</comment>
</data>
<data name="Dialog.Exception.CopyLogContents" xml:space="preserve">
<value>Copy log contents</value>
</data>
<data name="Dialog.Exception.Info.1" xml:space="preserve">
<value>An exception occurred while running Bloxstrap</value>
</data>
<data name="Dialog.Exception.Info.2" xml:space="preserve">
<value>Check the [Bloxstrap Wiki]({0}) first to see if this problem has already been addressed with a fix.
If not, then please report this exception through a [GitHub issue]({1}) along with a copy of the log file that was created.</value>
</data>
<data name="Dialog.Exception.Title" xml:space="preserve">
<value>Bloxstrap Exception</value>
</data>
<data name="Common.Custom" xml:space="preserve">
<value>Custom</value>
</data>
<data name="Enums.BootstrapperIcon.IconEarly2015" xml:space="preserve">
<value>Early 2015</value>
</data>
<data name="Enums.BootstrapperIcon.IconLate2015" xml:space="preserve">
<value>Late 2015</value>
</data>
<data name="Enums.BootstrapperStyle.ByfronDialog" xml:space="preserve">
<value>Fake Byfron (2023)</value>
</data>
<data name="Enums.BootstrapperStyle.ClassicFluentDialog" xml:space="preserve">
<value>Bloxstrap (Classic)</value>
</data>
<data name="Enums.BootstrapperStyle.FluentAeroDialog" xml:space="preserve">
<value>Bloxstrap (Glass)</value>
</data>
<data name="Enums.BootstrapperStyle.LegacyDialog2008" xml:space="preserve">
<value>Legacy (2008 - 2011)</value>
</data>
<data name="Enums.BootstrapperStyle.LegacyDialog2011" xml:space="preserve">
<value>Legacy (2011 - 2014)</value>
</data>
<data name="Enums.BootstrapperStyle.ProgressDialog" xml:space="preserve">
<value>Roblox (~2014)</value>
</data>
<data name="Enums.BootstrapperStyle.VistaDialog" xml:space="preserve">
<value>Vista (2008 - 2011)</value>
</data>
<data name="Enums.CursorType.From2006" xml:space="preserve">
<value>2006 (Cartoony)</value>
</data>
<data name="Enums.CursorType.From2013" xml:space="preserve">
<value>2013 (Angular)</value>
</data>
<data name="Enums.EmojiType.Catmoji" xml:space="preserve">
<value>Catmoji</value>
</data>
<data name="Enums.EmojiType.Default" xml:space="preserve">
<value>Default (Twemoji)</value>
</data>
<data name="Enums.EmojiType.Windows10" xml:space="preserve">
<value>Windows 10</value>
</data>
<data name="Enums.EmojiType.Windows11" xml:space="preserve">
<value>Windows 11</value>
</data>
<data name="Enums.EmojiType.Windows8" xml:space="preserve">
<value>Windows 8</value>
</data>
<data name="Enums.FlagPresets.InGameMenuVersion.V1" xml:space="preserve">
<value>2015 (V1)</value>
</data>
<data name="Enums.FlagPresets.InGameMenuVersion.V2" xml:space="preserve">
<value>2020 (V2)</value>
</data>
<data name="Enums.FlagPresets.InGameMenuVersion.V4" xml:space="preserve">
<value>2023 (V4)</value>
</data>
<data name="Enums.FlagPresets.LightingMode.Default" xml:space="preserve">
<value>Chosen by game</value>
</data>
<data name="Enums.FlagPresets.LightingMode.Future" xml:space="preserve">
<value>Future (Phase 3)</value>
</data>
<data name="Enums.FlagPresets.LightingMode.ShadowMap" xml:space="preserve">
<value>Shadow Map (Phase 2)</value>
</data>
<data name="Enums.FlagPresets.LightingMode.Voxel" xml:space="preserve">
<value>Voxel (Phase 1)</value>
</data>
<data name="Enums.FlagPresets.RenderingMode.D3D10" xml:space="preserve">
<value>Direct3D 10</value>
</data>
<data name="Enums.FlagPresets.RenderingMode.D3D11" xml:space="preserve">
<value>Direct3D 11</value>
</data>
<data name="Enums.ServerType.Private" xml:space="preserve">
<value>Private server</value>
</data>
<data name="Enums.ServerType.Public" xml:space="preserve">
<value>Public server</value>
</data>
<data name="Enums.ServerType.Reserved" xml:space="preserve">
<value>Reserved server</value>
</data>
<data name="Enums.Theme.Dark" xml:space="preserve">
<value>Dark</value>
</data>
<data name="Enums.Theme.Light" xml:space="preserve">
<value>Light</value>
</data>
<data name="InstallChecker.Updated" xml:space="preserve">
<value>Bloxstrap has been upgraded to v{0}</value>
</data>
<data name="InstallChecker.VersionDifferentThanInstalled" xml:space="preserve">
<value>The version of Bloxstrap you've launched is different to the version you currently have installed.
Would you like to upgrade your currently installed version?</value>
</data>
<data name="Menu.About.Contributors" xml:space="preserve">
<value>Contributors</value>
</data>
<data name="Menu.About.Contributors.Code" xml:space="preserve">
<value>Code</value>
</data>
<data name="Menu.About.Contributors.Description" xml:space="preserve">
<value>These are the people who have made notable contributions to Bloxstrap, helping make it what it is.</value>
</data>
<data name="Menu.About.Contributors.FeatureIdeas" xml:space="preserve">
<value>Feature Ideas</value>
</data>
<data name="Menu.About.Contributors.SpecialThanks" xml:space="preserve">
<value>Special Thanks</value>
</data>
<data name="Menu.About.Description" xml:space="preserve">
<value>An alternative bootstrapper for Roblox with a bunch of extra features.</value>
</data>
<data name="Menu.About.DiscordServer" xml:space="preserve">
<value>Discord server</value>
</data>
<data name="Menu.About.GithubRepository" xml:space="preserve">
<value>GitHub repository</value>
</data>
<data name="Menu.About.HelpInformation" xml:space="preserve">
<value>Help and Information</value>
</data>
<data name="Menu.About.Licenses" xml:space="preserve">
<value>Licenses</value>
</data>
<data name="Menu.About.Licenses.BSD2" xml:space="preserve">
<value>BSD 2-Clause License</value>
</data>
<data name="Menu.About.Licenses.MIT" xml:space="preserve">
<value>MIT License</value>
</data>
<data name="Menu.About.ReportIssue" xml:space="preserve">
<value>Report an issue</value>
</data>
<data name="Menu.About.Title" xml:space="preserve">
<value>About</value>
</data>
<data name="Menu.About.Version" xml:space="preserve">
<value>Version {0}</value>
<comment>{0} is replaced with the version, i.e. "Version 2.8.0"</comment>
</data>
<data name="Menu.AllFiles" xml:space="preserve">
<value>All files</value>
</data>
<data name="Menu.AlreadyRunning.Caption" xml:space="preserve">
<value>Please note that not all your changes will immediately apply until you close all currently open Roblox instances.</value>
</data>
<data name="Menu.AlreadyRunning.Title" xml:space="preserve">
<value>Bloxstrap is already running</value>
</data>
<data name="Menu.Appearance.Bootstrapper.Description" xml:space="preserve">
<value>You can make it look different, retro, or even just like Roblox.</value>
</data>
<data name="Menu.Appearance.Bootstrapper.Title" xml:space="preserve">
<value>Bootstrapper</value>
</data>
<data name="Menu.Appearance.Customisation.Description" xml:space="preserve">
<value>Configure other miscellaneous customisable options.</value>
</data>
<data name="Menu.Appearance.Customisation.Title" xml:space="preserve">
<value>Customisation</value>
</data>
<data name="Menu.Appearance.CustomisationIcon.Description" xml:space="preserve">
<value>Must be a multi-size .ico file with sizes 16px to 128px. Set Icon as 'Custom' to use it.</value>
</data>
<data name="Menu.Appearance.CustomisationIcon.Title" xml:space="preserve">
<value>Custom Icon</value>
</data>
<data name="Menu.Appearance.CustomisationTitle.Description" xml:space="preserve">
<value>The text that shows as the title of the bootstrapper.</value>
</data>
<data name="Menu.Appearance.CustomisationTitle.Title" xml:space="preserve">
<value>Title</value>
</data>
<data name="Menu.Appearance.Description" xml:space="preserve">
<value>Configure how Bloxstrap should look.</value>
</data>
<data name="Menu.Appearance.Global.Theme.Title" xml:space="preserve">
<value>Global Theme</value>
</data>
<data name="Menu.Appearance.Icon.Description" xml:space="preserve">
<value>Choose what icon it should use.</value>
</data>
<data name="Menu.Appearance.Icon.Title" xml:space="preserve">
<value>Icon</value>
</data>
<data name="Menu.Appearance.Preview" xml:space="preserve">
<value>Preview</value>
</data>
<data name="Menu.Appearance.Style.Description" xml:space="preserve">
<value>Choose how it should look. Dark theme does not apply to Legacy/Vista.</value>
</data>
<data name="Menu.Appearance.Style.Title" xml:space="preserve">
<value>Style</value>
</data>
<data name="Menu.Appearance.Title" xml:space="preserve">
<value>Appearance</value>
</data>
<data name="Menu.Behaviour.AutoUpdate.Description" xml:space="preserve">
<value>Bloxstrap will automatically check and update itself when launching Roblox.</value>
</data>
<data name="Menu.Behaviour.AutoUpdate.Title" xml:space="preserve">
<value>Automatically update Bloxstrap</value>
</data>
<data name="Menu.Behaviour.ConfirmLaunches.Description" xml:space="preserve">
<value>Prevent against closures of your existing game from accidentally launching another one.</value>
</data>
<data name="Menu.Behaviour.ConfirmLaunches.Title" xml:space="preserve">
<value>Prompt to confirm when launching another Roblox instance</value>
</data>
<data name="Menu.Behaviour.Description" xml:space="preserve">
<value>Configure what Bloxstrap should do when launching Roblox.</value>
</data>
<data name="Menu.Behaviour.ForceRobloxReinstall.Description" xml:space="preserve">
<value>Roblox will be installed fresh on next launch.</value>
</data>
<data name="Menu.Behaviour.ForceRobloxReinstall.Title" xml:space="preserve">
<value>Force Roblox reinstallation</value>
</data>
<data name="Menu.Behaviour.Title" xml:space="preserve">
<value>Bootstrapper</value>
</data>
<data name="Menu.FastFlagEditor.AddNew" xml:space="preserve">
<value>Add new</value>
</data>
<data name="Menu.FastFlagEditor.AlreadyExists" xml:space="preserve">
<value>An entry for this flag name already exists.</value>
</data>
<data name="Menu.FastFlagEditor.Back" xml:space="preserve">
<value>Back</value>
</data>
<data name="Menu.FastFlagEditor.BannerText" xml:space="preserve">
<value>Misusing this can lead to instability or unexpected things happening.</value>
<comment>The element that this string is rendered in *cannot be wrapped* and may be truncated when displayed if too long. If so, try and paraphrase a shortened version.</comment>
</data>
<data name="Menu.FastFlagEditor.BannerTitle" xml:space="preserve">
<value>Use with caution.</value>
</data>
<data name="Menu.FastFlagEditor.ConflictingImport" xml:space="preserve">
<value>Some of the flags you are attempting to import already have set values. Would you like to overwrite their current values with the ones defined in the import?
There are {0} conflicting flag definitions:
{1}</value>
<comment>{0} is a number, {1} is a comma-separated list</comment>
</data>
<data name="Menu.FastFlagEditor.DeleteSelected" xml:space="preserve">
<value>Delete selected</value>
</data>
<data name="Menu.FastFlagEditor.Description" xml:space="preserve">
<value>Manage your own Fast Flags. Double click a column to edit.</value>
</data>
<data name="Menu.FastFlagEditor.ExportJson" xml:space="preserve">
<value>Export JSON</value>
</data>
<data name="Menu.FastFlagEditor.InvalidCharacter" xml:space="preserve">
<value>The entry for '{0}' is not valid as the name can only contain letters, numbers, and underscores</value>
</data>
<data name="Menu.FastFlagEditor.InvalidJSON" xml:space="preserve">
<value>The JSON you've entered does not appear to be valid. Please double check it and try again.
More information:
{0}</value>
<comment>{0} is an exception message</comment>
</data>
<data name="Menu.FastFlagEditor.InvalidPrefix" xml:space="preserve">
<value>The entry for '{0}' is not valid as the name must start with FFlag, DFInt, etc</value>
</data>
<data name="Menu.FastFlagEditor.JsonCopiedToClipboard" xml:space="preserve">
<value>Copied to clipboard.</value>
</data>
<data name="Menu.FastFlagEditor.LargeConfig" xml:space="preserve">
<value>You appear to be importing a very large configuration. You should only be importing configurations that you fully understand. Do NOT blindly paste in configurations made by other people. If you continue, you will very likely end up with stability issues and encounter unexpected changes.
Are you sure you want to continue?</value>
</data>
<data name="Menu.FastFlagEditor.Search" xml:space="preserve">
<value>Search</value>
</data>
<data name="Menu.FastFlagEditor.ShowPresetFlags" xml:space="preserve">
<value>Show preset flags</value>
</data>
<data name="Menu.FastFlagEditor.Title" xml:space="preserve">
<value>Fast Flag Editor</value>
</data>
<data name="Menu.FastFlagEditor.Warning.Back" xml:space="preserve">
<value>Go back</value>
</data>
<data name="Menu.FastFlagEditor.Warning.Continue" xml:space="preserve">
<value>I know what I'm doing</value>
</data>
<data name="Menu.FastFlagEditor.Warning.Header" xml:space="preserve">
<value>Do you know what you are doing?</value>
</data>
<data name="Menu.FastFlagEditor.Warning.Text" xml:space="preserve">
<value>Fast Flags are extremely powerful, being that they are intended to only be used by Roblox engineers. While they can be very useful, manually configuring them can cause serious issues with stability and functionality. Do NOT use the editor if you are unsure of what you are doing.
Do NOT use this to import large "flag lists" made by other people that promise to improve performance or such. They are subject to the aforementioned issues, and they will cause problems for you since you will not be fully aware of what they are changing. If you were about to do that, GO BACK.</value>
</data>
<data name="Menu.FastFlags.Description" xml:space="preserve">
<value>Control how specific Roblox engine parameters and features are configured.</value>
</data>
<data name="Menu.FastFlags.Editor.Description" xml:space="preserve">
<value>Manage your own Fast Flags. Use with caution.</value>
<comment>Title is Menu.FastFlagEditor.Title</comment>
</data>
<data name="Menu.FastFlags.Help.Description" xml:space="preserve">
<value>Learn more about Fast Flags, what these presets do, and how to use them.</value>
<comment>Title is Common.Help</comment>
</data>
<data name="Menu.FastFlags.Presets.D3DExclusiveFullscreenInfo" xml:space="preserve">
<value>Direct3D [exclusive fullscreen]({0}) using Alt+Enter is enabled by default.</value>
</data>
<data name="Menu.FastFlags.Presets.EscapeMenuVersion.Title" xml:space="preserve">
<value>Preferred escape menu version</value>
</data>
<data name="Menu.FastFlags.Presets.FixDisplayScaling.Description" xml:space="preserve">
<value>Roblox reduces your rendering quality depending on how your display is scaled in Windows.</value>
</data>
<data name="Menu.FastFlags.Presets.FixDisplayScaling.Title" xml:space="preserve">
<value>Preserve rendering quality with display scaling</value>
</data>
<data name="Menu.FastFlags.Presets.FPSLimit.Description" xml:space="preserve">
<value>Set to 0 for defaults if you want to use Roblox's native framerate unlocker.</value>
</data>
<data name="Menu.FastFlags.Presets.FPSLimit.Title" xml:space="preserve">
<value>Framerate limit</value>
</data>
<data name="Menu.FastFlags.Presets.HideGuis.Description" xml:space="preserve">
<value>Toggled with [keyboard shortcuts]({0}). Only works if you're in the [Bloxstrap group]({1}).</value>
</data>
<data name="Menu.FastFlags.Presets.HideGuis.Title" xml:space="preserve">
<value>Enable ability to hide GUIs</value>
</data>
<data name="Menu.FastFlags.Presets.LightingTechnology.Description" xml:space="preserve">
<value>Chosen one will be force enabled in all games. [Beware, may cause lighting issues!]({0})</value>
</data>
<data name="Menu.FastFlags.Presets.LightingTechnology.Title" xml:space="preserve">
<value>Preferred lighting technology</value>
</data>
<data name="Menu.FastFlags.Presets.RenderingMode.Title" xml:space="preserve">
<value>Rendering mode</value>
</data>
<data name="Menu.FastFlags.Title" xml:space="preserve">
<value>Engine Settings</value>
</data>
<data name="Menu.FontFiles" xml:space="preserve">
<value>Font files</value>
</data>
<data name="Menu.IconFiles" xml:space="preserve">
<value>Icon files</value>
</data>
<data name="Menu.InstallLocation.CantInstall" xml:space="preserve">
<value>Bloxstrap cannot be installed here. Please choose a different location, or resort to using the default location by clicking the reset button.</value>
</data>
<data name="Menu.InstallLocation.NotEmpty" xml:space="preserve">
<value>The folder you've chosen to install Bloxstrap to already exists and is NOT empty. It is strongly recommended for Bloxstrap to be installed to its own independent folder.
Changing to the following location is suggested:
{0}
Would you like to change to the suggested location?
Selecting 'No' will ignore this warning and continue installation.</value>
<comment>{0} is a file path</comment>
</data>
<data name="Menu.InstallLocation.NotSet" xml:space="preserve">
<value>You must set an install location</value>
</data>
<data name="Menu.InstallLocation.NoWritePerms" xml:space="preserve">
<value>Bloxstrap does not have write access to the install location you've selected. Please choose another location.</value>
</data>
<data name="Menu.Integrations.ActivityTracking" xml:space="preserve">
<value>Activity tracking</value>
</data>
<data name="Menu.Integrations.AllowActivityJoining.Description" xml:space="preserve">
<value>Allows for anybody to join the game you're currently in through your Discord profile.</value>
</data>
<data name="Menu.Integrations.AllowActivityJoining.Title" xml:space="preserve">
<value>Allow activity joining</value>
</data>
<data name="Menu.Integrations.ShowAccountOnProfile.Description" xml:space="preserve">
<value>Shows the Roblox account you're playing with on your Discord profile.</value>
</data>
<data name="Menu.Integrations.ShowAccountOnProfile.Title" xml:space="preserve">
<value>Show Roblox account</value>
</data>
<data name="Menu.Integrations.Custom.AppLocation" xml:space="preserve">
<value>Application Location</value>
</data>
<data name="Menu.Integrations.Custom.AutoClose" xml:space="preserve">
<value>Auto close when Roblox closes</value>
</data>
<data name="Menu.Integrations.Custom.Description" xml:space="preserve">
<value>Here, you can have other programs launch with Roblox automatically.</value>
</data>
<data name="Menu.Integrations.Custom.LaunchArgs" xml:space="preserve">
<value>Launch Arguments</value>
</data>
<data name="Menu.Integrations.Custom.LaunchArgs.Placeholder" xml:space="preserve">
<value>Roblox is running!</value>
</data>
<data name="Menu.Integrations.Custom.NewIntegration" xml:space="preserve">
<value>New Integration</value>
</data>
<data name="Menu.Integrations.Custom.NoneSelected" xml:space="preserve">
<value>No integration selected, please select or add a new one</value>
</data>
<data name="Menu.Integrations.Custom.Title" xml:space="preserve">
<value>Custom Integrations</value>
</data>
<data name="Menu.Integrations.Description" xml:space="preserve">
<value>Configure additional functionality to go alongside Roblox.</value>
</data>
<data name="Menu.Integrations.DesktopApp.Description" xml:space="preserve">
<value>Roblox will fully close when you leave a game instead of going back to the app. [Will break some things!]({0})</value>
</data>
<data name="Menu.Integrations.DesktopApp.Title" xml:space="preserve">
<value>Don't exit to desktop app</value>
</data>
<data name="Menu.Integrations.EnableActivityTracking.Description" xml:space="preserve">
<value>Allows for Bloxstrap to detect what Roblox game you're playing. Certain features may require this.</value>
</data>
<data name="Menu.Integrations.EnableActivityTracking.Title" xml:space="preserve">
<value>Enable activity tracking</value>
</data>
<data name="Menu.Integrations.RequiresActivityTracking" xml:space="preserve">
<value>This feature requires activity tracking to be enabled and the Discord desktop app to be installed and running. [Find out more]({0}).</value>
</data>
<data name="Menu.Integrations.ShowGameActivity.Description" xml:space="preserve">
<value>The Roblox game you're playing will be shown on your Discord profile. [Not working?]({0})</value>
</data>
<data name="Menu.Integrations.ShowGameActivity.Title" xml:space="preserve">
<value>Show game activity</value>
</data>
<data name="Menu.Integrations.QueryServerLocation.Description" xml:space="preserve">
<value>When in-game, you'll be able to see where your server is located via [ipinfo.io]({0}).</value>
</data>
<data name="Menu.Integrations.QueryServerLocation.Title" xml:space="preserve">
<value>Query server location</value>
</data>
<data name="Menu.Integrations.Title" xml:space="preserve">
<value>Integrations</value>
</data>
<data name="Menu.Mods.Description" xml:space="preserve">
<value>Manage and apply file mods to the Roblox game client.</value>
</data>
<data name="Menu.Mods.Help.Description" xml:space="preserve">
<value>See info about managing and creating mods.</value>
<comment>Title is Common.Help</comment>
</data>
<data name="Menu.Mods.Misc.CustomFont.Choose" xml:space="preserve">
<value>Choose font...</value>
</data>
<data name="Menu.Mods.Misc.CustomFont.Description" xml:space="preserve">
<value>Font size can be adjusted in the Engine Settings tab.</value>
</data>
<data name="Menu.Mods.Misc.CustomFont.Invalid" xml:space="preserve">
<value>The file you have chosen does not appear to be a valid font file.</value>
</data>
<data name="Menu.Mods.Misc.CustomFont.Remove" xml:space="preserve">
<value>Remove applied font</value>
</data>
<data name="Menu.Mods.Misc.CustomFont.Title" xml:space="preserve">
<value>Use custom font</value>
</data>
<data name="Menu.Mods.OpenModsFolder.Description" xml:space="preserve">
<value>Manage custom Roblox mods here.</value>
</data>
<data name="Menu.Mods.OpenModsFolder.Title" xml:space="preserve">
<value>Open Mods Folder</value>
</data>
<data name="Menu.Mods.Presets.EmojiType.Description" xml:space="preserve">
<value>Choose which type of emoji should Roblox use.</value>
</data>
<data name="Menu.Mods.Presets.EmojiType.Title" xml:space="preserve">
<value>Preferred emoji type</value>
</data>
<data name="Menu.Mods.Presets.MouseCursor.Description" xml:space="preserve">
<value>Choose between using two classic Roblox cursor styles.</value>
</data>
<data name="Menu.Mods.Presets.MouseCursor.Title" xml:space="preserve">
<value>Mouse cursor</value>
</data>
<data name="Menu.Mods.Presets.OldAvatarEditor.Description" xml:space="preserve">
<value>Bring back the old avatar editor background used in the Roblox app prior to 2020.</value>
</data>
<data name="Menu.Mods.Presets.OldAvatarEditor.Title" xml:space="preserve">
<value>Use old avatar editor background</value>
</data>
<data name="Menu.Mods.Presets.OldCharacterSounds.Description" xml:space="preserve">
<value>An attempt to roughly bring back the character sounds used prior to 2014.</value>
</data>
<data name="Menu.Mods.Presets.OldCharacterSounds.Title" xml:space="preserve">
<value>Emulate old character sounds</value>
</data>
<data name="Menu.Mods.Presets.OldDeathSound.Description" xml:space="preserve">
<value>Bring back the classic 'oof' death sound.</value>
</data>
<data name="Menu.Mods.Presets.OldDeathSound.Title" xml:space="preserve">
<value>Use old death sound</value>
</data>
<data name="Menu.Mods.Title" xml:space="preserve">
<value>Mods</value>
</data>
<data name="Menu.MoreInfo" xml:space="preserve">
<value>Click for more information on this option.</value>
</data>
<data name="Menu.Save" xml:space="preserve">
<value>Save</value>
</data>
<data name="Menu.SettingsSaved.Message" xml:space="preserve">
<value>Changes will take effect the next time you launch Roblox.</value>
</data>
<data name="Menu.SettingsSaved.Title" xml:space="preserve">
<value>Settings saved!</value>
</data>
<data name="Menu.Title" xml:space="preserve">
<value>Bloxstrap Settings</value>
</data>
<data name="Dialog.LanguageSelector.Header" xml:space="preserve">
<value>Choose preferred language</value>
</data>
<data name="Dialog.LanguageSelector.Subtext" xml:space="preserve">
<value>Choose a language before continuing with installation.</value>
</data>
<data name="Menu.Appearance.Language.Title" xml:space="preserve">
<value>Language</value>
</data>
<data name="Menu.Appearance.Language.Description" xml:space="preserve">
<value>A relaunch is required for changes to take effect.</value>
</data>
<data name="Menu.Behaviour.ForceRobloxLanguage.Title" xml:space="preserve">
<value>Allow use of unsupported Roblox languages</value>
</data>
<data name="Menu.Behaviour.ForceRobloxLanguage.Description" xml:space="preserve">
<value>Only applies to games launched from the Roblox website.</value>
</data>
<data name="Enums.FlagPresets.InGameMenuVersion.V4Chrome" xml:space="preserve">
<value>2023 (V4 + New UI)</value>
</data>
<data name="Menu.FastFlags.Presets.Categories.Rendering" xml:space="preserve">
<value>Rendering and Graphics</value>
</data>
<data name="Menu.FastFlags.Presets.Categories.UserInterface" xml:space="preserve">
<value>User Interface and Layout</value>
</data>
<data name="Menu.FastFlags.ManagerEnabled.Title" xml:space="preserve">
<value>Allow Bloxstrap to manage Fast Flags</value>
</data>
<data name="Menu.FastFlags.ManagerEnabled.Description" xml:space="preserve">
<value>Disabling this will prevent anything configured here from being applied to Roblox.</value>
</data>
<data name="Menu.FastFlags.Presets.MSAA.Title" xml:space="preserve">
<value>Anti-aliasing quality (MSAA)</value>
</data>
<data name="Menu.FastFlags.Presets.DisablePostFX.Title" xml:space="preserve">
<value>Disable post-processing effects</value>
</data>
<data name="Menu.FastFlags.Presets.FullscreenTitlebar.Title" xml:space="preserve">
<value>Disable full-screen titlebar</value>
</data>
<data name="Menu.FastFlags.Presets.FullscreenTitlebar.Description" xml:space="preserve">
<value>Stops it from showing whenever you move your mouse to the top of the screen.</value>
</data>
<data name="Menu.FastFlags.Presets.TextureQuality.Title" xml:space="preserve">
<value>Texture quality</value>
</data>
<data name="Enums.FlagPresets.TextureQuality.Level0" xml:space="preserve">
<value>Level 0 (Lowest)</value>
</data>
<data name="Enums.FlagPresets.TextureQuality.Level1" xml:space="preserve">
<value>Level 1</value>
</data>
<data name="Enums.FlagPresets.TextureQuality.Level2" xml:space="preserve">
<value>Level 2</value>
</data>
<data name="Enums.FlagPresets.TextureQuality.Level3" xml:space="preserve">
<value>Level 3 (Highest)</value>
</data>
<data name="Menu.FastFlags.Presets.DisablePlayerShadows.Title" xml:space="preserve">
<value>Disable player shadows</value>
</data>
<data name="Menu.FastFlags.Presets.FontPadding.Title" xml:space="preserve">
<value>Font size</value>
</data>
<data name="Menu.FastFlags.Presets.FontPadding.Description" xml:space="preserve">
<value>Default value is 1. Adjust if you use a custom font.</value>
</data>
<data name="Menu.FastFlags.Presets.DisableTerrainTextures.Title" xml:space="preserve">
<value>Disable terrain textures</value>
</data>
<data name="Dialog.Connectivity.UnableToDownload" xml:space="preserve">
<value>Bloxstrap is unable to download Roblox</value>
</data>
<data name="Dialog.Connectivity.UnableToDownloadReason" xml:space="preserve">
<value>Roblox cannot be downloaded at this time. Please read the following help page for more information: {0}</value>
<comment>{0} is a URL</comment>
</data>
<data name="Common.ImportFromFile" xml:space="preserve">
<value>Import from file</value>
</data>
<data name="FileTypes.JSONFiles" xml:space="preserve">
<value>JSON files</value>
<comment>Shown in the open file dialog, where the file type selection dropdown is, e.g. "JSON files (*.json)"</comment>
</data>
<data name="Menu.FastFlagEditor.InvalidBoolValue" xml:space="preserve">
<value>The entry for '{0}' is not valid as the value must be a boolean (either 'True' or 'False')</value>
<comment>Do not translate 'True' and 'False', those must stay in English</comment>
</data>
<data name="Menu.FastFlagEditor.InvalidNumberValue" xml:space="preserve">
<value>The entry for '{0}' is not valid as the value must be a number</value>
</data>
<data name="Logger.NoWriteMode" xml:space="preserve">
<value>No log file will be written for this launch because Bloxstrap is unable to write to the folder at '{0}'</value>
</data>
<data name="Common.Default" xml:space="preserve">
<value>Default</value>
</data>
<data name="Common.Automatic" xml:space="preserve">
<value>Automatic</value>
</data>
<data name="Common.SystemDefault" xml:space="preserve">
<value>System default</value>
</data>
<data name="Menu.FastFlagEditor.InvalidPlaceFilter" xml:space="preserve">
<value>The entry for '{0}' is not valid as the place filter is not formatted correctly.</value>
</data>
<data name="Installer.Title" xml:space="preserve">
<value>Bloxstrap Installer</value>
</data>
<data name="Installer.Welcome.Title" xml:space="preserve">
<value>Welcome</value>
</data>
<data name="Installer.Install.Title" xml:space="preserve">
<value>Install</value>
<comment>Refers to "Install" as a verb</comment>
</data>
<data name="Installer.Completion.Title" xml:space="preserve">
<value>Completion</value>
</data>
<data name="Common.Navigation.Back" xml:space="preserve">
<value>Back</value>
</data>
<data name="Common.Navigation.Next" xml:space="preserve">
<value>Next</value>
</data>
<data name="Installer.Welcome.MainText" xml:space="preserve">
<value>Thank you for downloading Bloxstrap.
The only official websites to download Bloxstrap from are {0} and {1}, so please verify that you got it 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.</value>
<comment>{0} and {1} are URLs</comment>
</data>
<data name="Installer.Welcome.NextToContinue" xml:space="preserve">
<value>Please click 'Next' to continue.</value>
</data>
<data name="Installer.Welcome.UpdateNotice" xml:space="preserve">
<value>You are trying to install version {0} of Bloxstrap, but the latest version available is {1}. Would you like to download it?</value>
</data>
<data name="Installer.Install.Location.Title" xml:space="preserve">
<value>Choose where to install to</value>
</data>
<data name="Installer.Install.Location.Text" xml:space="preserve">
<value>Roblox will also be installed to this path. Change this if you prefer to install all your games to a separate drive. Otherwise, it's recommended that you keep this as it is.</value>
</data>
<data name="Installer.Install.Location.DataFound" xml:space="preserve">
<value>Existing data found. Your mods and settings will be restored.</value>
</data>
<data name="Common.Shortcuts" xml:space="preserve">
<value>Shortcuts</value>
</data>
<data name="Common.Shortcuts.Desktop" xml:space="preserve">
<value>Desktop icon</value>
</data>
<data name="Common.Shortcuts.StartMenu" xml:space="preserve">
<value>Start Menu icon</value>
</data>
<data name="Installer.Completion.Text" xml:space="preserve">
<value>Bloxstrap has successfully been installed.
Roblox has not yet been installed, that will happen when you launch it with Bloxstrap for the first time. However, before you do that, you may want to configure Bloxstrap's settings first.
Also, avoid using the "Roblox Player" shortcut to launch Roblox, as Bloxstrap won't launch with Roblox. If you don't see Bloxstrap show when launching from the website, simply launch Roblox with Bloxstrap once from the desktop to fix it.
What would you like to do?</value>
</data>
<data name="Installer.Completion.Settings.Title" xml:space="preserve">
<value>Configure Bloxstrap's settings</value>
</data>
<data name="Installer.Completion.Settings.Description" xml:space="preserve">
<value>Tweak with all the features it has to offer</value>
</data>
<data name="Installer.Completion.Launch.Title" xml:space="preserve">
<value>Install and launch Roblox</value>
</data>
<data name="Installer.Completion.Launch.Description" xml:space="preserve">
<value>Will drop you into the desktop app once everything's done</value>
</data>
<data name="Uninstaller.Title" xml:space="preserve">
<value>Uninstall Bloxstrap</value>
</data>
<data name="Uninstaller.Text" xml:space="preserve">
<value>Uninstalling will remove Bloxstrap from your system, and automatically reconfigure the default Roblox launcher if it's still installed.
If you're uninstalling or reinstalling because you are having issues with Roblox, read [this help page]({0}) first.
The uninstall process may not be able to fully clean up itself, so you may need to manually clean up leftover files where Bloxstrap was installed.
Bloxstrap was installed at "{1}".</value>
</data>
<data name="Uninstaller.KeepData.Label" xml:space="preserve">
<value>Keep my settings and mods</value>
</data>
<data name="Uninstaller.KeepData.Description" xml:space="preserve">
<value>They'll be kept where Bloxstrap was installed, and will automatically be restored on a reinstall.</value>
</data>
<data name="Uninstaller.Uninstall" xml:space="preserve">
<value>Uninstall</value>
</data>
<data name="LaunchMenu.LaunchRoblox" xml:space="preserve">
<value>Launch Roblox</value>
</data>
<data name="LaunchMenu.ConfigureSettings" xml:space="preserve">
<value>Configure settings</value>
</data>
<data name="LaunchMenu.Wiki.Title" xml:space="preserve">
<value>Having an issue?</value>
</data>
<data name="LaunchMenu.Wiki.Description" xml:space="preserve">
<value>See the Wiki for help</value>
</data>
<data name="Bootstrapper.WebView2NotFound" xml:space="preserve">
<value>You currently do not have the WebView2 runtime installed. Some Roblox features will not work properly without it, such as the desktop app. Would you like to download it now?</value>
</data>
<data name="Dialog.CannotCreateShortcuts" xml:space="preserve">
<value>Bloxstrap was unable to create shortcuts for the Desktop and Start menu. Try creating them later through the settings.</value>
</data>
<data name="Dialog.Exception.Info.2.Alt" xml:space="preserve">
<value>Check the [Bloxstrap Wiki]({0}) first to see if this problem has already been addressed with a fix.
If not, then please report this exception to the maintainers of this fork. Do NOT report this to Bloxstrap's GitHub issues, as this is an unoffical build.</value>
<comment>"fork" in general means "a variation of" or "a different version of". You can alternatively write the first sentence as "...to the maintainers of this version."</comment>
</data>
<data name="Installer.Install.Shortcuts.Description" xml:space="preserve">
<value>These are general shortcuts that bring up a multi-choice launch menu. Shortcuts for specific functions can be created later in the settings.</value>
</data>
<data name="Menu.Shortcuts.Description" xml:space="preserve">
<value>Configure how Bloxstrap can be readily launched.</value>
</data>
<data name="Menu.Shortcuts.General.Title" xml:space="preserve">
<value>General</value>
</data>
<data name="Menu.Shortcuts.General.Description" xml:space="preserve">
<value>These are the shortcuts that bring up the multi-choice launch menu.</value>
</data>
<data name="Menu.Shortcuts.Function.Title" xml:space="preserve">
<value>Function</value>
</data>
<data name="Menu.Shortcuts.Function.Description" xml:space="preserve">
<value>Create shortcuts for quick access to specific functions. These will all be placed on the Desktop.</value>
</data>
<data name="ContextMenu.ServerInformation.Notification.Title.Private" xml:space="preserve">
<value>Connected to private server</value>
</data>
<data name="ContextMenu.ServerInformation.Notification.Title.Reserved" xml:space="preserve">
<value>Connected to reserved server</value>
</data>
<data name="Menu.Mods.Presets.EmojiType.Error" xml:space="preserve">
<value>The emoji mod can not be applied at this time.</value>
</data>
<data name="Dialog.AlreadyRunning.Installer" xml:space="preserve">
<value>Please wait for installation to finish.</value>
</data>
<data name="Dialog.AlreadyRunning.Uninstaller" xml:space="preserve">
<value>Please wait for uninstallation to finish.</value>
</data>
<data name="About.Title" xml:space="preserve">
<value>About Bloxstrap</value>
</data>
<data name="About.Licenses.Title" xml:space="preserve">
<value>Licenses</value>
<comment>Referring to code licenses; see https://opensource.org/licenses for example</comment>
</data>
<data name="About.Translators.Title" xml:space="preserve">
<value>Translators</value>
</data>
<data name="Menu.UnsavedChanges" xml:space="preserve">
<value>You have unsaved changes. Are you sure you want to close without saving?</value>
</data>
<data name="InstallChecker.VersionLessThanInstalled" xml:space="preserve">
<value>The version of Bloxstrap you've launched is older than the version you currently have installed.
Issues may occur and your settings may be altered. A reinstall is recommended.
Are you sure you want to continue?</value>
</data>
<data name="Dialog.PlayerError.FailedLaunch" xml:space="preserve">
<value>Roblox failed to launch.</value>
</data>
<data name="Dialog.PlayerError.Crash" xml:space="preserve">
<value>Roblox has crashed.</value>
</data>
<data name="Dialog.PlayerError.HelpInformation" xml:space="preserve">
<value>For information about why this could be happening and how this can be resolved, please read [this help article]({0}).
Check if Roblox works with [the original launcher]({1}). If it doesn't, then this isn't a Bloxstrap issue. If it does, then refer to the help article.</value>
</data>
<data name="Common.NetworkError" xml:space="preserve">
<value>Could not load data because of a network error.</value>
</data>
<data name="Common.Loading" xml:space="preserve">
<value>Loading, please wait...</value>
</data>
<data name="About.Supporters.Title" xml:space="preserve">
<value>Supporters</value>
</data>
<data name="About.Supporters.Description" xml:space="preserve">
<value>These are the people who've supported Bloxstrap through [Ko-fi]({0}). A massive thank you to everyone here!
Every person here is ranked by their overall pledge.</value>
</data>
<data name="JsonManager.SettingsLoadFailed" xml:space="preserve">
<value>Your Settings could not be loaded. They have been reset to the default configuration.</value>
</data>
<data name="JsonManager.FastFlagsLoadFailed" xml:space="preserve">
<value>Your Fast Flags could not be loaded. They have been reset to the default configuration.</value>
</data>
<data name="ContextMenu.GameHistory.Title" xml:space="preserve">
<value>Game history</value>
</data>
<data name="ContextMenu.GameHistory.Rejoin" xml:space="preserve">
<value>Rejoin</value>
</data>
<data name="ActivityWatcher.RichPresenceLoadFailed" xml:space="preserve">
<value>Your current game will not show on your Discord presence because an error occurred when loading the game information.</value>
</data>
<data name="ContextMenu.GameHistory.Description" xml:space="preserve">
<value>Game history is only recorded for your current Roblox session. Games will appear here as you leave them or teleport within them. Not all servers will be rejoinable.</value>
</data>
<data name="ActivityWatcher.LocationQueryFailed" xml:space="preserve">
<value>The server location could not be queried. You may be joining games too quickly.</value>
</data>
<data name="Dialog.Connectivity.TryAgainLater" xml:space="preserve">
<value>Please try again later.</value>
</data>
<data name="Dialog.Connectivity.RobloxUpgradeSkip" xml:space="preserve">
<value>For this launch, Roblox will not be checked for upgrades, and changes to mods will not be applied.</value>
</data>
<data name="Dialog.Connectivity.RobloxUpgradeNeeded" xml:space="preserve">
<value>Because Roblox needs to be installed or upgraded, Bloxstrap cannot continue.</value>
</data>
<data name="Installer.Install.CannotOverwrite" xml:space="preserve">
<value>Bloxstrap has been installed to this location before and is still present, however the installer cannot overwrite the old executable.
Please manually delete Bloxstrap.exe from the install location or try restarting your system, and then retry installation afterwards.</value>
</data>
<data name="Common.NotAvailable" xml:space="preserve">
<value>Not available</value>
</data>
<data name="Menu.Mods.Misc.CompatibilitySettings.Title" xml:space="preserve">
<value>Manage compatibility settings</value>
</data>
<data name="Menu.Mods.Misc.CompatibilitySettings.Description" xml:space="preserve">
<value>Configure application parameters such as DPI scaling behaviour and [fullscreen optimizations]({0}).</value>
</data>
<data name="Common.RobloxNotInstalled" xml:space="preserve">
<value>Roblox has not yet been installed. Please launch Roblox using Bloxstrap at least once before trying to use this option.</value>
</data>
<data name="Installer.ShouldCancel" xml:space="preserve">
<value>Are you sure you want to cancel the installation?</value>
</data>
<data name="Bootstrapper.JsonManagerSaveFailed" xml:space="preserve">
<value>Failed to save {0}: {1}</value>
</data>
<data name="Dialog.IconLoadFailed" xml:space="preserve">
<value>The chosen bootstrapper icon could not be loaded.
{0}</value>
<comment>{0} is an exception message</comment>
</data>
<data name="Menu.Shortcuts.ExtractIcons.Title" xml:space="preserve">
<value>Extract Roblox icons to folder</value>
</data>
<data name="Menu.Shortcuts.ExtractIcons.Description" xml:space="preserve">
<value>Allows you to use Bloxstrap's range of Roblox icons for your shortcuts. [See how.]({0})</value>
</data>
<data name="Dialog.RegistryWriteError" xml:space="preserve">
<value>Bloxstrap is unable to write to the Windows Registry. An antivirus is likely interfering and causing issues. Please check to make sure there isn't anything that would restrict Bloxstrap's operation.</value>
</data>
<data name="About.Supporters.Monthly" xml:space="preserve">
<value>Monthly</value>
</data>
<data name="About.Supporters.OneOff" xml:space="preserve">
<value>One-off</value>
</data>
<data name="Menu.Bloxstrap.Description" xml:space="preserve">
<value>Configure options related to Bloxstrap's behaviour itself.</value>
</data>
<data name="Menu.Bloxstrap.Analytics.Title" xml:space="preserve">
<value>Enable sending of analytics</value>
</data>
<data name="Menu.Bloxstrap.Analytics.Description" xml:space="preserve">
<value>It's anonymous and nothing evil, promise. For insight on what we collect and why, see our [privacy policy]({0}).</value>
</data>
<data name="Common.Analytics" xml:space="preserve">
<value>Analytics</value>
</data>
<data name="Menu.FastFlags.Reset.Title" xml:space="preserve">
<value>Reset everything to defaults</value>
</data>
<data name="Dialog.Exception.Report" xml:space="preserve">
<value>Report exception</value>
</data>
<data name="Menu.TestMode" xml:space="preserve">
<value>Test mode</value>
<comment>See the prompt for more context</comment>
</data>
<data name="Menu.TestMode.Prompt" xml:space="preserve">
<value>Test mode makes it easier to iteratively test how your settings affect Roblox.
While enabled, it will automatically launch Roblox after closing Settings, and reopen Settings after closing Roblox, in a cycle until you disable it.
Would you like to enable test mode?</value>
</data>
<data name="About.Translators.Description" xml:space="preserve">
<value>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!</value>
</data>
<data name="Common.Navigation.Install" xml:space="preserve">
<value>Install</value>
<comment>The word "Install" is being used as a verb in this instance, like the other navigation button texts of "Next" and "Back"</comment>
</data>
<data name="LaunchMenu.Donate" xml:space="preserve">
<value>Support us on Ko-fi!</value>
<comment>Call-to-action button</comment>
</data>
<data name="Paths.Icons" xml:space="preserve">
<value>Icons</value>
<comment>Name of the folder that gets created according to the "create shortcut icons" option. Ensure that it is a valid folder name.</comment>
</data>
<data name="Dialog.Exception.Version" xml:space="preserve">
<value>Version {0}</value>
</data>
<data name="Bootstrapper.FilesInUse" xml:space="preserve">
<value>Bloxstrap tried to upgrade Roblox but can't because Roblox's files are still in use.
Please close any applications that may be using Roblox's files, and relaunch.</value>
<comment>This is *not* for when Roblox is still running when trying to upgrade. This applies to files being open (i.e. image assets)</comment>
</data>
<data name="FileTypes.ZipArchive" xml:space="preserve">
<value>Zip archive</value>
<comment>Shown in the save file dialog, where the file type selection dropdown is, e.g. "Zip archive (*.zip)"</comment>
</data>
<data name="Common.Export" xml:space="preserve">
<value>Export</value>
<comment>Currently used under the "Bloxstrap" settings tab for the button to export diagnostic data</comment>
</data>
<data name="Menu.Bloxstrap.ExportData.Title" xml:space="preserve">
<value>Export diagnostic data</value>
</data>
<data name="Menu.Bloxstrap.ExportData.Description" xml:space="preserve">
<value>Gather information that can be uploaded online to troubleshoot a problem you're having.</value>
</data>
<data name="Menu.Bloxstrap.ExportData.ExportConfig" xml:space="preserve">
<value>Bloxstrap configuration</value>
<comment>Label that appears next to a checkbox</comment>
</data>
<data name="Menu.Bloxstrap.ExportData.ExportLogs" xml:space="preserve">
<value>All Bloxstrap logs</value>
<comment>Label that appears next to a checkbox</comment>
</data>
<data name="Menu.FastFlagEditor.ScamWarning.Text" xml:space="preserve">
<value>If you bought fast flags, you have been scammed.
Ask for your money back immediately.</value>
</data>
<data name="Menu.FastFlagEditor.ScamWarning.Title" xml:space="preserve">
<value>Scam Warning</value>
</data>
</root>