@samitouri / QOSAMI-WSL / commits / c51228c3

Localization change from build: 152853595 (#41150)

* Localization change from build: 152853595 * Fix line endings in localized Resources.resw files Repair stray CR/LF corruption in de-DE, ko-KR, and zh-TW Resources.resw so the files use CRLF consistently, per validate-line-endings.py. Fixes are targeted per corruption pattern (dropped space, misplaced CR, stray inserted space) rather than a blanket conversion, to avoid altering translated text structure. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 1542abbb-ee93-420c-9f72-6396a1a3b595 --------- Co-authored-by: WSL localization <noreply@microsoft.com> Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 1542abbb-ee93-420c-9f72-6396a1a3b595

Blue committed Jul 23, 2026 at 14:17 UTC c51228c35ef03103edb6984543d39aed187d6a61
21 files changed +1160 -195
localization/strings/cs-CZ/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Využití:
2134 <value>Kontejner {} je spuštěný.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>ContainerIpAddress zatím není podporováno.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>Mapování portů režim sítě kontejneru nepodporuje; porty patří cílovému kontejneru.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Využití:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>Pokud chcete získat podrobnosti o konkrétním příkazu, předejte ho do argumentu help.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Příkazy:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Možnosti:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Globální možnosti:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Aliasy:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Argumenty:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>Nebyl rozpoznán název argumentu pro aktuální příkaz: '{}'</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ Informace o ochraně osobních údajů k tomuto produktu najdete na stránce htt
2379 <value>Neplatná hodnota časového limitu zastavení: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>Další sítě nejsou povoleny, pokud je primární síťový režim 'host' nebo 'none'.</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>The primary network mode '{}' does not support connecting or disconnecting additional networks.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Duplicitní síť: {}</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>Nastavení koncového bodu zatím není podporováno (síť '{}').</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Duplicate driver option '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>Pro síť '{}' lze zadat pouze jednu IP adresu.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Network link cannot be empty.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Network alias nemůže být prázdný.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ Informace o ochraně osobních údajů k tomuto produktu najdete na stránce htt
2413 <value>Network aliases require a user-defined network. Use --network to specify one.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>Endpoint settings are not supported for network mode '{}'.</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Network aliases cannot be specified when multiple networks are requested. Use a single --network argument.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2977,6 +3007,22 @@ Při prvním spuštění vytvoří soubor se všemi nastaveními okomentovanými
3007 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3008 <value>Přidání aliasu v oboru sítě pro kontejner</value>
3009 </data>
3010 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3011 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3012 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3013 + </data>
3014 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3015 + <value>Přiřaďte kontejneru IPv4 adresu v síti</value>
3016 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3017 + </data>
3018 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3019 + <value>Add link to another container (--link name:alias)</value>
3020 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3021 + </data>
3022 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3023 + <value>Add a link-local IPv4 address for the container</value>
3024 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3025 + </data>
3026 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3027 <value>Neplatná hodnota {}: alias sítě nemůže být prázdný ani obsahovat jen prázdné znaky.</value>
3028 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/da-DK/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Brug:
2134 <value>Objektbeholderen "{}" kører.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>ContainerIpAddress understøttes endnu ikke.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>Porttilknytninger understøttes ikke med objektbeholdernetværkstilstand. Porte ejes af destinationsbeholderen.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Brug:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>Du kan finde flere oplysninger om en bestemt kommando i hjælpeargumentet.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Kommandoer:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Indstillinger:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Globale indstillinger:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Aliasser:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Argumenter:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>Argumentnavnet blev ikke genkendt for den aktuelle kommando: '{}'</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ Du kan finde oplysninger om beskyttelse af personlige oplysninger for dette prod
2379 <value>Ugyldig værdi for stop-timeout: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>Yderligere netværk er ikke tilladt, når den primære netværkstilstand er 'host' eller 'none'.</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>Den primære netværkstilstand "{}" understøtter ikke oprettelse eller afbrydelse af yderligere netværk.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Duplikeret netværk: '{}'</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>Slutpunktsindstillinger understøttes endnu ikke (netværk '{}').</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Duplikeret driverindstilling '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Ugyldig driverindstilling '{}'; der forventedes 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Ukendt slutpunktindstilling '{}' for netværk '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>Der kan kun angives én IP-adresse for netværket '{}'.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Netværkslinket må ikke være tomt.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Netværksaliaset må ikke være tomt.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ Du kan finde oplysninger om beskyttelse af personlige oplysninger for dette prod
2413 <value>Netværksaliasser kræver et brugerdefineret netværk. Brug --network til at angive en.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>Slutpunktsindstillinger understøttes ikke for netværkstilstanden '{}'.</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Der kan ikke angives netværksaliasser, når der anmodes om flere netværk. Brug et enkelt --network argument.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2977,6 +3007,22 @@ Ved første kørsel oprettes filen med alle indstillinger kommenteret som standa
3007 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3008 <value>Tilføj et netværksomfattende alias til containeren</value>
3009 </data>
3010 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3011 + <value>Angiv indstillinger for slutpunktsdriveren (--driver-opt key=value)</value>
3012 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3013 + </data>
3014 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3015 + <value>Tildel objektbeholderen en IPv4 adresse på netværket</value>
3016 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3017 + </data>
3018 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3019 + <value>Føj link til en anden objektbeholder (--link navn:alias)</value>
3020 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3021 + </data>
3022 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3023 + <value>Tilføj en link-lokal IPv4 adresse til objektbeholderen</value>
3024 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3025 + </data>
3026 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3027 <value>Ugyldig {}-værdi: Netværksalias må ikke være tomt eller indeholde mellemrum</value>
3028 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/de-DE/Resources.resw
+56 -10
@@ -379,7 +379,7 @@ Beispiel: wslpath 'c:\\users'</value>
379 "}Command line arguments and file names should not be translated</comment>
380 </data>
381 <data name="MessageWslconfigUsage" xml:space="preserve">
382 - <value>Führt Verwaltungsvorgänge für Windows-Subsystem für Linux:
382 + <value>Führt Verwaltungsvorgänge für Windows-Subsystem für Linux aus
383
384 Verbrauch:
385 /l, /list [Option]
@@ -2140,10 +2140,6 @@ Verwendung:
2140 <value>Container „{}“ wird ausgeführt.</value>
2141 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2142 </data>
2143 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2144 - <value>ContainerIpAddress wird noch nicht unterstützt.</value>
2145 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2146 - </data>
2143 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2144 <value>Portzuordnungen werden im Containernetzwerkmodus nicht unterstützt. Ports befinden sich im Besitz des Zielcontainers.</value>
2145 </data>
@@ -2215,6 +2211,21 @@ Verwendung:
2211 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2212 <value>Wenn Sie weitere Details zu einem bestimmten Befehl erfahren möchten, übergeben Sie ihm das Hilfe-Argument.</value>
2213 </data>
2214 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2215 + <value>Befehle:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2218 + <value>Optionen:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2221 + <value>Globale Optionen:</value>
2222 + </data>
2223 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2224 + <value>Aliase:</value>
2225 + </data>
2226 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2227 + <value>Argumente:</value>
2228 + </data>
2229 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2230 <value>Argumentname wurde für den aktuellen Befehl nicht erkannt: „{}“</value>
2231 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2374,18 +2385,33 @@ Datenschutzinformationen zu diesem Produkt finden Sie unter https://aka.ms/priva
2385 <value>Ungültiger Wert für das Stopp-Timeout: {}</value>
2386 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2387 </data>
2377 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2378 - <value>Zusätzliche Netzwerke sind nicht zulässig, wenn der primäre Netzwerkmodus „host“ oder „none“ ist.</value>
2379 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2388 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2389 + <value>Der primäre Netzwerkmodus '{}' unterstützt das Herstellen oder Trennen von Verbindungen zu zusätzlichen Netzwerken nicht.</value>
2390 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2391 </data>
2392 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2393 <value>Doppelt vorhandenes Netzwerk: „{}“</value>
2394 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2395 </data>
2385 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2386 - <value>Endpunkteinstellungen werden noch nicht unterstützt (Netzwerk "{}").</value>
2396 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2397 + <value>Duplicate driver option '{}'.</value>
2398 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2399 + </data>
2400 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2401 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2402 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2403 + </data>
2404 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2405 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2406 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2407 + </data>
2408 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2409 + <value>Es darf nur eine IP-Adresse für das Netzwerk '{}' angegeben werden.</value>
2410 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2411 </data>
2412 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2413 + <value>Network link cannot be empty.</value>
2414 + </data>
2415 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2416 <value>Der Netzwerkalias darf nicht leer sein.</value>
2417 </data>
@@ -2393,6 +2419,10 @@ Datenschutzinformationen zu diesem Produkt finden Sie unter https://aka.ms/priva
2419 <value>Netzwerkaliase erfordern ein benutzerdefiniertes Netzwerk. Verwenden Sie --network , um eine anzugeben.</value>
2420 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2421 </data>
2422 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2423 + <value>Endpoint settings are not supported for network mode '{}'.</value>
2424 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2425 + </data>
2426 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2427 <value>Netzwerkaliase können nicht angegeben werden, wenn mehrere Netzwerke angefordert werden. Verwenden Sie ein einzelnes --network Argument.</value>
2428 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2983,6 +3013,22 @@ Erstellt bei der ersten Ausführung die Datei mit allen Einstellungen, die stand
3013 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3014 <value>Fügen Sie einen netzwerkbezogenen Alias für den Container hinzu.</value>
3015 </data>
3016 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3017 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3018 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3019 + </data>
3020 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3021 + <value>Assign the container an IPv4 address on the network</value>
3022 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3023 + </data>
3024 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3025 + <value>Link zu einem anderen Container hinzufügen (--link name:alias)</value>
3026 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3027 + </data>
3028 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3029 + <value>Add a link-local IPv4 address for the container</value>
3030 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3031 + </data>
3032 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3033 <value>Ungültiger {}-Wert: Der Netzwerkalias darf nicht leer sein oder nur aus Leerzeichen bestehen.</value>
3034 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/en-GB/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Usage:
2134 <value>Container '{}' is running.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>ContainerIpAddress is not yet supported.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>Port mappings are not supported with container network mode; ports are owned by the target container.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Usage:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>For more details on a specific command, pass it the help argument.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Commands:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Options:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Global Options:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Aliases:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Arguments:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>Argument name was not recognised for the current command: '{}'</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ For privacy information about this product please visit https://aka.ms/privacy.<
2379 <value>Invalid stop timeout value: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>Additional networks are not allowed when the primary network mode is 'host' or 'none'.</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>The primary network mode '{}' does not support connecting or disconnecting additional networks.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Duplicate network: '{}'</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>Endpoint settings are not yet supported (network '{}').</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Duplicate driver option '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>Only one IP address may be specified for network '{}'.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Network link cannot be empty.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Network alias cannot be empty.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ For privacy information about this product please visit https://aka.ms/privacy.<
2413 <value>Network aliases require a user-defined network. Use --network to specify one.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>Endpoint settings are not supported for network mode '{}'.</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Network aliases cannot be specified when multiple networks are requested. Use a single --network argument.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2977,6 +3007,22 @@ On first run, creates the file with all settings commented out at their defaults
3007 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3008 <value>Add a network-scoped alias for the container</value>
3009 </data>
3010 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3011 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3012 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3013 + </data>
3014 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3015 + <value>Assign the container an IPv4 address on the network</value>
3016 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3017 + </data>
3018 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3019 + <value>Add link to another container (--link name:alias)</value>
3020 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3021 + </data>
3022 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3023 + <value>Add a link-local IPv4 address for the container</value>
3024 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3025 + </data>
3026 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3027 <value>Invalid {} value: network alias cannot be empty or whitespace</value>
3028 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/es-ES/Resources.resw
+55 -9
@@ -2140,10 +2140,6 @@ Uso:
2140 <value>El contenedor "{}" se está ejecutando.</value>
2141 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2142 </data>
2143 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2144 - <value>ContainerIpAddress aún no se admite.</value>
2145 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2146 - </data>
2143 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2144 <value>Las asignaciones de puerto no son compatibles con el modo de red de contenedor; Los puertos son propiedad del contenedor de destino.</value>
2145 </data>
@@ -2215,6 +2211,21 @@ Uso:
2211 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2212 <value>Para más información sobre un comando específico, pásalo el argumento de ayuda.</value>
2213 </data>
2214 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2215 + <value>Comandos:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2218 + <value>Opciones:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2221 + <value>Opciones globales:</value>
2222 + </data>
2223 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2224 + <value>Alias:</value>
2225 + </data>
2226 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2227 + <value>Argumentos:</value>
2228 + </data>
2229 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2230 <value>No se reconoció el nombre del argumento para el comando actual: '{}'</value>
2231 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2374,18 +2385,33 @@ Para obtener información de privacidad sobre este producto, visita https://aka.
2385 <value>Valor de tiempo de espera de detención no válido: {}</value>
2386 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2387 </data>
2377 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2378 - <value>No se permiten redes adicionales cuando el modo de red principal es "host" o "none".</value>
2379 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2388 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2389 + <value>El modo de red principal "{}" no admite la conexión o desconexión de redes adicionales.</value>
2390 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2391 </data>
2392 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2393 <value>Red duplicada: "{}"</value>
2394 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2395 </data>
2385 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2386 - <value>Todavía no se admite la configuración del punto de conexión (red '{}').</value>
2396 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2397 + <value>Duplicate driver option '{}'.</value>
2398 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2399 + </data>
2400 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2401 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2402 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2403 + </data>
2404 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2405 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2406 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2407 + </data>
2408 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2409 + <value>Solo se puede especificar una dirección IP para la red '{}'.</value>
2410 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2411 </data>
2412 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2413 + <value>Network link cannot be empty.</value>
2414 + </data>
2415 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2416 <value>El alias de red no puede estar vacío.</value>
2417 </data>
@@ -2393,6 +2419,10 @@ Para obtener información de privacidad sobre este producto, visita https://aka.
2419 <value>Los alias de red requieren una red definida por el usuario. Use --network para especificar uno.</value>
2420 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2421 </data>
2422 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2423 + <value>No se admite la configuración de punto de conexión para el modo de red '{}'.</value>
2424 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2425 + </data>
2426 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2427 <value>No se pueden especificar alias de red cuando se solicitan varias redes. Use un único argumento --network .</value>
2428 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2983,6 +3013,22 @@ En la primera ejecución, crea el archivo con todas las configuraciones comentad
3013 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3014 <value>Agregar un alias con ámbito de red para el contenedor</value>
3015 </data>
3016 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3017 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3018 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3019 + </data>
3020 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3021 + <value>Asignar al contenedor una dirección IPv4 en la red</value>
3022 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3023 + </data>
3024 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3025 + <value>Agregar vínculo a otro contenedor (nombre de --link :alias)</value>
3026 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3027 + </data>
3028 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3029 + <value>Agregar una dirección IPv4 de enlace local para el contenedor</value>
3030 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3031 + </data>
3032 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3033 <value>Valor {} no válido: el alias de red no puede estar vacío ni tener espacios en blanco</value>
3034 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/fi-FI/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Käyttö:
2134 <value>Säilö '{}' on käynnissä.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>ContainerIpAddress ei vielä tueta.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>Porttimäärityksiä ei tueta säilön verkkotilassa; portit kuuluvat kohdesäilölle.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Käyttö:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>Jos haluat lisätietoja tietystä komennosta, siirrä se ohjeargumenttiin.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Komennot:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Asetukset:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Yleiset asetukset:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Aliakset:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Argumentit:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>Argumentin nimeä ei tunnistettu nykyiselle komennolle: {}</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ Tuotteen tietosuojatiedot löytyvät osoitteesta https://aka.ms/privacy.</value>
2379 <value>Virheellinen pysäytyksen aikakatkaisuarvo: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>Lisäverkkoja ei sallita, kun ensisijainen verkkotila on host tai none.</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>Ensisijaisen verkon tila {} ei tue lisäverkkojen yhdistämistä tai yhteyden katkaisemista.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Monistunut verkko: {}</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>Päätepisteasetuksia ei vielä tueta (verkko {}).</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Duplicate driver option '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>Verkolle {} voidaan määrittää vain yksi IP-osoite.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Network link cannot be empty.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Verkkotunnus ei voi olla tyhjä.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ Tuotteen tietosuojatiedot löytyvät osoitteesta https://aka.ms/privacy.</value>
2413 <value>Network aliases require a user-defined network. Use --network to specify one.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>Päätepisteen asetuksia ei tueta verkkotilalle {}.</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Network aliases cannot be specified when multiple networks are requested. Use a single --network argument.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2977,6 +3007,22 @@ Ensimmäisellä käynnistyskerralla luo tiedoston, jossa kaikki asetukset on kom
3007 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3008 <value>Lisää säilölle verkkokohtainen alias</value>
3009 </data>
3010 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3011 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3012 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3013 + </data>
3014 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3015 + <value>Assign the container an IPv4 address on the network</value>
3016 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3017 + </data>
3018 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3019 + <value>Add link to another container (--link name:alias)</value>
3020 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3021 + </data>
3022 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3023 + <value>Add a link-local IPv4 address for the container</value>
3024 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3025 + </data>
3026 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3027 <value>Virheellinen {}-arvo: verkkotunnus ei voi olla tyhjä tai välilyönti</value>
3028 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/fr-FR/Resources.resw
+55 -9
@@ -2141,10 +2141,6 @@ Utilisation :
2141 <value>Le conteneur « {} » est en cours d’exécution.</value>
2142 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2143 </data>
2144 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2145 - <value>ContainerIpAddress n’est pas encore pris en charge.</value>
2146 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2147 - </data>
2144 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2145 <value>Les mappages de ports ne sont pas pris en charge avec le mode réseau de conteneurs ; Les ports appartiennent au conteneur cible.</value>
2146 </data>
@@ -2216,6 +2212,21 @@ Utilisation :
2212 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2213 <value>Pour en savoir plus sur une commande spécifique, passez-la à l’argument aide.</value>
2214 </data>
2215 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2216 + <value>Commandes :</value>
2217 + </data>
2218 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2219 + <value>Options :</value>
2220 + </data>
2221 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2222 + <value>Options globales :</value>
2223 + </data>
2224 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2225 + <value>Alias :</value>
2226 + </data>
2227 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2228 + <value>Arguments :</value>
2229 + </data>
2230 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2231 <value>Le nom d’argument n’a pas été reconnu pour la commande actuelle : « {} »</value>
2232 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2375,18 +2386,33 @@ Pour plus d’informations sur la confidentialité de ce produit, veuillez consu
2386 <value>Valeur de délai d’expiration d’arrêt non valide : {}</value>
2387 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2388 </data>
2378 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2379 - <value>Les réseaux supplémentaires ne sont pas autorisés lorsque le mode réseau principal est 'host' ou 'none'.</value>
2380 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2389 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2390 + <value>Le mode de réseau principal « {} » ne prend pas en charge la connexion ou la déconnexion de réseaux supplémentaires.</value>
2391 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2392 </data>
2393 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2394 <value>Dupliquer le réseau : '{}'</value>
2395 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2396 </data>
2386 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2387 - <value>Les paramètres de point de terminaison ne sont pas encore pris en charge (réseau « {} »).</value>
2397 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2398 + <value>Duplicate driver option '{}'.</value>
2399 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2400 + </data>
2401 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2402 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2403 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2404 + </data>
2405 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2406 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2407 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2408 + </data>
2409 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2410 + <value>Une seule adresse IP peut être spécifiée pour le réseau « {} ».</value>
2411 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2412 </data>
2413 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2414 + <value>Network link cannot be empty.</value>
2415 + </data>
2416 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2417 <value>L’alias réseau ne peut pas être vide.</value>
2418 </data>
@@ -2394,6 +2420,10 @@ Pour plus d’informations sur la confidentialité de ce produit, veuillez consu
2420 <value>Les alias réseau nécessitent un réseau défini par l’utilisateur. Utilisez --network pour en spécifier un.</value>
2421 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2422 </data>
2423 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2424 + <value>Les paramètres de point de terminaison ne sont pas pris en charge pour le mode réseau « {} ».</value>
2425 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2426 + </data>
2427 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2428 <value>Impossible de spécifier des alias réseau lorsque plusieurs réseaux sont demandés. Utilisez un seul argument --network .</value>
2429 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2984,6 +3014,22 @@ Lors de la première exécution, crée le fichier avec tous les paramètres comm
3014 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3015 <value>Ajouter un alias étendu au réseau pour le conteneur</value>
3016 </data>
3017 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3018 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3019 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3020 + </data>
3021 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3022 + <value>Attribuer au conteneur une adresse IPv4 sur le réseau</value>
3023 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3024 + </data>
3025 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3026 + <value>Ajouter un lien à un autre conteneur (nom --link : alias)</value>
3027 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3028 + </data>
3029 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3030 + <value>Ajouter une adresse IPv4 locale au lien pour le conteneur</value>
3031 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3032 + </data>
3033 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3034 <value>Valeur {} non valide : l’alias réseau ne peut pas être vide ou un espace blanc</value>
3035 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/hu-HU/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Usage:
2134 <value>A(z) {} tároló fut.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>A ContainerIpAddress még nem támogatott.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>A portleképezések nem támogatottak tárolóhálózati módban; a portok a céltárolóhoz tartoznak.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Usage:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>Ha további információra van szüksége egy adott parancsról, adja meg hozzá a súgó argumentumát.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Parancsok:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Beállítások:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Globális kapcsolók:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Aliasok:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Paraméterek:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>Az aktuális parancs argumentumának neve nem ismerhető fel: {}</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ További információ a termékről: https://aka.ms/privacy.</value>
2379 <value>Érvénytelen leállítási időkorlát érték: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>További hálózatok nem engedélyezettek, ha az elsődleges hálózati mód 'host' vagy 'none'.</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>A(z) {} elsődleges hálózati mód nem támogatja további hálózatok csatlakoztatását vagy leválasztását.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Duplikált hálózat: {}</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>A végponti beállítások még nem támogatottak (hálózat: {}).</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Duplicate driver option '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>Csak egy IP-cím adható meg a(z) {} hálózathoz.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Network link cannot be empty.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>A hálózati alias nem lehet üres.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ További információ a termékről: https://aka.ms/privacy.</value>
2413 <value>Hálózati aliasokhoz felhasználó által definiált hálózat szükséges. A --network használatával adhat meg egyet.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>Endpoint settings are not supported for network mode '{}'.</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Hálózati aliasok nem adhatók meg, ha több hálózatra van szükség. Használjon egyetlen --network argumentumot.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2977,6 +3007,22 @@ Első futtatáskor a program létrehozza a fájlt, amelyben az összes beállít
3007 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3008 <value>Hálózati hatókörű alias hozzáadása a tárolóhoz</value>
3009 </data>
3010 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3011 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3012 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3013 + </data>
3014 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3015 + <value>Assign the container an IPv4 address on the network</value>
3016 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3017 + </data>
3018 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3019 + <value>Add link to another container (--link name:alias)</value>
3020 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3021 + </data>
3022 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3023 + <value>Add a link-local IPv4 address for the container</value>
3024 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3025 + </data>
3026 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3027 <value>Érvénytelen {} érték: a hálózati alias nem lehet üres vagy szóköz</value>
3028 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/it-IT/Resources.resw
+55 -9
@@ -2140,10 +2140,6 @@ Utilizzo:
2140 <value>Il contenitore '{}' è in esecuzione.</value>
2141 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2142 </data>
2143 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2144 - <value>ContainerIpAddress non è ancora supportato.</value>
2145 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2146 - </data>
2143 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2144 <value>I mapping delle porte non sono supportati con la modalità di rete dei contenitori; Le porte sono di proprietà del contenitore di destinazione.</value>
2145 </data>
@@ -2215,6 +2211,21 @@ Utilizzo:
2211 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2212 <value>Per altre informazioni su un comando specifico, passa alla Guida degli argomenti.</value>
2213 </data>
2214 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2215 + <value>Comandi:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2218 + <value>Opzioni:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2221 + <value>Opzioni globali:</value>
2222 + </data>
2223 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2224 + <value>Alias:</value>
2225 + </data>
2226 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2227 + <value>Argomenti:</value>
2228 + </data>
2229 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2230 <value>Il nome dell'argomento non è stato riconosciuto per il comando corrente: '{}'</value>
2231 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2374,18 +2385,33 @@ Per informazioni sulla privacy di questo prodotto, visita https://aka.ms/privacy
2385 <value>Valore di timeout di arresto non valido: {}</value>
2386 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2387 </data>
2377 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2378 - <value>Non sono consentite reti aggiuntive quando la modalità di rete primaria è 'host' o 'none'.</value>
2379 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2388 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2389 + <value>La modalità di rete primaria '{}' non supporta la connessione o la disconnessione di reti aggiuntive.</value>
2390 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2391 </data>
2392 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2393 <value>Rete duplicata: '{}'</value>
2394 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2395 </data>
2385 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2386 - <value>Le impostazioni dell'endpoint non sono ancora supportate (rete '{}').</value>
2396 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2397 + <value>Duplicate driver option '{}'.</value>
2398 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2399 + </data>
2400 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2401 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2402 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2403 + </data>
2404 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2405 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2406 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2407 + </data>
2408 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2409 + <value>È possibile specificare un solo indirizzo IP per la rete '{}'.</value>
2410 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2411 </data>
2412 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2413 + <value>Network link cannot be empty.</value>
2414 + </data>
2415 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2416 <value>L'alias della rete non può essere vuoto.</value>
2417 </data>
@@ -2393,6 +2419,10 @@ Per informazioni sulla privacy di questo prodotto, visita https://aka.ms/privacy
2419 <value>Gli alias di rete richiedono una rete definita dall'utente. Utilizzare --network per specificarne uno.</value>
2420 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2421 </data>
2422 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2423 + <value>Le impostazioni dell'endpoint non sono supportate per la modalità di rete '{}'.</value>
2424 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2425 + </data>
2426 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2427 <value>Impossibile specificare alias di rete quando sono richieste più reti. Utilizza un singolo argomento --network .</value>
2428 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2983,6 +3013,22 @@ Alla prima esecuzione crea il file con tutte le impostazioni commentate come pre
3013 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3014 <value>Aggiungi un alias con ambito di rete per il contenitore</value>
3015 </data>
3016 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3017 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3018 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3019 + </data>
3020 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3021 + <value>Assegnare al contenitore un indirizzo IPv4 nella rete</value>
3022 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3023 + </data>
3024 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3025 + <value>Aggiungi collegamento a un altro contenitore (--link nome:alias)</value>
3026 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3027 + </data>
3028 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3029 + <value>Aggiungere un indirizzo IPv4 locale rispetto al collegamento per il contenitore</value>
3030 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3031 + </data>
3032 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3033 <value>Valore {} non valido: l'alias di rete non può essere vuoto o contenere spazi vuoti</value>
3034 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/ja-JP/Resources.resw
+55 -9
@@ -2140,10 +2140,6 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
2140 <value>コンテナー '{}' は実行中です。</value>
2141 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2142 </data>
2143 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2144 - <value>ContainerIpAddress はまだサポートされていません。</value>
2145 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2146 - </data>
2143 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2144 <value>ポート マッピングは、コンテナー ネットワーク モードではサポートされていません。ポートはターゲット コンテナーによって所有されます。</value>
2145 </data>
@@ -2215,6 +2211,21 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
2211 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2212 <value>特定のコマンドの詳細については、そのコマンドにヘルプ引数を渡します。</value>
2213 </data>
2214 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2215 + <value>コマンド:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2218 + <value>オプション :</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2221 + <value>グローバル オプション:</value>
2222 + </data>
2223 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2224 + <value>エイリアス:</value>
2225 + </data>
2226 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2227 + <value>引数:</value>
2228 + </data>
2229 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2230 <value>現在のコマンドの引数名が認識されませんでした: '{}'</value>
2231 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2374,18 +2385,33 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
2385 <value>無効な停止タイムアウト値: {}</value>
2386 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2387 </data>
2377 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2378 - <value>プライマリ ネットワーク モードが 'host' または 'none' の場合、追加のネットワークは許可されません。</value>
2379 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2388 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2389 + <value>プライマリ ネットワーク モード '{}' では、追加のネットワークの接続または切断はサポートされていません。</value>
2390 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2391 </data>
2392 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2393 <value>重複するネットワーク: '{}'</value>
2394 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2395 </data>
2385 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2386 - <value>エンドポイント設定はまだサポートされていません (ネットワーク '{}')。</value>
2396 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2397 + <value>重複するドライバー オプション '{}'。</value>
2398 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2399 + </data>
2400 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2401 + <value>無効なドライバー オプション '{}'; 'key=value' が必要です。</value>
2402 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2403 + </data>
2404 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2405 + <value>ネットワーク '{}' のエンドポイント設定 '{}' が不明です。</value>
2406 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2407 + </data>
2408 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2409 + <value>ネットワーク '{}' に指定できる IP アドレスは 1 つだけです。</value>
2410 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2411 </data>
2412 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2413 + <value>ネットワーク リンクを空にすることはできません。</value>
2414 + </data>
2415 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2416 <value>ネットワーク エイリアスを空にすることはできません。</value>
2417 </data>
@@ -2393,6 +2419,10 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
2419 <value>ネットワーク エイリアスには、ユーザー定義のネットワークが必要です。--network を使用して 1 つ指定します。</value>
2420 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2421 </data>
2422 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2423 + <value>エンドポイント設定は、ネットワーク モード '{}' ではサポートされていません。</value>
2424 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2425 + </data>
2426 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2427 <value>複数のネットワークが要求されている場合は、ネットワーク エイリアスを指定できません。単一の --network 引数を使用します。</value>
2428 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2983,6 +3013,22 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
3013 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3014 <value>コンテナーにネットワーク スコープのエイリアスを追加する</value>
3015 </data>
3016 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3017 + <value>エンドポイント ドライバー オプションを設定する (--driver-opt key=value)</value>
3018 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3019 + </data>
3020 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3021 + <value>コンテナーにネットワーク上の IPv4 アドレスを割り当てます</value>
3022 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3023 + </data>
3024 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3025 + <value>別のコンテナーへのリンクを追加する (--link name:alias)</value>
3026 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3027 + </data>
3028 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3029 + <value>コンテナーのリンクローカル IPv4 アドレスを追加します</value>
3030 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3031 + </data>
3032 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3033 <value>無効な {} 値: ネットワーク エイリアスを空または空白にすることはできません</value>
3034 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/ko-KR/Resources.resw
+56 -11
@@ -583,8 +583,7 @@ Linux용 Windows 하위 시스템 배포를 관리하기 위한 인수:
583
584 옵션:
585 --all
586 -
587 -배포를 포함하여 모든 배포를 나열합니다.
586 + 배포를 포함하여 모든 배포를 나열합니다.
587 현재 설치 중이거나 제거되고 있습니다.
588
589 --running
@@ -2141,10 +2140,6 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
2140 <value>컨테이너 '{}'(이)가 실행 중입니다.</value>
2141 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2142 </data>
2144 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2145 - <value>ContainerIpAddress는 아직 지원되지 않습니다.</value>
2146 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2147 - </data>
2143 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2144 <value>포트 매핑은 컨테이너 네트워크 모드에서 지원되지 않습니다. 포트는 대상 컨테이너에서 소유합니다.</value>
2145 </data>
@@ -2216,6 +2211,21 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
2211 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2212 <value>특정 명령에 대한 자세한 내용을 보려면 도움말 인수에 해당 명령을 전달합니다.</value>
2213 </data>
2214 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2215 + <value>명령:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2218 + <value>옵션:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2221 + <value>전역 옵션:</value>
2222 + </data>
2223 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2224 + <value>별칭:</value>
2225 + </data>
2226 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2227 + <value>인수:</value>
2228 + </data>
2229 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2230 <value>현재 명령에 대해 인수 이름을 인식할 수 없음: '{}'</value>
2231 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2375,18 +2385,33 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
2385 <value>잘못된 중지 시간 제한 값: {}</value>
2386 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2387 </data>
2378 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2379 - <value>기본 네트워크 모드가 'host' 또는 'none'일 때 추가 네트워크는 허용되지 않습니다.</value>
2380 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2388 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2389 + <value>기본 네트워크 모드 '{}'은(는) 추가 네트워크 연결 또는 연결 끊기를 지원하지 않습니다.</value>
2390 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2391 </data>
2392 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2393 <value>중복 네트워크: '{}'</value>
2394 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2395 </data>
2386 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2387 - <value>엔드포인트 설정은 아직 지원되지 않습니다(네트워크 '{}').</value>
2396 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2397 + <value>Duplicate driver option '{}'.</value>
2398 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2399 + </data>
2400 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2401 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2402 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2403 + </data>
2404 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2405 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2406 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2407 + </data>
2408 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2409 + <value>네트워크 '{}'에 대해 IP 주소를 하나만 지정할 수 있습니다.</value>
2410 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2411 </data>
2412 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2413 + <value>Network link cannot be empty.</value>
2414 + </data>
2415 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2416 <value>네트워크 별칭은 비워 둘 수 없습니다.</value>
2417 </data>
@@ -2394,6 +2419,10 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
2419 <value>네트워크 별칭에는 사용자 정의 네트워크가 필요합니다. --network 를 사용하여 지정합니다.</value>
2420 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2421 </data>
2422 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2423 + <value>네트워크 모드 '{}'에는 엔드포인트 설정이 지원되지 않습니다.</value>
2424 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2425 + </data>
2426 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2427 <value>여러 개의 네트워크가 요청되는 경우 네트워크 별칭을 지정할 수 없습니다. 단일 --network 인수를 사용합니다.</value>
2428 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2984,6 +3013,22 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
3013 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3014 <value>컨테이너에 대한 네트워크 범위 별칭 추가</value>
3015 </data>
3016 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3017 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3018 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3019 + </data>
3020 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3021 + <value>네트워크에서 컨테이너에 IPv4 주소 할당</value>
3022 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3023 + </data>
3024 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3025 + <value>다른 컨테이너에 링크 추가(--link name:alias)</value>
3026 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3027 + </data>
3028 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3029 + <value>컨테이너에 대한 링크-로컬 IPv4 주소 추가</value>
3030 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3031 + </data>
3032 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3033 <value>잘못된 {} 값: 네트워크 별칭은 비어 있거나 공백일 수 없습니다.</value>
3034 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/nb-NO/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Bruk:
2134 <value>Beholderen «{}» kjører.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>ContainerIpAddress støttes ikke ennå.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>Porttilordninger støttes ikke med beholdernettverksmodus. porter eies av målbeholderen.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Bruk:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>Hvis du vil ha mer informasjon om en bestemt kommando, må du angi hjelp-argumentet.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Kommandoer:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Alternativer:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Globale alternativer:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Aliaser:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Argumenter:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>Argumentnavnet ble ikke gjenkjent for gjeldende kommando: «{}»</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ For personverninformasjon om dette produktet kan du gå til https://aka.ms/priva
2379 <value>Ugyldig verdi for stopptidsavbrudd: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>Flere nettverk er ikke tillatt når den primære nettverksmodusen er «vert» (host) eller «ingen» (none).</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>Den primære nettverksmodusen {} støtter ikke tilkobling eller frakobling av flere nettverk.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Duplisert nettverk: «{}»</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>Endepunktinnstillinger støttes ikke ennå (nettverk «{}»).</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Duplicate driver option '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>Bare én IP-adresse kan angis for nettverket {}.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Network link cannot be empty.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Nettverksalias kan ikke være tomt.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ For personverninformasjon om dette produktet kan du gå til https://aka.ms/priva
2413 <value>Nettverksaliaser krever et brukerdefinert nettverk. Bruk --network til å angi en.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>Endpoint settings are not supported for network mode '{}'.</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Nettverksaliaser kan ikke angis når det er forespørsel om flere nettverk. Bruk ett enkelt --network argument.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2977,6 +3007,22 @@ Ved første kjøring opprettes filen med alle innstillinger kommentert ut som st
3007 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3008 <value>Legg til et alias med nettverksomfang for beholderen</value>
3009 </data>
3010 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3011 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3012 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3013 + </data>
3014 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3015 + <value>Tilordne beholderen en IPv4 adresse på nettverket</value>
3016 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3017 + </data>
3018 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3019 + <value>Legg til kobling i en annen beholder (--link name:alias)</value>
3020 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3021 + </data>
3022 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3023 + <value>Legg til en koblingslokal IPv4 adresse for beholderen</value>
3024 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3025 + </data>
3026 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3027 <value>Ugyldig {}-verdi: nettverksaliaset kan ikke være tomt eller inneholde mellomrom</value>
3028 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/nl-NL/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Gebruik:
2134 <value>Container {} wordt uitgevoerd.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>ContainerIpAddress wordt nog niet ondersteund.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>Poorttoewijzingen worden niet ondersteund met de containernetwerkmodus; poorten behoren toe aan de doelcontainer.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Gebruik:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>Geef het Help-argument door voor meer informatie over een specifieke opdracht.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Opdrachten:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Opties:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Globale opties:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Aliassen:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Argumenten:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>Argumentnaam is niet herkend voor de huidige opdracht: '{}'</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ Ga naar https://aka.ms/privacy voor privacyinformatie over dit product.</value>
2379 <value>Ongeldige time-outwaarde voor stoppen: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>Extra netwerken zijn niet toegestaan als de primaire netwerkmodus 'host' of 'none' is.</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>De primaire netwerkmodus '{}' ondersteunt het verbinden met of verbreken van extra netwerken niet.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Netwerk dupliceren: {}</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>Eindpuntinstellingen worden nog niet ondersteund (netwerk {}).</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Dubbele stuurprogrammaoptie '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Ongeldige stuurprogrammaoptie '{}'; verwacht 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Onbekende eindpuntinstelling '{}' voor netwerk '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>Er mag slechts één IP-adres worden opgegeven voor netwerk '{}'.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Netwerkverbinding mag niet leeg zijn.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Netwerkalias mag niet leeg zijn.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ Ga naar https://aka.ms/privacy voor privacyinformatie over dit product.</value>
2413 <value>Netwerkaliassen vereisen een door de gebruiker gedefinieerd netwerk. Gebruik --network om er een op te geven.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>Eindpuntinstellingen worden niet ondersteund voor netwerkmodus '{}'.</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Netwerkaliassen kunnen niet worden opgegeven als er meerdere netwerken worden aangevraagd. Gebruik één --network argument.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2977,6 +3007,22 @@ Bij de eerste uitvoering wordt het bestand aangemaakt met alle instellingen geco
3007 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3008 <value>Voeg een netwerkgebonden alias toe voor de container</value>
3009 </data>
3010 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3011 + <value>Stel opties voor het eindpuntstuurprogramma in (--driver-opt sleutel=waarde)</value>
3012 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3013 + </data>
3014 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3015 + <value>Een IPv4 adres in het netwerk toewijzen aan de container</value>
3016 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3017 + </data>
3018 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3019 + <value>Koppeling naar een andere container toevoegen (--link naam:alias)</value>
3020 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3021 + </data>
3022 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3023 + <value>Een link-local IPv4-adres voor de container toevoegen</value>
3024 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3025 + </data>
3026 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3027 <value>Ongeldige {}-waarde: de netwerkalias mag niet leeg zijn of een witruimte bevatten</value>
3028 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/pl-PL/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Użycie:
2134 <value>Kontener „{}” jest uruchomiony.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>Adres ContainerIpAddress nie jest jeszcze obsługiwany.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>Mapowania portów nie są obsługiwane w trybie sieci kontenerów; porty są własnością kontenera docelowego.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Użycie:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>Aby poznać szczegóły danego polecenia, podaj argument pomocy.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Polecenia:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Opcje:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Opcje globalne:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Aliasy:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Argumenty:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>Nazwa argumentu nie została rozpoznana dla bieżącego polecenia: „{}”</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ Aby uzyskać informacje o prywatności dotyczące tego produktu, odwiedź stron
2379 <value>Nieprawidłowa wartość limitu czasu zatrzymania: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>Dodatkowe sieci nie są dozwolone, gdy trybem sieci podstawowej jest „host” lub „none”.</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>The primary network mode '{}' does not support connecting or disconnecting additional networks.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Zduplikowana sieć: „{}”</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>Ustawienia punktu końcowego nie są jeszcze obsługiwane (sieć "{}").</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Duplicate driver option '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>Dla sieci '{}' można określić tylko jeden adres IP.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Network link cannot be empty.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Alias sieciowy nie może być pusty.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ Aby uzyskać informacje o prywatności dotyczące tego produktu, odwiedź stron
2413 <value>Network aliases require a user-defined network. Use --network to specify one.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>Endpoint settings are not supported for network mode '{}'.</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Network aliases cannot be specified when multiple networks are requested. Use a single --network argument.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2977,6 +3007,22 @@ Przy pierwszym uruchomieniu tworzy plik ze wszystkimi ustawieniami ujętymi w ko
3007 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3008 <value>Dodaj alias o zakresie sieci dla kontenera</value>
3009 </data>
3010 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3011 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3012 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3013 + </data>
3014 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3015 + <value>Przypisz kontenerowi adres IPv4 w sieci</value>
3016 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3017 + </data>
3018 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3019 + <value>Dodaj link do innego kontenera (--link nazwa:alias)</value>
3020 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3021 + </data>
3022 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3023 + <value>Dodaj adres IPv4 link-local dla kontenera</value>
3024 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3025 + </data>
3026 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3027 <value>Nieprawidłowa wartość {}: alias sieciowy nie może być pusty ani zawierać białych znaków</value>
3028 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/pt-BR/Resources.resw
+55 -9
@@ -2141,10 +2141,6 @@ Uso:
2141 <value>O contêiner '{}' está em execução.</value>
2142 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2143 </data>
2144 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2145 - <value>ContainerIpAddress ainda não tem suporte.</value>
2146 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2147 - </data>
2144 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2145 <value>Não há suporte para mapeamentos de porta com o modo de rede de contêineres; As portas são de propriedade do contêiner de destino.</value>
2146 </data>
@@ -2216,6 +2212,21 @@ Uso:
2212 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2213 <value>Para obter mais detalhes sobre um comando específico, passe o argumento de ajuda.</value>
2214 </data>
2215 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2216 + <value>Comandos:</value>
2217 + </data>
2218 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2219 + <value>Opções:</value>
2220 + </data>
2221 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2222 + <value>Opções Globais:</value>
2223 + </data>
2224 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2225 + <value>Aliases:</value>
2226 + </data>
2227 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2228 + <value>Argumentos:</value>
2229 + </data>
2230 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2231 <value>O nome do argumento não foi reconhecido para o comando atual: '{}'</value>
2232 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2375,18 +2386,33 @@ Para obter informações sobre a privacidade desse produto, visite https://aka.m
2386 <value>Valor de tempo limite de parada inválido: {}</value>
2387 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2388 </data>
2378 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2379 - <value>Redes adicionais não são permitidas quando o modo de rede principal é 'host' ou 'none'.</value>
2380 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2389 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2390 + <value>O modo de rede primária '{}' não dá suporte à conexão ou desconexão de redes adicionais.</value>
2391 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2392 </data>
2393 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2394 <value>Rede duplicada: '{}'</value>
2395 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2396 </data>
2386 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2387 - <value>Ainda não há suporte para as configurações de ponto de extremidade (rede '{}').</value>
2397 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2398 + <value>Opção de driver duplicada '{}'.</value>
2399 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2400 + </data>
2401 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2402 + <value>Opção de driver inválida '{}'; era esperado 'key=value'.</value>
2403 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2404 + </data>
2405 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2406 + <value>Configuração de ponto de extremidade desconhecida '{}' para a rede '{}'.</value>
2407 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2408 + </data>
2409 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2410 + <value>Somente um endereço IP pode ser especificado para a rede '{}'.</value>
2411 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2412 </data>
2413 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2414 + <value>O link de rede não pode estar vazio.</value>
2415 + </data>
2416 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2417 <value>O alias de rede não pode estar vazio.</value>
2418 </data>
@@ -2394,6 +2420,10 @@ Para obter informações sobre a privacidade desse produto, visite https://aka.m
2420 <value>Os aliases de rede exigem uma rede definida pelo usuário. Use --network para especificar um.</value>
2421 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2422 </data>
2423 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2424 + <value>As configurações de ponto de extremidade não são compatíveis com o modo de rede '{}'.</value>
2425 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2426 + </data>
2427 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2428 <value>Não é possível especificar aliases de rede quando várias redes são solicitadas. Use um único argumento --network .</value>
2429 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2984,6 +3014,22 @@ Na primeira execução, cria o arquivo com todas as configurações comentadas n
3014 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3015 <value>Adicionar um alias com escopo de rede para o contêiner</value>
3016 </data>
3017 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3018 + <value>Definir opções do driver de ponto de extremidade (--driver-opt key=value)</value>
3019 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3020 + </data>
3021 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3022 + <value>Atribuir ao contêiner um endereço IPv4 na rede</value>
3023 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3024 + </data>
3025 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3026 + <value>Adicionar link a outro contêiner (--link nome:alias)</value>
3027 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3028 + </data>
3029 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3030 + <value>Adicionar um endereço IPv4 link-local para o contêiner</value>
3031 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3032 + </data>
3033 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3034 <value>Valor {} inválido: o alias de rede não pode estar vazio ou ter espaços em branco</value>
3035 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/pt-PT/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Utilização:
2134 <value>O contentor "{}" está em execução.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>ContainerIpAddress ainda não é suportado.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>Os mapeamentos de portas não são suportados com o modo de rede de contentores; As portas são propriedade do contentor de destino.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Utilização:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>Para obter mais detalhes sobre um comando específico, transmita o argumento de ajuda para o mesmo.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Comandos:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Opções:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Opções Globais:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Aliases:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Argumentos:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>O nome do argumento não foi reconhecido para o comando atual: '{}'</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ Para obter informações de privacidade sobre este produto, visite https://aka.m
2379 <value>Valor inválido do tempo limite de paragem: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>Não são permitidas redes adicionais quando o modo de rede principal é "host" ou "none".</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>O modo de rede principal "{}" não suporta ligar ou desligar redes adicionais.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Rede duplicada: "{}"</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>As definições do ponto final ainda não são suportadas (rede "{}").</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Duplicate driver option '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>Só é possível especificar um endereço IP para a rede '{}'.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Network link cannot be empty.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>O alias de rede não pode estar vazio.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ Para obter informações de privacidade sobre este produto, visite https://aka.m
2413 <value>Os aliases de rede requerem uma rede definida pelo utilizador. Utilize --network para especificar um.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>As definições do ponto final não são suportadas para o modo de rede "{}".</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Network aliases cannot be specified when multiple networks are requested. Use a single --network argument.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2977,6 +3007,22 @@ Na primeira execução, cria o ficheiro com todas as definições comentadas nas
3007 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3008 <value>Adicionar um alias com âmbito de rede para o contentor</value>
3009 </data>
3010 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3011 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3012 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3013 + </data>
3014 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3015 + <value>Atribuir ao contentor um endereço IPv4 na rede</value>
3016 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3017 + </data>
3018 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3019 + <value>Adicionar ligação a outro contentor (--link nome:alias)</value>
3020 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3021 + </data>
3022 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3023 + <value>Adicionar um endereço de IPv4 local de ligação para o contentor</value>
3024 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3025 + </data>
3026 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3027 <value>Valor {} inválido: o alias de rede não pode estar vazio ou ter espaços em branco</value>
3028 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/ru-RU/Resources.resw
+55 -9
@@ -2141,10 +2141,6 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2141 <value>Контейнер "{}" запущен.</value>
2142 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2143 </data>
2144 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2145 - <value>ContainerIpAddress пока не поддерживается.</value>
2146 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2147 - </data>
2144 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2145 <value>В режиме сети контейнера сопоставление портов не поддерживается; права на порты принадлежат целевому контейнеру.</value>
2146 </data>
@@ -2216,6 +2212,21 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2212 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2213 <value>Для более подробной информации о конкретной команде передайте ей аргумент справки.</value>
2214 </data>
2215 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2216 + <value>Команды:</value>
2217 + </data>
2218 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2219 + <value>Параметры:</value>
2220 + </data>
2221 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2222 + <value>Глобальные параметры:</value>
2223 + </data>
2224 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2225 + <value>Псевдонимы:</value>
2226 + </data>
2227 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2228 + <value>Аргументы:</value>
2229 + </data>
2230 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2231 <value>Имя аргумента не распознано для текущей команды: "{}"</value>
2232 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2375,18 +2386,33 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2386 <value>Недопустимое значение времени остановки: {}</value>
2387 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2388 </data>
2378 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2379 - <value>Дополнительные сети не допускаются, когда основной сетевой режим — "host" или "none".</value>
2380 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2389 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2390 + <value>Основной режим сети "{}" не поддерживает подключение или отключение дополнительных сетей.</value>
2391 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2392 </data>
2393 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2394 <value>Дублирующаяся сеть: "{}"</value>
2395 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2396 </data>
2386 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2387 - <value>Параметры конечной точки пока не поддерживаются (сеть "{}").</value>
2397 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2398 + <value>Duplicate driver option '{}'.</value>
2399 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2400 + </data>
2401 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2402 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2403 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2404 + </data>
2405 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2406 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2407 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2408 + </data>
2409 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2410 + <value>Для сети "{}" можно указать только один IP-адрес.</value>
2411 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2412 </data>
2413 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2414 + <value>Network link cannot be empty.</value>
2415 + </data>
2416 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2417 <value>Псевдоним сети не может быть пустым.</value>
2418 </data>
@@ -2394,6 +2420,10 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2420 <value>Network aliases require a user-defined network. Use --network to specify one.</value>
2421 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2422 </data>
2423 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2424 + <value>Параметры конечной точки не поддерживаются для сетевого режима "{}".</value>
2425 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2426 + </data>
2427 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2428 <value>Network aliases cannot be specified when multiple networks are requested. Use a single --network argument.</value>
2429 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2984,6 +3014,22 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
3014 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3015 <value>Добавить сетевой псевдоним для контейнера</value>
3016 </data>
3017 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3018 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3019 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3020 + </data>
3021 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3022 + <value>Назначьте контейнеру IPv4-адрес в сети</value>
3023 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3024 + </data>
3025 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3026 + <value>Добавить ссылку на другой контейнер (имя --link :псевдоним)</value>
3027 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3028 + </data>
3029 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3030 + <value>Добавить локальный адрес IPv4 канала для контейнера</value>
3031 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3032 + </data>
3033 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3034 <value>Недопустимое значение {}: псевдоним сети не может быть пустым или состоять только из пробелов</value>
3035 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/sv-SE/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Användning:
2134 <value>Containern {} körs.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>ContainerIpAddress stöds inte ännu.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>Portmappningar stöds inte med containernätverksläge. portar ägs av målcontainern.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Användning:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>Om du vill ha mer information om ett speciellt kommando kan du skicka den till hjälpargumentet.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Kommandon:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Alternativ:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Globala alternativ:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Alias:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Argument:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>Argumentnamnet kändes inte igen för det aktuella kommandot: "{}"</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
2379 <value>Ogiltigt värde för stopp-timeout: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>Ytterligare nätverk tillåts inte när det primära nätverksläget är host eller none.</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>The primary network mode '{}' does not support connecting or disconnecting additional networks.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Duplicerat nätverk: {}</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>Slutpunktsinställningarna stöds ännu inte (nätverket {}).</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Duplicate driver option '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>Endast en IP-adress kan anges för nätverket {}.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Network link cannot be empty.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Nätverksalias får inte vara tomt.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
2413 <value>Nätverksalias kräver ett användardefinierat nätverk. Använd --network för att ange ett.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>Endpoint settings are not supported for network mode '{}'.</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Det går inte att ange nätverksalias när flera nätverk begärs. Använd ett enda --network argument.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2978,6 +3008,22 @@ Vid den första körningen skapas filen med alla inställningar kommenterade som
3008 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3009 <value>Lägg till ett nätverksomfattande alias för containern</value>
3010 </data>
3011 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3012 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3013 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3014 + </data>
3015 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3016 + <value>Tilldela containern en IPv4 adress i nätverket</value>
3017 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3018 + </data>
3019 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3020 + <value>Add link to another container (--link name:alias)</value>
3021 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3022 + </data>
3023 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3024 + <value>Lägg till en länklokal IPv4 adress för containern</value>
3025 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3026 + </data>
3027 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3028 <value>Ogiltigt {}-värde: nätverksalias får inte vara tomt eller innehålla blanksteg</value>
3029 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/tr-TR/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ Kullanım:
2134 <value>'{}' kapsayıcısı çalışıyor.</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>ContainerIpAddress henüz desteklenmiyor.</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>Bağlantı noktası eşlemeleri kapsayıcı ağ modunda desteklenmez; bağlantı noktalarının sahibi hedef kapsayıcıdır.</value>
2139 </data>
@@ -2209,6 +2205,21 @@ Kullanım:
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>Belirli bir komut hakkında daha fazla ayrıntı için, ilgili komutu yardım bağımsız değişkenine geçirin.</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>Komutlar:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>Seçenekler:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>Genel Seçenekler:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>Diğer Adlar:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>Bağımsız Değişkenler:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>Bağımsız değişken adı geçerli komut için tanınmadı: '{}'</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ Bu ürünle ilgili gizlilik bilgileri için lütfen https://aka.ms/privacy sayfa
2379 <value>Geçersiz durdurma zaman aşımı değeri: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>Birincil ağ modu 'host' veya 'none' olduğunda ek ağlara izin verilmez.</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>'{}' birincil ağ modu, ek ağların bağlanmasını veya bağlantısını kesmeyi desteklemiyor.</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>Yinelenen ağ: '{}'</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>Uç nokta ayarları henüz desteklenmiyor (ağ '{}').</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>Duplicate driver option '{}'.</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>Invalid driver option '{}'; expected 'key=value'.</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>Unknown endpoint setting '{}' for network '{}'.</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>'{}' ağı için yalnızca bir IP adresi belirtilebilir.</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>Network link cannot be empty.</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Ağ takma adı boş olamaz.</value>
2411 </data>
@@ -2387,6 +2413,10 @@ Bu ürünle ilgili gizlilik bilgileri için lütfen https://aka.ms/privacy sayfa
2413 <value>Ağ diğer adları için kullanıcı tanımlı bir ağ gerekir. Bir ağ belirtmek için --network kullanın.</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>Uç nokta ayarları '{}' ağ modu için desteklenmiyor.</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>Birden çok ağ istendiğinde ağ diğer adları belirtilemez. Tek bir --network bağımsız değişkeni kullanın.</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2977,6 +3007,22 @@ Kullanım: wslc container cp [OPTIONS] SOURCE DEST
3007 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3008 <value>Kapsayıcı için ağ kapsamlı bir diğer ad ekleyin</value>
3009 </data>
3010 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3011 + <value>Set endpoint driver options (--driver-opt key=value)</value>
3012 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3013 + </data>
3014 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3015 + <value>Assign the container an IPv4 address on the network</value>
3016 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3017 + </data>
3018 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3019 + <value>Başka bir kapsayıcıya bağlantı ekle (--link adı:diğer ad)</value>
3020 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3021 + </data>
3022 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3023 + <value>Add a link-local IPv4 address for the container</value>
3024 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3025 + </data>
3026 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3027 <value>Geçersiz {} değeri: ağ diğer adı boş veya boşluk olamaz</value>
3028 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/zh-CN/Resources.resw
+55 -9
@@ -2134,10 +2134,6 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2134 <value>容器“{}”正在运行。</value>
2135 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2136 </data>
2137 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2138 - <value>尚不支持 ContainerIpAddress。</value>
2139 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2140 - </data>
2137 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2138 <value>容器网络模式不支持端口映射;端口由目标容器拥有。</value>
2139 </data>
@@ -2209,6 +2205,21 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2205 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2206 <value>如需特定命令的更多详细信息,请向其传递帮助参数。</value>
2207 </data>
2208 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2209 + <value>命令:</value>
2210 + </data>
2211 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2212 + <value>选项:</value>
2213 + </data>
2214 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2215 + <value>全局选项:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2218 + <value>别名:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2221 + <value>参数:</value>
2222 + </data>
2223 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2224 <value>无法识别当前命令的参数名称:“{}”</value>
2225 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2368,18 +2379,33 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2379 <value>停止超时值无效: {}</value>
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2371 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2372 - <value>当主网络模式为 'host' 或 'none' 时,不允许添加其他网络。</value>
2373 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2382 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 + <value>主网络模式 '{}' 不支持连接或断开其他网络。</value>
2384 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2385 </data>
2386 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2387 <value>重复的网络:“{}”</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2379 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2380 - <value>终结点设置尚不支持(网络 '{}')。</value>
2390 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 + <value>复制驱动程序选项 '{}'。</value>
2392 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2393 + </data>
2394 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2395 + <value>驱动程序选项 '{}' 无效;应为 'key=value'。</value>
2396 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2397 + </data>
2398 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2399 + <value>网络 '{}' 的终结点设置 '{}' 未知。</value>
2400 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2401 + </data>
2402 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2403 + <value>只能为网络“{}”指定一个 IP 地址。</value>
2404 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2405 </data>
2406 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2407 + <value>网络链接不能为空。</value>
2408 + </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>网络别名不能为空。</value>
2411 </data>
@@ -2387,6 +2413,10 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2413 <value>网络别名需要用户定义的网络。使用 --network 指定一个。</value>
2414 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2415 </data>
2416 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2417 + <value>网络模式 “{}” 不支持终结点设置。</value>
2418 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2419 + </data>
2420 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2421 <value>当请求多个网络时,无法指定网络别名。使用单个 --network 参数。</value>
2422 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2976,6 +3006,22 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
3006 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3007 <value>为容器添加网络范围的别名</value>
3008 </data>
3009 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3010 + <value>设置终结点驱动程序选项(--driver-opt key=value)</value>
3011 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3012 + </data>
3013 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3014 + <value>在网络上为容器分配一个 IPv4 地址</value>
3015 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3016 + </data>
3017 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3018 + <value>添加链接到另一个容器 (--link name:alias)</value>
3019 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3020 + </data>
3021 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3022 + <value>为容器添加本地链接 IPv4 地址</value>
3023 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3024 + </data>
3025 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3026 <value>{} 值无效: 网络别名不能为空或空白</value>
3027 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/zh-TW/Resources.resw
+58 -12
@@ -452,10 +452,10 @@
452 選項:
453 --enable-wsl1
454 啟用 WSL1 支援。
455 -
455 +
456 --fixed-vhd
457 建立大小固定的磁碟,以儲存發佈。
458 -
458 +
459 --from-file &lt;Path&gt;
460 從本機檔案安裝發佈。
461
@@ -492,7 +492,7 @@
492
493 --set-sparse, -s &lt;true|false&gt;
494 將 distro 的 VHD 設為疏鬆,允許磁碟空格自動回收。
495 -
495 +
496 --set-default-user &lt;Username&gt;
497 設定發佈的預設使用者。
498
@@ -2140,10 +2140,6 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2140 <value>容器 '{}' 正在執行。</value>
2141 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2142 </data>
2143 - <data name="MessageWslcContainerIpAddressNotSupported" xml:space="preserve">
2144 - <value>ContainerIpAddress 尚未支援。</value>
2145 - <comment>{Locked="ContainerIpAddress"}Command line arguments, file names and string inserts should not be translated</comment>
2146 - </data>
2143 <data name="MessageWslcContainerModeNoPorts" xml:space="preserve">
2144 <value>容器網路模式不支援連接埠對應;連接埠由目標容器擁有。</value>
2145 </data>
@@ -2215,6 +2211,21 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2211 <data name="WSLCCLI_HelpForDetails" xml:space="preserve">
2212 <value>如需特定命令的更多詳細資料,請向其傳遞說明引數。</value>
2213 </data>
2214 + <data name="WSLCCLI_HeadingCommands" xml:space="preserve">
2215 + <value>命令:</value>
2216 + </data>
2217 + <data name="WSLCCLI_HeadingOptions" xml:space="preserve">
2218 + <value>選項:</value>
2219 + </data>
2220 + <data name="WSLCCLI_HeadingGlobalOptions" xml:space="preserve">
2221 + <value>一般選項:</value>
2222 + </data>
2223 + <data name="WSLCCLI_HeadingAliases" xml:space="preserve">
2224 + <value>別名:</value>
2225 + </data>
2226 + <data name="WSLCCLI_HeadingArguments" xml:space="preserve">
2227 + <value>引數:</value>
2228 + </data>
2229 <data name="WSLCCLI_InvalidNameError" xml:space="preserve">
2230 <value>無法辨識目前命令的引數名稱: '{}'</value>
2231 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2374,18 +2385,33 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2385 <value>停止逾時值無效: {}</value>
2386 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2387 </data>
2377 - <data name="MessageWslcAdditionalNetworksRequirePrimary" xml:space="preserve">
2378 - <value>當主要網路模式為 'host' 或 'none' 時,不允許使用其他網路。</value>
2379 - <comment>{Locked="host"}{Locked="none"}Command line arguments, file names and string inserts should not be translated</comment>
2388 + <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2389 + <value>主要網路模式 '{}' 不支援連線或中斷其他網路的連線。</value>
2390 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2391 </data>
2392 <data name="MessageWslcDuplicateNetwork" xml:space="preserve">
2393 <value>重複的網路: '{}'</value>
2394 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2395 </data>
2385 - <data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2386 - <value>網路 '{}' 尚不支援端點設定 ()。</value>
2396 + <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2397 + <value>複製驅動程式選項 '{}'。</value>
2398 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2399 + </data>
2400 + <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
2401 + <value>無效的驅動程式選項 '{}';必須是 'key=value'。</value>
2402 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2403 </data>
2404 + <data name="MessageWslcEndpointSettingUnknown" xml:space="preserve">
2405 + <value>網路 '{}' 的端點設定 '{}' 不明。</value>
2406 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2407 + </data>
2408 + <data name="MessageWslcIpAddressSingleValue" xml:space="preserve">
2409 + <value>只能為網路 '{}' 指定一個 IP 位址。</value>
2410 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2411 + </data>
2412 + <data name="MessageWslcLinkEmpty" xml:space="preserve">
2413 + <value>網路連結不可為空白。</value>
2414 + </data>
2415 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2416 <value>網路別名不可為空白。</value>
2417 </data>
@@ -2393,6 +2419,10 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2419 <value>網路別名需要使用者定義的網路。使用 --network 指定一個。</value>
2420 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
2421 </data>
2422 + <data name="MessageWslcEndpointSettingsRequireNetwork" xml:space="preserve">
2423 + <value>網路模式 '{}' 不支援端點設定。</value>
2424 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2425 + </data>
2426 <data name="MessageWslcAliasAmbiguousWithMultipleNetworks" xml:space="preserve">
2427 <value>要求多個網路時,無法指定網路別名。使用單一 --network 引數。</value>
2428 <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2983,6 +3013,22 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
3013 <data name="WSLCCLI_NetworkAliasArgDescription" xml:space="preserve">
3014 <value>為容器新增網路範圍的別名</value>
3015 </data>
3016 + <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3017 + <value>設定端點驅動程式選項(--driver-opt key=value)</value>
3018 + <comment>{Locked="--driver-opt "}Command line arguments, file names and string inserts should not be translated</comment>
3019 + </data>
3020 + <data name="WSLCCLI_IpAddressArgDescription" xml:space="preserve">
3021 + <value>在網路上為容器指派一個 IPv4 位址</value>
3022 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3023 + </data>
3024 + <data name="WSLCCLI_LinkArgDescription" xml:space="preserve">
3025 + <value>新增到另一個容器的連結 (--link name:alias)</value>
3026 + <comment>{Locked="--link "}Command line arguments, file names and string inserts should not be translated</comment>
3027 + </data>
3028 + <data name="WSLCCLI_LinkLocalIpArgDescription" xml:space="preserve">
3029 + <value>新增容器的連結本機 IPv4 位址</value>
3030 + <comment>{Locked="IPv4"}Command line arguments, file names and string inserts should not be translated</comment>
3031 + </data>
3032 <data name="WSLCCLI_NetworkAliasEmptyError" xml:space="preserve">
3033 <value>{} 值無效: 網路別名不可為空白或空白字元</value>
3034 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>