You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"NumberOfSecretsFound": "Number of secrets found in %s: %s",
116
+
"NumberOfEnabledSecretsFound": "Number of enabled and unexpired secrets found in %s: %s",
117
+
"DownloadingSecretValue": "Downloading secret value for: %s.",
118
+
"AccessDeniedError": "%s. The specified Azure service connection needs to have Get, List secret management permissions on the selected key vault. To set these permissions, download the ProvisionKeyVaultPermissions.ps1 script from build/release logs and execute it, or set them from the Azure portal.",
119
+
"GetSecretValueFailed": "Get secret value failed for: %s. Error: %s.",
120
+
"ConflictingVariableFound": "Variable with name %s is defined in both environment and key vault",
121
+
"GetSecretFailedBecauseOfInvalidCharacters": "Secret not found: %s. Secret name must be a string 1-127 characters in length containing only -, 0-9, a-z and A-Z.",
122
+
"UploadingAttachment": "Uploading %s as attachment",
123
+
"CouldNotWriteToFile": "Could not save content to file. Failed with an error %s",
124
+
"CouldNotMaskSecret": "%s value has regular expressions hence could not mask completely",
125
+
"CouldNotFetchAccessTokenforAzureStatusCode": "Could not fetch access token for Azure. Status code: %s, status message: %s",
126
+
"CouldNotFetchAccessTokenforMSIDueToMSINotConfiguredProperlyStatusCode": "Could not fetch access token for Managed Service Principal. Please configure Managed Service Identity (MSI) for virtual machine 'https://aka.ms/azure-msi-docs'. Status code: %s, status message: %s",
127
+
"CouldNotFetchAccessTokenforMSIStatusCode": "Could not fetch access token for Managed Service Principal. Status code: %s, status message: %s",
128
+
"RetryingWithVaultResourceIdFromResponse": "Retrying with vault resource Id reterieved from response : %s",
129
+
"ExpiredServicePrincipal": "Could not fetch access token for Azure. Verify if the Service Principal used is valid and not expired.",
130
+
"InvalidKeyVaultName": "%s is an invalid KeyVault name."
"NumberOfSecretsFound": "Number of secrets found in %s: %s",
116
-
"NumberOfEnabledSecretsFound": "Number of enabled and unexpired secrets found in %s: %s",
117
-
"DownloadingSecretValue": "Downloading secret value for: %s.",
118
-
"AccessDeniedError": "%s. The specified Azure service connection needs to have Get, List secret management permissions on the selected key vault. To set these permissions, download the ProvisionKeyVaultPermissions.ps1 script from build/release logs and execute it, or set them from the Azure portal.",
119
-
"GetSecretValueFailed": "Get secret value failed for: %s. Error: %s.",
120
-
"ConflictingVariableFound": "Variable with name %s is defined in both environment and key vault",
121
-
"GetSecretFailedBecauseOfInvalidCharacters": "Secret not found: %s. Secret name must be a string 1-127 characters in length containing only -, 0-9, a-z and A-Z.",
122
-
"UploadingAttachment": "Uploading %s as attachment",
123
-
"CouldNotWriteToFile": "Could not save content to file. Failed with an error %s",
124
-
"CouldNotMaskSecret": "%s value has regular expressions hence could not mask completely",
125
-
"CouldNotFetchAccessTokenforAzureStatusCode": "Could not fetch access token for Azure. Status code: %s, status message: %s",
126
-
"CouldNotFetchAccessTokenforMSIDueToMSINotConfiguredProperlyStatusCode": "Could not fetch access token for Managed Service Principal. Please configure Managed Service Identity (MSI) for virtual machine 'https://aka.ms/azure-msi-docs'. Status code: %s, status message: %s",
127
-
"CouldNotFetchAccessTokenforMSIStatusCode": "Could not fetch access token for Managed Service Principal. Status code: %s, status message: %s",
128
-
"RetryingWithVaultResourceIdFromResponse": "Retrying with vault resource Id reterieved from response : %s",
129
-
"ExpiredServicePrincipal": "Could not fetch access token for Azure. Verify if the Service Principal used is valid and not expired.",
130
-
"InvalidKeyVaultName": "%s is an invalid KeyVault name."
"loc.messages.FailedToFetchSPNDetailsRemotely": "Abrufen von SPN-Details aus der Diagrammdienstverbindung nicht möglich. Fehler: %s.",
95
92
"loc.messages.GetArtifactItemsNotSupported": "Das Abrufen von Artefaktelementen wird nicht unterstützt, ungültiger Codepfad.",
96
93
"loc.messages.CouldNotFetchAccessTokenforMSIDueToMSINotConfiguredProperlyStatusCode": "Ein Zugriffstoken für den verwalteten Dienstprinzipal konnte nicht abgerufen werden. Konfigurieren Sie die verwaltete Dienstidentität (MSI) für den virtuellen Computer (https://aka.ms/azure-msi-docs). Statuscode: %s, Statusmeldung: %s",
97
94
"loc.messages.CouldNotFetchAccessTokenforMSIStatusCode": "Ein Zugriffstoken für den verwalteten Dienstprinzipal konnte nicht abgerufen werden. Statuscode: %s, Statusmeldung: %s",
Copy file name to clipboardExpand all lines: Tasks/PackerBuildV1/Strings/resources.resjson/es-ES/resources.resjson
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -89,9 +89,6 @@
89
89
"loc.messages.ParsingAdditionalBuilderParameters": "Analizando parámetros JSON adicionales del compilador.",
90
90
"loc.messages.ParsingTemplateFileContentFailed": "No se puede analizar el contenido de JSON del archivo de plantilla %s. Error: %s.",
91
91
"loc.messages.ParsingCustomTemplateParameters": "Analizando parámetros JSON de la plantilla personalizada.",
92
-
"loc.messages.FetchingSPNDetailsRemotely": "Capturando detalles de SPN para el identificador de aplicación %s desde la conexión del servicio de Azure AD Graph...",
93
-
"loc.messages.FetchedSPNDetailsRemotely": "Los detalles de SPN se han recuperado correctamente. Id. de objeto: %s",
94
-
"loc.messages.FailedToFetchSPNDetailsRemotely": "No se pueden capturar los detalles de SPN de la conexión de servicio de Graph. Error: %s.",
95
92
"loc.messages.GetArtifactItemsNotSupported": "No se admite la obtención de elementos de artefacto. La ruta de acceso del código no es válida.",
96
93
"loc.messages.CouldNotFetchAccessTokenforMSIDueToMSINotConfiguredProperlyStatusCode": "No se pudo capturar el token de acceso para la entidad de servicio administrada. Configure Managed Service Identity (MSI) para la máquina virtual \"https://aka.ms/azure-msi-docs\". Código de estado: %s. Mensaje de estado: %s",
97
94
"loc.messages.CouldNotFetchAccessTokenforMSIStatusCode": "No se pudo capturar el token de acceso para la entidad de servicio administrada. Código de estado: %s. Mensaje de estado: %s",
0 commit comments