mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-23 09:49:16 +01:00
7d7d5d7391
Extended range needed for touchpad swipes actions to register UI adjustments in profile settings, such as a color box for flashing color, alignment adjustments, and the Sixaxis reading dot staying in bounds of the box Recording a macro for special actions now open up in a new window, allowing for ctrl+tab to be used When controller's latency passes 10ms, the log will show and the controller will flash red until the latency is under 10ms Hovering over the mac address shows the latency of said controller, if it's connected via bluetooth Option to choose when at low battery for the light to flash or pulse Much cleaner/neater hotkeys/about window Option to download language packs if your PC is not set to an english language Finished Italian Translations (Thanks again Giulio) Finished German Translations (Thanks Ammonjak) Updated Italian & Russian Translations Reorganized the the code so all cs files are under the same project
393 lines
15 KiB
XML
393 lines
15 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="AddingToList" xml:space="preserve">
|
||
<value>Añadiendo a la lista</value>
|
||
</data>
|
||
<data name="AddPrograms" xml:space="preserve">
|
||
<value>Añadir Programas</value>
|
||
</data>
|
||
<data name="AlwaysRainbow" xml:space="preserve">
|
||
<value>Siempre Modo Multicolor</value>
|
||
</data>
|
||
<data name="AssignProfile" xml:space="preserve">
|
||
<value>Asignar a Controlador *number*</value>
|
||
</data>
|
||
<data name="Battery" xml:space="preserve">
|
||
<value>Bateria: *number*%</value>
|
||
</data>
|
||
<data name="BestUsedRightSide" xml:space="preserve">
|
||
<value>Preferible usar lado derecho como funcion del mouse.</value>
|
||
</data>
|
||
<data name="Browse" xml:space="preserve">
|
||
<value>Buscar...</value>
|
||
</data>
|
||
<data name="CannotWriteHere" xml:space="preserve">
|
||
<value>No se puede modificar este archivo. ¿ Mover preferencias a "appdata" ?</value>
|
||
</data>
|
||
<data name="Charged" xml:space="preserve">
|
||
<value>Cargado</value>
|
||
</data>
|
||
<data name="Charging" xml:space="preserve">
|
||
<value>Cargando: *number*%</value>
|
||
</data>
|
||
<data name="Color" xml:space="preserve">
|
||
<value>Color</value>
|
||
</data>
|
||
<data name="ColorByBattery" xml:space="preserve">
|
||
<value>Color por % de Bateria</value>
|
||
</data>
|
||
<data name="Connecting" xml:space="preserve">
|
||
<value>Conectando...</value>
|
||
</data>
|
||
<data name="ContextEdit" xml:space="preserve">
|
||
<value>Editar perfil para controlador *number*</value>
|
||
</data>
|
||
<data name="ContextNew" xml:space="preserve">
|
||
<value>Crear perfil para controlador *number*</value>
|
||
</data>
|
||
<data name="ControllerWasRemoved" xml:space="preserve">
|
||
<value>Controlador *Mac address* perdio la conexion o fue desconectado</value>
|
||
</data>
|
||
<data name="CopyComplete" xml:space="preserve">
|
||
<value>Copia completa, por favor reinicia DS4Windows y elimina preferencias del directorio de programa</value>
|
||
</data>
|
||
<data name="CopyFullColor" xml:space="preserve">
|
||
<value>Haz click para copiar todo el color.</value>
|
||
</data>
|
||
<data name="CouldNotOpenDS4" xml:space="preserve">
|
||
<value>Advertencia: No se puede abrir DS4 *Mac address* exclusivamente.</value>
|
||
</data>
|
||
<data name="Day" xml:space="preserve">
|
||
<value>dia</value>
|
||
</data>
|
||
<data name="Days" xml:space="preserve">
|
||
<value>dias</value>
|
||
</data>
|
||
<data name="DeleteProfile" xml:space="preserve">
|
||
<value>Borrar perfil?</value>
|
||
</data>
|
||
<data name="DinputOnly" xml:space="preserve">
|
||
<value>Apagar entrada X360 y solo usar entrada nativa DS4, ocultar ds4 debe estar apagado</value>
|
||
</data>
|
||
<data name="Disconnected" xml:space="preserve">
|
||
<value>Desconectado</value>
|
||
</data>
|
||
<data name="Downloading" xml:space="preserve">
|
||
<value>Descargando *number*%</value>
|
||
</data>
|
||
<data name="DownloadVersion" xml:space="preserve">
|
||
<value>Descargar version *number* ahora?</value>
|
||
</data>
|
||
<data name="DownText" xml:space="preserve">
|
||
<value>Abajo</value>
|
||
</data>
|
||
<data name="DS4Update" xml:space="preserve">
|
||
<value>DS4Windows tiene nueva version!</value>
|
||
</data>
|
||
<data name="DS4WindowsCannotEditHere" xml:space="preserve">
|
||
<value>DS4Windows no puede editar la configuracion aqui, Esto se cerrara ahora</value>
|
||
</data>
|
||
<data name="EditProfile" xml:space="preserve">
|
||
<value>Editar</value>
|
||
</data>
|
||
<data name="FlushHID" xml:space="preserve">
|
||
<value>Colorizar HID</value>
|
||
</data>
|
||
<data name="FoundController" xml:space="preserve">
|
||
<value>Controlador Encontrado.</value>
|
||
</data>
|
||
<data name="Full" xml:space="preserve">
|
||
<value>Completo</value>
|
||
</data>
|
||
<data name="Hour" xml:space="preserve">
|
||
<value>hora</value>
|
||
</data>
|
||
<data name="Hours" xml:space="preserve">
|
||
<value>horas</value>
|
||
</data>
|
||
<data name="IfRemovingDS4Windows" xml:space="preserve">
|
||
<value>Si borras DS4Windows, elimina la configuracion siguiendo el enlace Carpeta de Perfil</value>
|
||
</data>
|
||
<data name="InputDelay" xml:space="preserve">
|
||
<value>Retraso de entrada: *number*mg</value>
|
||
</data>
|
||
<data name="InstallComplete" xml:space="preserve">
|
||
<value>Instalacion Completa</value>
|
||
</data>
|
||
<data name="InstallDriver" xml:space="preserve">
|
||
<value>Instalar Drivers aqui</value>
|
||
</data>
|
||
<data name="Installing" xml:space="preserve">
|
||
<value>Instalando...</value>
|
||
</data>
|
||
<data name="KeepThisSize" xml:space="preserve">
|
||
<value>Mantener este tamaño de ventana despues de cerrar</value>
|
||
</data>
|
||
<data name="Loading" xml:space="preserve">
|
||
<value>Cargando...</value>
|
||
</data>
|
||
<data name="MakeNewProfile" xml:space="preserve">
|
||
<value>Crear un nuevo perfil</value>
|
||
</data>
|
||
<data name="NA" xml:space="preserve">
|
||
<value>N/A</value>
|
||
</data>
|
||
<data name="New" xml:space="preserve">
|
||
<value>Nuevo</value>
|
||
</data>
|
||
<data name="NoMacroRecorded" xml:space="preserve">
|
||
<value>Ningun macro fue grabado</value>
|
||
</data>
|
||
<data name="noneProfile" xml:space="preserve">
|
||
<value>(ninguno)</value>
|
||
</data>
|
||
<data name="NoneText" xml:space="preserve">
|
||
<value>ninguno</value>
|
||
</data>
|
||
<data name="NoProfileLoaded" xml:space="preserve">
|
||
<value>Ningun perfil cargado</value>
|
||
</data>
|
||
<data name="NotValid" xml:space="preserve">
|
||
<value>No valido</value>
|
||
</data>
|
||
<data name="OpeningInstaller" xml:space="preserve">
|
||
<value>Abriendo Instalador</value>
|
||
</data>
|
||
<data name="OpenScpDriver" xml:space="preserve">
|
||
<value>Por favor abrir ScpDriver.exe</value>
|
||
</data>
|
||
<data name="PleaseImport" xml:space="preserve">
|
||
<value>Pro favor importa o crea un perfil</value>
|
||
</data>
|
||
<data name="ProfileCannotRestore" xml:space="preserve">
|
||
<value>*Profile name* no puede ser restaurado.</value>
|
||
</data>
|
||
<data name="ProfileFolderMoved" xml:space="preserve">
|
||
<value>Carpeta de Perfil movido a Carpeta de Programa</value>
|
||
</data>
|
||
<data name="QuitOtherPrograms" xml:space="preserve">
|
||
<value>Debes de salir de otras aplicaciones como Steam, Uplay antes activando la opcion "Ocultar controlador DS4"</value>
|
||
</data>
|
||
<data name="RecordText" xml:space="preserve">
|
||
<value>Grabar</value>
|
||
</data>
|
||
<data name="SaveRecordedMacro" xml:space="preserve">
|
||
<value>Guardar Macro grabado?</value>
|
||
</data>
|
||
<data name="SearchingController" xml:space="preserve">
|
||
<value>Buscando controladores...</value>
|
||
</data>
|
||
<data name="SelectActionTitle" xml:space="preserve">
|
||
<value>Seleccione una accion para *action*</value>
|
||
</data>
|
||
<data name="Starting" xml:space="preserve">
|
||
<value>Iniciando...</value>
|
||
</data>
|
||
<data name="StartText" xml:space="preserve">
|
||
<value>Inicio</value>
|
||
</data>
|
||
<data name="Step1" xml:space="preserve">
|
||
<value>Paso 1: Instala el Driver DS4</value>
|
||
</data>
|
||
<data name="StopHText" xml:space="preserve">
|
||
<value>Detener Vib. Pesada</value>
|
||
</data>
|
||
<data name="StopLText" xml:space="preserve">
|
||
<value>Detener Vib. Ligera</value>
|
||
</data>
|
||
<data name="StoppedDS4Tool" xml:space="preserve">
|
||
<value>DS4 Tool detenido</value>
|
||
</data>
|
||
<data name="StoppingDS4" xml:space="preserve">
|
||
<value>Deteniendo Controladores DS4</value>
|
||
</data>
|
||
<data name="StoppingX360" xml:space="preserve">
|
||
<value>Deteniendo Controladores X360</value>
|
||
</data>
|
||
<data name="StopText" xml:space="preserve">
|
||
<value>Detenido</value>
|
||
</data>
|
||
<data name="SwipeTouchpad" xml:space="preserve">
|
||
<value>Gestos de Touchpad para cambiar perfiles</value>
|
||
</data>
|
||
<data name="TapAndHold" xml:space="preserve">
|
||
<value>Mantenga pulsado para arrastrar, ligero retraso con toques simples</value>
|
||
</data>
|
||
<data name="TestHText" xml:space="preserve">
|
||
<value>Prueba Vib. Pesada</value>
|
||
</data>
|
||
<data name="TestLText" xml:space="preserve">
|
||
<value>Prueba Vib. Ligera</value>
|
||
</data>
|
||
<data name="TiltDown" xml:space="preserve">
|
||
<value>Inclinacion Abajo</value>
|
||
</data>
|
||
<data name="TiltLeft" xml:space="preserve">
|
||
<value>Inclinacion Izquierda</value>
|
||
</data>
|
||
<data name="TiltRight" xml:space="preserve">
|
||
<value>Inclinacion Derecha</value>
|
||
</data>
|
||
<data name="TiltUp" xml:space="preserve">
|
||
<value>Inclinacion Arriba</value>
|
||
</data>
|
||
<data name="TouchpadMovementOff" xml:space="preserve">
|
||
<value>Movimiento de Touchpad Apagado</value>
|
||
</data>
|
||
<data name="TouchpadMovementOn" xml:space="preserve">
|
||
<value>Movimiento de Touchpad Encendido</value>
|
||
</data>
|
||
<data name="TypeNewName" xml:space="preserve">
|
||
<value>escriba nuevo nombre aqui</value>
|
||
</data>
|
||
<data name="TypeProfileName" xml:space="preserve">
|
||
<value>escriba nombre de perfil aqui</value>
|
||
</data>
|
||
<data name="UpText" xml:space="preserve">
|
||
<value>Arriba</value>
|
||
</data>
|
||
<data name="UpToDate" xml:space="preserve">
|
||
<value>Actualizado</value>
|
||
</data>
|
||
<data name="UseControllerForMapping" xml:space="preserve">
|
||
<value>Tambien se puede usar tu controlador pata cambiar controles</value>
|
||
</data>
|
||
<data name="UsingExclusive" xml:space="preserve">
|
||
<value>Usando Modo Exclusivo</value>
|
||
</data>
|
||
<data name="UsingProfile" xml:space="preserve">
|
||
<value>Controlador *number* esta usando perfil "*Profile name*"</value>
|
||
</data>
|
||
<data name="UsingShared" xml:space="preserve">
|
||
<value>Usando Modo Compartido</value>
|
||
</data>
|
||
<data name="ValidName" xml:space="preserve">
|
||
<value>Por favor ingrese un nombre valido</value>
|
||
</data>
|
||
<data name="WaitMS" xml:space="preserve">
|
||
<value>Espere *number**ms*</value>
|
||
</data>
|
||
<data name="WillKeep" xml:space="preserve">
|
||
<value>Se mantendrá</value>
|
||
</data>
|
||
<data name="PlusNewProfile" xml:space="preserve">
|
||
<value>Nuevo Perfil</value>
|
||
</data>
|
||
</root> |