Skip to content

Commit 54cd59d

Browse files
authored
LEGO: Merge pull request 20342
LEGO: Merge pull request 20342
1 parent 32a5756 commit 54cd59d

File tree

2 files changed

+40
-4
lines changed

2 files changed

+40
-4
lines changed

Localize/loc/ko-KR/Tasks/NpmAuthenticateV0/Strings/resources.resjson/en-US/resources.resjson.lcl

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,17 @@
4545
<Item ItemId=";loc.input.help.feedUrl" ItemType="0" PsrId="306" Leaf="true">
4646
<Str Cat="Text">
4747
<Val><![CDATA[If this is set, workloadIdentityServiceConnection is required. Not compatible with customEndpoint. Feed Url should be in the npm registry format, e.g. https://pkgs.dev.azure.com/{ORG_NAME}/{PROJECT}/_packaging/{FEED_NAME}/npm/registry/]]></Val>
48+
<Tgt Cat="Text" Stat="Loc" Orig="New">
49+
<Val><![CDATA[이 설정을 지정하면 workloadIdentityServiceConnection이 필요합니다. customEndpoint와 호환되지 않습니다. 피드 URL은 npm 레지스트리 형식(예: https://pkgs.dev.azure.com/{ORG_NAME}/{PROJECT}/_packaging/{FEED_NAME}/npm/registry/)이어야 합니다.]]></Val>
50+
</Tgt>
4851
</Str>
4952
<Disp Icon="Str" />
5053
</Item>
5154
<Item ItemId=";loc.input.help.workingFile" ItemType="0" PsrId="306" Leaf="true">
5255
<Str Cat="Text">
5356
<Val><![CDATA[Path to the .npmrc file that specifies the registries you want to work with. Select the file, not the folder e.g. "/packages/mypackage.npmrc". If Azure Artifacts URL and Entra Workload ID-backed Azure DevOps user' Service Connection are set, registries in npmrc will be ignored.]]></Val>
54-
<Tgt Cat="Text" Stat="Update" Orig="New">
55-
<Val><![CDATA[사용할 레지스트리를 지정하는 .npmrc 파일의 경로입니다. 폴더가 아니라 파일을 선택합니다(예: "/packages/mypackage.npmrc").]]></Val>
57+
<Tgt Cat="Text" Stat="Loc" Orig="New">
58+
<Val><![CDATA[작업하려는 레지스트리를 지정하는 .npmrc 파일의 경로입니다. 폴더가 아닌 파일을 선택하세요(예: "/packages/mypackage.npmrc"). Azure Artifacts URL 및 Entra 워크로드 ID 지원 Azure DevOps 사용자의 서비스 연결이 설정된 경우 npmrc의 레지스트리가 무시됩니다.]]></Val>
5659
</Tgt>
5760
<Prev Cat="Text">
5861
<Val><![CDATA[Path to the .npmrc file that specifies the registries you want to work with. Select the file, not the folder e.g. "/packages/mypackage.npmrc".]]></Val>
@@ -63,6 +66,9 @@
6366
<Item ItemId=";loc.input.help.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
6467
<Str Cat="Text">
6568
<Val><![CDATA[If this is set, feedUrl is required. Service Connections for external organizations/collection and custom endpoints are not compatible.]]></Val>
69+
<Tgt Cat="Text" Stat="Loc" Orig="New">
70+
<Val><![CDATA[이 설정을 지정하면 feedUrl이 필요합니다. 외부 조직/컬렉션 및 사용자 지정 엔드포인트에 대한 서비스 연결은 호환되지 않습니다.]]></Val>
71+
</Tgt>
6672
</Str>
6773
<Disp Icon="Str" />
6874
</Item>
@@ -78,6 +84,9 @@
7884
<Item ItemId=";loc.input.label.feedUrl" ItemType="0" PsrId="306" Leaf="true">
7985
<Str Cat="Text">
8086
<Val><![CDATA[Azure Artifacts URL]]></Val>
87+
<Tgt Cat="Text" Stat="Loc" Orig="New">
88+
<Val><![CDATA[Azure Artifacts URL]]></Val>
89+
</Tgt>
8190
</Str>
8291
<Disp Icon="Str" />
8392
</Item>
@@ -156,6 +165,9 @@
156165
<Item ItemId=";loc.messages.DuplicateCredentials" ItemType="0" PsrId="306" Leaf="true">
157166
<Str Cat="Text">
158167
<Val><![CDATA[Auth for the registry '%s' was previously set. Overwriting with new configuration.]]></Val>
168+
<Tgt Cat="Text" Stat="Loc" Orig="New">
169+
<Val><![CDATA[레지스트리 '%s'에 대한 인증이 이전에 설정되었습니다. 새 구성으로 덮어씁니다.]]></Val>
170+
</Tgt>
159171
</Str>
160172
<Disp Icon="Str" />
161173
</Item>
@@ -189,6 +201,9 @@
189201
<Item ItemId=";loc.messages.FoundEndpointCredentials" ItemType="0" PsrId="306" Leaf="true">
190202
<Str Cat="Text">
191203
<Val><![CDATA[Found set credentials for the '%s' service connection.]]></Val>
204+
<Tgt Cat="Text" Stat="Loc" Orig="New">
205+
<Val><![CDATA['%s' 서비스 연결에 대해 설정된 자격 증명을 찾았습니다.]]></Val>
206+
</Tgt>
192207
</Str>
193208
<Disp Icon="Str" />
194209
</Item>
@@ -204,8 +219,8 @@
204219
<Item ItemId=";loc.messages.IgnoringRegistry" ItemType="0" PsrId="306" Leaf="true">
205220
<Str Cat="Text">
206221
<Val><![CDATA[No new service connections that matched %s were found]]></Val>
207-
<Tgt Cat="Text" Stat="Update" Orig="New">
208-
<Val><![CDATA[%s과(와) 일치하는 서비스 연결을 찾을 수 없습니다.]]></Val>
222+
<Tgt Cat="Text" Stat="Loc" Orig="New">
223+
<Val><![CDATA[%s과(와) 일치하는 서비스 연결을 찾을 수 없음]]></Val>
209224
</Tgt>
210225
<Prev Cat="Text">
211226
<Val><![CDATA[No service connections that matched %s were found]]></Val>
@@ -234,6 +249,9 @@
234249
<Item ItemId=";loc.messages.MissingFeedUrlOrServiceConnection" ItemType="0" PsrId="306" Leaf="true">
235250
<Str Cat="Text">
236251
<Val><![CDATA[Both feed url and service connection need to be set and cannot be empty.]]></Val>
252+
<Tgt Cat="Text" Stat="Loc" Orig="New">
253+
<Val><![CDATA[피드 URL과 서비스 연결을 모두 설정해야 하며 비워 둘 수 없습니다.]]></Val>
254+
</Tgt>
237255
</Str>
238256
<Disp Icon="Str" />
239257
</Item>
@@ -321,6 +339,9 @@
321339
<Item ItemId=";loc.messages.SkippingParsingNpmrc" ItemType="0" PsrId="306" Leaf="true">
322340
<Str Cat="Text">
323341
<Val><![CDATA[Skipping parsing npmrc]]></Val>
342+
<Tgt Cat="Text" Stat="Loc" Orig="New">
343+
<Val><![CDATA[npmrc 구문 분석 건너뛰기]]></Val>
344+
</Tgt>
324345
</Str>
325346
<Disp Icon="Str" />
326347
</Item>

Localize/loc/ko-KR/Tasks/NuGetAuthenticateV1/Strings/resources.resjson/en-US/resources.resjson.lcl

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
<Item ItemId=";loc.input.help.feedUrl" ItemType="0" PsrId="306" Leaf="true">
4141
<Str Cat="Text">
4242
<Val><![CDATA[If this is set, workloadIdentityServiceConnection is required. All other inputs are ignored. Not compatible with nuGetServiceConnections. Feed Url should be in the NuGet service index format, e.g. https://pkgs.dev.azure.com/{ORG_NAME}/{PROJECT}/_packaging/{FEED_NAME}/nuget/v3/index.json/]]></Val>
43+
<Tgt Cat="Text" Stat="Loc" Orig="New">
44+
<Val><![CDATA[이 설정을 지정하면 workloadIdentityServiceConnection이 필요합니다. 다른 모든 입력은 무시됩니다. nuGetServiceConnections와 호환되지 않습니다. 피드 URL은 NuGet 서비스 인덱스 형식(예: https://pkgs.dev.azure.com/{ORG_NAME}/{PROJECT}/_packaging/{FEED_NAME}/nuget/v3/index.json/)이어야 합니다.]]></Val>
45+
</Tgt>
4346
</Str>
4447
<Disp Icon="Str" />
4548
</Item>
@@ -73,6 +76,9 @@
7376
<Item ItemId=";loc.input.label.feedUrl" ItemType="0" PsrId="306" Leaf="true">
7477
<Str Cat="Text">
7578
<Val><![CDATA[Azure Artifacts URL]]></Val>
79+
<Tgt Cat="Text" Stat="Loc" Orig="New">
80+
<Val><![CDATA[Azure Artifacts URL]]></Val>
81+
</Tgt>
7682
</Str>
7783
<Disp Icon="Str" />
7884
</Item>
@@ -115,12 +121,18 @@
115121
<Item ItemId=";loc.messages.Error_MissingFeedUrlOrServiceConnection" ItemType="0" PsrId="306" Leaf="true">
116122
<Str Cat="Text">
117123
<Val><![CDATA[Both feedUrl and workloadIdentityServiceConnection must be set together.]]></Val>
124+
<Tgt Cat="Text" Stat="Loc" Orig="New">
125+
<Val><![CDATA[feedUrl과 workloadIdentityServiceConnection을 모두 함께 설정해야 합니다.]]></Val>
126+
</Tgt>
118127
</Str>
119128
<Disp Icon="Str" />
120129
</Item>
121130
<Item ItemId=";loc.messages.Error_ServiceConnectionExists" ItemType="0" PsrId="306" Leaf="true">
122131
<Str Cat="Text">
123132
<Val><![CDATA[An existing service connection already exists for the endpoint]]></Val>
133+
<Tgt Cat="Text" Stat="Loc" Orig="New">
134+
<Val><![CDATA[엔드포인트에 대한 기존 서비스 연결이 이미 있음]]></Val>
135+
</Tgt>
124136
</Str>
125137
<Disp Icon="Str" />
126138
</Item>
@@ -136,6 +148,9 @@
136148
<Item ItemId=";loc.messages.Info_AddingFederatedFeedAuth" ItemType="0" PsrId="306" Leaf="true">
137149
<Str Cat="Text">
138150
<Val><![CDATA[Unable to get federated credentials from service connection]]></Val>
151+
<Tgt Cat="Text" Stat="Loc" Orig="New">
152+
<Val><![CDATA[서비스 연결에서 페더레이션된 자격 증명을 가져올 수 없음]]></Val>
153+
</Tgt>
139154
</Str>
140155
<Disp Icon="Str" />
141156
</Item>

0 commit comments

Comments
 (0)