mirror of
https://github.com/microsoft/WSL.git
synced 2026-04-28 17:42:48 -05:00
Localization change from build: 143644543 (#40098)
Co-authored-by: WSL localization <noreply@microsoft.com>
This commit is contained in:
@@ -1932,7 +1932,7 @@ Využití:
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>Ukončení relace se nezdařilo: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2107,15 +2107,371 @@ Informace o ochraně osobních údajů k tomuto produktu najdete na stránce htt
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
|
||||
<value>Našly se oba soubory Dockerfile i Containerfile. Použijte -f k výběru souboru, který chcete použít</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>Nepodařilo se otevřít '{}': {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>V '{}' nebyl nalezen žádný Containerfile ani Dockerfile</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -2118,4 +2118,360 @@ Du kan finde oplysninger om beskyttelse af personlige oplysninger for dette prod
|
||||
<value>Der blev ikke fundet nogen containerfil eller Docker-fil i "{}"</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -2124,4 +2124,360 @@ Datenschutzinformationen zu diesem Produkt finden Sie unter https://aka.ms/priva
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>Kein Containerfile oder Dockerfile in „{}“ gefunden</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
@@ -2118,4 +2118,360 @@ For privacy information about this product please visit https://aka.ms/privacy.<
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1938,7 +1938,7 @@ Uso:
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>Error al terminar la sesión: “{}”</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2117,11 +2117,367 @@ Para obtener información de privacidad sobre este producto, visita https://aka.
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>No se pudo abrir “{}”: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>No se encontró Containerfile ni Dockerfile en “{}”</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1932,7 +1932,7 @@ Käyttö:
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>Istunnon päättäminen epäonnistui: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2107,15 +2107,371 @@ Tuotteen tietosuojatiedot löytyvät osoitteesta https://aka.ms/privacy.</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
|
||||
<value>Sekä Dockerfile että Containerfile löytyivät. Käytä -f valitaksesi käytettävän tiedoston</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>Kohteen {} avaaminen epäonnistui: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>Kohteesta {} ei löytynyt Containerfile- tai Dockerfile-tiedostoa</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -2125,4 +2125,360 @@ Pour plus d’informations sur la confidentialité de ce produit, veuillez consu
|
||||
<value>Aucun Containerfile ni Dockerfile trouvé dans '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1932,7 +1932,7 @@ Usage:
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>A munkamenet lezárása nem sikerült: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2107,15 +2107,371 @@ További információ a termékről: https://aka.ms/privacy.</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
|
||||
<value>Dockerfile és Containerfile is található. Az -f billentyűkombinációval válassza ki a használni kívánt fájlt</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>Nem sikerült megnyitni a következőt: {}: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>Nem található Containerfile vagy Dockerfile a(z) {} helyen</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1938,7 +1938,7 @@ Utilizzo:
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>Terminazione della sessione non riuscita: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2113,15 +2113,371 @@ Per informazioni sulla privacy di questo prodotto, visita https://aka.ms/privacy
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
|
||||
<value>Sono stati trovati sia Dockerfile che Containerfile. Usa -f per selezionare il file da usare</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>Apertura di '{}' non riuscita: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>Nessun Containerfile o Dockerfile trovato in '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1938,7 +1938,7 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>セッションの終了に失敗しました: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2113,15 +2113,371 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
|
||||
<value>Dockerfile と Containerfile の両方が見つかりました。-f を使用して使用するファイルを選択してください</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>'{}' を開けませんでした: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>'{}' に Containerfile または Dockerfile が見つかりませんでした</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1938,7 +1938,7 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
|
||||
<value>WSLC 세션 {}개를 찾았습니다.{}:</value>
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>세션 종료 실패: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
@@ -2113,15 +2113,371 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
|
||||
<value>볼륨 '{}'을(를) 사용 중입니다.</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>Dockerfile과 Containerfile을 모두 찾았습니다. -f를 사용하여 사용할 파일 선택</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>'{}'을(를) 열지 못함: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>'{}'에서 Containerfile 또는 Dockerfile을 찾을 수 없습니다.</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
@@ -1932,7 +1932,7 @@ Bruk:
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>Kunne ikke avslutte økten: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2107,15 +2107,371 @@ For personverninformasjon om dette produktet kan du gå til https://aka.ms/priva
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
|
||||
<value>Både Dockerfile og Containerfile ble funnet. Bruk -f for å velge hvilken fil som skal brukes</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>Kan ikke åpne {}: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>Finner ingen Containerfile eller Dockerfile i {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1932,7 +1932,7 @@ Gebruik:
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>Sessiebeëindiging mislukt: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2107,15 +2107,371 @@ Ga naar https://aka.ms/privacy voor privacyinformatie over dit product.</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
|
||||
<value>Zowel Dockerfile als Containerfile gevonden. Gebruik -f om het bestand te selecteren dat je wilt gebruiken</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>Openen mislukt '{}': {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>Geen Containerfile of Dockerfile gevonden in '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1932,7 +1932,7 @@ Użycie:
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>Nie udało się zakończyć sesji: „{}”</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2107,15 +2107,371 @@ Aby uzyskać informacje o prywatności dotyczące tego produktu, odwiedź stron
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
|
||||
<value>Znaleziono zarówno plik Dockerfile, jak i Containerfile. Użyj opcji -f, aby wybrać plik</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>Nie można otworzyć „{}”: {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>Nie znaleziono pliku Containerfile ani Dockerfile w „{}”</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -2125,4 +2125,360 @@ Para obter informações sobre a privacidade desse produto, visite https://aka.m
|
||||
<value>Nenhum Containerfile ou Dockerfile encontrado em "{}"</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -2118,4 +2118,360 @@ Para obter informações de privacidade sobre este produto, visite https://aka.m
|
||||
<value>Não foi encontrado Containerfile ou Dockerfile em "{}"</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -2125,4 +2125,360 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
|
||||
<value>Containerfile или Dockerfile не найдены в '{}'.</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1932,7 +1932,7 @@ Användning:
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>Det gick inte att avsluta sessionen: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2107,15 +2107,371 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
|
||||
<value>Både Dockerfile och Containerfile hittas. Använd -f för att välja vilken fil som ska användas</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>Det gick inte att öppna '{}': {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>Ingen Containerfile eller Dockerfile hittades i '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -2118,4 +2118,360 @@ Bu ürünle ilgili gizlilik bilgileri için lütfen https://aka.ms/privacy sayfa
|
||||
<value>'{}' içinde Containerfile veya Dockerfile bulunamadı</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1938,7 +1938,7 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
|
||||
<comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcTerminateSessionFailed" xml:space="preserve">
|
||||
<value>Session termination failed: '{}'</value>
|
||||
<value>会话终止失败: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcShellExited" xml:space="preserve">
|
||||
@@ -2117,11 +2117,367 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>Failed to open '{}': {}</value>
|
||||
<value>未能打开 {}': {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>No Containerfile or Dockerfile found in '{}'</value>
|
||||
<value>在 '{}' 中找不到容器文件或 Dockerfile</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
<value>Environment variable key '{}' cannot contain whitespace</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadNoInputError" xml:space="preserve">
|
||||
<value>Requested load but no input provided.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1938,7 +1938,7 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcNoSessionsFound" xml:space="preserve">
|
||||
<value>未找到 WSLC 工作階段。</value>
|
||||
<value>未找到 WSLC 工作階段。</value>
|
||||
</data>
|
||||
<data name="MessageWslcSessionsFound" xml:space="preserve">
|
||||
<value>找到 {} WSLC 工作階段{}:</value>
|
||||
@@ -2113,15 +2113,371 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
|
||||
</data>
|
||||
<data name="MessageWslcInvalidVolumeType" xml:space="preserve">
|
||||
<value>不支援的音量類型: '{}'</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcVolumeInUse" xml:space="preserve">
|
||||
<value>磁碟區 '{}' 使用中。</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBothDockerAndContainerFileFound" xml:space="preserve">
|
||||
<value>同時找到 Dockerfile 和 Containerfile。使用 -f 以選取要使用的檔案</value>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcFailedToOpenFile" xml:space="preserve">
|
||||
<value>無法開啟 '{}': {}</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="MessageWslcBuildFileNotFound" xml:space="preserve">
|
||||
<value>在 '{}' 中找不到 Containerfile 或 Dockerfile</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool.</value>
|
||||
<comment>{Locked="WSLC"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_RootCommandLongDesc" xml:space="preserve">
|
||||
<value>WSLC is the Windows Subsystem for Linux Container CLI tool. It enables management and interaction with WSL containers from the command line.</value>
|
||||
<comment>{Locked="WSLC"}{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandDesc" xml:space="preserve">
|
||||
<value>Manage containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage the lifecycle of WSL containers, including creating, starting, stopping, and removing them.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachDesc" xml:space="preserve">
|
||||
<value>Attach to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerAttachLongDesc" xml:space="preserve">
|
||||
<value>Attaches to a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateDesc" xml:space="preserve">
|
||||
<value>Create a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerCreateLongDesc" xml:space="preserve">
|
||||
<value>Creates a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecDesc" xml:space="preserve">
|
||||
<value>Execute a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecLongDesc" xml:space="preserve">
|
||||
<value>Executes a command in a running container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectDesc" xml:space="preserve">
|
||||
<value>Inspect a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerInspectLongDesc" xml:space="preserve">
|
||||
<value>Display detailed information about a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillDesc" xml:space="preserve">
|
||||
<value>Kill containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerKillLongDesc" xml:space="preserve">
|
||||
<value>Kills containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListDesc" xml:space="preserve">
|
||||
<value>List containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerListLongDesc" xml:space="preserve">
|
||||
<value>Lists containers. By default, only running containers are shown; use --all to include all containers.</value>
|
||||
<comment>{Locked="--all "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsDesc" xml:space="preserve">
|
||||
<value>View container logs.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerLogsLongDesc" xml:space="preserve">
|
||||
<value>View logs for a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveDesc" xml:space="preserve">
|
||||
<value>Remove containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunDesc" xml:space="preserve">
|
||||
<value>Run a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerRunLongDesc" xml:space="preserve">
|
||||
<value>Runs a container. By default, the container is started in the background; use --detach to run in the foreground.</value>
|
||||
<comment>{Locked="--detach "}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartDesc" xml:space="preserve">
|
||||
<value>Start a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStartLongDesc" xml:space="preserve">
|
||||
<value>Starts a container.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopDesc" xml:space="preserve">
|
||||
<value>Stop containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerStopLongDesc" xml:space="preserve">
|
||||
<value>Stops containers.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandDesc" xml:space="preserve">
|
||||
<value>Manage images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage container images, including building, pulling, listing, and removing them.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildDesc" xml:space="preserve">
|
||||
<value>Build an image from a Dockerfile.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageBuildLongDesc" xml:space="preserve">
|
||||
<value>Builds an image from a Dockerfile and a build context directory.</value>
|
||||
<comment>{Locked="Dockerfile"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageInspectLongDesc" xml:space="preserve">
|
||||
<value>Inspect images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListDesc" xml:space="preserve">
|
||||
<value>List images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageListLongDesc" xml:space="preserve">
|
||||
<value>Lists images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadDesc" xml:space="preserve">
|
||||
<value>Load images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageLoadLongDesc" xml:space="preserve">
|
||||
<value>Loads images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullDesc" xml:space="preserve">
|
||||
<value>Pull images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImagePullLongDesc" xml:space="preserve">
|
||||
<value>Pulls images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveDesc" xml:space="preserve">
|
||||
<value>Remove images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageRemoveLongDesc" xml:space="preserve">
|
||||
<value>Removes images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveDesc" xml:space="preserve">
|
||||
<value>Save images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageSaveLongDesc" xml:space="preserve">
|
||||
<value>Saves images.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandDesc" xml:space="preserve">
|
||||
<value>Manage sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionCommandLongDesc" xml:space="preserve">
|
||||
<value>Manage WSL container sessions, including listing active sessions and launching interactive shells.</value>
|
||||
<comment>{Locked="WSL"}Product names should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListDesc" xml:space="preserve">
|
||||
<value>List sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListLongDesc" xml:space="preserve">
|
||||
<value>Lists active session(s).</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellDesc" xml:space="preserve">
|
||||
<value>Attach to a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionShellLongDesc" xml:space="preserve">
|
||||
<value>Attaches to an active session. If no session ID is provided, the wslc default session will be used.</value>
|
||||
<comment>{Locked="wslc"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateDesc" xml:space="preserve">
|
||||
<value>Terminate a session.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionTerminateLongDesc" xml:space="preserve">
|
||||
<value>Terminates an active session. If no session is specified, the default session will be terminated.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandDesc" xml:space="preserve">
|
||||
<value>Open the settings file in the default editor.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsCommandLongDesc" xml:space="preserve">
|
||||
<value>Opens the wslc user settings file in the system default editor for .yaml files.
|
||||
On first run, creates the file with all settings commented out at their defaults.</value>
|
||||
<comment>{Locked="wslc"}{Locked=".yaml"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetDesc" xml:space="preserve">
|
||||
<value>Reset settings to built-in defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetLongDesc" xml:space="preserve">
|
||||
<value>Overwrites the settings file with a commented-out defaults template.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SettingsResetConfirm" xml:space="preserve">
|
||||
<value>Settings reset to defaults.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_AllArgDescription" xml:space="preserve">
|
||||
<value>Show all regardless of state.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_BuildArgDescription" xml:space="preserve">
|
||||
<value>Set build-time variables (KEY=VALUE)</value>
|
||||
<comment>{Locked="KEY=VALUE"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
|
||||
<value>The command to run</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForceArgDescription" xml:space="preserve">
|
||||
<value>Delete containers even if they are running</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DetachArgDescription" xml:space="preserve">
|
||||
<value>Run container in detached mode</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EntrypointArgDescription" xml:space="preserve">
|
||||
<value>Specifies the container init process executable</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvArgDescription" xml:space="preserve">
|
||||
<value>Key=Value pairs for environment variables</value>
|
||||
<comment>{Locked="Key=Value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvFileArgDescription" xml:space="preserve">
|
||||
<value>File containing key=value pairs of env variables</value>
|
||||
<comment>{Locked="key=value"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FileArgDescription" xml:space="preserve">
|
||||
<value>Path to the Dockerfile (use "-" to read from stdin)</value>
|
||||
<comment>{Locked="Dockerfile"}{Locked="stdin"}{Locked="-"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_FollowArgDescription" xml:space="preserve">
|
||||
<value>Follow log output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_FormatArgDescription" xml:space="preserve">
|
||||
<value>Output formatting (json or table) (Default: table)</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to container's init process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageForceArgDescription" xml:space="preserve">
|
||||
<value>Delete images even if they are being used</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageIdArgDescription" xml:space="preserve">
|
||||
<value>Image name</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InputArgDescription" xml:space="preserve">
|
||||
<value>Provides path to the tar archive file containing the image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NameArgDescription" xml:space="preserve">
|
||||
<value>Name of the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoPruneArgDescription" xml:space="preserve">
|
||||
<value>Do not delete untagged parents</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoTruncArgDescription" xml:space="preserve">
|
||||
<value>Do not truncate output</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_OutputArgDescription" xml:space="preserve">
|
||||
<value>Path for the saved image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PathArgDescription" xml:space="preserve">
|
||||
<value>Path to the build context directory</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_PublishArgDescription" xml:space="preserve">
|
||||
<value>Publish a port from a container to host</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
|
||||
<value>Outputs the container IDs only</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_RemoveArgDescription" xml:space="preserve">
|
||||
<value>Remove the container after it stops</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionIdPositionalArgDescription" xml:space="preserve">
|
||||
<value>Session ID</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalArgDescription" xml:space="preserve">
|
||||
<value>Signal to send (default: {})</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_TagArgDescription" xml:space="preserve">
|
||||
<value>Tag for the built image</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TimeArgDescription" xml:space="preserve">
|
||||
<value>Time in seconds to wait before executing (default 5)</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TTYArgDescription" xml:space="preserve">
|
||||
<value>Open a TTY with the container process.</value>
|
||||
<comment>{Locked="TTY"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VerboseArgDescription" xml:space="preserve">
|
||||
<value>Output verbose details</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VersionArgDescription" xml:space="preserve">
|
||||
<value>Show version information for this tool</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_VolumeArgDescription" xml:space="preserve">
|
||||
<value>Bind mount a volume to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_CIDFileArgDescription" xml:space="preserve">
|
||||
<value>Write the container ID to the provided path.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSArgDescription" xml:space="preserve">
|
||||
<value>IP address of the DNS nameserver in resolv.conf</value>
|
||||
<comment>{Locked="resolv.conf"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSDomainArgDescription" xml:space="preserve">
|
||||
<value>Set the default DNS Domain</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSOptionArgDescription" xml:space="preserve">
|
||||
<value>Set DNS options</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_DNSSearchArgDescription" xml:space="preserve">
|
||||
<value>Set DNS search domains</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_GroupIdArgDescription" xml:space="preserve">
|
||||
<value>Group Id for the process</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_NoDNSArgDescription" xml:space="preserve">
|
||||
<value>No configuration of DNS in the container</value>
|
||||
<comment>{Locked="DNS"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ProgressArgDescription" xml:space="preserve">
|
||||
<value>Progress type (format: none|ansi) (default: ansi)</value>
|
||||
<comment>{Locked="none"}{Locked="ansi"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_PullArgDescription" xml:space="preserve">
|
||||
<value>Image pull policy (always|missing|never) (default:never)</value>
|
||||
<comment>{Locked="always"}{Locked="missing"}{Locked="never"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SchemeArgDescription" xml:space="preserve">
|
||||
<value>Use this scheme for registry connection</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_TMPFSArgDescription" xml:space="preserve">
|
||||
<value>Mount tmpfs to the container at the given path</value>
|
||||
<comment>{Locked="tmpfs"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_UserArgDescription" xml:space="preserve">
|
||||
<value>User ID for the process (name|uid|uid:gid)</value>
|
||||
<comment>{Locked="name|uid|uid:gid"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_VirtualArgDescription" xml:space="preserve">
|
||||
<value>Expose virtualization capabilities to the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_ContainerExecForwardArgsDescription" xml:space="preserve">
|
||||
<value>Arguments to pass to the command being executed inside the container</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_SessionListVerboseArgDescription" xml:space="preserve">
|
||||
<value>Show detailed information about the listed sessions.</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidFormatError" xml:space="preserve">
|
||||
<value>Invalid format type specified. Supported format types are: json, table</value>
|
||||
<comment>{Locked="json"}{Locked="table"}Command line arguments should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_InvalidSignalError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is not a recognized signal name or number (Example: SIGKILL, kill, or 9).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_SignalOutOfRangeError" xml:space="preserve">
|
||||
<value>Invalid {} value: {} is out of valid range ({}-{}).</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_ImageNotFoundPulling" xml:space="preserve">
|
||||
<value>Image '{}' not found, pulling</value>
|
||||
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyEmptyError" xml:space="preserve">
|
||||
<value>Environment variable key cannot be empty</value>
|
||||
</data>
|
||||
<data name="WSLCCLI_EnvKeyWhitespaceError" xml:space="preserve">
|
||||
Reference in New Issue
Block a user