Skip to content

Commit b5f8571

Browse files
authored
LEGO: Merge pull request 20360
LEGO: Merge pull request 20360
1 parent 4689b18 commit b5f8571

File tree

42 files changed

+1443
-165
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1443
-165
lines changed

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,21 @@
3434
</Str>
3535
<Disp Icon="Str" />
3636
</Item>
37+
<Item ItemId=";loc.input.help.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
38+
<Str Cat="Text">
39+
<Val><![CDATA[If this is set, it will generate credentials using service connection instead of the build pipeline identity.]]></Val>
40+
</Str>
41+
<Disp Icon="Str" />
42+
</Item>
43+
<Item ItemId=";loc.input.label.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
44+
<Str Cat="Text">
45+
<Val><![CDATA['Entra Workload ID-backed Azure DevOps user' Service Connection]]></Val>
46+
<Tgt Cat="Text" Stat="Loc" Orig="New">
47+
<Val><![CDATA[Dienstverbindung „Entra Workload ID-gesicherter Azure-DevOps Benutzer“]]></Val>
48+
</Tgt>
49+
</Str>
50+
<Disp Icon="Str" />
51+
</Item>
3752
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
3853
<Str Cat="Text">
3954
<Val><![CDATA[Conda Authenticate]]></Val>
@@ -61,6 +76,27 @@
6176
</Str>
6277
<Disp Icon="Str" />
6378
</Item>
79+
<Item ItemId=";loc.messages.FailedToGetServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
80+
<Str Cat="Text">
81+
<Val><![CDATA[Unable to get federated credentials from service connection: %s.]]></Val>
82+
<Tgt Cat="Text" Stat="Loc" Orig="New">
83+
<Val><![CDATA[Verbundanmeldeinformationen können nicht von der Dienstverbindung abgerufen werden: %s.]]></Val>
84+
</Tgt>
85+
</Str>
86+
<Disp Icon="Str" />
87+
</Item>
88+
<Item ItemId=";loc.messages.Info_AddingFederatedFeedAuth" ItemType="0" PsrId="306" Leaf="true">
89+
<Str Cat="Text">
90+
<Val><![CDATA[Adding auth information from service connection %s]]></Val>
91+
</Str>
92+
<Disp Icon="Str" />
93+
</Item>
94+
<Item ItemId=";loc.messages.Info_SuccessAddingFederatedFeedAuth" ItemType="0" PsrId="306" Leaf="true">
95+
<Str Cat="Text">
96+
<Val><![CDATA[Successfully added auth for service connection %s.]]></Val>
97+
</Str>
98+
<Disp Icon="Str" />
99+
</Item>
64100
</Item>
65101
</Item>
66102
</LCX>

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

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@
4848
</Str>
4949
<Disp Icon="Str" />
5050
</Item>
51+
<Item ItemId=";loc.input.help.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
52+
<Str Cat="Text">
53+
<Val><![CDATA[This is an Entra Workload ID-backed Azure DevOps user Service Connection. If this is set, the input mavenServiceConnections will be ignored.]]></Val>
54+
</Str>
55+
<Disp Icon="Str" />
56+
</Item>
5157
<Item ItemId=";loc.input.label.artifactsFeeds" ItemType="0" PsrId="306" Leaf="true">
5258
<Str Cat="Text">
5359
<Val><![CDATA[Feeds]]></Val>
@@ -66,6 +72,15 @@
6672
</Str>
6773
<Disp Icon="Str" />
6874
</Item>
75+
<Item ItemId=";loc.input.label.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
76+
<Str Cat="Text">
77+
<Val><![CDATA['Entra Workload ID-backed Azure DevOps user' Service Connection]]></Val>
78+
<Tgt Cat="Text" Stat="Loc" Orig="New">
79+
<Val><![CDATA[Dienstverbindung „Entra Workload ID-gesicherter Azure-DevOps Benutzer“]]></Val>
80+
</Tgt>
81+
</Str>
82+
<Disp Icon="Str" />
83+
</Item>
6984
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
7085
<Str Cat="Text">
7186
<Val><![CDATA[Maven Authenticate]]></Val>
@@ -84,6 +99,15 @@
8499
</Str>
85100
<Disp Icon="Str" />
86101
</Item>
102+
<Item ItemId=";loc.messages.Error_FailedToGetServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
103+
<Str Cat="Text">
104+
<Val><![CDATA[Unable to get federated credentials from service connection: %s.]]></Val>
105+
<Tgt Cat="Text" Stat="Loc" Orig="New">
106+
<Val><![CDATA[Verbundanmeldeinformationen können nicht von der Dienstverbindung abgerufen werden: %s.]]></Val>
107+
</Tgt>
108+
</Str>
109+
<Disp Icon="Str" />
110+
</Item>
87111
<Item ItemId=";loc.messages.Error_InvalidServiceConnection" ItemType="0" PsrId="306" Leaf="true">
88112
<Str Cat="Text">
89113
<Val><![CDATA[The service connection for %s is invalid.]]></Val>
@@ -93,6 +117,12 @@
93117
</Str>
94118
<Disp Icon="Str" />
95119
</Item>
120+
<Item ItemId=";loc.messages.Info_AddingFederatedFeedAuth" ItemType="0" PsrId="306" Leaf="true">
121+
<Str Cat="Text">
122+
<Val><![CDATA[Adding auth information from federated service connection %s for feed %s]]></Val>
123+
</Str>
124+
<Disp Icon="Str" />
125+
</Item>
96126
<Item ItemId=";loc.messages.Info_CreatingSettingsXml" ItemType="0" PsrId="306" Leaf="true">
97127
<Str Cat="Text">
98128
<Val><![CDATA[Creating new settings.xml at path %s.]]></Val>
@@ -138,6 +168,12 @@
138168
</Str>
139169
<Disp Icon="Str" />
140170
</Item>
171+
<Item ItemId=";loc.messages.Info_SuccessAddingFederatedFeedAuth" ItemType="0" PsrId="306" Leaf="true">
172+
<Str Cat="Text">
173+
<Val><![CDATA[Successfully added auth for feed %s with federated credentials.]]></Val>
174+
</Str>
175+
<Disp Icon="Str" />
176+
</Item>
141177
<Item ItemId=";loc.messages.Info_WritingToSettingsXml" ItemType="0" PsrId="306" Leaf="true">
142178
<Str Cat="Text">
143179
<Val><![CDATA[Writing new settings.xml with added authentication.]]></Val>
@@ -165,6 +201,12 @@
165201
</Str>
166202
<Disp Icon="Str" />
167203
</Item>
204+
<Item ItemId=";loc.messages.Warning_TokenNotGenerated" ItemType="0" PsrId="306" Leaf="true">
205+
<Str Cat="Text">
206+
<Val><![CDATA[Unable to use a federated token]]></Val>
207+
</Str>
208+
<Disp Icon="Str" />
209+
</Item>
168210
</Item>
169211
</Item>
170212
</LCX>

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

