Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
<?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>
|
|
|
|
|
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|
|
|
|
<data name="cBLightbyBattery.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>192, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBLightbyBattery.Text" xml:space="preserve">
|
|
|
|
|
<value>Колір від заряду батареї</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbBlue.Text" xml:space="preserve">
|
|
|
|
|
<value>С</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbGreen.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>17, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbGreen.Text" xml:space="preserve">
|
|
|
|
|
<value>З</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbspc.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>104, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbspc.Text" xml:space="preserve">
|
|
|
|
|
<value>секунди/цикли</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbRed.Text" xml:space="preserve">
|
|
|
|
|
<value>Ч</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBDoubleTap.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>130, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBDoubleTap.Text" xml:space="preserve">
|
|
|
|
|
<value>Подвійний стук</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBTap.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>60, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBTap.Text" xml:space="preserve">
|
|
|
|
|
<value>Стук</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBScroll.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>93, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBScroll.Text" xml:space="preserve">
|
|
|
|
|
<value>Гортання</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBSlide.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>71, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBSlide.Text" xml:space="preserve">
|
|
|
|
|
<value>Слайд</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbButtonMouseSens.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>118, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbButtonMouseSens.Text" xml:space="preserve">
|
|
|
|
|
<value>Чутливість миші:</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBlowerRCOn.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>159, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBlowerRCOn.Text" xml:space="preserve">
|
|
|
|
|
<value>Правий низ як ПКМ</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBTouchpadJitterCompensation.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBTouchpadJitterCompensation.Text" xml:space="preserve">
|
|
|
|
|
<value>Комперсація тремтіння</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbIdleMinutes.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>21, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbIdleMinutes.Text" xml:space="preserve">
|
|
|
|
|
<value>хв</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="nUDIdleDisconnect.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>258, 55</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBFlushHIDQueue.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>118, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBFlushHIDQueue.Text" xml:space="preserve">
|
|
|
|
|
<value>Очищати HID</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnRumbleHeavyTest.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>96, 9</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnRumbleHeavyTest.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>89, 48</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnRumbleHeavyTest.Text" xml:space="preserve">
|
|
|
|
|
<value>Сильний Тест</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbFull.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>61, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbFull.Text" xml:space="preserve">
|
|
|
|
|
<value>Повний:</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbLowRed.Text" xml:space="preserve">
|
|
|
|
|
<value>Ч</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbLowGreen.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>17, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbLowGreen.Text" xml:space="preserve">
|
|
|
|
|
<value>З</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbLowBlue.Text" xml:space="preserve">
|
|
|
|
|
<value>С</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbEmpty.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>59, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbEmpty.Text" xml:space="preserve">
|
|
|
|
|
<value>Пустий:</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="numUDMouseSens.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>124, 19</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="controlToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>194, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="toolStripSeparator1.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>191, 6</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="defaultToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>194, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="defaultToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>Стандартно</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIDPadInverted.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIDPadInverted.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIDPadInvertedX.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIDPadInvertedX.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано X</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIDPadInvertedY.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIDPadInvertedY.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано Y</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="DpadToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
<value>194, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMILSInverted.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMILSInverted.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMILSInvertedX.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMILSInvertedX.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано X</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMILSInvertedY.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMILSInvertedY.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано Y</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="LSToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
<value>194, 26</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="LSToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>Лівий Стік</value>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIRSInverted.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIRSInverted.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIRSInvertedX.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIRSInvertedX.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано X</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIRSInvertedY.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIRSInvertedY.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано Y</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="RSToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>194, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="RSToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>Правий Стік</value>
|
|
|
|
|
</data>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
<data name="ABXYToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>194, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="ABXYToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>Лицьові кнопки</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="wScanCodeWASDToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>204, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="wScanCodeWASDToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>w/ Сканувати код</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="WASDToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
<value>194, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="wScanCodeArrowKeysToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>204, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="wScanCodeArrowKeysToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>w/ Сканувати код</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="ArrowKeysToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
<value>194, 26</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="ArrowKeysToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>Клавіші зі стрілками</value>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIMouseInverted.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIMouseInverted.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIMouseInvertedX.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIMouseInvertedX.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано X</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIMouseInvertedY.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>184, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tSMIMouseInvertedY.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертовано Y</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="MouseToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>194, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="MouseToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>Миша</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cMSPresets.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>195, 244</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="gBTouchpad.Text" xml:space="preserve">
|
|
|
|
|
<value>Тачпад</value>
|
|
|
|
|
</data>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
<data name="cBDinput.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>233, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBDinput.Text" xml:space="preserve">
|
|
|
|
|
<value>Використовувати тільки Dinput</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="pBProgram.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>273, 133</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBLaunchProgram.Size" type="System.Drawing.Size, System.Drawing">
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<value>242, 21</value>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="cBLaunchProgram.Text" xml:space="preserve">
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<value>Запускати програму з профілем</value>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="btnBrowse.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>183, 135</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnBrowse.Text" xml:space="preserve">
|
|
|
|
|
<value>Огляд...</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbUseController.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>12, 89</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbUseController.Size" type="System.Drawing.Size, System.Drawing">
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<value>196, 17</value>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="lbUseController.Text" xml:space="preserve">
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<value>Використовувати контролер</value>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="cBMouseAccel.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>190, 19</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBMouseAccel.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>153, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBMouseAccel.Text" xml:space="preserve">
|
|
|
|
|
<value>Прискорення миші</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="nUDSixaxis.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>146, 92</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBControllerInput.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>190, 77</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBControllerInput.Size" type="System.Drawing.Size, System.Drawing">
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<value>292, 21</value>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="cBControllerInput.Text" xml:space="preserve">
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<value>для призначення клавіш та зчитування</value>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="cBIdleDisconnect.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>239, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBIdleDisconnect.Text" xml:space="preserve">
|
|
|
|
|
<value>Відключення за байдикуванння</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="gBOther.Text" xml:space="preserve">
|
|
|
|
|
<value>Інше</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbRainbowB.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>267, 271</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="nUDRainbowB.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>202, 271</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBFlashType.Items" xml:space="preserve">
|
|
|
|
|
<value>Мерехтіння</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBFlashType.Items1" xml:space="preserve">
|
|
|
|
|
<value>Пульс</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBWhileCharging.Items" xml:space="preserve">
|
|
|
|
|
<value>Звичайний</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBWhileCharging.Items1" xml:space="preserve">
|
|
|
|
|
<value>Пульс</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBWhileCharging.Items2" xml:space="preserve">
|
|
|
|
|
<value>Веселка</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBWhileCharging.Items3" xml:space="preserve">
|
|
|
|
|
<value>Колір</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBWhileCharging.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>155, 206</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnChargingColor.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>313, 209</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbWhileCharging.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>141, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbWhileCharging.Text" xml:space="preserve">
|
|
|
|
|
<value>Коли заряджається:</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="gBLightbar.Text" xml:space="preserve">
|
|
|
|
|
<value>Світлопанель</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnRumbleLightTest.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>196, 9</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnRumbleLightTest.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>90, 48</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnRumbleLightTest.Text" xml:space="preserve">
|
|
|
|
|
<value>Слабкий Тест</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="gBRumble.Text" xml:space="preserve">
|
|
|
|
|
<value>Вібрація</value>
|
|
|
|
|
</data>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
<data name="lbRSTip.Text" xml:space="preserve">
|
|
|
|
|
<value>Правий стік</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbInputDelay.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>187, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbInputDelay.Text" xml:space="preserve">
|
|
|
|
|
<value>Затримка введення: Н/Дмс</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbLSTip.Text" xml:space="preserve">
|
|
|
|
|
<value>Лівий стік</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbSATip.Text" xml:space="preserve">
|
|
|
|
|
<value>Sixaxis: вісь X перевернуто для спрощення зчитування</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lb6Accel.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>47, 127</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lb6Accel.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>103, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lb6Accel.Text" xml:space="preserve">
|
|
|
|
|
<value>Акселерометр</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lb6Gryo.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>65, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lb6Gryo.Text" xml:space="preserve">
|
|
|
|
|
<value>Гіроскоп</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbControlTip.Text" xml:space="preserve">
|
|
|
|
|
<value>Клацніть світлопанель для вибору кольору</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="tPControls.Text" xml:space="preserve">
|
|
|
|
|
<value>Кнопки</value>
|
|
|
|
|
</data>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
<data name="cHName.Text" xml:space="preserve">
|
|
|
|
|
<value>Ім'я</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cHTrigger.Text" xml:space="preserve">
|
|
|
|
|
<value>Перемикач</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cHAction.Text" xml:space="preserve">
|
|
|
|
|
<value>Дія</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnNewAction.Text" xml:space="preserve">
|
|
|
|
|
<value>Нова дія</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnEditAction.Text" xml:space="preserve">
|
|
|
|
|
<value>Редагувати дію</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="btnRemAction.Text" xml:space="preserve">
|
|
|
|
|
<value>Видалити дію</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbActionsTip.Text" xml:space="preserve">
|
|
|
|
|
<value>Втримуйте обрані кнопки для здійснення дії, позначте Дію поки профіль завантажено.</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="tPSpecial.Text" xml:space="preserve">
|
|
|
|
|
<value>Спаціальні дії</value>
|
|
|
|
|
</data>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
<data name="tPDeadzone.Text" xml:space="preserve">
|
|
|
|
|
<value>Мертва зона</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="tPCurve.Text" xml:space="preserve">
|
|
|
|
|
<value>Крива</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="rBSAControls.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>129, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="rBSAControls.Text" xml:space="preserve">
|
|
|
|
|
<value>Для керування</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="rBSAMouse.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>86, 21</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="rBSAMouse.Text" xml:space="preserve">
|
|
|
|
|
<value>Як миша</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBGyroInvertY.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>159, 93</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="cBGyroInvertX.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>105, 93</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbGyroInvert.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>90, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbGyroInvert.Text" xml:space="preserve">
|
|
|
|
|
<value>Інвертувати:</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbGyroTriggers.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>89, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbGyroTriggers.Text" xml:space="preserve">
|
|
|
|
|
<value>Перемикачі:</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="nUDGyroSensitivity.Location" type="System.Drawing.Point, System.Drawing">
|
|
|
|
|
<value>159, 55</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbGyroSens.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>148, 17</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="lbGyroSens.Text" xml:space="preserve">
|
|
|
|
|
<value>Чутливість гіроскопу:</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="crossToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="circleToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="squareToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="triangleToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="l1ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="l2ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="r1ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="r2ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="onTouchpadToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="downToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="leftToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="rightToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="l3ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="r3ToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="fingerOnTouchpadToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="fingerOnTouchpadToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>Палець на тачпаді</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="fingersOnTouchpadToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="fingersOnTouchpadToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>2 пальці на тачпаді</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="optionsToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="shareToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="pSToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="alwaysOnToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>218, 26</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="alwaysOnToolStripMenuItem.Text" xml:space="preserve">
|
|
|
|
|
<value>Завжди увімкнено</value>
|
|
|
|
|
</data>
|
2016-10-09 05:21:44 +02:00
|
|
|
|
<data name="cMGyroTriggers.Size" type="System.Drawing.Size, System.Drawing">
|
|
|
|
|
<value>219, 524</value>
|
|
|
|
|
</data>
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
</root>
|