mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-23 09:49:16 +01:00
1bfc69ee37
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
360 lines
14 KiB
XML
360 lines
14 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="assignToController1ToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>컨트롤러 1 로 할당</value>
|
||
</data>
|
||
<data name="assignToController2ToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>컨트롤러 2 로 할당</value>
|
||
</data>
|
||
<data name="assignToController3ToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>컨트롤러 3 로 할당</value>
|
||
</data>
|
||
<data name="assignToController4ToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>컨트롤러 4 로 할당</value>
|
||
</data>
|
||
<data name="bnEditC1.Text" xml:space="preserve">
|
||
<value>편집</value>
|
||
</data>
|
||
<data name="bnEditC2.Text" xml:space="preserve">
|
||
<value>편집</value>
|
||
</data>
|
||
<data name="bnEditC3.Text" xml:space="preserve">
|
||
<value>편집</value>
|
||
</data>
|
||
<data name="bnEditC4.Text" xml:space="preserve">
|
||
<value>편집</value>
|
||
</data>
|
||
<data name="btnClear.Text" xml:space="preserve">
|
||
<value>삭제</value>
|
||
</data>
|
||
<data name="btnConnectDS4Win10.Text" xml:space="preserve">
|
||
<value>DS4 만 연결하기 ( 실험버전 )</value>
|
||
</data>
|
||
<data name="btnStartStop.Text" xml:space="preserve">
|
||
<value>시작</value>
|
||
</data>
|
||
<data name="cBCloseMini.Text" xml:space="preserve">
|
||
<value>닫기시 최소화</value>
|
||
</data>
|
||
<data name="cBDisconnectBT.Text" xml:space="preserve">
|
||
<value>중지시 연결 해제</value>
|
||
</data>
|
||
<data name="cBDownloadLangauge.Text" xml:space="preserve">
|
||
<value>업데이트와 함께 언어팩을 다운</value>
|
||
</data>
|
||
<data name="cBFlashWhenLate.Text" xml:space="preserve">
|
||
<value>지연이 높을시 등이 반짝임</value>
|
||
</data>
|
||
<data name="cBoxNotifications.Items" xml:space="preserve">
|
||
<value>없음</value>
|
||
</data>
|
||
<data name="cBoxNotifications.Items1" xml:space="preserve">
|
||
<value>경고만 표시</value>
|
||
</data>
|
||
<data name="cBoxNotifications.Items2" xml:space="preserve">
|
||
<value>전부</value>
|
||
</data>
|
||
<data name="cBQuickCharge.Text" xml:space="preserve">
|
||
<value>고속 충전</value>
|
||
</data>
|
||
<data name="cBSwipeProfiles.Text" xml:space="preserve">
|
||
<value>터치패드를 스와이프하여 프로파일을 바꿉니다</value>
|
||
</data>
|
||
<data name="cBUpdate.Text" xml:space="preserve">
|
||
<value>시작시 업데이트 확인</value>
|
||
</data>
|
||
<data name="cBUpdateTime.Items" xml:space="preserve">
|
||
<value>시간</value>
|
||
</data>
|
||
<data name="cBUpdateTime.Items1" xml:space="preserve">
|
||
<value>일</value>
|
||
</data>
|
||
<data name="chData.Text" xml:space="preserve">
|
||
<value>데이터</value>
|
||
</data>
|
||
<data name="chTime.Text" xml:space="preserve">
|
||
<value>시간</value>
|
||
</data>
|
||
<data name="deleteToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>삭제 (Del)</value>
|
||
</data>
|
||
<data name="duplicateToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>복사 (Ctrl+D)</value>
|
||
</data>
|
||
<data name="editProfileForController1ToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>컨트롤러 1 프로파일 편집</value>
|
||
</data>
|
||
<data name="editProfileForController2ToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>컨트롤러 2 프로파일 편집</value>
|
||
</data>
|
||
<data name="editProfileForController3ToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>컨트롤러 3 프로파일 편집</value>
|
||
</data>
|
||
<data name="editProfileForController4ToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>컨트롤러 4 프로파일 편집</value>
|
||
</data>
|
||
<data name="editToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>편집</value>
|
||
</data>
|
||
<data name="exitToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>종료 (마우스 중간버튼)</value>
|
||
</data>
|
||
<data name="exportToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>보내기</value>
|
||
</data>
|
||
<data name="hideDS4CheckBox.Text" xml:space="preserve">
|
||
<value>DS4 컨트롤러 숨기기</value>
|
||
</data>
|
||
<data name="importToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>들여오기</value>
|
||
</data>
|
||
<data name="lbBattery.Text" xml:space="preserve">
|
||
<value>배터리</value>
|
||
</data>
|
||
<data name="lbCheckEvery.Text" xml:space="preserve">
|
||
<value>체크 간격 매</value>
|
||
</data>
|
||
<data name="lbID.Text" xml:space="preserve">
|
||
<value>ID</value>
|
||
</data>
|
||
<data name="lbNoControllers.Text" xml:space="preserve">
|
||
<value>컨트롤러 없음 (최대 4개)</value>
|
||
</data>
|
||
<data name="lbNotifications.Text" xml:space="preserve">
|
||
<value>알림 표시</value>
|
||
</data>
|
||
<data name="lbSelectedProfile.Text" xml:space="preserve">
|
||
<value>선택된 프로파일</value>
|
||
</data>
|
||
<data name="lbStatus.Text" xml:space="preserve">
|
||
<value>상태</value>
|
||
</data>
|
||
<data name="lbUseXIPorts.Text" xml:space="preserve">
|
||
<value>Xinput 포트를 사용함</value>
|
||
</data>
|
||
<data name="linkProfiles.Text" xml:space="preserve">
|
||
<value>프로파일 폴더</value>
|
||
</data>
|
||
<data name="linkSetup.Text" xml:space="preserve">
|
||
<value>컨트롤러/드라이버 설치</value>
|
||
</data>
|
||
<data name="linkUninstall.Text" xml:space="preserve">
|
||
<value>VBus 드라이버 삭제</value>
|
||
</data>
|
||
<data name="llbHelp.Text" xml:space="preserve">
|
||
<value>핫키/도움말</value>
|
||
</data>
|
||
<data name="lLBUpdate.Text" xml:space="preserve">
|
||
<value>지금 업데이트 확인하기</value>
|
||
</data>
|
||
<data name="lnkControllers.Text" xml:space="preserve">
|
||
<value>컨트롤 패널</value>
|
||
</data>
|
||
<data name="newProfileToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>새 프로파일</value>
|
||
</data>
|
||
<data name="openToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>열기</value>
|
||
</data>
|
||
<data name="startMinimizedCheckBox.Text" xml:space="preserve">
|
||
<value>최소화 상태로 시작</value>
|
||
</data>
|
||
<data name="startToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>시작</value>
|
||
</data>
|
||
<data name="StartWindowsCheckBox.Text" xml:space="preserve">
|
||
<value>부팅시 시작</value>
|
||
</data>
|
||
<data name="tabAutoProfiles.Text" xml:space="preserve">
|
||
<value>자동 프로파일</value>
|
||
</data>
|
||
<data name="tabControllers.Text" xml:space="preserve">
|
||
<value>컨트롤러</value>
|
||
</data>
|
||
<data name="tabLog.Text" xml:space="preserve">
|
||
<value>로그</value>
|
||
</data>
|
||
<data name="tabProfiles.Text" xml:space="preserve">
|
||
<value>프로파일</value>
|
||
</data>
|
||
<data name="tabSettings.Text" xml:space="preserve">
|
||
<value>설정</value>
|
||
</data>
|
||
<data name="toolStripLabel1.Text" xml:space="preserve">
|
||
<value>프로파일 이름:</value>
|
||
</data>
|
||
<data name="tSBCancel.Text" xml:space="preserve">
|
||
<value>취소</value>
|
||
</data>
|
||
<data name="tsBDeleteProfile.Text" xml:space="preserve">
|
||
<value>삭제</value>
|
||
</data>
|
||
<data name="tsBDeleteProfile.ToolTipText" xml:space="preserve">
|
||
<value>선택된 프로파일 삭제 (Delete)</value>
|
||
</data>
|
||
<data name="tSBDupProfile.Text" xml:space="preserve">
|
||
<value>복사</value>
|
||
</data>
|
||
<data name="tSBDupProfile.ToolTipText" xml:space="preserve">
|
||
<value>선택된 프로파일 복사 (Ctrl+D)</value>
|
||
</data>
|
||
<data name="tsBEditProfile.Text" xml:space="preserve">
|
||
<value>편집</value>
|
||
</data>
|
||
<data name="tsBEditProfile.ToolTipText" xml:space="preserve">
|
||
<value>선택된 프로파일 편집 (Enter)</value>
|
||
</data>
|
||
<data name="tSBExportProfile.Text" xml:space="preserve">
|
||
<value>보내기</value>
|
||
</data>
|
||
<data name="tSBExportProfile.ToolTipText" xml:space="preserve">
|
||
<value>선택된 프로파일 보내기</value>
|
||
</data>
|
||
<data name="tSBImportProfile.Text" xml:space="preserve">
|
||
<value>들여오기</value>
|
||
</data>
|
||
<data name="tSBImportProfile.ToolTipText" xml:space="preserve">
|
||
<value>선택된 프로파일 들여오기</value>
|
||
</data>
|
||
<data name="tSBKeepSize.Text" xml:space="preserve">
|
||
<value>종료 후에도 창 사이즈를 기억함</value>
|
||
</data>
|
||
<data name="tsBNewProfle.Text" xml:space="preserve">
|
||
<value>새로 만들기</value>
|
||
</data>
|
||
<data name="tsBNewProfle.ToolTipText" xml:space="preserve">
|
||
<value>프로파일 만들기</value>
|
||
</data>
|
||
<data name="tSBSaveProfile.Text" xml:space="preserve">
|
||
<value>프로파일 저장</value>
|
||
</data>
|
||
<data name="tSOptions.Text" xml:space="preserve">
|
||
<value>프로파일 옵션</value>
|
||
</data>
|
||
<data name="tSTBProfile.Text" xml:space="preserve">
|
||
<value><프로파일 이름을 써넣으십시오></value>
|
||
</data>
|
||
<data name="useCustomColorToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>사용자 지정 색 사용</value>
|
||
</data>
|
||
<data name="useProfileColorToolStripMenuItem.Text" xml:space="preserve">
|
||
<value>프로파일 색 사용</value>
|
||
</data>
|
||
</root> |