mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 18:11:27 -07:00
453 lines
19 KiB
XML
453 lines
19 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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
|
<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.ConfirmLaunch" xml:space="preserve">
|
|
<value>Roblox-i është hapur nëe here, ëdhë duke u munduar që ta hapësh përsëri do të mbyllush atë instancë që kë hapur tani. A je I sigurt që do të vazhdosh me hapjen?</value>
|
|
</data>
|
|
<data name="Bootstrapper.FirstRunUninstall" xml:space="preserve">
|
|
<value>Duhet që fillimishtë ta shkarkosh Bloxstrapin përpara fshirjes.</value>
|
|
</data>
|
|
<data name="Bootstrapper.NotEnoughSpace" xml:space="preserve">
|
|
<value>Bloxstepi nuk ka mjaftueshëm hapsirë në disk që të shkarkoj edhe të instaloj Robloxin. Të lutem liro hapsire disku edhe provoje përsëri.</value>
|
|
</data>
|
|
<data name="Bootstrapper.Status.ApplyingModifications" xml:space="preserve">
|
|
<value>Duke shtuar modifikimet e Robloxit...</value>
|
|
</data>
|
|
<data name="Bootstrapper.Status.Configuring" xml:space="preserve">
|
|
<value>Duke konfiguruar {product}...</value>
|
|
</data>
|
|
<data name="Bootstrapper.Status.Connecting" xml:space="preserve">
|
|
<value>Duke u lidhur me Robloxin...</value>
|
|
</data>
|
|
<data name="Bootstrapper.Status.Installing" xml:space="preserve">
|
|
<value>Duke shkarkuar {product}...</value>
|
|
</data>
|
|
<data name="Bootstrapper.Status.InstallingWebView2" xml:space="preserve">
|
|
<value>Duke Shkarkuar WebView2, te lutem prit...</value>
|
|
</data>
|
|
<data name="Bootstrapper.Status.Starting" xml:space="preserve">
|
|
<value>Duke hapur {product}...</value>
|
|
<comment>"Starting Roblox" or "Starting Roblox Studio"</comment>
|
|
</data>
|
|
<data name="Bootstrapper.Status.Upgrading" xml:space="preserve">
|
|
<value>Duke sharkuar {product}...</value>
|
|
</data>
|
|
<data name="Bootstrapper.Status.UpgradingBloxstrap" xml:space="preserve">
|
|
<value>Duke marrë Bloxstrap te ri...</value>
|
|
</data>
|
|
<data name="Bootstrapper.Status.WaitingOtherInstances" xml:space="preserve">
|
|
<value>Duke pritur për instancet të tjera...</value>
|
|
</data>
|
|
<data name="Bootstrapper.StylePreview.ImageCancel" xml:space="preserve">
|
|
<value>Pamja paraprake e stilit - Kliko butonin X lart djathtas per ta mbyllur</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>Pamja paraprake e stilit- Kliko Cancel per ta hequr</value>
|
|
<comment>Text for style previews that use text button that says "Cancel"</comment>
|
|
</data>
|
|
<data name="Bootstrapper.SuccessfullyUninstalled" xml:space="preserve">
|
|
<value>Bloxstrap-i u çinstalua sukesfulisht</value>
|
|
</data>
|
|
<data name="Bootstrapper.Uninstall.RobloxRunning" xml:space="preserve">
|
|
<value>Roblox eshte duke punuar, por duhet tu hequr para unistalluar Bloxstrap. A deshironi ta heqni Roblox tani?</value>
|
|
</data>
|
|
<data name="Common.Browse" xml:space="preserve">
|
|
<value>Kërko</value>
|
|
</data>
|
|
<data name="Common.Cancel" xml:space="preserve">
|
|
<value>Anulloje</value>
|
|
</data>
|
|
<data name="Common.Close" xml:space="preserve">
|
|
<value>Mbylle</value>
|
|
</data>
|
|
<data name="Common.Delete" xml:space="preserve">
|
|
<value>Fshije</value>
|
|
</data>
|
|
<data name="Common.DiscordRichPresence" xml:space="preserve">
|
|
<value>Discord Rich Presence</value>
|
|
</data>
|
|
<data name="Common.Help" xml:space="preserve">
|
|
<value>Ndihmë</value>
|
|
</data>
|
|
<data name="Common.ImportJson" xml:space="preserve">
|
|
<value>Importo JSON</value>
|
|
</data>
|
|
<data name="Common.Miscellaneous" xml:space="preserve">
|
|
<value>Miscellaneous</value>
|
|
</data>
|
|
<data name="Common.Name" xml:space="preserve">
|
|
<value>Emri</value>
|
|
</data>
|
|
<data name="Common.New" xml:space="preserve">
|
|
<value>E re</value>
|
|
</data>
|
|
<data name="Common.No" xml:space="preserve">
|
|
<value>Jo</value>
|
|
</data>
|
|
<data name="Common.OK" xml:space="preserve">
|
|
<value>OK</value>
|
|
</data>
|
|
<data name="Common.Reset" xml:space="preserve">
|
|
<value>Persëritje</value>
|
|
<comment>In the context of resetting something to a default value</comment>
|
|
</data>
|
|
<data name="Common.Value" xml:space="preserve">
|
|
<value>Vlerë</value>
|
|
</data>
|
|
<data name="Common.Warning" xml:space="preserve">
|
|
<value>Lajmërim</value>
|
|
</data>
|
|
<data name="Common.Yes" xml:space="preserve">
|
|
<value>Po</value>
|
|
</data>
|
|
<data name="ContextMenu.CloseRoblox" xml:space="preserve">
|
|
<value>Mbyll Roblox-in</value>
|
|
</data>
|
|
<data name="ContextMenu.CloseRobloxMessage" xml:space="preserve">
|
|
<value>A je sigurt që do të mybllësh Roblox-in? Kjo do mbyll proçesin me forçë.</value>
|
|
</data>
|
|
<data name="ContextMenu.ServerInformation.Location" xml:space="preserve">
|
|
<value>Vendodhja</value>
|
|
</data>
|
|
<data name="ContextMenu.ServerInformation.Title" xml:space="preserve">
|
|
<value>Informacjon Serveri</value>
|
|
</data>
|
|
<data name="ContextMenu.ServerInformation.Type" xml:space="preserve">
|
|
<value>Lloj</value>
|
|
</data>
|
|
<data name="Dialog.Connectivity.MoreInfo" xml:space="preserve">
|
|
<value>Më shumë informacjon:</value>
|
|
</data>
|
|
<data name="Dialog.Connectivity.Title" xml:space="preserve">
|
|
<value>Problem me lidhjen</value>
|
|
</data>
|
|
<data name="Enums.BootstrapperStyle.ByfronDialog" xml:space="preserve">
|
|
<value>Byfroni Falso (2023)</value>
|
|
</data>
|
|
<data name="Enums.BootstrapperStyle.VistaDialog" xml:space="preserve">
|
|
<value>Vista (2008 - 2011)</value>
|
|
</data>
|
|
<data name="Enums.CursorType.From2013" xml:space="preserve">
|
|
<value>2013 (Angulare)</value>
|
|
</data>
|
|
<data name="Enums.EmojiType.Catmoji" xml:space="preserve">
|
|
<value>Catmoji</value>
|
|
</data>
|
|
<data name="Enums.EmojiType.Default" xml:space="preserve">
|
|
<value>Origjinalja (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.LightingMode.Default" xml:space="preserve">
|
|
<value>E zgjedhur nga loja</value>
|
|
</data>
|
|
<data name="Enums.FlagPresets.LightingMode.Future" xml:space="preserve">
|
|
<value>Future (Faza 3)</value>
|
|
</data>
|
|
<data name="Enums.FlagPresets.LightingMode.ShadowMap" xml:space="preserve">
|
|
<value>Shadow Map (Faza 2)</value>
|
|
</data>
|
|
<data name="Enums.FlagPresets.LightingMode.Voxel" xml:space="preserve">
|
|
<value>Voxel (Faza 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.Theme.Dark" xml:space="preserve">
|
|
<value>E zezë</value>
|
|
</data>
|
|
<data name="Enums.Theme.Light" xml:space="preserve">
|
|
<value>E bardhë</value>
|
|
</data>
|
|
<data name="InstallChecker.VersionDifferentThanInstalled" xml:space="preserve">
|
|
<value>Versioni i Bloxstrap-it që ke hapur eshtë ndryshe nga versioni që ke shkarkuar tani. A do që të bësh upgrade versionit që ke shkarkuar tani?</value>
|
|
</data>
|
|
<data name="Menu.About.Contributors" xml:space="preserve">
|
|
<value>Ndihmues</value>
|
|
</data>
|
|
<data name="Menu.About.Contributors.Code" xml:space="preserve">
|
|
<value>Kodi</value>
|
|
</data>
|
|
<data name="Menu.About.Contributors.FeatureIdeas" xml:space="preserve">
|
|
<value>Ide për të ardhmen</value>
|
|
</data>
|
|
<data name="Menu.About.DiscordServer" xml:space="preserve">
|
|
<value>Server-i I Discord-it</value>
|
|
</data>
|
|
<data name="Menu.About.GithubRepository" xml:space="preserve">
|
|
<value>Depoja e Github-it</value>
|
|
</data>
|
|
<data name="Menu.About.HelpInformation" xml:space="preserve">
|
|
<value>Ndihmë edhe informacjon</value>
|
|
</data>
|
|
<data name="Menu.About.Licenses" xml:space="preserve">
|
|
<value>Licensat</value>
|
|
</data>
|
|
<data name="Menu.About.Licenses.MIT" xml:space="preserve">
|
|
<value>Licensa MIT</value>
|
|
</data>
|
|
<data name="Menu.About.ReportIssue" xml:space="preserve">
|
|
<value>Raporto një problem</value>
|
|
</data>
|
|
<data name="Menu.About.Title" xml:space="preserve">
|
|
<value>Informacjon</value>
|
|
</data>
|
|
<data name="Menu.About.Version" xml:space="preserve">
|
|
<value>Versjoni {0}</value>
|
|
<comment>{0} is replaced with the version, i.e. "Version 2.8.0"</comment>
|
|
</data>
|
|
<data name="Menu.AlreadyRunning.Title" xml:space="preserve">
|
|
<value>Bloxstrapi eshtë hapur një herë</value>
|
|
</data>
|
|
<data name="Menu.Appearance.Bootstrapper.Title" xml:space="preserve">
|
|
<value>Bootstrapper</value>
|
|
</data>
|
|
<data name="Menu.Appearance.CustomisationTitle.Description" xml:space="preserve">
|
|
<value>Text-i që tregohet si titulli i bootstrapper-it.</value>
|
|
</data>
|
|
<data name="Menu.Appearance.CustomisationTitle.Title" xml:space="preserve">
|
|
<value>Titulli</value>
|
|
</data>
|
|
<data name="Menu.Appearance.Description" xml:space="preserve">
|
|
<value>Konfiguro si Bloxstrap-i duket.</value>
|
|
</data>
|
|
<data name="Menu.Appearance.Icon.Title" xml:space="preserve">
|
|
<value>Ikona</value>
|
|
</data>
|
|
<data name="Menu.Appearance.Style.Description" xml:space="preserve">
|
|
<value>Zgjidhe se si e do që te duket. Ngjyra e zezë nuk aplikohet tek Vista.</value>
|
|
</data>
|
|
<data name="Menu.Appearance.Style.Title" xml:space="preserve">
|
|
<value>Stili</value>
|
|
</data>
|
|
<data name="Menu.Appearance.Title" xml:space="preserve">
|
|
<value>Pamja</value>
|
|
</data>
|
|
<data name="Menu.Behaviour.ForceRobloxReinstall.Title" xml:space="preserve">
|
|
<value>Forco ri-installim Roblox-it</value>
|
|
</data>
|
|
<data name="Menu.FastFlagEditor.AddNew" xml:space="preserve">
|
|
<value>Shto të re</value>
|
|
</data>
|
|
<data name="Menu.FastFlagEditor.BannerTitle" xml:space="preserve">
|
|
<value>Përdor me kujdes.</value>
|
|
</data>
|
|
<data name="Menu.FastFlagEditor.DeleteSelected" xml:space="preserve">
|
|
<value>Fshij Seleskionin</value>
|
|
</data>
|
|
<data name="Menu.FastFlagEditor.JsonCopiedToClipboard" xml:space="preserve">
|
|
<value>Kopjuar te clipboard-i.</value>
|
|
</data>
|
|
<data name="Menu.FastFlagEditor.Search" xml:space="preserve">
|
|
<value>Kërko</value>
|
|
</data>
|
|
<data name="Menu.FastFlagEditor.Title" xml:space="preserve">
|
|
<value>Editor-i i Fast Flag</value>
|
|
</data>
|
|
<data name="Menu.FastFlagEditor.Warning.Back" xml:space="preserve">
|
|
<value>Ik mbrapa</value>
|
|
</data>
|
|
<data name="Menu.FastFlagEditor.Warning.Continue" xml:space="preserve">
|
|
<value>Unë di se çfarë po bëj</value>
|
|
</data>
|
|
<data name="Menu.FastFlagEditor.Warning.Header" xml:space="preserve">
|
|
<value>A di se çfarë po bën?</value>
|
|
</data>
|
|
<data name="Menu.FastFlags.Presets.FPSLimit.Title" xml:space="preserve">
|
|
<value>Limiti i Framerateit</value>
|
|
</data>
|
|
<data name="Menu.InstallLocation.CantInstall" xml:space="preserve">
|
|
<value>Bloxstrap-i nuk mund të instalohet këtu. Të lutem zgjidh nji vënd tjetër, ose përdor vëndin e zgjedhur vëtë duke kilkuar butonin "Reset".</value>
|
|
</data>
|
|
<data name="Menu.InstallLocation.NotEmpty" xml:space="preserve">
|
|
<value>Folder-in që ke zgjedhur të instalosh Bloxstrap-in në existon dhe nuk është bosh. Është rekomanduar shumë që Bloxstrap-i të jetë instaluar te folder-i i vet.
|
|
|
|
Ndryshuar të vënd i mëposhtëm është sugjeruar:
|
|
{0}
|
|
|
|
A do të ndryosh të vëndi i sugjeruar?
|
|
Nësë klikoni 'No', lajmërimi zhduket dhe instalimi do vazhdoj.</value>
|
|
<comment>{0} is a file path</comment>
|
|
</data>
|
|
<data name="Menu.InstallLocation.NotSet" xml:space="preserve">
|
|
<value>Ti duhet të zgjedësh nji vënd instalimi</value>
|
|
</data>
|
|
<data name="Menu.Integrations.Custom.AppLocation" xml:space="preserve">
|
|
<value>Vendodhja e aplikacjonit</value>
|
|
</data>
|
|
<data name="Menu.Integrations.Custom.AutoClose" xml:space="preserve">
|
|
<value>Mbyllu automatikishtë kur mbyllet Robloxi</value>
|
|
</data>
|
|
<data name="Menu.Integrations.Custom.NewIntegration" xml:space="preserve">
|
|
<value>Intergrim I ri</value>
|
|
</data>
|
|
<data name="Menu.Integrations.DesktopApp.Title" xml:space="preserve">
|
|
<value>Mos exito te app-i i desktop-it</value>
|
|
</data>
|
|
<data name="Menu.Integrations.Title" xml:space="preserve">
|
|
<value>Intergrime</value>
|
|
</data>
|
|
<data name="Menu.Mods.Misc.CustomFont.Choose" xml:space="preserve">
|
|
<value>Zgjidh Font-in...</value>
|
|
</data>
|
|
<data name="Menu.Mods.Misc.CustomFont.Remove" xml:space="preserve">
|
|
<value>Hiq font-in e aplikuar</value>
|
|
</data>
|
|
<data name="Menu.Mods.OpenModsFolder.Title" xml:space="preserve">
|
|
<value>Hap folderin e modifikimeve</value>
|
|
</data>
|
|
<data name="Menu.Mods.Presets.EmojiType.Description" xml:space="preserve">
|
|
<value>Zgjith llojin e emojit që do që te përdori Robloxi.</value>
|
|
</data>
|
|
<data name="Menu.Mods.Presets.EmojiType.Title" xml:space="preserve">
|
|
<value>Lloji i emojit i preferuar</value>
|
|
</data>
|
|
<data name="Menu.Mods.Presets.MouseCursor.Title" xml:space="preserve">
|
|
<value>Mausi</value>
|
|
</data>
|
|
<data name="Menu.Mods.Title" xml:space="preserve">
|
|
<value>Modifikime</value>
|
|
</data>
|
|
<data name="Menu.Save" xml:space="preserve">
|
|
<value>Ruaj</value>
|
|
</data>
|
|
<data name="Menu.SettingsSaved.Message" xml:space="preserve">
|
|
<value>Ndryshimet do marrin efekt hërën tjetër që hap Roblox-in.</value>
|
|
</data>
|
|
<data name="Common.Default" xml:space="preserve">
|
|
<value>Parazgjedhja</value>
|
|
</data>
|
|
<data name="Common.Automatic" xml:space="preserve">
|
|
<value>Automatike</value>
|
|
</data>
|
|
<data name="Common.SystemDefault" xml:space="preserve">
|
|
<value>Parazgjedhja e sistemit</value>
|
|
</data>
|
|
</root> |