|
6169 | 6169 | </Str> |
6170 | 6170 | <Disp Icon="Str" /> |
6171 | 6171 | </Item> |
| 6172 | + <Item ItemId=";HelpBinaryCachingAzUpkg" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 6173 | + <Str Cat="Text"> |
| 6174 | + <Val><![CDATA[**Experimental: will change or be removed without warning**]A;Adds a Universal Package Azure Artifacts source. Uses the Azure CLI (az artifacts) for uploads and downloads.]]></Val> |
| 6175 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6176 | + <Val><![CDATA[**Experimentální: bude změněno nebo odebráno bez upozornění**]A;Přidá zdroj Azure Artifacts univerzálního balíčku. Pro nahrávání a stahování používá Azure CLI (az artifacts).]]></Val> |
| 6177 | + </Tgt> |
| 6178 | + </Str> |
| 6179 | + <Disp Icon="Str" /> |
| 6180 | + </Item> |
6172 | 6181 | <Item ItemId=";HelpBinaryCachingCos" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
6173 | 6182 | <Str Cat="Text"> |
6174 | 6183 | <Val><![CDATA[**Experimental: will change or be removed without warning**]A;Adds an COS source. Uses the cos CLI for uploads and downloads. <prefix> should include the scheme 'cos://' and be suffixed with a "/".]]></Val> |
|
7288 | 7297 | </Str> |
7289 | 7298 | <Disp Icon="Str" /> |
7290 | 7299 | </Item> |
| 7300 | + <Item ItemId=";InvalidArgumentRequiresFourOrFiveArguments" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 7301 | + <Str Cat="Text"> |
| 7302 | + <Val><![CDATA[invalid argument: binary config '{binary_source}' requires 4 or 5 arguments]]></Val> |
| 7303 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7304 | + <Val><![CDATA[neplatný argument: binární konfigurace {binary_source} vyžaduje 4 nebo 5 argumentů]]></Val> |
| 7305 | + </Tgt> |
| 7306 | + </Str> |
| 7307 | + <Disp Icon="Str" /> |
| 7308 | + </Item> |
7291 | 7309 | <Item ItemId=";InvalidArgumentRequiresNoWildcards" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
7292 | 7310 | <Str Cat="Text"> |
7293 | 7311 | <Val><![CDATA[cannot fix Windows path case for path containing wildcards: {path}]]></Val> |
|
8536 | 8554 | </Str> |
8537 | 8555 | <Disp Icon="Str" /> |
8538 | 8556 | </Item> |
| 8557 | + <Item ItemId=";NonRangeArgsGreater" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 8558 | + <Str Cat="Text"> |
| 8559 | + <Val><![CDATA[the command '{command_name}' requires at least {lower} arguments, but {actual} were provided]]></Val> |
| 8560 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8561 | + <Val><![CDATA[příkaz {command_name} vyžaduje alespoň tento počet argumentů: {lower}, ale byl zadán tento počet argumentů: {actual}]]></Val> |
| 8562 | + </Tgt> |
| 8563 | + </Str> |
| 8564 | + <Disp Icon="Str" /> |
| 8565 | + </Item> |
8539 | 8566 | <Item ItemId=";NonZeroOrOneRemainingArgs" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
8540 | 8567 | <Str Cat="Text"> |
8541 | 8568 | <Val><![CDATA[the command '{command_name}' requires zero or one arguments]]></Val> |
|
9802 | 9829 | </Str> |
9803 | 9830 | <Disp Icon="Str" /> |
9804 | 9831 | </Item> |
| 9832 | + <Item ItemId=";RestoredPackagesFromAZUPKG" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 9833 | + <Str Cat="Text"> |
| 9834 | + <Val><![CDATA[Restored {count} package(s) from Universal Packages in {elapsed}. Use --debug to see more details.]]></Val> |
| 9835 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 9836 | + <Val><![CDATA[Počet obnovených balíčků z Universal Packages za uplynulý čas ({elapsed}): {count}. Pokud si chcete zobrazit další podrobnosti, použijte --debug.]]></Val> |
| 9837 | + </Tgt> |
| 9838 | + </Str> |
| 9839 | + <Disp Icon="Str" /> |
| 9840 | + </Item> |
9805 | 9841 | <Item ItemId=";RestoredPackagesFromCOS" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
9806 | 9842 | <Str Cat="Text"> |
9807 | 9843 | <Val><![CDATA[Restored {count} package(s) from COS in {elapsed}. Use --debug to see more details.]]></Val> |
|
0 commit comments