Skip to content

Commit 18859ec

Browse files
authored
Juno: check in to juno/hb_cb3056d7-d122-4ef4-8657-e36080a7f8c6_20241023125053437. (#1524)
1 parent 05ac9a1 commit 18859ec

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

src/localization/ko/messages.json.lcl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6169,6 +6169,15 @@
61696169
</Str>
61706170
<Disp Icon="Str" />
61716171
</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>
61726181
<Item ItemId=";HelpBinaryCachingCos" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
61736182
<Str Cat="Text">
61746183
<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,6 +7297,15 @@
72887297
</Str>
72897298
<Disp Icon="Str" />
72907299
</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>
72917309
<Item ItemId=";InvalidArgumentRequiresNoWildcards" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
72927310
<Str Cat="Text">
72937311
<Val><![CDATA[cannot fix Windows path case for path containing wildcards: {path}]]></Val>
@@ -8533,6 +8551,15 @@
85338551
</Str>
85348552
<Disp Icon="Str" />
85358553
</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>
85368563
<Item ItemId=";NonZeroOrOneRemainingArgs" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
85378564
<Str Cat="Text">
85388565
<Val><![CDATA[the command '{command_name}' requires zero or one arguments]]></Val>
@@ -9799,6 +9826,15 @@
97999826
</Str>
98009827
<Disp Icon="Str" />
98019828
</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>
98029838
<Item ItemId=";RestoredPackagesFromCOS" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
98039839
<Str Cat="Text">
98049840
<Val><![CDATA[Restored {count} package(s) from COS in {elapsed}. Use --debug to see more details.]]></Val>

0 commit comments

Comments
 (0)