246 lines
No EOL
10 KiB
XML
246 lines
No EOL
10 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="ImportDefaultSheetName" xml:space="preserve">
|
|
<value>Eszköz</value>
|
|
</data>
|
|
<data name="ImportSablonFileName" xml:space="preserve">
|
|
<value>EszkozImport_Sablon.xlsx</value>
|
|
</data>
|
|
<data name="ImportHeaderNameEszkozNeve" xml:space="preserve">
|
|
<value>Eszköz neve</value>
|
|
</data>
|
|
<data name="ImportHeaderNameHelyiseg" xml:space="preserve">
|
|
<value>Helyiség</value>
|
|
</data>
|
|
<data name="ImportHeaderNameEszkozTipus" xml:space="preserve">
|
|
<value>Eszköz típus</value>
|
|
</data>
|
|
<data name="ImportHeaderNameMennyiseg" xml:space="preserve">
|
|
<value>Mennyiség</value>
|
|
</data>
|
|
<data name="ImportHeaderNameEszkozSzemelyiFelelose" xml:space="preserve">
|
|
<value>Eszköz személyi felelőse</value>
|
|
</data>
|
|
<data name="ImportHeaderNameLeltariSzam" xml:space="preserve">
|
|
<value>Leltári szám</value>
|
|
</data>
|
|
<data name="ExportHeaderNameKategoria" xml:space="preserve">
|
|
<value>Kategória</value>
|
|
</data>
|
|
<data name="ExportHeaderNameBerelt" xml:space="preserve">
|
|
<value>Bérelt</value>
|
|
</data>
|
|
<data name="ExportHeaderNameBeszerzesDatum" xml:space="preserve">
|
|
<value>Beszerzés dátum</value>
|
|
</data>
|
|
<data name="ExportHeaderNameBeszerzesiAr" xml:space="preserve">
|
|
<value>Beszerzési ár</value>
|
|
</data>
|
|
<data name="ExportHeaderNameGyartasEve" xml:space="preserve">
|
|
<value>Gyártás éve</value>
|
|
</data>
|
|
<data name="ExportHeaderNameGyartasiSzam" xml:space="preserve">
|
|
<value>Gyártási szám</value>
|
|
</data>
|
|
<data name="ExportHeaderNameFokonyviSzam" xml:space="preserve">
|
|
<value>Főkönyvi szám</value>
|
|
</data>
|
|
<data name="ExportHeaderNameHalozati" xml:space="preserve">
|
|
<value>Hálózati</value>
|
|
</data>
|
|
<data name="ExportHeaderNameHordozhato" xml:space="preserve">
|
|
<value>Hordozható</value>
|
|
</data>
|
|
<data name="ExportHeaderNameInternet" xml:space="preserve">
|
|
<value>Internet</value>
|
|
</data>
|
|
<data name="ExportHeaderNameMultimedias" xml:space="preserve">
|
|
<value>Multimédiás</value>
|
|
</data>
|
|
<data name="ExportHeaderNamePedagogusHozzaferhet" xml:space="preserve">
|
|
<value>Pedagógus hozzáférhet</value>
|
|
</data>
|
|
<data name="ExportHeaderNameSzallito" xml:space="preserve">
|
|
<value>Szállító</value>
|
|
</data>
|
|
<data name="ExportHeaderNameTanuloHozzaferhet" xml:space="preserve">
|
|
<value>Tanuló hozzáférhet</value>
|
|
</data>
|
|
<data name="ExportHeaderNameTartozek" xml:space="preserve">
|
|
<value>Tartozék</value>
|
|
</data>
|
|
<data name="ExportHeaderNameTartozekHivatkozas" xml:space="preserve">
|
|
<value>Tartozék hivatkozás</value>
|
|
</data>
|
|
<data name="ExportHeaderNameCel" xml:space="preserve">
|
|
<value>Cél</value>
|
|
</data>
|
|
<data name="ExportHeaderNameJelleg" xml:space="preserve">
|
|
<value>Jelleg</value>
|
|
</data>
|
|
<data name="ExportHeaderNameMennyisegiEgyseg" xml:space="preserve">
|
|
<value>Mennyiségi egység</value>
|
|
</data>
|
|
<data name="ExportHeaderNameVonalkod" xml:space="preserve">
|
|
<value>Vonalkód</value>
|
|
</data>
|
|
<data name="ExportHeaderNameHibasEszkoz" xml:space="preserve">
|
|
<value>Hibás eszköz</value>
|
|
</data>
|
|
<data name="ExportHeaderNameMegjegyzes" xml:space="preserve">
|
|
<value>Megjegyzés</value>
|
|
</data>
|
|
<data name="ContainerMainGridHeaderNev" xml:space="preserve">
|
|
<value>Eszköz neve</value>
|
|
</data>
|
|
<data name="ContainerMainGridHeaderTeremNev" xml:space="preserve">
|
|
<value>Helyiség</value>
|
|
</data>
|
|
<data name="ContainerMainGridHeaderTipusNev" xml:space="preserve">
|
|
<value>Eszköz típus</value>
|
|
</data>
|
|
<data name="ContainerMainGridHeaderDarabszam" xml:space="preserve">
|
|
<value>Darabszám</value>
|
|
</data>
|
|
<data name="ContainerMainGridHeaderMennyiseg" xml:space="preserve">
|
|
<value>Mennyiség</value>
|
|
</data>
|
|
<data name="ContainerMainGridHeaderFelelosNev" xml:space="preserve">
|
|
<value>Eszköz személyi felelőse</value>
|
|
</data>
|
|
<data name="ContainerMainGridHeaderLeltariSzam" xml:space="preserve">
|
|
<value>Leltári szám</value>
|
|
</data>
|
|
<data name="ExportFileName" xml:space="preserve">
|
|
<value>EszkozExport.xlsx</value>
|
|
</data>
|
|
<data name="Importalas" xml:space="preserve">
|
|
<value>Eszköz importálás</value>
|
|
</data>
|
|
<data name="NemImportalhatoSorokFileName" xml:space="preserve">
|
|
<value>EszkozImport_NemImportalhatoSorok.xlsx</value>
|
|
</data>
|
|
<data name="Tovabb" xml:space="preserve">
|
|
<value>Tovább az eszközökhöz</value>
|
|
</data>
|
|
<data name="TeremIsNotInDatabase" xml:space="preserve">
|
|
<value>A terem nem szerepel az adatbázisban: "{0}"</value>
|
|
</data>
|
|
</root> |