Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LEGO: Pull request from JUNO/hb_d40a9464-5533-4bb6-bb4d-a39a3f1c4f0e_20240927085428524 to Localization #20477

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@
<Item ItemId=";loc.input.label.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['Entra Workload ID-backed Azure DevOps user' Service Connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Dienstverbindung „Entra Workload ID-gesicherter Azure-DevOps Benutzer“]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.registryNames" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Comma seperated list of registry names specified in your config.toml to authenticate. If this is set, workloadIdentityServiceConnection is required. All other inputs are ignored. Not compatible with cargoServiceConnections.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lista separada por comas de los nombres del Registro especificados en config.toml para autenticarse. Si se establece, se requiere workloadIdentityServiceConnection. Se omiten todas las demás entradas. No es compatible con cargoServiceConnections.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[If this is set, registryNames is required. All other inputs are ignored.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Si se establece, se requiere registryNames. Se omiten todas las demás entradas.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.cargoServiceConnections" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Credentials for registries outside this organization/collection]]></Val>
Expand All @@ -70,6 +88,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.registryNames" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Registry names from config.toml]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nombres del Registro de config.toml]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['Entra Workload ID-backed Azure DevOps user' Service Connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Conexión de servicio "Usuario de Azure DevOps respaldado por Id. de carga de trabajo de Entra"]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[cargo Authenticate $(configFile)]]></Val>
Expand Down Expand Up @@ -97,6 +133,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.AuthTelemetry" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Authenticated %s internal feeds, %s external repos, and %s federated service connections]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[%s fuentes internas autenticadas, %s repositorios externos y %s conexiones de servicio federado]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.AuthenticatingThisConfigToml" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Adding authentication for registry listed in this config.toml file at %s]]></Val>
Expand Down Expand Up @@ -135,9 +180,21 @@
</Item>
<Item ItemId=";loc.messages.ConnectionAlreadySet" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[%s registry is already set for an %s connection]]></Val>
<Val><![CDATA[Registry %s already has auth set for an %s connection.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El Registro %s ya tiene establecida la autenticación para una conexión %s.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[%s registry is already set for an %s connection]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.ConnectionAlreadySetOverwriting" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Registry %s already has auth set for an %s connection. Overwriting the existing auth.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El registro %s ya está establecido para una conexión %s]]></Val>
<Val><![CDATA[El Registro %s ya tiene establecida la autenticación para una conexión %s. Sobrescribiendo la autenticación existente.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand All @@ -151,6 +208,33 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.FailedToGetServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to get federated credentials from service connection: %s.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se pueden obtener las credenciales federadas de la conexión de servicio: %s.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.MissingRegistryNameOrServiceConnection" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Both registry name and service connection need to be set and cannot be empty.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El nombre del Registro y la conexión de servicio deben establecerse y no pueden estar vacíos.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.RegistryNotFound" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The registry names input '%s' does not correspond any registry in config.toml]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La entrada de nombres del Registro ''%s'' no corresponde a ningún registro de config.toml]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,13 @@
</Item>
<Item ItemId=";loc.input.help.feedRestore" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include the selected feed in the generated NuGet.config. You must have Azure Artifacts installed and licensed to select a feed here.]]></Val>
<Val><![CDATA[Include the selected feed in the generated NuGet.config.]A;]A;Format:]A;* For organization-scoped feeds: `FeedName`]A;* For project-scoped feeds: `ProjectName/FeedName`]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Incluya la fuente seleccionada en el archivo NuGet.config generado. Debe tener Azure Artifacts instalado y con licencia para poder seleccionar una fuente aquí.]]></Val>
<Val><![CDATA[Incluya la fuente seleccionada en el archivo NuGet.config generado.]A;]A;Formato:]A;* Para fuentes con ámbito de organización: "FeedName"]A;* Para fuentes con ámbito de proyecto: "ProjectName/FeedName"]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Include the selected feed in the generated NuGet.config. You must have Azure Artifacts installed and licensed to select a feed here.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -500,10 +503,13 @@
</Item>
<Item ItemId=";loc.input.label.feedRestore" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use packages from this Azure Artifacts feed]]></Val>
<Val><![CDATA[Use packages from this Azure Artifacts feed. Select from the dropdown or enter [project name/]5D;feed name.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Usar paquetes de esta fuente de Azure Artifacts]]></Val>
<Val><![CDATA[Use paquetes de esta fuente de Azure Artifacts. Seleccione en la lista desplegable o escriba el nombre de la fuente [nombre del proyecto/]5D;.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Use packages from this Azure Artifacts feed]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -470,10 +470,13 @@
</Item>
<Item ItemId=";loc.input.label.feedRestore" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use packages from this Azure Artifacts/TFS feed]]></Val>
<Val><![CDATA[Use packages from this Azure Artifacts/TFS feed. Select from the dropdown or enter [project name/]5D;feed name.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Usar paquetes de esta fuente de Azure Artifacts/TFS]]></Val>
<Val><![CDATA[Use paquetes de esta fuente Azure Artifacts/TFS. Seleccione en la lista desplegable o escriba el nombre de la fuente [nombre del proyecto/]5D;.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Use packages from this Azure Artifacts/TFS feed]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<Str Cat="Text">
<Val><![CDATA['Entra Workload ID-backed Azure DevOps user' Service Connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Conexión de servicio "Usuario de Azure DevOps respaldado por Id. de carga de trabajo de Entra"]]></Val>
<Val><![CDATA[Conexión de servicio "Usuario de Azure DevOps respaldado por id. de carga de trabajo de Entra"]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand All @@ -138,6 +138,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Error_DuplicateEntryForFeed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[This is a duplicate entry for the feed name %s. Use unique names to avoid potential publish issues.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Se trata de una entrada duplicada para el nombre de fuente %s. Usar nombres únicos para evitar posibles problemas de publicación.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Error_FailedToGetServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to get federated credentials from service connection: %s.]]></Val>
Expand Down Expand Up @@ -282,15 +291,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Warning_DuplicateEntryForFeed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[This is a duplicate entry for the feed name. Use unique names to avoid potential publish issues.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Se trata de una entrada duplicada para el nombre de la fuente. Use nombres únicos para evitar posibles problemas de publicación.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Warning_OnlyOneFeedAllowed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.registryNames" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Comma seperated list of registry names specified in your config.toml to authenticate. If this is set, workloadIdentityServiceConnection is required. All other inputs are ignored. Not compatible with cargoServiceConnections.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Liste séparée par des virgules des noms de registre spécifiés dans votre config.toml pour l'authentification. Si cette option est définie, workloadIdentityServiceConnection est requis. Toutes les autres entrées sont ignorées. Non compatible avec cargoServiceConnections.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[If this is set, registryNames is required. All other inputs are ignored.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Si cette option est définie, RegistryNames est requis. Toutes les autres entrées sont ignorées.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.cargoServiceConnections" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Credentials for registries outside this organization/collection]]></Val>
Expand All @@ -70,6 +88,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.registryNames" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Registry names from config.toml]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Noms de registre de config.toml]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['Entra Workload ID-backed Azure DevOps user' Service Connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Connexion de service « Utilisateur Azure DevOps adossé à l’ID de charge de travail Entra »]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[cargo Authenticate $(configFile)]]></Val>
Expand Down Expand Up @@ -97,6 +133,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.AuthTelemetry" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Authenticated %s internal feeds, %s external repos, and %s federated service connections]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Flux internes %s authentifiés, référentiels externes %s et connexions de services fédérés %s]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.AuthenticatingThisConfigToml" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Adding authentication for registry listed in this config.toml file at %s]]></Val>
Expand Down Expand Up @@ -135,9 +180,21 @@
</Item>
<Item ItemId=";loc.messages.ConnectionAlreadySet" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[%s registry is already set for an %s connection]]></Val>
<Val><![CDATA[Registry %s already has auth set for an %s connection.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Le registre %s a déjà défini l'authentification pour une connexion %s.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[%s registry is already set for an %s connection]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.ConnectionAlreadySetOverwriting" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Registry %s already has auth set for an %s connection. Overwriting the existing auth.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Le registre %s est déjà défini pour une connexion %s]]></Val>
<Val><![CDATA[Le registre %s a déjà défini l'authentification pour une connexion %s. Écraser l'authentification existante.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand All @@ -151,6 +208,33 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.FailedToGetServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to get federated credentials from service connection: %s.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Impossible d'obtenir les informations d'identification fédérées à partir de la connexion au service : %s.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.MissingRegistryNameOrServiceConnection" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Both registry name and service connection need to be set and cannot be empty.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Le nom du registre et la connexion au service doivent être définis et ne peuvent pas être vides.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.RegistryNotFound" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The registry names input '%s' does not correspond any registry in config.toml]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Les noms de registre saisis « %s » ne correspondent à aucun registre dans config.toml]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>
Loading
Loading