Files
marechai/Marechai/Resources/Services/SoftwareCompilationsService.es.resx

96 lines
4.9 KiB
Plaintext
Raw Normal View History

<?xml version='1.0' encoding='utf-8'?>
<root xmlns:ns1="urn:schemas-microsoft-com:xml-msdata" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:schema id="root">
<xs:import namespace="http://www.w3.org/XML/1998/namespace" />
<xs:element name="root" ns1:IsDataSet="true">
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element name="metadata">
<xs:complexType>
<xs:sequence>
<xs:element name="value" type="xsd:string" minOccurs="0" />
</xs:sequence>
<xs:attribute name="name" use="required" type="xsd:string" />
<xs:attribute name="type" type="xsd:string" />
<xs:attribute name="mimetype" type="xsd:string" />
<xs:attribute ref="xml:space" />
</xs:complexType>
</xs:element>
<xs:element name="assembly">
<xs:complexType>
<xs:attribute name="alias" type="xsd:string" />
<xs:attribute name="name" type="xsd:string" />
</xs:complexType>
</xs:element>
<xs:element name="data">
<xs:complexType>
<xs:sequence>
<xs:element name="value" type="xsd:string" minOccurs="0" ns1:Ordinal="1" />
<xs:element name="comment" type="xsd:string" minOccurs="0" ns1:Ordinal="2" />
</xs:sequence>
<xs:attribute name="name" type="xsd:string" use="required" ns1:Ordinal="1" />
<xs:attribute name="type" type="xsd:string" ns1:Ordinal="3" />
<xs:attribute name="mimetype" type="xsd:string" ns1:Ordinal="4" />
<xs:attribute ref="xml:space" />
</xs:complexType>
</xs:element>
<xs:element name="resheader">
<xs:complexType>
<xs:sequence>
<xs:element name="value" type="xsd:string" minOccurs="0" ns1:Ordinal="1" />
</xs:sequence>
<xs:attribute name="name" type="xsd:string" use="required" />
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs: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="Merge Compilations" xml:space="preserve">
<value>Fusionar compilaciones</value>
</data>
<data name="Compilations merged successfully." xml:space="preserve">
<value>Compilaciones fusionadas correctamente.</value>
</data>
<data name="Target Compilation" xml:space="preserve">
<value>Compilación de destino</value>
</data>
<data name="Select target compilation" xml:space="preserve">
<value>Seleccionar compilación de destino</value>
</data>
<data name="Compilations to Merge" xml:space="preserve">
<value>Compilaciones a fusionar</value>
</data>
<data name="Search and add one or more compilations to merge into the target. The selected compilations will be deleted after merging their data." xml:space="preserve">
<value>Busque y añada una o más compilaciones para fusionar en el destino. Las compilaciones seleccionadas se eliminarán después de fusionar sus datos.</value>
</data>
<data name="Will merge" xml:space="preserve">
<value>Se fusionarán</value>
</data>
<data name="compilation(s) into" xml:space="preserve">
<value>compilación(es) en</value>
</data>
<data name="Select a target compilation and the compilations to merge into it. The target compilation will keep its name and ID, and all references will be updated." xml:space="preserve">
<value>Seleccione una compilación de destino y las compilaciones a fusionar en ella. La compilación de destino mantendrá su nombre e ID, y todas las referencias se actualizarán.</value>
</data>
<data name="Search compilation to add" xml:space="preserve">
<value>Buscar compilación para añadir</value>
</data>
</root>