@samitouri / QOSAMI-WSL / commits / e397b88e

Localization change from build: 152951182 (#41163)

* Localization change from build: 152951182 * Fix line endings and strip stray CR/whitespace junk in de-DE, ko-KR, zh-TW resources The localization build re-encoded these files as CRLF (repo uses LF) and introduced stray lone-CR and trailing-whitespace junk, ballooning each diff to ~3570 lines. Reconstruct from master keeping only genuine translation changes, normalized to LF. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 73971ef2-4d0f-4bf1-a8c2-a1ea3a69bbc6 --------- 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: 73971ef2-4d0f-4bf1-a8c2-a1ea3a69bbc6

Blue committed Jul 24, 2026 at 15:20 UTC e397b88eeb655ac97eb751e53a22fa9552adb220
21 files changed +304 -94
localization/strings/cs-CZ/Resources.resw
+19 -9
@@ -2380,7 +2380,7 @@ Informace o ochraně osobních údajů k tomuto produktu najdete na stránce htt
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2382 <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 - <value>The primary network mode '{}' does not support connecting or disconnecting additional networks.</value>
2383 + <value>Primární síťový režim „{}“ nepodporuje připojení ani odpojení dalších 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">
@@ -2388,15 +2388,15 @@ Informace o ochraně osobních údajů k tomuto produktu najdete na stránce htt
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2390 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 - <value>Duplicate driver option '{}'.</value>
2391 + <value>Duplicitní možnost ovladače „{}“.</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>
2395 + <value>Neplatná možnost ovladače „{}“. Očekává se formát „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>
2399 + <value>Neznámé nastavení koncového bodu „{}“ pro síť „{}“.</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">
@@ -2404,7 +2404,7 @@ Informace o ochraně osobních údajů k tomuto produktu najdete na stránce htt
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>
2407 + <value>Síťový odkaz nesmí být prázdný.</value>
2408 </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Network alias nemůže být prázdný.</value>
@@ -2414,7 +2414,7 @@ Informace o ochraně osobních údajů k tomuto produktu najdete na stránce htt
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>
2417 + <value>Nastavení koncového bodu nejsou pro síťový režim „{}“ podporovaná.</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">
@@ -3008,7 +3008,7 @@ Při prvním spuštění vytvoří soubor se všemi nastaveními okomentovanými
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>
3011 + <value>Nastavit možnosti ovladače koncového bodu (--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">
@@ -3016,11 +3016,11 @@ Při prvním spuštění vytvoří soubor se všemi nastaveními okomentovanými
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>
3019 + <value>Přidat odkaz na jiný kontejner (--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>
3023 + <value>Přidat kontejneru místní IPv4 adresu link-local</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">
@@ -3051,6 +3051,13 @@ Při prvním spuštění vytvoří soubor se všemi nastaveními okomentovanými
3051 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3052 <value>Publikovat všechny vystavené porty na náhodné porty hostitele</value>
3053 </data>
3054 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3055 + <value>Potlačit podrobný výstup</value>
3056 + </data>
3057 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3058 + <value>Používá se výchozí značka: {}</value>
3059 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3060 + </data>
3061 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3062 <value>Vypíše pouze ID kontejnerů</value>
3063 </data>
@@ -3523,6 +3530,9 @@ Při prvním spuštění vytvoří soubor se všemi nastaveními okomentovanými
3530 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3531 <value>Inicializace prohození se nezdařila</value>
3532 </data>
3533 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3534 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3535 + </data>
3536 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3537 <value>Nepodařilo se obnovit časové razítko pro kontejner '{}'</value>
3538 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/da-DK/Resources.resw
+10
@@ -3051,6 +3051,13 @@ Ved første kørsel oprettes filen med alle indstillinger kommenteret som standa
3051 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3052 <value>Publicer alle eksponerede porte til tilfældige værtsporte</value>
3053 </data>
3054 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3055 + <value>Suppress verbose output</value>
3056 + </data>
3057 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3058 + <value>Using default tag: {}</value>
3059 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3060 + </data>
3061 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3062 <value>Udlæser kun objektbeholder-id'er</value>
3063 </data>
@@ -3523,6 +3530,9 @@ Ved første kørsel oprettes filen med alle indstillinger kommenteret som standa
3530 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3531 <value>Skift kunne ikke initialiseres</value>
3532 </data>
3533 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3534 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3535 + </data>
3536 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3537 <value>Tidsstemplet for objektbeholderen '{}' blev ikke gendannet</value>
3538 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/de-DE/Resources.resw
+18 -8
@@ -2394,15 +2394,15 @@ Datenschutzinformationen zu diesem Produkt finden Sie unter https://aka.ms/priva
2394 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2395 </data>
2396 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2397 - <value>Duplicate driver option '{}'.</value>
2397 + <value>Treiberoption "{}" duplizieren.</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>
2401 + <value>Ungültige Treiberoption "{}"; "key=value" wurde erwartet.</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>
2405 + <value>Unbekannte Endpunkteinstellung "{}" für Netzwerk "{}".</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">
@@ -2410,7 +2410,7 @@ Datenschutzinformationen zu diesem Produkt finden Sie unter https://aka.ms/priva
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>
2413 + <value>Die Netzwerkverbindung darf nicht leer sein.</value>
2414 </data>
2415 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2416 <value>Der Netzwerkalias darf nicht leer sein.</value>
@@ -2420,7 +2420,7 @@ Datenschutzinformationen zu diesem Produkt finden Sie unter https://aka.ms/priva
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>
2423 + <value>Endpunkteinstellungen werden für den Netzwerkmodus "{}" nicht unterstützt.</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">
@@ -3014,11 +3014,11 @@ Erstellt bei der ersten Ausführung die Datei mit allen Einstellungen, die stand
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>
3017 + <value>Festlegen von Endpunkttreiberoptionen (--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>
3021 + <value>Zuweisen einer IPv4-Adresse für den Container im Netzwerk</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">
@@ -3026,7 +3026,7 @@ Erstellt bei der ersten Ausführung die Datei mit allen Einstellungen, die stand
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>
3029 + <value>Hinzufügen einer lokalen Link-IPv4-Adresse für den 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">
@@ -3057,6 +3057,13 @@ Erstellt bei der ersten Ausführung die Datei mit allen Einstellungen, die stand
3057 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3058 <value>Alle exponierten Ports auf zufällige Host-Ports veröffentlichen</value>
3059 </data>
3060 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3061 + <value>Suppress verbose output</value>
3062 + </data>
3063 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3064 + <value>Using default tag: {}</value>
3065 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3066 + </data>
3067 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3068 <value>Gibt nur die Container-IDs aus.</value>
3069 </data>
@@ -3529,6 +3536,9 @@ Erstellt bei der ersten Ausführung die Datei mit allen Einstellungen, die stand
3536 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3537 <value>Fehler beim Initialisieren der Swap-Datei</value>
3538 </data>
3539 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3540 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3541 + </data>
3542 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3543 <value>Fehler beim Wiederherstellen des Zeitstempels für den Container „{}“</value>
3544 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/en-GB/Resources.resw
+10
@@ -3051,6 +3051,13 @@ On first run, creates the file with all settings commented out at their defaults
3051 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3052 <value>Publish all exposed ports to random host ports</value>
3053 </data>
3054 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3055 + <value>Suppress verbose output</value>
3056 + </data>
3057 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3058 + <value>Using default tag: {}</value>
3059 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3060 + </data>
3061 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3062 <value>Outputs the container IDs only</value>
3063 </data>
@@ -3523,6 +3530,9 @@ On first run, creates the file with all settings commented out at their defaults
3530 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3531 <value>Failed to initialise swap</value>
3532 </data>
3533 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3534 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3535 + </data>
3536 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3537 <value>Failed to restore timestamp for container '{}'</value>
3538 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/es-ES/Resources.resw
+15 -5
@@ -2394,15 +2394,15 @@ Para obtener información de privacidad sobre este producto, visita https://aka.
2394 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2395 </data>
2396 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2397 - <value>Duplicate driver option '{}'.</value>
2397 + <value>Opción de controlador duplicada "{}".</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>
2401 + <value>Opción de controlador "{}" no válida; se esperaba "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>
2405 + <value>Configuración de punto de conexión "{}" desconocida para la red "{}".</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">
@@ -2410,7 +2410,7 @@ Para obtener información de privacidad sobre este producto, visita https://aka.
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>
2413 + <value>El vínculo de red no puede estar vacío.</value>
2414 </data>
2415 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2416 <value>El alias de red no puede estar vacío.</value>
@@ -3014,7 +3014,7 @@ En la primera ejecución, crea el archivo con todas las configuraciones comentad
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>
3017 + <value>Establecer opciones de controlador de punto de conexión (--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">
@@ -3057,6 +3057,13 @@ En la primera ejecución, crea el archivo con todas las configuraciones comentad
3057 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3058 <value>Publicar todos los puertos expuestos en puertos de host aleatorios</value>
3059 </data>
3060 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3061 + <value>Suprimir salida detallada</value>
3062 + </data>
3063 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3064 + <value>Usando la etiqueta predeterminada: {}</value>
3065 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3066 + </data>
3067 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3068 <value>Solo genera los identificadores de contenedor</value>
3069 </data>
@@ -3529,6 +3536,9 @@ En la primera ejecución, crea el archivo con todas las configuraciones comentad
3536 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3537 <value>No se pudo inicializar el intercambio</value>
3538 </data>
3539 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3540 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3541 + </data>
3542 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3543 <value>No se pudo restaurar la marca de tiempo del contenedor '{}'</value>
3544 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/fi-FI/Resources.resw
+18 -8
@@ -2388,15 +2388,15 @@ Tuotteen tietosuojatiedot löytyvät osoitteesta https://aka.ms/privacy.</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2390 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 - <value>Duplicate driver option '{}'.</value>
2391 + <value>Ohjainasetus {} on määritetty kahdesti.</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>
2395 + <value>Virheellinen ohjainasetus {}; odotettiin muotoa 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>
2399 + <value>Tuntematon päätepisteasetus {} verkolle {}.</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">
@@ -2404,7 +2404,7 @@ Tuotteen tietosuojatiedot löytyvät osoitteesta https://aka.ms/privacy.</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>
2407 + <value>Verkkolinkki ei voi olla tyhjä.</value>
2408 </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Verkkotunnus ei voi olla tyhjä.</value>
@@ -3008,19 +3008,19 @@ Ensimmäisellä käynnistyskerralla luo tiedoston, jossa kaikki asetukset on kom
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>
3011 + <value>Määritä päätepisteen ohjaimen asetukset (--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>
3015 + <value>Määritä kontille IPv4-osoite verkossa</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>
3019 + <value>Lisää linkki toiseen säilöön (--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>
3023 + <value>Lisää säilölle link-local IPv4 -osoite</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">
@@ -3051,6 +3051,13 @@ Ensimmäisellä käynnistyskerralla luo tiedoston, jossa kaikki asetukset on kom
3051 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3052 <value>Julkaise kaikki paljastetut portit satunnaisiin isäntäportteihin</value>
3053 </data>
3054 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3055 + <value>Suppress verbose output</value>
3056 + </data>
3057 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3058 + <value>Using default tag: {}</value>
3059 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3060 + </data>
3061 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3062 <value>Tulostaa vain säilöjen tunnukset</value>
3063 </data>
@@ -3523,6 +3530,9 @@ Ensimmäisellä käynnistyskerralla luo tiedoston, jossa kaikki asetukset on kom
3530 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3531 <value>Vaihdon alustaminen epäonnistui</value>
3532 </data>
3533 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3534 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3535 + </data>
3536 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3537 <value>Säilön {} aikaleiman palauttaminen epäonnistui</value>
3538 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/fr-FR/Resources.resw
+17 -7
@@ -2395,15 +2395,15 @@ Pour plus d’informations sur la confidentialité de ce produit, veuillez consu
2395 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2396 </data>
2397 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2398 - <value>Duplicate driver option '{}'.</value>
2398 + <value>Option de pilote dupliquée '{}'.</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>
2402 + <value>Option de pilote non valide '{}'; 'key=value' attendu.</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>
2406 + <value>Paramètre de point de terminaison inconnu '{}' pour le réseau '{}'.</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">
@@ -2411,7 +2411,7 @@ Pour plus d’informations sur la confidentialité de ce produit, veuillez consu
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>
2414 + <value>Le lien réseau ne peut pas être vide.</value>
2415 </data>
2416 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2417 <value>L’alias réseau ne peut pas être vide.</value>
@@ -3015,7 +3015,7 @@ Lors de la première exécution, crée le fichier avec tous les paramètres comm
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>
3018 + <value>Définir les options du pilote de point de terminaison (--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">
@@ -3023,11 +3023,11 @@ Lors de la première exécution, crée le fichier avec tous les paramètres comm
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>
3026 + <value>Ajouter un lien vers un autre conteneur (--link name: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>
3030 + <value>Ajouter une adresse IPv4 link-local 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">
@@ -3058,6 +3058,13 @@ Lors de la première exécution, crée le fichier avec tous les paramètres comm
3058 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3059 <value>Publier tous les ports exposés sur des ports aléatoires de l’hôte</value>
3060 </data>
3061 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3062 + <value>Masquer le résultat détaillé</value>
3063 + </data>
3064 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3065 + <value>Utilisation de la balise par défaut : {}</value>
3066 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3067 + </data>
3068 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3069 <value>Affiche uniquement les ID des conteneurs</value>
3070 </data>
@@ -3530,6 +3537,9 @@ Lors de la première exécution, crée le fichier avec tous les paramètres comm
3537 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3538 <value>Échec de l’initialisation de l’échange</value>
3539 </data>
3540 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3541 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3542 + </data>
3543 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3544 <value>Échec de la restauration de l’horodatage du conteneur '{}'</value>
3545 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/hu-HU/Resources.resw
+19 -9
@@ -2388,15 +2388,15 @@ További információ a termékről: https://aka.ms/privacy.</value>
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2390 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 - <value>Duplicate driver option '{}'.</value>
2391 + <value>Duplikált illesztőprogram-csoport: „{}”.</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>
2395 + <value>Érvénytelen illesztőprogram-beállítás: „{}”; a várt érték: „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>
2399 + <value>Ismeretlen végpontbeállítás: „{}” a(z) „{}” hálózathoz.</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">
@@ -2404,7 +2404,7 @@ További információ a termékről: https://aka.ms/privacy.</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>
2407 + <value>A hálózati hivatkozás nem lehet üres.</value>
2408 </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>A hálózati alias nem lehet üres.</value>
@@ -2414,7 +2414,7 @@ További információ a termékről: https://aka.ms/privacy.</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>
2417 + <value>A végpontbeállítások nem támogatottak a(z) „{}” hálózati módhoz.</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">
@@ -3008,19 +3008,19 @@ Első futtatáskor a program létrehozza a fájlt, amelyben az összes beállít
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>
3011 + <value>Állítsa be a végpont-illesztőprogram beállításait (--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>
3015 + <value>Rendeljen a tárolóhoz egy IPv4-címet a hálózaton</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>
3019 + <value>Adjon hozzá egy hivatkozást egy másik tárolóhoz (--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>
3023 + <value>Adjon hozzá egy link-local IPv4-címet a tárolóhoz</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">
@@ -3051,6 +3051,13 @@ Első futtatáskor a program létrehozza a fájlt, amelyben az összes beállít
3051 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3052 <value>Az összes közzétett port közzététele véletlenszerű gazdaportokon</value>
3053 </data>
3054 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3055 + <value>Suppress verbose output</value>
3056 + </data>
3057 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3058 + <value>Using default tag: {}</value>
3059 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3060 + </data>
3061 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3062 <value>Csak a tárolóazonosítókat adja eredményként</value>
3063 </data>
@@ -3523,6 +3530,9 @@ Első futtatáskor a program létrehozza a fájlt, amelyben az összes beállít
3530 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3531 <value>Nem sikerült inicializálni a váltást</value>
3532 </data>
3533 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3534 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3535 + </data>
3536 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3537 <value>Nem sikerült visszaállítani a(z) {} tároló időbélyegét</value>
3538 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/it-IT/Resources.resw
+15 -5
@@ -2394,15 +2394,15 @@ Per informazioni sulla privacy di questo prodotto, visita https://aka.ms/privacy
2394 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2395 </data>
2396 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2397 - <value>Duplicate driver option '{}'.</value>
2397 + <value>Duplica opzione del driver "{}".</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>
2401 + <value>Opzione del driver "{}" non valida; opzione prevista "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>
2405 + <value>Impostazione dell'endpoint "{}" sconosciuta per la rete "{}".</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">
@@ -2410,7 +2410,7 @@ Per informazioni sulla privacy di questo prodotto, visita https://aka.ms/privacy
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>
2413 + <value>Il collegamento di rete non può essere vuoto.</value>
2414 </data>
2415 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2416 <value>L'alias della rete non può essere vuoto.</value>
@@ -3014,7 +3014,7 @@ Alla prima esecuzione crea il file con tutte le impostazioni commentate come pre
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>
3017 + <value>Imposta le opzioni del driver dell'endpoint (--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">
@@ -3057,6 +3057,13 @@ Alla prima esecuzione crea il file con tutte le impostazioni commentate come pre
3057 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3058 <value>Pubblica tutte le porte esposte sulle porte host casuali</value>
3059 </data>
3060 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3061 + <value>Suppress verbose output</value>
3062 + </data>
3063 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3064 + <value>Using default tag: {}</value>
3065 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3066 + </data>
3067 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3068 <value>Mostra solo gli ID dei contenitori</value>
3069 </data>
@@ -3529,6 +3536,9 @@ Alla prima esecuzione crea il file con tutte le impostazioni commentate come pre
3536 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3537 <value>Non è possibile inizializzare lo scambio</value>
3538 </data>
3539 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3540 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3541 + </data>
3542 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3543 <value>Non è possibile ripristinare il timestamp per il contenitore '{}'</value>
3544 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/ja-JP/Resources.resw
+10
@@ -3057,6 +3057,13 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
3057 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3058 <value>公開されているすべてのポートをランダム ホスト ポートに発行する</value>
3059 </data>
3060 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3061 + <value>詳細出力を抑制する</value>
3062 + </data>
3063 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3064 + <value>既定値 ({}) を使用しています</value>
3065 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3066 + </data>
3067 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3068 <value>コンテナー ID のみを出力します</value>
3069 </data>
@@ -3529,6 +3536,9 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
3536 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3537 <value>割り込みを初期化できませんでした</value>
3538 </data>
3539 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3540 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3541 + </data>
3542 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3543 <value>コンテナー '{}' のタイムスタンプを復元できませんでした</value>
3544 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/ko-KR/Resources.resw
+15 -5
@@ -2394,15 +2394,15 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
2394 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2395 </data>
2396 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2397 - <value>Duplicate driver option '{}'.</value>
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>Invalid driver option '{}'; expected 'key=value'.</value>
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>Unknown endpoint setting '{}' for network '{}'.</value>
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">
@@ -2410,7 +2410,7 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
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>
2413 + <value>네트워크 링크는 비워 둘 수 없습니다.</value>
2414 </data>
2415 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2416 <value>네트워크 별칭은 비워 둘 수 없습니다.</value>
@@ -3014,7 +3014,7 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
3014 <value>컨테이너에 대한 네트워크 범위 별칭 추가</value>
3015 </data>
3016 <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3017 - <value>Set endpoint driver options (--driver-opt key=value)</value>
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">
@@ -3057,6 +3057,13 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
3057 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3058 <value>모든 노출된 포트를 임의 호스트 포트에 게시</value>
3059 </data>
3060 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3061 + <value>Suppress verbose output</value>
3062 + </data>
3063 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3064 + <value>Using default tag: {}</value>
3065 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3066 + </data>
3067 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3068 <value>컨테이너 ID만 출력합니다.</value>
3069 </data>
@@ -3529,6 +3536,9 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
3536 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3537 <value>전환 초기화 실패</value>
3538 </data>
3539 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3540 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3541 + </data>
3542 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3543 <value>컨테이너 '{}'의 타임스탬프 복원 실패</value>
3544 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/nb-NO/Resources.resw
+16 -6
@@ -2388,15 +2388,15 @@ For personverninformasjon om dette produktet kan du gå til https://aka.ms/priva
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2390 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 - <value>Duplicate driver option '{}'.</value>
2391 + <value>Duplisert driveralternativ «{}».</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>
2395 + <value>Ugyldig driveralternativ «{}» – forventet '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>
2399 + <value>Ukjent innstilling for endepunkt «{}» for nettverket «{}».</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">
@@ -2404,7 +2404,7 @@ For personverninformasjon om dette produktet kan du gå til https://aka.ms/priva
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>
2407 + <value>Nettverkskoblingen kan ikke være tom.</value>
2408 </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Nettverksalias kan ikke være tomt.</value>
@@ -2414,7 +2414,7 @@ For personverninformasjon om dette produktet kan du gå til https://aka.ms/priva
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>
2417 + <value>Endepunktinnstillinger støttes ikke for nettverksmodusen {}.</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">
@@ -3008,7 +3008,7 @@ Ved første kjøring opprettes filen med alle innstillinger kommentert ut som st
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>
3011 + <value>Angi driveralternativer for endepunkt (--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">
@@ -3051,6 +3051,13 @@ Ved første kjøring opprettes filen med alle innstillinger kommentert ut som st
3051 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3052 <value>Publiser alle eksponerte porter til tilfeldige vertsporter</value>
3053 </data>
3054 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3055 + <value>Undertrykk detaljert utdata</value>
3056 + </data>
3057 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3058 + <value>Bruker standardtagg: {}</value>
3059 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3060 + </data>
3061 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3062 <value>Returnerer kun beholder-ID-er</value>
3063 </data>
@@ -3523,6 +3530,9 @@ Ved første kjøring opprettes filen med alle innstillinger kommentert ut som st
3530 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3531 <value>Kan ikke initialisere bytte</value>
3532 </data>
3533 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3534 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3535 + </data>
3536 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3537 <value>Kan ikke gjenopprette tidsstempel for beholderen {}</value>
3538 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/nl-NL/Resources.resw
+10
@@ -3051,6 +3051,13 @@ Bij de eerste uitvoering wordt het bestand aangemaakt met alle instellingen geco
3051 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3052 <value>Alle weergegeven poorten publiceren naar willekeurige hostpoorten</value>
3053 </data>
3054 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3055 + <value>Suppress verbose output</value>
3056 + </data>
3057 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3058 + <value>Using default tag: {}</value>
3059 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3060 + </data>
3061 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3062 <value>Geeft alleen de container-id's weer</value>
3063 </data>
@@ -3523,6 +3530,9 @@ Bij de eerste uitvoering wordt het bestand aangemaakt met alle instellingen geco
3530 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3531 <value>Kan wisselen niet initialiseren</value>
3532 </data>
3533 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3534 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3535 + </data>
3536 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3537 <value>Kan tijdstempel voor container '{}' niet herstellen</value>
3538 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/pl-PL/Resources.resw
+17 -7
@@ -2380,7 +2380,7 @@ Aby uzyskać informacje o prywatności dotyczące tego produktu, odwiedź stron
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2382 <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 - <value>The primary network mode '{}' does not support connecting or disconnecting additional networks.</value>
2383 + <value>Podstawowy tryb sieciowy „{}” nie obsługuje podłączania ani odłączania dodatkowych sieci.</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">
@@ -2388,15 +2388,15 @@ Aby uzyskać informacje o prywatności dotyczące tego produktu, odwiedź stron
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2390 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 - <value>Duplicate driver option '{}'.</value>
2391 + <value>Zduplikowana opcja sterownika „{}”.</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>
2395 + <value>Nieprawidłowa opcja sterownika „{}”; oczekiwano „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>
2399 + <value>Nieznane ustawienie punktu końcowego „{}” dla sieci „{}”.</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">
@@ -2404,7 +2404,7 @@ Aby uzyskać informacje o prywatności dotyczące tego produktu, odwiedź stron
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>
2407 + <value>Łącze sieciowe nie może być puste.</value>
2408 </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Alias sieciowy nie może być pusty.</value>
@@ -2414,7 +2414,7 @@ Aby uzyskać informacje o prywatności dotyczące tego produktu, odwiedź stron
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>
2417 + <value>Ustawienia punktu końcowego nie są obsługiwane w trybie sieciowym „{}”.</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">
@@ -3008,7 +3008,7 @@ Przy pierwszym uruchomieniu tworzy plik ze wszystkimi ustawieniami ujętymi w ko
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>
3011 + <value>Ustaw opcje sterownika punktu końcowego (--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">
@@ -3051,6 +3051,13 @@ Przy pierwszym uruchomieniu tworzy plik ze wszystkimi ustawieniami ujętymi w ko
3051 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3052 <value>Publikuj wszystkie uwidocznione porty w losowych portach hosta</value>
3053 </data>
3054 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3055 + <value>Suppress verbose output</value>
3056 + </data>
3057 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3058 + <value>Using default tag: {}</value>
3059 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3060 + </data>
3061 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3062 <value>Wyświetla tylko identyfikatory kontenerów</value>
3063 </data>
@@ -3523,6 +3530,9 @@ Przy pierwszym uruchomieniu tworzy plik ze wszystkimi ustawieniami ujętymi w ko
3530 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3531 <value>Nie można zainicjować wymiany</value>
3532 </data>
3533 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3534 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3535 + </data>
3536 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3537 <value>Nie można przywrócić sygnatury czasowej dla kontenera „{}”</value>
3538 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/pt-BR/Resources.resw
+10
@@ -3058,6 +3058,13 @@ Na primeira execução, cria o arquivo com todas as configurações comentadas n
3058 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3059 <value>Publicar todas as portas expostas para portas aleatórias do host</value>
3060 </data>
3061 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3062 + <value>Suppress verbose output</value>
3063 + </data>
3064 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3065 + <value>Using default tag: {}</value>
3066 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3067 + </data>
3068 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3069 <value>Saída somente das IDs de contêiner</value>
3070 </data>
@@ -3530,6 +3537,9 @@ Na primeira execução, cria o arquivo com todas as configurações comentadas n
3537 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3538 <value>Falha ao inicializar a troca</value>
3539 </data>
3540 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3541 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3542 + </data>
3543 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3544 <value>Falha ao restaurar o carimbo de data e hora do contêiner '{}'</value>
3545 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/pt-PT/Resources.resw
+15 -5
@@ -2388,15 +2388,15 @@ Para obter informações de privacidade sobre este produto, visite https://aka.m
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2390 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 - <value>Duplicate driver option '{}'.</value>
2391 + <value>Opção de controlador duplicada '{}'.</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>
2395 + <value>Opção de controlador inválida '{}'; era esperado '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>
2399 + <value>Definição de endpoint desconhecida '{}' para a rede '{}'.</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">
@@ -2404,7 +2404,7 @@ Para obter informações de privacidade sobre este produto, visite https://aka.m
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>
2407 + <value>A ligação de rede não pode estar vazia.</value>
2408 </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>O alias de rede não pode estar vazio.</value>
@@ -3008,7 +3008,7 @@ Na primeira execução, cria o ficheiro com todas as definições comentadas nas
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>
3011 + <value>Definir opções do controlador de endpoint (--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">
@@ -3051,6 +3051,13 @@ Na primeira execução, cria o ficheiro com todas as definições comentadas nas
3051 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3052 <value>Publicar todas as portas expostas em portas aleatórias do anfitrião</value>
3053 </data>
3054 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3055 + <value>Suppress verbose output</value>
3056 + </data>
3057 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3058 + <value>Using default tag: {}</value>
3059 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3060 + </data>
3061 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3062 <value>Produz apenas os IDs dos contentores</value>
3063 </data>
@@ -3523,6 +3530,9 @@ Na primeira execução, cria o ficheiro com todas as definições comentadas nas
3530 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3531 <value>Falha ao inicializar troca</value>
3532 </data>
3533 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3534 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3535 + </data>
3536 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3537 <value>Falha ao restaurar o carimbo de data/hora do contentor "{}"</value>
3538 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/ru-RU/Resources.resw
+15 -5
@@ -2395,15 +2395,15 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2395 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2396 </data>
2397 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2398 - <value>Duplicate driver option '{}'.</value>
2398 + <value>Дублировать параметр драйвера {}.</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>
2402 + <value>Недопустимый параметр драйвера {}; ожидалось 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>
2406 + <value>Неизвестный параметр конечной точки {} для сети {}.</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">
@@ -2411,7 +2411,7 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
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>
2414 + <value>Сетевое соединение не может быть пустым.</value>
2415 </data>
2416 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2417 <value>Псевдоним сети не может быть пустым.</value>
@@ -3015,7 +3015,7 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
3015 <value>Добавить сетевой псевдоним для контейнера</value>
3016 </data>
3017 <data name="WSLCCLI_DriverOptArgDescription" xml:space="preserve">
3018 - <value>Set endpoint driver options (--driver-opt key=value)</value>
3018 + <value>Задайте параметры драйвера конечной точки (--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">
@@ -3058,6 +3058,13 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
3058 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3059 <value>Опубликовать все раскрытые порты на случайных портах узла</value>
3060 </data>
3061 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3062 + <value>Подавление подробного вывода</value>
3063 + </data>
3064 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3065 + <value>Используется тег по умолчанию: {}</value>
3066 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3067 + </data>
3068 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3069 <value>Выводит только идентификаторы контейнеров</value>
3070 </data>
@@ -3530,6 +3537,9 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
3537 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3538 <value>Не удалось инициализировать переключение</value>
3539 </data>
3540 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3541 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3542 + </data>
3543 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3544 <value>Не удалось восстановить метку времени для контейнера "{}"</value>
3545 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/sv-SE/Resources.resw
+18 -8
@@ -2380,7 +2380,7 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
2380 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2381 </data>
2382 <data name="MessageWslcNetworkModeNoAdditionalNetworks" xml:space="preserve">
2383 - <value>The primary network mode '{}' does not support connecting or disconnecting additional networks.</value>
2383 + <value>Det primära nätverksläget {} stöder inte anslutning eller frånkoppling av ytterligare nätverk.</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">
@@ -2388,15 +2388,15 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2390 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 - <value>Duplicate driver option '{}'.</value>
2391 + <value>Duplicera drivrutinsalternativet {}.</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>
2395 + <value>Ogiltigt drivrutinsalternativ {}; förväntade '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>
2399 + <value>Okänd slutpunktsinställning {} för nätverket {}.</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">
@@ -2404,7 +2404,7 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
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>
2407 + <value>Nätverkslänken får inte vara tom.</value>
2408 </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Nätverksalias får inte vara tomt.</value>
@@ -2414,7 +2414,7 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
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>
2417 + <value>Slutpunktsinställningar stöds inte för nätverksläget {}.</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">
@@ -3009,7 +3009,7 @@ Vid den första körningen skapas filen med alla inställningar kommenterade som
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>
3012 + <value>Ange alternativ för slutpunktsdrivrutin (--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">
@@ -3017,7 +3017,7 @@ Vid den första körningen skapas filen med alla inställningar kommenterade som
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>
3020 + <value>Lägg till länk till en annan 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">
@@ -3052,6 +3052,13 @@ Vid den första körningen skapas filen med alla inställningar kommenterade som
3052 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3053 <value>Publicera alla exponerade portar till slumpmässiga värdportar</value>
3054 </data>
3055 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3056 + <value>Suppress verbose output</value>
3057 + </data>
3058 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3059 + <value>Using default tag: {}</value>
3060 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3061 + </data>
3062 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3063 <value>Visar endast container-ID:n</value>
3064 </data>
@@ -3524,6 +3531,9 @@ Vid den första körningen skapas filen med alla inställningar kommenterade som
3531 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3532 <value>Det gick inte att initiera pendling</value>
3533 </data>
3534 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3535 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3536 + </data>
3537 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3538 <value>Det gick inte att återställa tidsstämpeln för containern {}</value>
3539 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/tr-TR/Resources.resw
+17 -7
@@ -2388,15 +2388,15 @@ Bu ürünle ilgili gizlilik bilgileri için lütfen https://aka.ms/privacy sayfa
2388 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2389 </data>
2390 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2391 - <value>Duplicate driver option '{}'.</value>
2391 + <value>Yinelenen sürücü seçeneği '{}'.</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>
2395 + <value>Geçersiz sürücü seçeneği '{}'; 'key=value' bekleniyordu.</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>
2399 + <value>Bilinmeyen uç nokta ayarı '{}' ('{}' ağı için).</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">
@@ -2404,7 +2404,7 @@ Bu ürünle ilgili gizlilik bilgileri için lütfen https://aka.ms/privacy sayfa
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>
2407 + <value>Ağ bağlantısı boş olamaz.</value>
2408 </data>
2409 <data name="MessageWslcAliasEmpty" xml:space="preserve">
2410 <value>Ağ takma adı boş olamaz.</value>
@@ -3008,11 +3008,11 @@ Kullanım: wslc container cp [OPTIONS] SOURCE DEST
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>
3011 + <value>Uç nokta sürücüsü seçeneklerini ayarlayın (--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>
3015 + <value>Kapsayıcıya ağ üzerinde bir IPv4 adresi atayın</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">
@@ -3020,7 +3020,7 @@ Kullanım: wslc container cp [OPTIONS] SOURCE DEST
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>
3023 + <value>Kapsayıcı için bir bağlantı yerel IPv4 adresi ekleyin</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">
@@ -3051,6 +3051,13 @@ Kullanım: wslc container cp [OPTIONS] SOURCE DEST
3051 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3052 <value>Açığa çıkarılan tüm bağlantı noktalarını rastgele ana bilgisayar bağlantı noktalarına yayımla</value>
3053 </data>
3054 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3055 + <value>Suppress verbose output</value>
3056 + </data>
3057 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3058 + <value>Using default tag: {}</value>
3059 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3060 + </data>
3061 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3062 <value>Yalnızca kapsayıcı kimliklerini çıktı olarak verir</value>
3063 </data>
@@ -3523,6 +3530,9 @@ Kullanım: wslc container cp [OPTIONS] SOURCE DEST
3530 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3531 <value>Değiştirme başlatılamadı</value>
3532 </data>
3533 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3534 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3535 + </data>
3536 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3537 <value>'{}' kapsayıcısı için zaman damgası geri yüklenemedi</value>
3538 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/zh-CN/Resources.resw
+10
@@ -3050,6 +3050,13 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
3050 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3051 <value>将所有已公开的端口发布到随机主机端口</value>
3052 </data>
3053 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3054 + <value>抑制详细输出</value>
3055 + </data>
3056 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3057 + <value>使用默认标记: {}</value>
3058 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3059 + </data>
3060 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3061 <value>仅输出容器 ID</value>
3062 </data>
@@ -3522,6 +3529,9 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
3529 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3530 <value>未能初始化交换</value>
3531 </data>
3532 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3533 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3534 + </data>
3535 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3536 <value>未能还原容器 '{}' 的时间戳</value>
3537 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
localization/strings/zh-TW/Resources.resw
+10
@@ -3057,6 +3057,13 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
3057 <data name="WSLCCLI_PublishAllArgDescription" xml:space="preserve">
3058 <value>將所有公開的連接埠發佈到隨機主機連接埠</value>
3059 </data>
3060 + <data name="WSLCCLI_PullQuietArgDescription" xml:space="preserve">
3061 + <value>抑制詳細輸出</value>
3062 + </data>
3063 + <data name="WSLCCLI_PullUsingDefaultTag" xml:space="preserve">
3064 + <value>使用預設標記: {}</value>
3065 + <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3066 + </data>
3067 <data name="WSLCCLI_QuietArgDescription" xml:space="preserve">
3068 <value>僅輸出容器識別碼</value>
3069 </data>
@@ -3529,6 +3536,9 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
3536 <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3537 <value>無法初始化交換</value>
3538 </data>
3539 + <data name="MessageWslcPublishAllUdpNotSupported" xml:space="preserve">
3540 + <value>UDP ports exposed by the image were not published because UDP port forwarding is not supported in the current networking mode</value>
3541 + </data>
3542 <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3543 <value>無法還原容器 '{}' 的時間戳記</value>
3544 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>