mirror of
https://github.com/microsoft/WSL.git
synced 2026-05-05 05:19:18 -05:00
Localization change from build: 140627898 (#14275)
Co-authored-by: WSL localization <noreply@microsoft.com>
This commit is contained in:
@@ -1876,10 +1876,15 @@ K dalším možnostem VS Code Remote můžete přistupovat také prostřednictv
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1876,10 +1876,15 @@ Du kan også få adgang til flere Fjernindstillinger for VS-kode via kommandopal
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1882,10 +1882,15 @@ Sie können auch über die Befehlspalette in VS Code selbst auf weitere VS Code
|
||||
<value>Die Anzahl von Millisekunden, die eine VM im Leerlauf ist, bevor sie heruntergefahren wird.</value>
|
||||
</data>
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
@@ -1925,6 +1930,130 @@ Usage:
|
||||
</data>
|
||||
<data name="MessageWslaUnknownCommand" xml:space="preserve">
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
|
||||
@@ -1876,10 +1876,15 @@ You can also access more VS Code Remote options through the command palette with
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1882,10 +1882,15 @@ También puedes acceder a más opciones remotas de VS Code mediante la paleta d
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1925,6 +1930,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1876,10 +1876,15 @@ Voit käyttää myös muita VS Code Remote -asetuksia VS Coden komentovalikoiman
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1883,10 +1883,15 @@ Vous pouvez également accéder à davantage d'options VS Code Remote via la pal
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1926,6 +1931,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1876,10 +1876,15 @@ A VS Code-ban található parancskatalógusban további VS Code Remote beállít
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1882,10 +1882,15 @@ Puoi anche accedere a più opzioni remote di VS Code tramite il riquadro comandi
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1925,6 +1930,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1882,10 +1882,15 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1925,6 +1930,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1882,10 +1882,15 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
|
||||
</data>
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
Usage:
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
@@ -1925,6 +1930,130 @@ Usage:
|
||||
<data name="MessageWslaUnknownCommand" xml:space="preserve">
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
|
||||
@@ -1876,10 +1876,15 @@ Du kan også åpne flere eksterne alternativer for VS Code gjennom kommandopalet
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1876,10 +1876,15 @@ U hebt ook toegang tot meer externe VS Code-opties via het opdrachtpalet in VS C
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1876,10 +1876,15 @@ Możesz również uzyskać dostęp do większej liczby opcji zdalnych programu V
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1883,10 +1883,15 @@ Você também pode acessar mais opções do VS Code Remote através da paleta de
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1926,6 +1931,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1876,10 +1876,15 @@ Também pode aceder a mais Opções remotas do VS Code através da paleta de com
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1883,10 +1883,15 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1926,6 +1931,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1876,10 +1876,15 @@ Du kan också komma åt fler VS Code-fjärralternativ via kommandopaletten inom
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1876,10 +1876,15 @@ Ayrıca VS Code'un içindeki komut paleti aracılığıyla daha fazla VS Code Re
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1919,6 +1924,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1882,10 +1882,15 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list
|
||||
wsladiag shell <SessionName> [--verbose]
|
||||
wsladiag list [--verbose|-v]
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
wsladiag logs [--follow|-f] <ContainerId>
|
||||
wsladiag attach <ContainerId>
|
||||
wsladiag --help</value>
|
||||
<comment>{Locked="--verbose]"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{Locked="--verbose|"}{Locked="--verbose|"}{Locked="--tag|"}{Locked="--file|"}{Locked="--interactive|"}{Locked="--tty|"}{Locked="--detach|"}{Locked="--name "}{Locked="--follow|"}{Locked="--help"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcUsage" xml:space="preserve">
|
||||
<value>wslc - WSL Container CLI
|
||||
@@ -1925,6 +1930,130 @@ Usage:
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ValueMustBeLastInAliasChainError" xml:space="preserve">
|
||||
<value>Alias arguments with a value must be last in the alias chain: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslaInvalidImage" xml:space="preserve">
|
||||
<value>Invalid image: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
|
||||
@@ -1882,10 +1882,15 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
|
||||
</data>
|
||||
<data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.Name" xml:space="preserve">
|
||||
<value>VM 閒置逾時</value>
|
||||
</data>
|
||||
<data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
|
||||
</data>
|
||||
<data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
|
||||
<value>VM 在關機前閒置的毫秒數。</value>
|
||||
</data>
|
||||
<data name="MessageWsladiagUsage" xml:space="preserve">
|
||||
<value>wsladiag - WSLA diagnostics tool
|
||||
Usage:
|
||||
wsladiag list [--verbose|-v]
|
||||
</data>
|
||||
wsladiag shell <SessionName> [--verbose|-v]
|
||||
wsladiag pull <Image>
|
||||
wsladiag build [--tag|-t <Tag>] [--file|-f <Dockerfile>] <Directory>
|
||||
wsladiag run [--interactive|-i] [--tty|-t] [--detach|-d] [--name <Name>] <Image> [Command...]
|
||||
@@ -1925,6 +1930,130 @@ Usage:
|
||||
<data name="MessageWslaHeaderCreatorPid" xml:space="preserve">
|
||||
<value>Creator PID</value>
|
||||
</data>
|
||||
<data name="MessageWslaHeaderDisplayName" xml:space="preserve">
|
||||
<value>Display Name</value>
|
||||
</data>
|
||||
<data name="MessageWslaUnknownCommand" xml:space="preserve">
|
||||
<value>Unknown command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
|
||||
<value>Unrecognized command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RequiredArgumentError" xml:space="preserve">
|
||||
<value>Required argument not provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TooManyArgumentsError" xml:space="preserve">
|
||||
<value>Argument provided more times than allowed: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpArgDescription" xml:space="preserve">
|
||||
<value>Shows help about the selected command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InfoArgDescription" xml:space="preserve">
|
||||
<value>Shows information about this tool and its environment</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
|
||||
<value>Multiple mutually exclusive arguments provided: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DependencyArgumentMissing" xml:space="preserve">
|
||||
<value>Argument {} can only be used with {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Usage" xml:space="preserve">
|
||||
<value>Usage: {} {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_Command" xml:space="preserve">
|
||||
<value>command</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_Options" xml:space="preserve">
|
||||
<value>options</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommandAliases" xml:space="preserve">
|
||||
<value>The following command aliases are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableCommands" xml:space="preserve">
|
||||
<value>The following commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableSubcommands" xml:space="preserve">
|
||||
<value>The following sub-commands are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableOptions" xml:space="preserve">
|
||||
<value>The following options are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AvailableArguments" xml:space="preserve">
|
||||
<value>The following arguments are available:</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_HelpForDetails" xml:space="preserve">
|
||||
<value>For more details on a specific command, pass it the help argument.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidNameError" xml:space="preserve">
|
||||
<value>Argument name was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandRequiresAdmin" xml:space="preserve">
|
||||
<value>This command requires administrator privileges to execute.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdArgDescription" xml:space="preserve">
|
||||
<value>Specify the session to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AttachArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdout/stderr of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InteractiveArgDescription" xml:space="preserve">
|
||||
<value>Attach to stdin and keep it open</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PortArgDescription" xml:space="preserve">
|
||||
<value>Specify the port to use</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerIdArgDescription" xml:space="preserve">
|
||||
<value>Container ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentError" xml:space="preserve">
|
||||
<value>Missing argument value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
|
||||
<value>Argument alias was not recognized for the current command: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidArgumentSpecifierError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFoundError" xml:space="preserve">
|
||||
<value>Adjoined flag alias not found: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_AdjoinedNotFlagError" xml:space="preserve">
|
||||
<value>Adjoined alias is not a flag: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SingleCharAfterDashError" xml:space="preserve">
|
||||
<value>Invalid argument specifier: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FlagContainAdjoinedError" xml:space="preserve">
|
||||
<value>Flag argument cannot contain adjoined value: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ExtraPositionalError" xml:space="preserve">
|
||||
<value>Found a positional argument when none was expected: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
|
||||
<value>Missing argument name at: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FailedResolvingForwardError" xml:space="preserve">
|
||||
<value>Failed to resolve forwarded arguments starting at argument: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandHasNoForwardArgumentsError" xml:space="preserve">
|
||||
<value>Invalid extra argument encountered: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user