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>
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>
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">
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>
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">