167 lines
No EOL
7.7 KiB
XML
167 lines
No EOL
7.7 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="../LocalizableStrings.resx">
|
|
<body>
|
|
<trans-unit id="LastArgumentMultiValueError">
|
|
<source>The last argument '{0}' accepts multiple values. No more argument can be added.</source>
|
|
<target state="translated">El último argumento "{0}" acepta varios valores. No se pueden agregar más argumentos.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UnexpectedValueForOptionError">
|
|
<source>Unexpected value '{0}' for option '{1}'</source>
|
|
<target state="translated">Valor inesperado "{0}" para la opción "{1}"</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UnexpectedArgumentError">
|
|
<source>Unrecognized {0} '{1}'</source>
|
|
<target state="translated">No se reconoció {0} "{1}"</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ResponseFileNotFoundError">
|
|
<source>Response file '{0}' doesn't exist.</source>
|
|
<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="translated">Muestra ayuda de la línea de comandos.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ShowVersionInfo">
|
|
<source>Show version information</source>
|
|
<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>
|
|
<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>
|
|
<target state="translated">Uso:</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UsageArgumentsToken">
|
|
<source> [arguments]</source>
|
|
<target state="translated"> [argumentos]</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UsageArgumentsHeader">
|
|
<source>Arguments:</source>
|
|
<target state="translated">Argumentos:</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UsageOptionsToken">
|
|
<source> [options]</source>
|
|
<target state="translated"> [opciones]</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UsageOptionsHeader">
|
|
<source>Options:</source>
|
|
<target state="translated">Opciones:</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UsageCommandToken">
|
|
<source> [command]</source>
|
|
<target state="translated"> [comando]</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UsageCommandsHeader">
|
|
<source>Commands:</source>
|
|
<target state="translated">Comandos:</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UsageCommandsDetailHelp">
|
|
<source>Use "{0} [command] --help" for more information about a command.</source>
|
|
<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>
|
|
<target state="translated"> [args]</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UsageCommandAdditionalArgs">
|
|
<source> [[--] <additional arguments>...]]</source>
|
|
<target state="translated"> [[--] <argumentos adicionales>...]]</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UsageCommandsAdditionalArgsHeader">
|
|
<source>Additional Arguments:</source>
|
|
<target state="translated">Argumentos adicionales:</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="InvalidTemplateError">
|
|
<source>Invalid template pattern '{0}'</source>
|
|
<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>
|
|
<target state="translated">Toda opción adicional que se debe pasar a MSBuild. Consulte "dotnet msbuild -h" para ver las opciones disponibles.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="OptionRequiresSingleValueWhichIsMissing">
|
|
<source>Required value for option '{0}' was not provided.</source>
|
|
<target state="translated">No se ha proporcionado el valor requerido para la opción "{0}".</target>
|
|
<note />
|
|
</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> |