dotnet-installer/src/Microsoft.DotNet.Cli.Sln.Internal/xlf/LocalizableStrings.es.xlf
2017-05-30 11:19:00 -07:00

63 lines
No EOL
3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="es" original="src/Microsoft.DotNet.Cli.Sln.Internal/LocalizableStrings.resx">
<body>
<group id="src/Microsoft.DotNet.Cli.Sln.Internal/LocalizableStrings.resx" />
<trans-unit id="GlobalSectionMoreThanOnceError">
<source>Global section specified more than once</source>
<target state="translated">Sección global especificada más de una vez</target>
<note />
</trans-unit>
<trans-unit id="GlobalSectionNotClosedError">
<source>Global section not closed</source>
<target state="translated">Sección global no cerrada</target>
<note />
</trans-unit>
<trans-unit id="FileHeaderMissingError">
<source>Expected file header not found</source>
<target state="translated">No se encontró el encabezado de archivo esperado</target>
<note />
</trans-unit>
<trans-unit id="ProjectSectionNotClosedError">
<source>Project section not closed</source>
<target state="translated">Sección de proyecto no cerrada</target>
<note />
</trans-unit>
<trans-unit id="InvalidSectionTypeError">
<source>Invalid section type: {0}</source>
<target state="translated">Tipo de sección no válido: {0}</target>
<note />
</trans-unit>
<trans-unit id="SectionIdMissingError">
<source>Section id missing</source>
<target state="translated">Id. de sección omitido</target>
<note />
</trans-unit>
<trans-unit id="ClosingSectionTagNotFoundError">
<source>Closing section tag not found</source>
<target state="translated">No se encuentra la etiqueta de cierre de la sección</target>
<note />
</trans-unit>
<trans-unit id="ErrorMessageFormatString">
<source>Invalid format in line {0}: {1}</source>
<target state="translated">Formato no válido en línea {0}: {1}</target>
<note />
</trans-unit>
<trans-unit id="ProjectParsingErrorFormatString">
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
<target state="translated">Falta la sección del proyecto "{0}" al analizar la línea que inicia en la posición {1}</target>
<note />
</trans-unit>
<trans-unit id="InvalidPropertySetFormatString">
<source>Property set is missing '{0}'</source>
<target state="translated">A la propiedad establecida le falta "{0}"</target>
<note />
</trans-unit>
<trans-unit id="FileHeaderMissingVersionError">
<source>File header is missing version</source>
<target state="translated">Falta la versión del encabezado de archivo</target>
<note />
</trans-unit>
</body>
</file>
</xliff>