cemu-DS4Windows/DS4Windows/Translations/Strings.cs.resx
Maikeru007 1a28457785
Added Czech translation.
Fixed typo, might add 100% translation soon ( Resources.resx ).
2020-01-12 11:38:39 +01:00

315 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>Akcelerace</value>
</data>
<data name="Action" xml:space="preserve">
<value>Akce</value>
</data>
<data name="AddDirectory" xml:space="preserve">
<value>Přidat cestu</value>
</data>
<data name="AddPrograms" xml:space="preserve">
<value>Přidat programy</value>
</data>
<data name="AddStartMenuPrograms" xml:space="preserve">
<value>Přidat ze Start Menu</value>
</data>
<data name="AddSteamGames" xml:space="preserve">
<value>Přidat Steam Hry</value>
</data>
<data name="All" xml:space="preserve">
<value>Vše</value>
</data>
<data name="AutoProfiles" xml:space="preserve">
<value>Automatické profily</value>
</data>
<data name="Battery" xml:space="preserve">
<value>Baterie</value>
</data>
<data name="Browse" xml:space="preserve">
<value>Prohlížet</value>
</data>
<data name="BrowseOtherPrograms" xml:space="preserve">
<value>Hledat programy</value>
</data>
<data name="Cancel" xml:space="preserve">
<value>Zrušit</value>
</data>
<data name="CheckUpdateNow" xml:space="preserve">
<value>Hledat aktualizace</value>
</data>
<data name="CheckUpdateStartup" xml:space="preserve">
<value>Hledat aktualizace při startu programu</value>
</data>
<data name="Clear" xml:space="preserve">
<value>Smazat</value>
</data>
<data name="CloseMinimizes" xml:space="preserve">
<value>Zavření minimalizuje</value>
</data>
<data name="Color" xml:space="preserve">
<value>Barva</value>
</data>
<data name="Controller1Text" xml:space="preserve">
<value>Ovladač 1</value>
</data>
<data name="Controller2Text" xml:space="preserve">
<value>Ovladač 2</value>
</data>
<data name="Controller3Text" xml:space="preserve">
<value>Ovladač 3</value>
</data>
<data name="Controller4Text" xml:space="preserve">
<value>Ovladač 4</value>
</data>
<data name="Controllers" xml:space="preserve">
<value>Ovladače</value>
</data>
<data name="ControlPanel" xml:space="preserve">
<value>Ovládací panel</value>
</data>
<data name="Delete" xml:space="preserve">
<value>Odstranit</value>
</data>
<data name="DriverSetup" xml:space="preserve">
<value>Nastavení ovladače</value>
</data>
<data name="Duplicate" xml:space="preserve">
<value>Duplikovat</value>
</data>
<data name="Edit" xml:space="preserve">
<value>Upravit</value>
</data>
<data name="EditAction" xml:space="preserve">
<value>Upravit akci</value>
</data>
<data name="Export" xml:space="preserve">
<value>Exportovat</value>
</data>
<data name="Full" xml:space="preserve">
<value>Plná</value>
</data>
<data name="Gyro" xml:space="preserve">
<value>Gyroskop</value>
</data>
<data name="HideUnchecked" xml:space="preserve">
<value>Skrýt nezaškrtnuté</value>
</data>
<data name="Import" xml:space="preserve">
<value>Importovat</value>
</data>
<data name="LeftStick" xml:space="preserve">
<value>Levá páčka</value>
</data>
<data name="Log" xml:space="preserve">
<value>Historie</value>
</data>
<data name="Name" xml:space="preserve">
<value>Jméno</value>
</data>
<data name="New" xml:space="preserve">
<value>Nový</value>
</data>
<data name="NewAction" xml:space="preserve">
<value>Nová akce</value>
</data>
<data name="NewProfile" xml:space="preserve">
<value>Nový profil</value>
</data>
<data name="None" xml:space="preserve">
<value>Žádné</value>
</data>
<data name="Path" xml:space="preserve">
<value>Cesta</value>
</data>
<data name="Profile" xml:space="preserve">
<value>Profil</value>
</data>
<data name="ProfileFolder" xml:space="preserve">
<value>Složka profilu</value>
</data>
<data name="QuickCharge" xml:space="preserve">
<value>Rychlé nabíjení</value>
</data>
<data name="RecordText" xml:space="preserve">
<value>Nahrát</value>
</data>
<data name="Remove" xml:space="preserve">
<value>Odstranit</value>
</data>
<data name="RemoveAction" xml:space="preserve">
<value>Odstranit akci</value>
</data>
<data name="RightStick" xml:space="preserve">
<value>Pravá páčka</value>
</data>
<data name="Rumble" xml:space="preserve">
<value>Vibrace</value>
</data>
<data name="RunAtStartup" xml:space="preserve">
<value>Spustit při spuštění PC</value>
</data>
<data name="Save" xml:space="preserve">
<value>Uložit</value>
</data>
<data name="SaveProfile" xml:space="preserve">
<value>Uložit profil</value>
</data>
<data name="Settings" xml:space="preserve">
<value>Nastavení</value>
</data>
<data name="ShowNotifications" xml:space="preserve">
<value>Ukázat upozornění</value>
</data>
<data name="StartMinimized" xml:space="preserve">
<value>Zapnout minimalizovaně</value>
</data>
<data name="StartText" xml:space="preserve">
<value>Start</value>
</data>
<data name="Status" xml:space="preserve">
<value>Status</value>
</data>
<data name="StopText" xml:space="preserve">
<value>Stop</value>
</data>
<data name="TouchScroll" xml:space="preserve">
<value>Přetáčet dotykem</value>
</data>
<data name="TouchSlide" xml:space="preserve">
<value>Jet dotykem</value>
</data>
<data name="TouchTap" xml:space="preserve">
<value>Zmáčknout dotykem</value>
</data>
<data name="Trigger" xml:space="preserve">
<value>Spoušť</value>
</data>
<data name="WarningsOnly" xml:space="preserve">
<value>Jen varování</value>
</data>
<data name="RumbleMaxSecs" xml:space="preserve">
<value>sekunda</value>
</data>
<data name="RumbleMaxSecsTip" xml:space="preserve">
<value>Automaticky vypnout vibrace po sekundách ( 0 = automatické vypnutí vibrací vypnuto)</value>
</data>
</root>