|
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[**실험적: 경고 없이 변경되거나 제거됩니다.**]A;범용 패키지 Azure Artifacts 원본을 추가합니다. 업로드 및 다운로드에 Azure CLI(Azure 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[잘못된 인수: 이진 구성 '{binary_source}'에는 4개 또는 5개의 인수가 필요합니다.]]></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> |
|
8533 | 8551 | </Str> |
8534 | 8552 | <Disp Icon="Str" /> |
8535 | 8553 | </Item> |
| 8554 | + <Item ItemId=";NonRangeArgsGreater" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 8555 | + <Str Cat="Text"> |
| 8556 | + <Val><![CDATA[the command '{command_name}' requires at least {lower} arguments, but {actual} were provided]]></Val> |
| 8557 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8558 | + <Val><![CDATA['{command_name}' 명령에는 {lower}개 이상의 인수가 필요하지만 {actual}개가 제공되었습니다.]]></Val> |
| 8559 | + </Tgt> |
| 8560 | + </Str> |
| 8561 | + <Disp Icon="Str" /> |
| 8562 | + </Item> |
8536 | 8563 | <Item ItemId=";NonZeroOrOneRemainingArgs" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
8537 | 8564 | <Str Cat="Text"> |
8538 | 8565 | <Val><![CDATA[the command '{command_name}' requires zero or one arguments]]></Val> |
|
9799 | 9826 | </Str> |
9800 | 9827 | <Disp Icon="Str" /> |
9801 | 9828 | </Item> |
| 9829 | + <Item ItemId=";RestoredPackagesFromAZUPKG" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 9830 | + <Str Cat="Text"> |
| 9831 | + <Val><![CDATA[Restored {count} package(s) from Universal Packages in {elapsed}. Use --debug to see more details.]]></Val> |
| 9832 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 9833 | + <Val><![CDATA[{elapsed} 만에 범용 패키지에서 {count}개의 패키지를 복원했습니다. 자세한 내용을 보려면 --debug를 사용하세요.]]></Val> |
| 9834 | + </Tgt> |
| 9835 | + </Str> |
| 9836 | + <Disp Icon="Str" /> |
| 9837 | + </Item> |
9802 | 9838 | <Item ItemId=";RestoredPackagesFromCOS" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
9803 | 9839 | <Str Cat="Text"> |
9804 | 9840 | <Val><![CDATA[Restored {count} package(s) from COS in {elapsed}. Use --debug to see more details.]]></Val> |
|
0 commit comments