2016-04-24 06:55:39 +00: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>
|
2016-05-26 08:38:43 +00:00
|
|
|
<data name="Add" xml:space="preserve">
|
|
|
|
|
<value>Přidat ></value>
|
|
|
|
|
</data>
|
2016-05-26 12:02:12 +00:00
|
|
|
<data name="Alignment" xml:space="preserve">
|
|
|
|
|
<value>Zarovnání</value>
|
|
|
|
|
</data>
|
2016-05-26 08:38:43 +00:00
|
|
|
<data name="Available_results" xml:space="preserve">
|
|
|
|
|
<value>Dostupné výsledky</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="CancelBtnText" xml:space="preserve">
|
|
|
|
|
<value>Zrušit</value>
|
|
|
|
|
</data>
|
2016-05-26 12:02:12 +00:00
|
|
|
<data name="Caption" xml:space="preserve">
|
|
|
|
|
<value>Nadpis</value>
|
|
|
|
|
</data>
|
2016-05-26 08:38:43 +00:00
|
|
|
<data name="Configuration" xml:space="preserve">
|
|
|
|
|
<value>Konfigurace</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="DownBtnText" xml:space="preserve">
|
|
|
|
|
<value>Dolů</value>
|
|
|
|
|
</data>
|
2016-05-26 12:02:12 +00:00
|
|
|
<data name="Format" xml:space="preserve">
|
|
|
|
|
<value>Formát</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Item" xml:space="preserve">
|
|
|
|
|
<value>Položka</value>
|
|
|
|
|
</data>
|
2016-05-26 08:38:43 +00:00
|
|
|
<data name="OkBtnText" xml:space="preserve">
|
|
|
|
|
<value>OK</value>
|
|
|
|
|
</data>
|
2016-05-26 12:02:12 +00:00
|
|
|
<data name="Precision" xml:space="preserve">
|
|
|
|
|
<value>Přesnost</value>
|
|
|
|
|
</data>
|
2016-06-17 13:59:32 +00:00
|
|
|
<data name="Remark" xml:space="preserve">
|
|
|
|
|
<value>Poznámka</value>
|
|
|
|
|
</data>
|
2016-05-26 08:38:43 +00:00
|
|
|
<data name="Remove" xml:space="preserve">
|
|
|
|
|
<value>< Odebrat</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Remove_all" xml:space="preserve">
|
|
|
|
|
<value>Odebrat vše</value>
|
|
|
|
|
</data>
|
2016-06-10 14:30:29 +00:00
|
|
|
<data name="Result" xml:space="preserve">
|
|
|
|
|
<value>Výsledek</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Results" xml:space="preserve">
|
|
|
|
|
<value>Výsledky</value>
|
|
|
|
|
</data>
|
2016-06-17 13:59:32 +00:00
|
|
|
<data name="Result_code" xml:space="preserve">
|
|
|
|
|
<value>Kód výsledku</value>
|
|
|
|
|
</data>
|
2016-05-26 08:38:43 +00:00
|
|
|
<data name="Selected_results" xml:space="preserve">
|
|
|
|
|
<value>Vybrané výsledky</value>
|
|
|
|
|
</data>
|
2016-05-26 12:02:12 +00:00
|
|
|
<data name="Test_ID" xml:space="preserve">
|
|
|
|
|
<value>Test</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Units" xml:space="preserve">
|
|
|
|
|
<value>Jednotky</value>
|
|
|
|
|
</data>
|
2016-05-26 08:38:43 +00:00
|
|
|
<data name="UpBtnText" xml:space="preserve">
|
|
|
|
|
<value>Nahoru</value>
|
|
|
|
|
</data>
|
2016-05-26 12:02:12 +00:00
|
|
|
<data name="Width" xml:space="preserve">
|
|
|
|
|
<value>Šířka</value>
|
|
|
|
|
</data>
|
2016-08-01 13:40:51 +00:00
|
|
|
<data name="Mounting" xml:space="preserve">
|
|
|
|
|
<value>Montáž</value>
|
|
|
|
|
</data>
|
2016-11-28 12:40:24 +00:00
|
|
|
<data name="Page" xml:space="preserve">
|
|
|
|
|
<value>str.</value>
|
|
|
|
|
</data>
|
2017-03-07 08:57:46 +00:00
|
|
|
<data name="Category" xml:space="preserve">
|
|
|
|
|
<value>Kategorie</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Quantity" xml:space="preserve">
|
|
|
|
|
<value>Veličina</value>
|
|
|
|
|
</data>
|
2017-05-04 03:11:50 +00:00
|
|
|
<data name="sn" xml:space="preserve">
|
|
|
|
|
<value>sériové číslo</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Water_Meter" xml:space="preserve">
|
|
|
|
|
<value>Vodoměr</value>
|
|
|
|
|
</data>
|
2017-05-10 11:32:49 +00:00
|
|
|
<data name="Batch_nr" xml:space="preserve">
|
|
|
|
|
<value>Číslo dávky</value>
|
|
|
|
|
</data>
|
2017-05-24 09:33:43 +00:00
|
|
|
<data name="from" xml:space="preserve">
|
|
|
|
|
<value>od</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="to" xml:space="preserve">
|
|
|
|
|
<value>do</value>
|
|
|
|
|
</data>
|
2018-04-03 07:28:19 +00:00
|
|
|
<data name="Unit" xml:space="preserve">
|
|
|
|
|
<value>Jednotka</value>
|
|
|
|
|
</data>
|
2018-09-13 14:33:22 +00:00
|
|
|
<data name="Approval" xml:space="preserve">
|
|
|
|
|
<value>Schválení</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Bench" xml:space="preserve">
|
|
|
|
|
<value>Stanice</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Density" xml:space="preserve">
|
|
|
|
|
<value>Hustota</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Density_correction" xml:space="preserve">
|
|
|
|
|
<value>Korekce hustoty</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="End" xml:space="preserve">
|
|
|
|
|
<value>Konec</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Procedure" xml:space="preserve">
|
|
|
|
|
<value>Procedura</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Procedure_description" xml:space="preserve">
|
|
|
|
|
<value>Popis procedury</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Start" xml:space="preserve">
|
|
|
|
|
<value>Začátek</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="User" xml:space="preserve">
|
|
|
|
|
<value>Uživatel</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="User_description" xml:space="preserve">
|
|
|
|
|
<value>Popis uživatele</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Bench_ID" xml:space="preserve">
|
|
|
|
|
<value>ID stanice</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Bench_name" xml:space="preserve">
|
|
|
|
|
<value>Jméno stanice</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Address" xml:space="preserve">
|
|
|
|
|
<value>Adresa</value>
|
|
|
|
|
</data>
|
2018-11-26 12:53:11 +00:00
|
|
|
<data name="Batch" xml:space="preserve">
|
|
|
|
|
<value>Dávka</value>
|
|
|
|
|
</data>
|
2019-01-30 10:45:24 +00:00
|
|
|
<data name="repetition" xml:space="preserve">
|
|
|
|
|
<value>opakování</value>
|
|
|
|
|
</data>
|
2019-03-14 07:16:44 +00:00
|
|
|
<data name="Invalid_Q2_correction_factors" xml:space="preserve">
|
|
|
|
|
<value>Nesprávne Q2 korekčné faktory</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Previous_step_is_missing_or_NOK" xml:space="preserve">
|
|
|
|
|
<value>Predchádzajúci krok chýba alebo neprešiel</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Test_repetition_count_exceeded_upper_limit" xml:space="preserve">
|
|
|
|
|
<value>Počet opakovaní testu prekročil dovolené maximum</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Wrong_iPerl_counting_direction" xml:space="preserve">
|
|
|
|
|
<value>Nesprávny smer počítania iPerlu</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Failed" xml:space="preserve">
|
|
|
|
|
<value>NOK</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Passed" xml:space="preserve">
|
|
|
|
|
<value>OK</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Test_in_progress" xml:space="preserve">
|
|
|
|
|
<value>Probíhá test</value>
|
|
|
|
|
</data>
|
2019-06-04 13:32:36 +00:00
|
|
|
<data name="Date_and_time" xml:space="preserve">
|
|
|
|
|
<value>Datum a čas</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Name" xml:space="preserve">
|
|
|
|
|
<value>Jméno</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Step" xml:space="preserve">
|
|
|
|
|
<value>Krok</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Workplace" xml:space="preserve">
|
|
|
|
|
<value>Pracovisko</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Workflow" xml:space="preserve">
|
|
|
|
|
<value>Pracovný postup</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Production_tracing_results" xml:space="preserve">
|
|
|
|
|
<value>Výsledky sledování výroby</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Code" xml:space="preserve">
|
|
|
|
|
<value>Kód</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Part" xml:space="preserve">
|
|
|
|
|
<value>Součástka</value>
|
|
|
|
|
</data>
|
2019-06-05 14:02:36 +00:00
|
|
|
<data name="All_results" xml:space="preserve">
|
|
|
|
|
<value>Všechny výsledky</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Graphs" xml:space="preserve">
|
|
|
|
|
<value>Grafy</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="No_water_meter" xml:space="preserve">
|
|
|
|
|
<value>Žádný vodoměr</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Serial_number_is_missing" xml:space="preserve">
|
|
|
|
|
<value>Chybí sériové číslo</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Error" xml:space="preserve">
|
|
|
|
|
<value>Chyba</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Lower_limit" xml:space="preserve">
|
|
|
|
|
<value>Dolní hranice</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Upper_limit" xml:space="preserve">
|
|
|
|
|
<value>Horní hranice</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Water_meter_results" xml:space="preserve">
|
|
|
|
|
<value>Výsledky vodoměru</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Relative_error" xml:space="preserve">
|
|
|
|
|
<value>Relativní chyba</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="Flow" xml:space="preserve">
|
|
|
|
|
<value>Průtok</value>
|
|
|
|
|
</data>
|
2019-08-12 17:47:58 +00:00
|
|
|
<data name="This_position_is_disabled" xml:space="preserve">
|
|
|
|
|
<value>Taro pozice je vypnuta</value>
|
|
|
|
|
</data>
|
2016-04-24 06:55:39 +00:00
|
|
|
</root>
|