mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 01:25:38 -05:00
55 lines
2.7 KiB
JSON
55 lines
2.7 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"state.creating": "Creando",
|
|
"state.waiting": "Esperando",
|
|
"state.ready": "Listo",
|
|
"state.deleting": "Eliminando",
|
|
"state.deleted": "Eliminado",
|
|
"state.applyingUpgrade": "Aplicando actualización",
|
|
"state.upgrading": "Actualizando",
|
|
"state.applyingmanagedupgrade": "Aplicando la actualización administrada",
|
|
"state.managedUpgrading": "Actualización administrada",
|
|
"state.rollback": "Reversión",
|
|
"state.rollbackInProgress": "Reversión en curso",
|
|
"state.rollbackComplete": "Reversión finalizada",
|
|
"state.error": "Error",
|
|
"state.creatingSecrets": "Creando secretos",
|
|
"state.waitingForSecrets": "Esperando secretos",
|
|
"state.creatingGroups": "Creando grupos",
|
|
"state.waitingForGroups": "Esperando grupos",
|
|
"state.creatingResources": "Creando recursos",
|
|
"state.waitingForResources": "Esperando recursos",
|
|
"state.creatingKerberosDelegationSetup": "Creación de la configuración de la delegación Kerberos",
|
|
"state.waitingForKerberosDelegationSetup": "Esperando la configuración de la delegación Kerberos",
|
|
"state.waitingForDeletion": "Esperando la eliminación",
|
|
"state.waitingForUpgrade": "Esperando la actualización",
|
|
"state.upgradePaused": "Actualización en pausa",
|
|
"state.running": "En ejecución",
|
|
"endpoint.appproxy": "Proxy de aplicación",
|
|
"endpoint.controller": "Servicio de administración de clústeres",
|
|
"endpoint.gateway": "Puerta de enlace para acceder a archivos HDFS, Spark",
|
|
"endpoint.managementproxy": "Proxy de administración",
|
|
"endpoint.mgmtproxy": "Proxy de administración",
|
|
"endpoint.sqlServerEndpoint": "Front-end de instancia maestra de SQL Server",
|
|
"endpoint.grafana": "Panel de métricas",
|
|
"endpoint.kibana": "Panel de búsqueda de registros",
|
|
"endpoint.yarnHistory": "Panel de diagnóstico y supervisión de Spark",
|
|
"endpoint.sparkHistory": "Panel de supervisión y administración de trabajos de Spark",
|
|
"endpoint.webhdfs": "Proxy de sistema de archivos HDFS",
|
|
"endpoint.livy": "Proxy para ejecutar instrucciones, trabajos, aplicaciones de Spark",
|
|
"service.sql": "SQL Server",
|
|
"service.hdfs": "HDFS",
|
|
"service.spark": "Spark",
|
|
"service.control": "Control",
|
|
"service.gateway": "Puerta de enlace",
|
|
"service.app": "Aplicación",
|
|
"bdc.healthy": "En buen estado",
|
|
"bdc.unhealthy": "En mal estado",
|
|
"endpointsError": "Error inesperado al recuperar puntos de conexión de BDC: {0}"
|
|
} |