Skip to content

Commit fd7108e

Browse files
authored
LEGO: Merge pull request 20609
LEGO: Merge pull request 20609
1 parent 268d7bb commit fd7108e

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

Localize/loc/de-DE/Tasks/NpmAuthenticateV0/Strings/resources.resjson/en-US/resources.resjson.lcl

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,13 @@
6868
</Item>
6969
<Item ItemId=";loc.input.help.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
7070
<Str Cat="Text">
71-
<Val><![CDATA[If this is set, feedUrl is required. Service Connections for external organizations/collection and custom endpoints are not compatible.]]></Val>
71+
<Val><![CDATA[Credentials to use for registries located a project's .npmrc file. Use with feedUrl to specify credentials used for the single registry in a .npmrc file. Not compatible with customEndpoint.]]></Val>
7272
<Tgt Cat="Text" Stat="Loc" Orig="New">
73-
<Val><![CDATA[Wenn diese Option festgelegt ist, ist feedUrl erforderlich. Dienstverbindungen für externe Organisationen/Sammlungen und benutzerdefinierte Endpunkte sind nicht kompatibel.]]></Val>
73+
<Val><![CDATA[Anmeldeinformationen für Registrierungen, die sich in der .npmrc-Datei eines Projekts befinden. Verwenden Sie feedUrl, um die Anmeldeinformationen für die einzelne Registrierung in einer .npmrc-Datei anzugeben. Nicht kompatibel mit customEndpoint.]]></Val>
7474
</Tgt>
75+
<Prev Cat="Text">
76+
<Val><![CDATA[If this is set, feedUrl is required. Service Connections for external organizations/collection and custom endpoints are not compatible.]]></Val>
77+
</Prev>
7578
</Str>
7679
<Disp Icon="Str" />
7780
</Item>
@@ -254,10 +257,13 @@
254257
</Item>
255258
<Item ItemId=";loc.messages.MissingFeedUrlOrServiceConnection" ItemType="0" PsrId="306" Leaf="true">
256259
<Str Cat="Text">
257-
<Val><![CDATA[Both feed url and service connection need to be set and cannot be empty.]]></Val>
260+
<Val><![CDATA[If feed url is provided, the 'Azure DevOps' service connection must be provided and cannot be empty.]]></Val>
258261
<Tgt Cat="Text" Stat="Loc" Orig="New">
259-
<Val><![CDATA[Sowohl die Feed-URL als auch die Dienstverbindung müssen festgelegt werden und dürfen nicht leer sein.]]></Val>
262+
<Val><![CDATA[Wenn eine Feed-URL angegeben wird, muss die „Azure DevOps“-Dienstverbindung angegeben werden und darf nicht leer sein.]]></Val>
260263
</Tgt>
264+
<Prev Cat="Text">
265+
<Val><![CDATA[Both feed url and service connection need to be set and cannot be empty.]]></Val>
266+
</Prev>
261267
</Str>
262268
<Disp Icon="Str" />
263269
</Item>

Localize/loc/zh-CN/Tasks/NpmAuthenticateV0/Strings/resources.resjson/en-US/resources.resjson.lcl

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,13 @@
6868
</Item>
6969
<Item ItemId=";loc.input.help.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
7070
<Str Cat="Text">
71-
<Val><![CDATA[If this is set, feedUrl is required. Service Connections for external organizations/collection and custom endpoints are not compatible.]]></Val>
71+
<Val><![CDATA[Credentials to use for registries located a project's .npmrc file. Use with feedUrl to specify credentials used for the single registry in a .npmrc file. Not compatible with customEndpoint.]]></Val>
7272
<Tgt Cat="Text" Stat="Loc" Orig="New">
73-
<Val><![CDATA[如果已设置此项,则需要 feedUrl。外部组织/集合和自定义终结点的服务连接不兼容]]></Val>
73+
<Val><![CDATA[用于注册表的凭据位于项目的 .npmrc 文件中。与 feedUrl 一起使用以指定 .npmrc 文件中用于单个注册表的凭据。与 customEndpoint 不兼容]]></Val>
7474
</Tgt>
75+
<Prev Cat="Text">
76+
<Val><![CDATA[If this is set, feedUrl is required. Service Connections for external organizations/collection and custom endpoints are not compatible.]]></Val>
77+
</Prev>
7578
</Str>
7679
<Disp Icon="Str" />
7780
</Item>
@@ -254,10 +257,13 @@
254257
</Item>
255258
<Item ItemId=";loc.messages.MissingFeedUrlOrServiceConnection" ItemType="0" PsrId="306" Leaf="true">
256259
<Str Cat="Text">
257-
<Val><![CDATA[Both feed url and service connection need to be set and cannot be empty.]]></Val>
260+
<Val><![CDATA[If feed url is provided, the 'Azure DevOps' service connection must be provided and cannot be empty.]]></Val>
258261
<Tgt Cat="Text" Stat="Loc" Orig="New">
259-
<Val><![CDATA[ URL 和服务连接都需要进行设置,不能为空]]></Val>
262+
<Val><![CDATA[如果提供了源 URL,则必须提供 "Azure DevOps" 服务连接,并且该连接不能为空]]></Val>
260263
</Tgt>
264+
<Prev Cat="Text">
265+
<Val><![CDATA[Both feed url and service connection need to be set and cannot be empty.]]></Val>
266+
</Prev>
261267
</Str>
262268
<Disp Icon="Str" />
263269
</Item>

0 commit comments

Comments
 (0)