2016-12-17 10:55:12 -08:00
|
|
|
<?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>
|
2016-12-23 17:16:52 +01:00
|
|
|
<target state="translated">Sección global especificada más de una vez</target>
|
|
|
|
<note />
|
2016-12-17 10:55:12 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="GlobalSectionNotClosedError">
|
|
|
|
<source>Global section not closed</source>
|
2016-12-23 17:16:52 +01:00
|
|
|
<target state="translated">Sección global no cerrada</target>
|
|
|
|
<note />
|
2016-12-17 10:55:12 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="FileHeaderMissingError">
|
2017-05-19 13:36:31 -07:00
|
|
|
<source>Expected file header not found</source>
|
2017-05-29 14:57:48 +02:00
|
|
|
<target state="translated">No se encontró el encabezado de archivo esperado</target>
|
|
|
|
<note />
|
2016-12-17 10:55:12 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="ProjectSectionNotClosedError">
|
|
|
|
<source>Project section not closed</source>
|
2016-12-23 17:16:52 +01:00
|
|
|
<target state="translated">Sección de proyecto no cerrada</target>
|
|
|
|
<note />
|
2016-12-17 10:55:12 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="InvalidSectionTypeError">
|
|
|
|
<source>Invalid section type: {0}</source>
|
2016-12-23 17:16:52 +01:00
|
|
|
<target state="translated">Tipo de sección no válido: {0}</target>
|
|
|
|
<note />
|
2016-12-17 10:55:12 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="SectionIdMissingError">
|
|
|
|
<source>Section id missing</source>
|
2016-12-23 17:16:52 +01:00
|
|
|
<target state="translated">Id. de sección omitido</target>
|
|
|
|
<note />
|
2016-12-17 10:55:12 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="ClosingSectionTagNotFoundError">
|
|
|
|
<source>Closing section tag not found</source>
|
2016-12-23 17:16:52 +01:00
|
|
|
<target state="translated">No se encuentra la etiqueta de cierre de la sección</target>
|
|
|
|
<note />
|
2016-12-17 10:55:12 -08:00
|
|
|
</trans-unit>
|
2017-01-05 23:01:58 -08:00
|
|
|
<trans-unit id="ErrorMessageFormatString">
|
|
|
|
<source>Invalid format in line {0}: {1}</source>
|
2017-01-16 14:52:18 +01:00
|
|
|
<target state="translated">Formato no válido en línea {0}: {1}</target>
|
|
|
|
<note />
|
2017-01-05 23:01:58 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="ProjectParsingErrorFormatString">
|
|
|
|
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
|
2017-01-16 14:52:18 +01:00
|
|
|
<target state="translated">Falta la sección del proyecto "{0}" al analizar la línea que inicia en la posición {1}</target>
|
|
|
|
<note />
|
2017-01-05 23:01:58 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="InvalidPropertySetFormatString">
|
|
|
|
<source>Property set is missing '{0}'</source>
|
2017-01-16 14:52:18 +01:00
|
|
|
<target state="translated">A la propiedad establecida le falta "{0}"</target>
|
|
|
|
<note />
|
2017-01-05 23:01:58 -08:00
|
|
|
</trans-unit>
|
2017-05-19 13:36:31 -07:00
|
|
|
<trans-unit id="FileHeaderMissingVersionError">
|
|
|
|
<source>File header is missing version</source>
|
2017-05-29 14:57:48 +02:00
|
|
|
<target state="translated">Falta la versión del encabezado de archivo</target>
|
|
|
|
<note />
|
2017-05-19 13:36:31 -07:00
|
|
|
</trans-unit>
|
2016-12-17 10:55:12 -08:00
|
|
|
</body>
|
|
|
|
</file>
|
|
|
|
</xliff>
|