mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 11:04:25 +00:00
246 lines
10 KiB
XML
246 lines
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- ReSharper disable MarkupTextTypo -->
|
|
<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="Loading..." xml:space="preserve">
|
|
<value>Cargando...</value>
|
|
<comment>Loading message</comment>
|
|
</data>
|
|
<data name="Administration area" xml:space="preserve">
|
|
<value>Área de administración</value>
|
|
<comment>Administration area</comment>
|
|
</data>
|
|
<data name="Welcome to the administration area. Act with care!" xml:space="preserve">
|
|
<value>Bienvenido/a al área de administración. ¡Actúa con cuidado!</value>
|
|
<comment>Welcome message.</comment>
|
|
</data>
|
|
<data name="Browser tests" xml:space="preserve">
|
|
<value>Pruebas de navegadores</value>
|
|
<comment>Browser tests.</comment>
|
|
</data>
|
|
<data name="Companies" xml:space="preserve">
|
|
<value>Compañías</value>
|
|
<comment>Companies.</comment>
|
|
</data>
|
|
<data name="Document companies" xml:space="preserve">
|
|
<value>Compañías de documentos</value>
|
|
<comment>Document companies.</comment>
|
|
</data>
|
|
<data name="Document people" xml:space="preserve">
|
|
<value>Personas de documentos</value>
|
|
<comment>Document people.</comment>
|
|
</data>
|
|
<data name="Graphics Processing Units" xml:space="preserve">
|
|
<value>Unidades de proceso de gráficos</value>
|
|
<comment>Graphics Processing Units.</comment>
|
|
</data>
|
|
<data name="Database administrative pages" xml:space="preserve">
|
|
<value>Páginas de administración de la base de datos</value>
|
|
<comment>Database administrative pages.</comment>
|
|
</data>
|
|
<data name="Administrative pages for documents" xml:space="preserve">
|
|
<value>Páginas de administración de documentos</value>
|
|
<comment>Administrative pages for documents.</comment>
|
|
</data>
|
|
<data name="Administrative pages for owned machines" xml:space="preserve">
|
|
<value>Páginas de administración para máquinas en propiedad</value>
|
|
<comment>Administrative pages for owned machines.</comment>
|
|
</data>
|
|
<data name="User administrative pages" xml:space="preserve">
|
|
<value>Páginas de administración de usuarios</value>
|
|
<comment>User administrative pages.</comment>
|
|
</data>
|
|
<data name="Instruction set extensions" xml:space="preserve">
|
|
<value>Extensiones de arquitectura</value>
|
|
<comment>Instruction set extensions.</comment>
|
|
</data>
|
|
<data name="Instruction sets" xml:space="preserve">
|
|
<value>Arquitecturas</value>
|
|
<comment>Instruction sets.</comment>
|
|
</data>
|
|
<data name="Licenses" xml:space="preserve">
|
|
<value>Licencias</value>
|
|
<comment>Licenses.</comment>
|
|
</data>
|
|
<data name="Machine families" xml:space="preserve">
|
|
<value>Familias de máquinas</value>
|
|
<comment>Machine families.</comment>
|
|
</data>
|
|
<data name="Machines" xml:space="preserve">
|
|
<value>Máquinas</value>
|
|
<comment>Machines.</comment>
|
|
</data>
|
|
<data name="People" xml:space="preserve">
|
|
<value>Gente</value>
|
|
<comment>People.</comment>
|
|
</data>
|
|
<data name="News" xml:space="preserve">
|
|
<value>Noticias</value>
|
|
<comment>News.</comment>
|
|
</data>
|
|
<data name="Processors" xml:space="preserve">
|
|
<value>Procesadores</value>
|
|
<comment>Processors.</comment>
|
|
</data>
|
|
<data name="Screens" xml:space="preserve">
|
|
<value>Pantallas</value>
|
|
<comment>Screens.</comment>
|
|
</data>
|
|
<data name="Sound synthesizers" xml:space="preserve">
|
|
<value>Sintetizadores de sonido</value>
|
|
<comment>Sound synthesizers.</comment>
|
|
</data>
|
|
<data name="Resolutions" xml:space="preserve">
|
|
<value>Resoluciones</value>
|
|
<comment>Resolutions.</comment>
|
|
</data>
|
|
<data name="Books" xml:space="preserve">
|
|
<value>Libros</value>
|
|
</data>
|
|
<data name="Administrative pages for currencies" xml:space="preserve">
|
|
<value>Páginas de administración para divisas</value>
|
|
</data>
|
|
<data name="Currency inflation" xml:space="preserve">
|
|
<value>Inflación de divisa</value>
|
|
</data>
|
|
<data name="Currency pegging" xml:space="preserve">
|
|
<value>Vinculación de divisa</value>
|
|
</data>
|
|
<data name="Dumps" xml:space="preserve">
|
|
<value>Volcados</value>
|
|
</data>
|
|
<data name="Administrative pages for media dumps" xml:space="preserve">
|
|
<value>Páginas de administración de volcados</value>
|
|
</data>
|
|
<data name="Magazines" xml:space="preserve">
|
|
<value>Revistas</value>
|
|
</data>
|
|
<data name="Documents" xml:space="preserve">
|
|
<value>Documentos</value>
|
|
</data>
|
|
<data name="Magazine issues" xml:space="preserve">
|
|
<value>Números de revistas</value>
|
|
</data>
|
|
<data name="Administrative pages for software" xml:space="preserve">
|
|
<value>Páginas de administración para software</value>
|
|
</data>
|
|
<data name="Software families" xml:space="preserve">
|
|
<value>Familias de software</value>
|
|
</data>
|
|
</root> |