Lines changed: 60 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@
6363
</Str>
6464
<Disp Icon="Str" />
6565
</Item>
66+
<Item ItemId=";loc.input.help.feedUrl" ItemType="0" PsrId="306" Leaf="true">
67+
<Str Cat="Text">
68+
<Val><![CDATA[If this is set, workloadIdentityServiceConnection is required. All other inputs are ignored. Not compatible with pythonUploadServiceConnections. Feed Url should be in the pypi upload registry format, e.g. https://pkgs.dev.azure.com/{ORG_NAME}/{PROJECT}/_packaging/{FEED_NAME}/pypi/upload/]]></Val>
69+
<Tgt Cat="Text" Stat="Loc" Orig="New">
70+
<Val><![CDATA[Wenn diese Option festgelegt ist, ist workloadIdentityServiceConnection erforderlich. Alle anderen Eingaben werden ignoriert. Nicht kompatibel mit pythonUploadServiceConnections. Die Feed-URL muss im pypi-Upload-Registrierung Format vorliegen, z. B. https://pkgs.dev.azure.com/{ORG_NAME}/{PROJECT}/_packaging/{FEED_NAME}/pypi/upload/]]></Val>
71+
</Tgt>
72+
</Str>
73+
<Disp Icon="Str" />
74+
</Item>
6675
<Item ItemId=";loc.input.help.pythonUploadServiceConnection" ItemType="0" PsrId="306" Leaf="true">
6776
<Str Cat="Text">
6877
<Val><![CDATA[Select an endpoint to authenticate outside this organization. Make sure the endpoint has package upload permissions.]]></Val>
@@ -72,6 +81,15 @@
7281
</Str>
7382
<Disp Icon="Str" />
7483
</Item>
84+
<Item ItemId=";loc.input.help.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
85+
<Str Cat="Text">
86+
<Val><![CDATA[If this is set, feedUrl is required. All other inputs are ignored.]]></Val>
87+
<Tgt Cat="Text" Stat="Loc" Orig="New">
88+
<Val><![CDATA[Wenn dies festgelegt ist, ist feedUrl erforderlich. Alle anderen Eingaben werden ignoriert.]]></Val>
89+
</Tgt>
90+
</Str>
91+
<Disp Icon="Str" />
92+
</Item>
7593
<Item ItemId=";loc.input.label.artifactFeed" ItemType="0" PsrId="306" Leaf="true">
7694
<Str Cat="Text">
7795
<Val><![CDATA[My feed name (select below)]]></Val>
@@ -84,47 +102,47 @@
84102
</Str>
85103
<Disp Icon="Str" />
86104
</Item>
87-
<Item ItemId=";loc.input.label.pythonUploadServiceConnection" ItemType="0" PsrId="306" Leaf="true">
105+
<Item ItemId=";loc.input.label.feedUrl" ItemType="0" PsrId="306" Leaf="true">
88106
<Str Cat="Text">
89-
<Val><![CDATA[Feed from external organizations]]></Val>
107+
<Val><![CDATA[Azure Artifacts Feed url.]]></Val>
90108
<Tgt Cat="Text" Stat="Loc" Orig="New">
91-
<Val><![CDATA[Feed aus externen Organisationen]]></Val>
109+
<Val><![CDATA[Azure Artifacts Feed URL.]]></Val>
92110
</Tgt>
93111
</Str>
94112
<Disp Icon="Str" />
95113
</Item>
96-
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
114+
<Item ItemId=";loc.input.label.pythonUploadServiceConnection" ItemType="0" PsrId="306" Leaf="true">
97115
<Str Cat="Text">
98-
<Val><![CDATA[Twine Authenticate $(message)]]></Val>
116+
<Val><![CDATA[Feed from external organizations]]></Val>
99117
<Tgt Cat="Text" Stat="Loc" Orig="New">
100-
<Val><![CDATA[Twine-Authentifizierung: $(message)]]></Val>
118+
<Val><![CDATA[Feed aus externen Organisationen]]></Val>
101119
</Tgt>
102120
</Str>
103121
<Disp Icon="Str" />
104122
</Item>
105-
<Item ItemId=";loc.messages.DuplicateRegistry" ItemType="0" PsrId="306" Leaf="true">
123+
<Item ItemId=";loc.input.label.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
106124
<Str Cat="Text">
107-
<Val><![CDATA[%s registry is already authenticated]]></Val>
125+
<Val><![CDATA['Entra Workload ID-backed Azure DevOps user' Service Connection]]></Val>
108126
<Tgt Cat="Text" Stat="Loc" Orig="New">
109-
<Val><![CDATA[%s Registrierung ist bereits authentifiziert.]]></Val>
127+
<Val><![CDATA[Dienstverbindung „Entra Workload ID-gesicherter Azure-DevOps Benutzer“]]></Val>
110128
</Tgt>
111129
</Str>
112130
<Disp Icon="Str" />
113131
</Item>
114-
<Item ItemId=";loc.messages.DuplicateRepoUrl" ItemType="0" PsrId="306" Leaf="true">
132+
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
115133
<Str Cat="Text">
116-
<Val><![CDATA[Repo with repository url %s already exists and is authenticated]]></Val>
134+
<Val><![CDATA[Twine Authenticate $(message)]]></Val>
117135
<Tgt Cat="Text" Stat="Loc" Orig="New">
118-
<Val><![CDATA[Das Repository mit der Repository-URL %s ist bereits vorhanden und ist authentifiziert.]]></Val>
136+
<Val><![CDATA[Twine-Authentifizierung: $(message)]]></Val>
119137
</Tgt>
120138
</Str>
121139
<Disp Icon="Str" />
122140
</Item>
123-
<Item ItemId=";loc.messages.Error_DuplicateEntryForFeed" ItemType="0" PsrId="306" Leaf="true">
141+
<Item ItemId=";loc.messages.Error_FailedToGetServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
124142
<Str Cat="Text">
125-
<Val><![CDATA[This is a duplicate entry for the feed name. Use unique names to avoid potential publish issues.]]></Val>
143+
<Val><![CDATA[Unable to get federated credentials from service connection: %s.]]></Val>
126144
<Tgt Cat="Text" Stat="Loc" Orig="New">
127-
<Val><![CDATA[Dies ist ein doppelter Eintrag für den Feednamen. Verwenden Sie eindeutige Namen, um potenzielle Veröffentlichungsprobleme zu vermeiden.]]></Val>
145+
<Val><![CDATA[Verbundanmeldeinformationen können nicht von der Dienstverbindung abgerufen werden: %s.]]></Val>
128146
</Tgt>
129147
</Str>
130148
<Disp Icon="Str" />
@@ -138,6 +156,15 @@
138156
</Str>
139157
<Disp Icon="Str" />
140158
</Item>
159+
<Item ItemId=";loc.messages.Error_MissingFeedUrlOrServiceConnection" ItemType="0" PsrId="306" Leaf="true">
160+
<Str Cat="Text">
161+
<Val><![CDATA[Both feed url and service connection need to be set and cannot be empty.]]></Val>
162+
<Tgt Cat="Text" Stat="Loc" Orig="New">
163+
<Val><![CDATA[Sowohl die Feed-URL als auch die Dienstverbindung müssen festgelegt werden und dürfen nicht leer sein.]]></Val>
164+
</Tgt>
165+
</Str>
166+
<Disp Icon="Str" />
167+
</Item>
141168
<Item ItemId=";loc.messages.FailedToAddAuthentication" ItemType="0" PsrId="306" Leaf="true">
142169
<Str Cat="Text">
143170
<Val><![CDATA[Failed to add authentication.]]></Val>
@@ -219,6 +246,15 @@
219246
</Str>
220247
<Disp Icon="Str" />
221248
</Item>
249+
<Item ItemId=";loc.messages.Info_SuccessAddingFederatedFeedAuth" ItemType="0" PsrId="306" Leaf="true">
250+
<Str Cat="Text">
251+
<Val><![CDATA[Successfully added federated auth for feed %s.]]></Val>
252+
<Tgt Cat="Text" Stat="Loc" Orig="New">
253+
<Val><![CDATA[Die föderierte Authentifizierung für den Feed %s wurde erfolgreich hinzugefügt.]]></Val>
254+
</Tgt>
255+
</Str>
256+
<Disp Icon="Str" />
257+
</Item>
222258
<Item ItemId=";loc.messages.NoPypircFile" ItemType="0" PsrId="306" Leaf="true">
223259
<Str Cat="Text">
224260
<Val><![CDATA[No .pypirc file to clean up.]]></Val>
@@ -246,6 +282,15 @@
246282
</Str>
247283
<Disp Icon="Str" />
248284
</Item>
285+
<Item ItemId=";loc.messages.Warning_DuplicateEntryForFeed" ItemType="0" PsrId="306" Leaf="true">
286+
<Str Cat="Text">
287+
<Val><![CDATA[This is a duplicate entry for the feed name. Use unique names to avoid potential publish issues.]]></Val>
288+
<Tgt Cat="Text" Stat="Loc" Orig="New">
289+
<Val><![CDATA[Dies ist ein doppelter Eintrag für den Feednamen. Verwenden Sie eindeutige Namen, um potenzielle Veröffentlichungsprobleme zu vermeiden.]]></Val>
290+
</Tgt>
291+
</Str>
292+
<Disp Icon="Str" />
293+
</Item>
249294
<Item ItemId=";loc.messages.Warning_OnlyOneFeedAllowed" ItemType="0" PsrId="306" Leaf="true">
250295
<Str Cat="Text">
251296
<Val><![CDATA[Only one internal feed can be authorized at a time using this task. All the feeds except first one will be ignored.]]></Val>

Localize/loc/es-ES/Tasks/CondaAuthenticateV0/Strings/resources.resjson/en-US/resources.resjson.lcl

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,24 @@
3434
</Str>
3535
<Disp Icon="Str" />
3636
</Item>
37+
<Item ItemId=";loc.input.help.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
38+
<Str Cat="Text">
39+
<Val><![CDATA[If this is set, it will generate credentials using service connection instead of the build pipeline identity.]]></Val>
40+
<Tgt Cat="Text" Stat="Loc" Orig="New">
41+
<Val><![CDATA[Si se establece, se generarán credenciales mediante una conexión de servicio en lugar de la identidad de la canalización de compilación.]]></Val>
42+
</Tgt>
43+
</Str>
44+
<Disp Icon="Str" />
45+
</Item>
46+
<Item ItemId=";loc.input.label.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
47+
<Str Cat="Text">
48+
<Val><![CDATA['Entra Workload ID-backed Azure DevOps user' Service Connection]]></Val>
49+
<Tgt Cat="Text" Stat="Loc" Orig="New">
50+
<Val><![CDATA[Conexión de servicio "Usuario de Azure DevOps respaldado por Id. de carga de trabajo de Entra"]]></Val>
51+
</Tgt>
52+
</Str>
53+
<Disp Icon="Str" />
54+
</Item>
3755
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
3856
<Str Cat="Text">
3957
<Val><![CDATA[Conda Authenticate]]></Val>
@@ -61,6 +79,33 @@
6179
</Str>
6280
<Disp Icon="Str" />
6381
</Item>
82+
<Item ItemId=";loc.messages.FailedToGetServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
83+
<Str Cat="Text">
84+
<Val><![CDATA[Unable to get federated credentials from service connection: %s.]]></Val>
85+
<Tgt Cat="Text" Stat="Loc" Orig="New">
86+
<Val><![CDATA[No se pueden obtener las credenciales federadas de la conexión de servicio: %s.]]></Val>
87+
</Tgt>
88+
</Str>
89+
<Disp Icon="Str" />
90+
</Item>
91+
<Item ItemId=";loc.messages.Info_AddingFederatedFeedAuth" ItemType="0" PsrId="306" Leaf="true">
92+
<Str Cat="Text">
93+
<Val><![CDATA[Adding auth information from service connection %s]]></Val>
94+
<Tgt Cat="Text" Stat="Loc" Orig="New">
95+
<Val><![CDATA[Agregando información de autenticación de la conexión de servicio %s]]></Val>
96+
</Tgt>
97+
</Str>
98+
<Disp Icon="Str" />
99+
</Item>
100+
<Item ItemId=";loc.messages.Info_SuccessAddingFederatedFeedAuth" ItemType="0" PsrId="306" Leaf="true">
101+
<Str Cat="Text">
102+
<Val><![CDATA[Successfully added auth for service connection %s.]]></Val>
103+
<Tgt Cat="Text" Stat="Loc" Orig="New">
104+
<Val><![CDATA[La autenticación para la conexión de servicio %s se ha agregado correctamente.]]></Val>
105+
</Tgt>
106+
</Str>
107+
<Disp Icon="Str" />
108+
</Item>
64109
</Item>
65110
</Item>
66111
</LCX>

0 commit comments

Comments
 (0)