@samitouri / QOSAMI-WSL / commits / 8bf67e98

Localization change from build: 153342952 (#41202)

* Localization change from build: 153342952 * Remove stray CR characters from localized strings The localization service again inserted lone CR (^M) characters into de-DE, ko-KR and zh-TW Resources.resw, which fails the `Formatting & localization checks` job (tools/devops/validate-line-endings.py). Restore the affected lines to their content in master so only the new MessageWslcDockerEngineErrorPrefix, MessageWslcSecretInvalidSpec and WSLCCLI_SecretArgDescription strings are added. Note that validate-line-endings.py --fix is not the right remedy here: it maps a lone CR to CRLF, which would bake a real line break into the affected help text. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 78fb1d4f-8269-4b12-a648-543464f3268e --------- 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: 78fb1d4f-8269-4b12-a648-543464f3268e

Blue committed Jul 30, 2026 at 15:10 UTC 8bf67e98451438b657062859fa44e2b481cbb626
21 files changed +247 -16
localization/strings/cs-CZ/Resources.resw
+11
@@ -2155,6 +2155,9 @@ Využití:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>Název sítě nemůže být prázdný.</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Error information from the engine:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Nerozpoznaný příkaz: '{}'</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ Informace o ochraně osobních údajů k tomuto produktu najdete na stránce htt
2326 <value>Image {} se nenašla.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Invalid --secret value '{}': {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Chybí požadovaná možnost: '{}'</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2887,6 +2894,10 @@ Při prvním spuštění vytvoří soubor se všemi nastaveními okomentovanými
2894 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2895 <value>Nastavit cílovou fázi sestavení na sestavení</value>
2896 </data>
2897 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2898 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2899 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2900 + </data>
2901 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2902 <value>Příkaz ke spuštění</value>
2903 </data>
localization/strings/da-DK/Resources.resw
+11
@@ -2155,6 +2155,9 @@ Brug:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>Netværksnavnet må ikke være tomt.</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Fejloplysninger fra motoren:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Ukendt kommando: '{}'</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ Du kan finde oplysninger om beskyttelse af personlige oplysninger for dette prod
2326 <value>Billedet '{}' blev ikke fundet.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Invalid --secret value '{}': {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Manglende obligatorisk indstilling: '{}'</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2887,6 +2894,10 @@ Ved første kørsel oprettes filen med alle indstillinger kommenteret som standa
2894 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2895 <value>Indstil målbuildfasen til build</value>
2896 </data>
2897 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2898 + <value>Eksponer secret til build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; bruger som standard miljøvariablen NAME)</value>
2899 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2900 + </data>
2901 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2902 <value>Kommandoen der skal køres</value>
2903 </data>
localization/strings/de-DE/Resources.resw
+11
@@ -2161,6 +2161,9 @@ Verwendung:
2161 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2162 <value>Der Netzwerkname darf nicht leer sein.</value>
2163 </data>
2164 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2165 + <value>Error information from the engine:</value>
2166 + </data>
2167 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2168 <value>Nicht erkannter Befehl: „{}“</value>
2169 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2329,6 +2332,10 @@ Datenschutzinformationen zu diesem Produkt finden Sie unter https://aka.ms/priva
2332 <value>Image„{}“ wurde nicht gefunden.</value>
2333 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2334 </data>
2335 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2336 + <value>Invalid --secret value '{}': {}</value>
2337 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2338 + </data>
2339 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2340 <value>Erforderliche Option fehlt: "{}"</value>
2341 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2893,6 +2900,10 @@ Erstellt bei der ersten Ausführung die Datei mit allen Einstellungen, die stand
2900 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2901 <value>Setzen Sie die angestrebte Build-Stufe auf „Build“</value>
2902 </data>
2903 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2904 + <value>Geheimnis für den Build verfügbar machen (id=NAME[,type=env|file][,env=VAR|,src=PATH]; Standardwert: env var NAME)</value>
2905 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2906 + </data>
2907 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2908 <value>Der auszuführende Befehl</value>
2909 </data>
localization/strings/en-GB/Resources.resw
+11
@@ -2155,6 +2155,9 @@ Usage:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>Network name cannot be empty.</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Error information from the engine:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Unrecognised command: '{}'</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ For privacy information about this product please visit https://aka.ms/privacy.<
2326 <value>Image '{}' not found.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Invalid --secret value '{}': {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Missing required option: '{}'</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2887,6 +2894,10 @@ On first run, creates the file with all settings commented out at their defaults
2894 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2895 <value>Set the target build stage to build</value>
2896 </data>
2897 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2898 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2899 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2900 + </data>
2901 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2902 <value>The command to run</value>
2903 </data>
localization/strings/es-ES/Resources.resw
+11
@@ -2161,6 +2161,9 @@ Uso:
2161 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2162 <value>El nombre de red no puede estar vacío.</value>
2163 </data>
2164 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2165 + <value>Información de error del motor:</value>
2166 + </data>
2167 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2168 <value>Comando no reconocido: '{}'</value>
2169 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2329,6 +2332,10 @@ Para obtener información de privacidad sobre este producto, visita https://aka.
2332 <value>Imagen “{}” no encontrada.</value>
2333 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2334 </data>
2335 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2336 + <value>Invalid --secret value '{}': {}</value>
2337 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2338 + </data>
2339 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2340 <value>Falta la opción obligatoria: '{}'</value>
2341 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2893,6 +2900,10 @@ En la primera ejecución, crea el archivo con todas las configuraciones comentad
2900 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2901 <value>Establece la etapa de compilación objetivo para compilar</value>
2902 </data>
2903 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2904 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2905 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2906 + </data>
2907 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2908 <value>Comando que se va a ejecutar</value>
2909 </data>
localization/strings/fi-FI/Resources.resw
+13 -2
@@ -2155,6 +2155,9 @@ Käyttö:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>Verkon nimi ei voi olla tyhjä.</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Error information from the engine:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Tunnistamaton komento: {}</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ Tuotteen tietosuojatiedot löytyvät osoitteesta https://aka.ms/privacy.</value>
2326 <value>Kuvaa {} ei löydy.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Invalid --secret value '{}': {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Pakollinen asetus puuttuu: {}</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2364,7 +2371,7 @@ Tuotteen tietosuojatiedot löytyvät osoitteesta https://aka.ms/privacy.</value>
2371 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2372 </data>
2373 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2367 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2374 + <value>Vaihtoehto '--ip-range' edellyttää, että myös '--subnet' on määritetty.</value>
2375 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2376 </data>
2377 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2887,6 +2894,10 @@ Ensimmäisellä käynnistyskerralla luo tiedoston, jossa kaikki asetukset on kom
2894 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2895 <value>Aseta kohdekoontivaihe koontiversioksi</value>
2896 </data>
2897 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2898 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2899 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2900 + </data>
2901 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2902 <value>Suoritettava komento</value>
2903 </data>
@@ -3290,7 +3301,7 @@ Ensimmäisellä käynnistyskerralla luo tiedoston, jossa kaikki asetukset on kom
3301 <comment>{Locked="IPv4"}{Locked="IPv6"}Command line arguments, file names and string inserts should not be translated</comment>
3302 </data>
3303 <data name="WSLCCLI_NetworkIpRangeArgDescription" xml:space="preserve">
3293 - <value>Allocate container IP addresses from a sub-range in CIDR format</value>
3304 + <value>Varaa säilöille IP-osoitteet CIDR-muotoisesta alialueesta</value>
3305 <comment>{Locked="CIDR"}Command line arguments, file names and string inserts should not be translated</comment>
3306 </data>
3307 <data name="WSLCCLI_NetworkRemoveDesc" xml:space="preserve">
localization/strings/fr-FR/Resources.resw
+11
@@ -2162,6 +2162,9 @@ Utilisation :
2162 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2163 <value>Le nom de Mise en réseau ne peut pas être vide.</value>
2164 </data>
2165 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2166 + <value>Error information from the engine:</value>
2167 + </data>
2168 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2169 <value>Commande non reconnue : '{}'</value>
2170 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2330,6 +2333,10 @@ Pour plus d’informations sur la confidentialité de ce produit, veuillez consu
2333 <value>Image '{}' introuvable.</value>
2334 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2335 </data>
2336 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2337 + <value>Invalid --secret value '{}': {}</value>
2338 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2339 + </data>
2340 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2341 <value>Option obligatoire manquante : « {} »</value>
2342 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2894,6 +2901,10 @@ Lors de la première exécution, crée le fichier avec tous les paramètres comm
2901 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2902 <value>Définissez l’étape de build cible sur build</value>
2903 </data>
2904 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2905 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2906 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2907 + </data>
2908 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2909 <value>La commande à exécuter</value>
2910 </data>
localization/strings/hu-HU/Resources.resw
+13 -2
@@ -2155,6 +2155,9 @@ Usage:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>A hálózat neve nem lehet üres.</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Error information from the engine:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Ismeretlen parancs: {}</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ További információ a termékről: https://aka.ms/privacy.</value>
2326 <value>A(z) {} kép nem található.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Invalid --secret value '{}': {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Hiányzó kötelező opció: '{}'</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2364,7 +2371,7 @@ További információ a termékről: https://aka.ms/privacy.</value>
2371 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2372 </data>
2373 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2367 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2374 + <value>Az '--ip-range' opció használatához a '--subnet' opciót is meg kell adni.</value>
2375 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2376 </data>
2377 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2887,6 +2894,10 @@ Első futtatáskor a program létrehozza a fájlt, amelyben az összes beállít
2894 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2895 <value>A cél létrehozási állapotának beállítása build értékre</value>
2896 </data>
2897 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2898 + <value>Titkos kód elérhetővé tétele a build számára (id=NAME[,type=env|file][,env=VAR|,src=PATH]; alapértelmezés szerint az env var NAME)</value>
2899 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2900 + </data>
2901 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2902 <value>A futtatandó parancs</value>
2903 </data>
@@ -3290,7 +3301,7 @@ Első futtatáskor a program létrehozza a fájlt, amelyben az összes beállít
3301 <comment>{Locked="IPv4"}{Locked="IPv6"}Command line arguments, file names and string inserts should not be translated</comment>
3302 </data>
3303 <data name="WSLCCLI_NetworkIpRangeArgDescription" xml:space="preserve">
3293 - <value>Allocate container IP addresses from a sub-range in CIDR format</value>
3304 + <value>Tároló IP-címeinek kiosztása egy CIDR formátumú altartományból</value>
3305 <comment>{Locked="CIDR"}Command line arguments, file names and string inserts should not be translated</comment>
3306 </data>
3307 <data name="WSLCCLI_NetworkRemoveDesc" xml:space="preserve">
localization/strings/it-IT/Resources.resw
+12 -1
@@ -2161,6 +2161,9 @@ Utilizzo:
2161 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2162 <value>Il nome della rete non può essere vuoto.</value>
2163 </data>
2164 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2165 + <value>Error information from the engine:</value>
2166 + </data>
2167 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2168 <value>Comando non riconosciuto: '{}'</value>
2169 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2329,6 +2332,10 @@ Per informazioni sulla privacy di questo prodotto, visita https://aka.ms/privacy
2332 <value>Immagine "{}" non trovata.</value>
2333 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2334 </data>
2335 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2336 + <value>Invalid --secret value '{}': {}</value>
2337 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2338 + </data>
2339 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2340 <value>Opzione obbligatoria mancante: '{}'</value>
2341 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2370,7 +2377,7 @@ Per informazioni sulla privacy di questo prodotto, visita https://aka.ms/privacy
2377 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2378 </data>
2379 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2373 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2380 + <value>L'opzione '--ip-range' richiede che sia specificato anche '--subnet'.</value>
2381 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2382 </data>
2383 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2893,6 +2900,10 @@ Alla prima esecuzione crea il file con tutte le impostazioni commentate come pre
2900 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2901 <value>Imposta la fase di compilazione target su build</value>
2902 </data>
2903 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2904 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2905 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2906 + </data>
2907 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2908 <value>Il comando da eseguire</value>
2909 </data>
localization/strings/ja-JP/Resources.resw
+12 -1
@@ -2161,6 +2161,9 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
2161 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2162 <value>ネットワーク名を空にすることはできません。</value>
2163 </data>
2164 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2165 + <value>エンジンからのエラー情報:</value>
2166 + </data>
2167 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2168 <value>認識されないコマンド: '{}'</value>
2169 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2329,6 +2332,10 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
2332 <value>イメージ '{}' が見つかりません。</value>
2333 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2334 </data>
2335 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2336 + <value>無効な --secret value '{}': {}</value>
2337 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2338 + </data>
2339 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2340 <value>必須のオプションがありません: '{}'</value>
2341 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2370,7 +2377,7 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
2377 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2378 </data>
2379 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2373 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2380 + <value>'--ip-range' オプションには '--subnet' の指定も必要です。</value>
2381 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2382 </data>
2383 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2893,6 +2900,10 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
2900 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2901 <value>ビルドするターゲット ビルド ステージを設定します</value>
2902 </data>
2903 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2904 + <value>ビルドにシークレットを公開します (id=NAME[,type=env|file][,env=VAR|,src=PATH]; 既定値は env var NAME)</value>
2905 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2906 + </data>
2907 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2908 <value>実行するコマンド</value>
2909 </data>
localization/strings/ko-KR/Resources.resw
+11
@@ -2161,6 +2161,9 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
2161 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2162 <value>네트워크 이름은 비워 둘 수 없습니다.</value>
2163 </data>
2164 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2165 + <value>Error information from the engine:</value>
2166 + </data>
2167 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2168 <value>인식할 수 없는 명령: '{}'</value>
2169 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2329,6 +2332,10 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
2332 <value>이미지 '{}'을(를) 찾을 수 없습니다.</value>
2333 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2334 </data>
2335 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2336 + <value>Invalid --secret value '{}': {}</value>
2337 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2338 + </data>
2339 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2340 <value>필수 옵션 누락: '{}'</value>
2341 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2893,6 +2900,10 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
2900 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2901 <value>빌드할 대상 빌드 단계 설정</value>
2902 </data>
2903 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2904 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2905 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2906 + </data>
2907 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2908 <value>실행할 명령</value>
2909 </data>
localization/strings/nb-NO/Resources.resw
+12 -1
@@ -2155,6 +2155,9 @@ Bruk:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>Nettverksnavnet kan ikke være tomt</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Feilinformasjon fra motoren:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Ukjent kommando: »{}»</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ For personverninformasjon om dette produktet kan du gå til https://aka.ms/priva
2326 <value>Avbildning {} ikke funnet.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Ugyldig verdi for --secret «{}»: {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Mangler obligatorisk alternativ: {}</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2364,7 +2371,7 @@ For personverninformasjon om dette produktet kan du gå til https://aka.ms/priva
2371 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2372 </data>
2373 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2367 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2374 + <value>Alternativet '--ip-range' krever at '--subnet' også spesifiseres.</value>
2375 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2376 </data>
2377 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2887,6 +2894,10 @@ Ved første kjøring opprettes filen med alle innstillinger kommentert ut som st
2894 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2895 <value>Sett målbyggestadiet til build</value>
2896 </data>
2897 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2898 + <value>Gjør hemmeligheten tilgjengelig for bygget (id=NAME[,type=env|file][,env=VAR|,src=PATH] – standardverdien er miljøvariabelen NAME)</value>
2899 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2900 + </data>
2901 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2902 <value>Kommandoen som skal kjøres</value>
2903 </data>
localization/strings/nl-NL/Resources.resw
+11
@@ -2155,6 +2155,9 @@ Gebruik:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>Netwerknaam mag niet leeg zijn.</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Foutinformatie van de engine:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Niet-herkende opdracht: '{}'</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ Ga naar https://aka.ms/privacy voor privacyinformatie over dit product.</value>
2326 <value>Installatiekopie {} niet gevonden.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Ongeldige --secret waarde '{}': {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Ontbrekende vereiste optie: '{}'</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2887,6 +2894,10 @@ Bij de eerste uitvoering wordt het bestand aangemaakt met alle instellingen geco
2894 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2895 <value>De doelbuildfase instellen op build</value>
2896 </data>
2897 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2898 + <value>Geheim beschikbaar maken voor de build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; standaard env var NAME)</value>
2899 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2900 + </data>
2901 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2902 <value>De opdracht om uit te voeren</value>
2903 </data>
localization/strings/pl-PL/Resources.resw
+13 -2
@@ -2155,6 +2155,9 @@ Użycie:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>Nazwa sieci nie może być pusta.</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Error information from the engine:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Nierozpoznane polecenie: „{}”</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ Aby uzyskać informacje o prywatności dotyczące tego produktu, odwiedź stron
2326 <value>Nie znaleziono obrazu „{}”.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Invalid --secret value '{}': {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Brakuje wymaganej opcji: „{}”</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2364,7 +2371,7 @@ Aby uzyskać informacje o prywatności dotyczące tego produktu, odwiedź stron
2371 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2372 </data>
2373 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2367 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2374 + <value>Opcja '--ip-range' wymaga również określenia opcji '--subnet'.</value>
2375 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2376 </data>
2377 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2887,6 +2894,10 @@ Przy pierwszym uruchomieniu tworzy plik ze wszystkimi ustawieniami ujętymi w ko
2894 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2895 <value>Ustaw etap docelowy kompilacji</value>
2896 </data>
2897 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2898 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2899 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2900 + </data>
2901 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2902 <value>Polecenie do uruchomienia</value>
2903 </data>
@@ -3290,7 +3301,7 @@ Przy pierwszym uruchomieniu tworzy plik ze wszystkimi ustawieniami ujętymi w ko
3301 <comment>{Locked="IPv4"}{Locked="IPv6"}Command line arguments, file names and string inserts should not be translated</comment>
3302 </data>
3303 <data name="WSLCCLI_NetworkIpRangeArgDescription" xml:space="preserve">
3293 - <value>Allocate container IP addresses from a sub-range in CIDR format</value>
3304 + <value>Przydziel adresy IP kontenerów z podzakresu w formacie CIDR</value>
3305 <comment>{Locked="CIDR"}Command line arguments, file names and string inserts should not be translated</comment>
3306 </data>
3307 <data name="WSLCCLI_NetworkRemoveDesc" xml:space="preserve">
localization/strings/pt-BR/Resources.resw
+11
@@ -2162,6 +2162,9 @@ Uso:
2162 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2163 <value>O nome da rede não pode ficar vazio.</value>
2164 </data>
2165 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2166 + <value>Error information from the engine:</value>
2167 + </data>
2168 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2169 <value>Comando não reconhecido: '{}'</value>
2170 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2330,6 +2333,10 @@ Para obter informações sobre a privacidade desse produto, visite https://aka.m
2333 <value>Imagem '{}' não encontrada.</value>
2334 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2335 </data>
2336 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2337 + <value>Invalid --secret value '{}': {}</value>
2338 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2339 + </data>
2340 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2341 <value>Opção obrigatória ausente: '{}'</value>
2342 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2894,6 +2901,10 @@ Na primeira execução, cria o arquivo com todas as configurações comentadas n
2901 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2902 <value>Defina o estágio de compilação de destino para compilar</value>
2903 </data>
2904 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2905 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2906 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2907 + </data>
2908 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2909 <value>O comando a ser executado</value>
2910 </data>
localization/strings/pt-PT/Resources.resw
+11
@@ -2155,6 +2155,9 @@ Utilização:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>O nome da rede não pode estar vazio.</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Error information from the engine:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Comando não reconhecido: '{}'</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ Para obter informações de privacidade sobre este produto, visite https://aka.m
2326 <value>Imagem "{}" não encontrada.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Invalid --secret value '{}': {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Opção obrigatória em falta: '{}'</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2887,6 +2894,10 @@ Na primeira execução, cria o ficheiro com todas as definições comentadas nas
2894 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2895 <value>Definir a fase de compilação de destino como build</value>
2896 </data>
2897 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2898 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2899 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2900 + </data>
2901 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2902 <value>O comando a executar.</value>
2903 </data>
localization/strings/ru-RU/Resources.resw
+12 -1
@@ -2162,6 +2162,9 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2162 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2163 <value>Имя сети не может быть пустым.</value>
2164 </data>
2165 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2166 + <value>Error information from the engine:</value>
2167 + </data>
2168 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2169 <value>Нераспознанная команда: "{}"</value>
2170 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2330,6 +2333,10 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2333 <value>Изображение "{}" не найдено.</value>
2334 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2335 </data>
2336 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2337 + <value>Недопустимое значение --secret "{}": {}</value>
2338 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2339 + </data>
2340 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2341 <value>Отсутствует обязательный параметр: "{}"</value>
2342 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2371,7 +2378,7 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2378 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2379 </data>
2380 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2374 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2381 + <value>Для параметра '--ip-range' также требуется указать '--subnet'.</value>
2382 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2383 </data>
2384 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2894,6 +2901,10 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2901 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2902 <value>Настройка целевой стадии сборки для сборки</value>
2903 </data>
2904 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2905 + <value>Предоставить секрет сборке (id=NAME[,type=env|file][,env=VAR|,src=PATH]; по умолчанию env var NAME)</value>
2906 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2907 + </data>
2908 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2909 <value>Команда для выполнения</value>
2910 </data>
localization/strings/sv-SE/Resources.resw
+13 -2
@@ -2155,6 +2155,9 @@ Användning:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>Nätverksnamnet får inte vara tomt.</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Felinformation från motorn:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Okänt kommando: "{}"</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
2326 <value>Bilden '{}' hittades inte.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Invalid --secret value '{}': {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Obligatoriskt alternativ saknas: {}</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2364,7 +2371,7 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
2371 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2372 </data>
2373 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2367 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2374 + <value>Alternativet '--ip-range' kräver att '--subnet' också anges.</value>
2375 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2376 </data>
2377 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2392,7 +2399,7 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
2399 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2400 </data>
2401 <data name="MessageWslcDriverOptDuplicate" xml:space="preserve">
2395 - <value>Duplicerat drivrutinsalternativet ''{}''.</value>
2402 + <value>Duplicera drivrutinsalternativet {}.</value>
2403 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2404 </data>
2405 <data name="MessageWslcDriverOptInvalid" xml:space="preserve">
@@ -2888,6 +2895,10 @@ Vid den första körningen skapas filen med alla inställningar kommenterade som
2895 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2896 <value>Ange målversionsstadiet till buildversion</value>
2897 </data>
2898 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2899 + <value>Exponera hemligheten för versionen (id=NAME[,type=env|file][,env=VAR|,src=PATH]; standardvärdet är env var NAME)</value>
2900 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2901 + </data>
2902 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2903 <value>Kommandot som ska köras</value>
2904 </data>
localization/strings/tr-TR/Resources.resw
+13 -2
@@ -2155,6 +2155,9 @@ Kullanım:
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>Ağ adı boş olamaz.</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>Error information from the engine:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>Tanınmayan komut: '{}'</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ Bu ürünle ilgili gizlilik bilgileri için lütfen https://aka.ms/privacy sayfa
2326 <value>'{}' görüntüsü bulunamadı.</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>Invalid --secret value '{}': {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>Gerekli seçenek eksik: '{}'</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2364,7 +2371,7 @@ Bu ürünle ilgili gizlilik bilgileri için lütfen https://aka.ms/privacy sayfa
2371 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2372 </data>
2373 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2367 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2374 + <value>'--ip-range' seçeneğinin kullanılabilmesi için '--subnet' seçeneğinin de belirtilmesi gereklidir.</value>
2375 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2376 </data>
2377 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2887,6 +2894,10 @@ Kullanım: wslc container cp [OPTIONS] SOURCE DEST
2894 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2895 <value>Hedef derleme aşamasını derleme olarak ayarlayın</value>
2896 </data>
2897 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2898 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2899 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2900 + </data>
2901 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2902 <value>Çalıştırılacak komut</value>
2903 </data>
@@ -3290,7 +3301,7 @@ Kullanım: wslc container cp [OPTIONS] SOURCE DEST
3301 <comment>{Locked="IPv4"}{Locked="IPv6"}Command line arguments, file names and string inserts should not be translated</comment>
3302 </data>
3303 <data name="WSLCCLI_NetworkIpRangeArgDescription" xml:space="preserve">
3293 - <value>Allocate container IP addresses from a sub-range in CIDR format</value>
3304 + <value>Kapsayıcı IP adreslerini CIDR biçimindeki bir alt aralıktan ayır</value>
3305 <comment>{Locked="CIDR"}Command line arguments, file names and string inserts should not be translated</comment>
3306 </data>
3307 <data name="WSLCCLI_NetworkRemoveDesc" xml:space="preserve">
localization/strings/zh-CN/Resources.resw
+12 -1
@@ -2155,6 +2155,9 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2155 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2156 <value>网络名称不可为空。</value>
2157 </data>
2158 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2159 + <value>来自引擎的错误信息:</value>
2160 + </data>
2161 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2162 <value>无法识别的命令:“{}”</value>
2163 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2323,6 +2326,10 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2326 <value>未找到映像 '{}'。</value>
2327 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328 </data>
2329 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2330 + <value>无效的 --secret 值“{}”: {}</value>
2331 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2332 + </data>
2333 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2334 <value>缺少必需选项: '{}'</value>
2335 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2364,7 +2371,7 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2371 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2372 </data>
2373 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2367 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2374 + <value>'--ip-range' 选项要求同时指定 '--subnet'。</value>
2375 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2376 </data>
2377 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2886,6 +2893,10 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2893 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2894 <value>设置要生成的目标生成阶段</value>
2895 </data>
2896 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2897 + <value>向构建公开机密(id=NAME[,type=env|file][,env=VAR|,src=PATH];默认为 env var NAME)</value>
2898 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2899 + </data>
2900 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2901 <value>要运行的命令</value>
2902 </data>
localization/strings/zh-TW/Resources.resw
+12 -1
@@ -2161,6 +2161,9 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2161 <data name="MessageWslcNetworkNameRequired" xml:space="preserve">
2162 <value>網路名稱不可為空白。</value>
2163 </data>
2164 + <data name="MessageWslcDockerEngineErrorPrefix" xml:space="preserve">
2165 + <value>來自引擎的錯誤資訊:</value>
2166 + </data>
2167 <data name="WSLCCLI_UnrecognizedCommandError" xml:space="preserve">
2168 <value>無法辨識的命令: '{}'</value>
2169 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2329,6 +2332,10 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2332 <value>找不到映像 '{}'。</value>
2333 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2334 </data>
2335 + <data name="MessageWslcSecretInvalidSpec" xml:space="preserve">
2336 + <value>Invalid --secret value '{}': {}</value>
2337 + <comment>{FixedPlaceholder="{}"}{Locked="--secret "}Command line arguments, file names and string inserts should not be translated</comment>
2338 + </data>
2339 <data name="MessageWslcMissingVolumeOption" xml:space="preserve">
2340 <value>缺少必要的選項: '{}'</value>
2341 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
@@ -2370,7 +2377,7 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2377 <comment>{Locked="--gateway'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2378 </data>
2379 <data name="MessageWslcIpRangeRequiresSubnet" xml:space="preserve">
2373 - <value>The '--ip-range' option requires '--subnet' to also be specified.</value>
2380 + <value>選項 '--ip-range' 也必須同時指定 '--subnet'。</value>
2381 <comment>{Locked="--ip-range'"}{Locked="--subnet'"}Command line arguments, file names and string inserts should not be translated</comment>
2382 </data>
2383 <data name="MessageWslcNetworkInUse" xml:space="preserve">
@@ -2893,6 +2900,10 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
2900 <data name="WSLCCLI_BuildTargetArgDescription" xml:space="preserve">
2901 <value>將目標組建階段設為組建</value>
2902 </data>
2903 + <data name="WSLCCLI_SecretArgDescription" xml:space="preserve">
2904 + <value>Expose secret to the build (id=NAME[,type=env|file][,env=VAR|,src=PATH]; defaults to env var NAME)</value>
2905 + <comment>{Locked="id=NAME"}{Locked="type=env|file"}{Locked="env=VAR"}{Locked="src=PATH"}Command line arguments should not be translated</comment>
2906 + </data>
2907 <data name="WSLCCLI_CommandArgDescription" xml:space="preserve">
2908 <value>要執行的命令</value>
2909 </data>