dotnet-installer/src/dotnet/CommandLine/xlf/LocalizableStrings.es.xlf

167 lines
7.7 KiB
Text
Raw Normal View History

<?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">
2017-06-07 16:35:31 -07:00
<file datatype="xml" source-language="en" target-language="es" original="../LocalizableStrings.resx">
<body>
<trans-unit id="LastArgumentMultiValueError">
<source>The last argument '{0}' accepts multiple values. No more argument can be added.</source>
2017-05-29 14:57:48 +02:00
<target state="translated">El último argumento "{0}" acepta varios valores. No se pueden agregar más argumentos.</target>
2016-12-23 17:16:52 +01:00
<note />
</trans-unit>
<trans-unit id="UnexpectedValueForOptionError">
<source>Unexpected value '{0}' for option '{1}'</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Valor inesperado "{0}" para la opción "{1}"</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedArgumentError">
<source>Unrecognized {0} '{1}'</source>
2016-12-23 17:16:52 +01:00
<target state="translated">No se reconoció {0} "{1}"</target>
<note />
</trans-unit>
<trans-unit id="ResponseFileNotFoundError">
<source>Response file '{0}' doesn't exist.</source>
2016-12-23 17:16:52 +01:00
<target state="translated">El archivo de respuesta "{0}" no existe.</target>
<note />
</trans-unit>
<trans-unit id="ShowHelpInfo">
<source>Show command line help.</source>
<target state="needs-review-translation">Mostrar información de ayuda</target>
2016-12-23 17:16:52 +01:00
<note />
</trans-unit>
<trans-unit id="ShowVersionInfo">
<source>Show version information</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Mostrar información de versión</target>
<note />
</trans-unit>
<trans-unit id="ShowHintInfo">
<source>Specify --{0} for a list of available options and commands.</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Especifique --{0} para obtener una lista de las opciones y los comandos disponibles.</target>
<note />
</trans-unit>
<trans-unit id="UsageHeader">
<source>Usage:</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Uso:</target>
<note />
</trans-unit>
<trans-unit id="UsageArgumentsToken">
<source> [arguments]</source>
2016-12-23 17:16:52 +01:00
<target state="translated"> [argumentos]</target>
<note />
</trans-unit>
<trans-unit id="UsageArgumentsHeader">
<source>Arguments:</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Argumentos:</target>
<note />
</trans-unit>
<trans-unit id="UsageOptionsToken">
<source> [options]</source>
2016-12-23 17:16:52 +01:00
<target state="translated"> [opciones]</target>
<note />
</trans-unit>
<trans-unit id="UsageOptionsHeader">
<source>Options:</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Opciones:</target>
<note />
</trans-unit>
<trans-unit id="UsageCommandToken">
<source> [command]</source>
2016-12-23 17:16:52 +01:00
<target state="translated"> [comando]</target>
<note />
</trans-unit>
<trans-unit id="UsageCommandsHeader">
<source>Commands:</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Comandos:</target>
<note />
</trans-unit>
<trans-unit id="UsageCommandsDetailHelp">
<source>Use "{0} [command] --help" for more information about a command.</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Use "{0} [comando] --help" para más información sobre un comando.</target>
<note />
</trans-unit>
<trans-unit id="UsageCommandArgs">
<source> [args]</source>
2016-12-23 17:16:52 +01:00
<target state="translated"> [args]</target>
<note />
</trans-unit>
<trans-unit id="UsageCommandAdditionalArgs">
<source> [[--] &lt;additional arguments&gt;...]]</source>
2016-12-23 17:16:52 +01:00
<target state="translated"> [[--] &lt;argumentos adicionales&gt;...]]</target>
<note />
</trans-unit>
<trans-unit id="UsageCommandsAdditionalArgsHeader">
<source>Additional Arguments:</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Argumentos adicionales:</target>
<note />
</trans-unit>
<trans-unit id="InvalidTemplateError">
<source>Invalid template pattern '{0}'</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Patrón de plantilla no válido "{0}"</target>
<note />
</trans-unit>
<trans-unit id="MSBuildAdditionalArgsHelpText">
<source>Any extra options that should be passed to MSBuild. See 'dotnet msbuild -h' for available options.</source>
2017-05-29 14:57:48 +02:00
<target state="translated">Toda opción adicional que se debe pasar a MSBuild. Consulte "dotnet msbuild -h" para ver las opciones disponibles.</target>
2016-12-23 17:16:52 +01:00
<note />
</trans-unit>
2017-05-19 13:36:31 -07:00
<trans-unit id="OptionRequiresSingleValueWhichIsMissing">
<source>Required value for option '{0}' was not provided.</source>
2017-05-29 14:57:48 +02:00
<target state="translated">No se ha proporcionado el valor requerido para la opción "{0}".</target>
<note />
2017-05-19 13:36:31 -07:00
</trans-unit>
<trans-unit id="CommandAcceptsOnlyOneArgument">
<source>Command '{0}' only accepts a single argument but {1} were provided.</source>
<target state="translated">El comando "{0}" solo acepta un argumento, pero se proporcionaron {1}.</target>
<note />
</trans-unit>
<trans-unit id="CommandAcceptsOnlyOneSubcommand">
<source>Command '{0}' only accepts a single subcommand but multiple were provided: {1}</source>
<target state="translated">El comando "{0}" solo acepta un subcomando, pero se proporcionaron varios: {1}.</target>
<note />
</trans-unit>
<trans-unit id="FileDoesNotExist">
<source>File does not exist: {0}</source>
<target state="translated">El archivo no existe: {0}</target>
<note />
</trans-unit>
<trans-unit id="NoArgumentsAllowed">
<source>Arguments not allowed for option: {0}</source>
<target state="translated">No se permiten argumentos para la opción: {0}</target>
<note />
</trans-unit>
<trans-unit id="OptionAcceptsOnlyOneArgument">
<source>Option '{0}' only accepts a single argument but {1} were provided.</source>
<target state="translated">La opción "{0}" solo acepta un argumento, pero se proporcionaron {1}.</target>
<note />
</trans-unit>
<trans-unit id="RequiredArgumentMissingForCommand">
<source>Required argument missing for command: {0}</source>
<target state="translated">Falta un argumento necesario para el comando: {0}</target>
<note />
</trans-unit>
<trans-unit id="RequiredArgumentMissingForOption">
<source>Required argument missing for option: {0}</source>
<target state="translated">Falta un argumento necesario para la opción: {0}</target>
<note />
</trans-unit>
<trans-unit id="RequiredCommandWasNotProvided">
<source>Required command was not provided.</source>
<target state="translated">No se proporcionó el comando requerido.</target>
<note />
</trans-unit>
<trans-unit id="UnrecognizedArgument">
<source>Argument '{0}' not recognized. Must be one of: {1}</source>
<target state="translated">No se reconoce el argumento "{0}". Debe ser uno de: {1}</target>
<note />
</trans-unit>
<trans-unit id="UnrecognizedCommandOrArgument">
<source>Unrecognized command or argument '{0}'</source>
<target state="translated">No se reconoce el comando o el argumento "{0}"</target>
<note />
</trans-unit>
<trans-unit id="UnrecognizedOption">
<source>Option '{0}' not recognized. Must be one of: {1}</source>
<target state="translated">No se reconoce la opción "{0}". Debe ser una de: {1}</target>
<note />
</trans-unit>
</body>
</file>
</xliff>