mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 17:29:18 +01:00
623288a483
Translation provided by glorianni
309 lines
12 KiB
XML
309 lines
12 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="Accel" xml:space="preserve">
|
||
<value>Ускорение</value>
|
||
</data>
|
||
<data name="Action" xml:space="preserve">
|
||
<value>Действие</value>
|
||
</data>
|
||
<data name="AddDirectory" xml:space="preserve">
|
||
<value>Добавить каталог</value>
|
||
</data>
|
||
<data name="AddPrograms" xml:space="preserve">
|
||
<value>Добавить программы</value>
|
||
</data>
|
||
<data name="AddStartMenuPrograms" xml:space="preserve">
|
||
<value>Добавить программы меню Пуск</value>
|
||
</data>
|
||
<data name="AddSteamGames" xml:space="preserve">
|
||
<value>Добавить игры Steam</value>
|
||
</data>
|
||
<data name="All" xml:space="preserve">
|
||
<value>Все</value>
|
||
</data>
|
||
<data name="AutoProfiles" xml:space="preserve">
|
||
<value>Авто-Профили</value>
|
||
</data>
|
||
<data name="Battery" xml:space="preserve">
|
||
<value>Аккумулятор</value>
|
||
</data>
|
||
<data name="Browse" xml:space="preserve">
|
||
<value>Выбрать</value>
|
||
</data>
|
||
<data name="BrowseOtherPrograms" xml:space="preserve">
|
||
<value>Выбрать другие программы</value>
|
||
</data>
|
||
<data name="Cancel" xml:space="preserve">
|
||
<value>Отмена</value>
|
||
</data>
|
||
<data name="CheckUpdateNow" xml:space="preserve">
|
||
<value>Проверка обновлений</value>
|
||
</data>
|
||
<data name="CheckUpdateStartup" xml:space="preserve">
|
||
<value>Проверка обновлений при запуске</value>
|
||
</data>
|
||
<data name="Clear" xml:space="preserve">
|
||
<value>Очистить</value>
|
||
</data>
|
||
<data name="CloseMinimizes" xml:space="preserve">
|
||
<value>Сворачивать при закрытии</value>
|
||
</data>
|
||
<data name="Color" xml:space="preserve">
|
||
<value>Цвет</value>
|
||
</data>
|
||
<data name="Controller1Text" xml:space="preserve">
|
||
<value>Контроллер 1</value>
|
||
</data>
|
||
<data name="Controller2Text" xml:space="preserve">
|
||
<value>Контроллер 2</value>
|
||
</data>
|
||
<data name="Controller3Text" xml:space="preserve">
|
||
<value>Контроллер 3</value>
|
||
</data>
|
||
<data name="Controller4Text" xml:space="preserve">
|
||
<value>Контроллер 4</value>
|
||
</data>
|
||
<data name="Controllers" xml:space="preserve">
|
||
<value>Контроллеры</value>
|
||
</data>
|
||
<data name="ControlPanel" xml:space="preserve">
|
||
<value>Панель управления</value>
|
||
</data>
|
||
<data name="Delete" xml:space="preserve">
|
||
<value>Удалить</value>
|
||
</data>
|
||
<data name="DriverSetup" xml:space="preserve">
|
||
<value>Настройка драйвера контроллера</value>
|
||
</data>
|
||
<data name="Duplicate" xml:space="preserve">
|
||
<value>Дублировать</value>
|
||
</data>
|
||
<data name="Edit" xml:space="preserve">
|
||
<value>Редактировать</value>
|
||
</data>
|
||
<data name="EditAction" xml:space="preserve">
|
||
<value>Изменить действие</value>
|
||
</data>
|
||
<data name="Export" xml:space="preserve">
|
||
<value>Экспорт</value>
|
||
</data>
|
||
<data name="Full" xml:space="preserve">
|
||
<value>Полностью</value>
|
||
</data>
|
||
<data name="Gyro" xml:space="preserve">
|
||
<value>Гироскоп</value>
|
||
</data>
|
||
<data name="HideUnchecked" xml:space="preserve">
|
||
<value>Скрыть не выбранные</value>
|
||
</data>
|
||
<data name="Import" xml:space="preserve">
|
||
<value>Импорт</value>
|
||
</data>
|
||
<data name="LeftStick" xml:space="preserve">
|
||
<value>Левый стик</value>
|
||
</data>
|
||
<data name="Log" xml:space="preserve">
|
||
<value>Журнал</value>
|
||
</data>
|
||
<data name="Name" xml:space="preserve">
|
||
<value>Название</value>
|
||
</data>
|
||
<data name="New" xml:space="preserve">
|
||
<value>Новый</value>
|
||
</data>
|
||
<data name="NewAction" xml:space="preserve">
|
||
<value>Новое действие</value>
|
||
</data>
|
||
<data name="NewProfile" xml:space="preserve">
|
||
<value>Новый профиль</value>
|
||
</data>
|
||
<data name="None" xml:space="preserve">
|
||
<value>Нет</value>
|
||
</data>
|
||
<data name="Path" xml:space="preserve">
|
||
<value>Путь</value>
|
||
</data>
|
||
<data name="Profile" xml:space="preserve">
|
||
<value>Профиль</value>
|
||
</data>
|
||
<data name="ProfileFolder" xml:space="preserve">
|
||
<value>Папка профиля</value>
|
||
</data>
|
||
<data name="QuickCharge" xml:space="preserve">
|
||
<value>Быстрая зарядка</value>
|
||
</data>
|
||
<data name="RecordText" xml:space="preserve">
|
||
<value>Запись</value>
|
||
</data>
|
||
<data name="Remove" xml:space="preserve">
|
||
<value>Удалить</value>
|
||
</data>
|
||
<data name="RemoveAction" xml:space="preserve">
|
||
<value>Удалить действие</value>
|
||
</data>
|
||
<data name="RightStick" xml:space="preserve">
|
||
<value>Правый стик</value>
|
||
</data>
|
||
<data name="Rumble" xml:space="preserve">
|
||
<value>Вибрация</value>
|
||
</data>
|
||
<data name="RunAtStartup" xml:space="preserve">
|
||
<value>Запускать при запуске системы</value>
|
||
</data>
|
||
<data name="Save" xml:space="preserve">
|
||
<value>Сохранить</value>
|
||
</data>
|
||
<data name="SaveProfile" xml:space="preserve">
|
||
<value>Сохранить</value>
|
||
</data>
|
||
<data name="Settings" xml:space="preserve">
|
||
<value>Настройки</value>
|
||
</data>
|
||
<data name="ShowNotifications" xml:space="preserve">
|
||
<value>Показать уведомления</value>
|
||
</data>
|
||
<data name="StartMinimized" xml:space="preserve">
|
||
<value>Запускать свернутым</value>
|
||
</data>
|
||
<data name="StartText" xml:space="preserve">
|
||
<value>Старт</value>
|
||
</data>
|
||
<data name="Status" xml:space="preserve">
|
||
<value>Статус</value>
|
||
</data>
|
||
<data name="StopText" xml:space="preserve">
|
||
<value>Стоп</value>
|
||
</data>
|
||
<data name="TouchScroll" xml:space="preserve">
|
||
<value>Прокрутка</value>
|
||
</data>
|
||
<data name="TouchSlide" xml:space="preserve">
|
||
<value>Скольжение</value>
|
||
</data>
|
||
<data name="TouchTap" xml:space="preserve">
|
||
<value>Касание</value>
|
||
</data>
|
||
<data name="Trigger" xml:space="preserve">
|
||
<value>Триггер</value>
|
||
</data>
|
||
<data name="WarningsOnly" xml:space="preserve">
|
||
<value>Только предупреждения</value>
|
||
</data>
|
||
</root> |