mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update localization resource files (#14389)
This commit is contained in:
26
i18n/esn/extensions/mssql/dist/dashboard/serviceEndpoints.i18n.json
vendored
Normal file
26
i18n/esn/extensions/mssql/dist/dashboard/serviceEndpoints.i18n.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"grafana": "Panel de métricas",
|
||||
"kibana": "Panel de búsqueda de registros",
|
||||
"sparkHistory": "Panel de supervisión y administración de trabajos de Spark",
|
||||
"yarnHistory": "Panel de diagnóstico y supervisión de Spark",
|
||||
"copyText": "Copiar",
|
||||
"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"
|
||||
}
|
||||
13
i18n/esn/extensions/mssql/dist/hdfs/hdfsModel.i18n.json
vendored
Normal file
13
i18n/esn/extensions/mssql/dist/hdfs/hdfsModel.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mssql.recursivePermissionOpStarted": "Aplicando cambios de permisos de forma recursiva en \"{0}\"",
|
||||
"mssql.recursivePermissionOpSucceeded": "Los cambios de permisos se aplicaron correctamente.",
|
||||
"mssql.recursivePermissionOpProgress": "Aplicando cambios de permisos a \"{0}\".",
|
||||
"mssql.recursivePermissionOpError": "Error al aplicar los cambios de permisos: {0}"
|
||||
}
|
||||
19
i18n/esn/extensions/mssql/dist/hdfs/webhdfs.i18n.json
vendored
Normal file
19
i18n/esn/extensions/mssql/dist/hdfs/webhdfs.i18n.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"webhdfs.invalidDataStructure": "Estructura de datos no válida",
|
||||
"webhdfs.missingProperties": "No se ha podido crear el cliente de WebHDFS debido a que faltan opciones: ${0}",
|
||||
"webhdfs.undefinedArgument": "\"${0}\" no se ha definido.",
|
||||
"webhdfs.httpError400": "Solicitud incorrecta",
|
||||
"webhdfs.httpError401": "No autorizado",
|
||||
"webhdfs.httpError403": "Prohibido",
|
||||
"webhdfs.httpError404": "No encontrado",
|
||||
"webhdfs.httpError500": "Error interno del servidor",
|
||||
"webhdfs.unknownError": "Error desconocido",
|
||||
"webhdfs.unexpectedRedirect": "Redirección inesperada"
|
||||
}
|
||||
46
i18n/esn/extensions/mssql/dist/localizedConstants.i18n.json
vendored
Normal file
46
i18n/esn/extensions/mssql/dist/localizedConstants.i18n.json
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgMissingNodeContext": "Se ha llamado al comando de nodo sin pasar ningún nodo",
|
||||
"mssql.manageAccessTitle": "Administrar el acceso",
|
||||
"mssql.locationTitle": "Ubicación: ",
|
||||
"mssql.permissionsTitle": "Permisos",
|
||||
"mssql.ownerPostfix": " - Propietario",
|
||||
"mssql.owningGroupPostfix": " - Grupo propietario",
|
||||
"mssql.everyone": "Todos los demás",
|
||||
"mssql.userLabel": "Usuario",
|
||||
"mssql.groupLabel": "Agrupar",
|
||||
"mssql.accessHeader": "Acceso",
|
||||
"mssql.defaultHeader": "Predeterminado",
|
||||
"mssql.delete": "Eliminar",
|
||||
"mssql.stickyHeader": "Temporal",
|
||||
"mssql.inheritDefaultsLabel": "Heredar valores predeterminados",
|
||||
"mssql.readHeader": "Leer",
|
||||
"mssql.writeHeader": "Escribir",
|
||||
"mssql.executeHeader": "Ejecutar",
|
||||
"mssql.addUserOrGroup": "Agregar usuario o grupo",
|
||||
"mssql.enterNamePlaceholder": "Escriba el nombre",
|
||||
"mssql.addLabel": "Agregar",
|
||||
"mssql.namedUsersAndGroups": "Usuarios y grupos designados",
|
||||
"mssql.apply": "Aplicar",
|
||||
"mssql.applyRecursively": "Aplicar recursivamente",
|
||||
"mssql.errorApplyingAclChanges": "Error inesperado al aplicar los cambios: {0}",
|
||||
"sparkJobSubmission_LocalFileDestinationHint": "El archivo local se cargará en HDFS. ",
|
||||
"sparkJobSubmission_SubmissionEndMessage": ".......................... Final del envío del trabajo de Spark ............................",
|
||||
"sparkJobSubmission_PrepareUploadingFile": "Carga de archivo desde {0} local a la carpeta HDFS: {1}",
|
||||
"sparkJobSubmission_UploadingFileSucceeded": "La carga del archivo al clúster se completó correctamente",
|
||||
"sparkJobSubmission_UploadingFileFailed": "Error al cargar el archivo en el clúster. {0}",
|
||||
"sparkJobSubmission_PrepareSubmitJob": "Enviando trabajo \"{0}\"... ",
|
||||
"sparkJobSubmission_SubmitJobFinished": "Se ha enviado el trabajo de Spark.",
|
||||
"sparkJobSubmission_SubmitJobFailed": "Error en el envío del trabajo de Spark. {0} ",
|
||||
"sparkJobSubmission_YarnUIMessage": "Url de YarnUI: {0} ",
|
||||
"sparkJobSubmission_SparkHistoryLinkMessage": "Url del historial de Spark: {0} ",
|
||||
"sparkJobSubmission_GetApplicationIdFailed": "Error al obtener el identificador de aplicación. {0}",
|
||||
"sparkJobSubmission_LocalFileNotExisted": "No existe el archivo local {0}. ",
|
||||
"sparkJobSubmission_NoSqlBigDataClusterFound": "No se ha encontrado ningún clúster de macrodatos de SQL Server."
|
||||
}
|
||||
13
i18n/esn/extensions/mssql/dist/main.i18n.json
vendored
Normal file
13
i18n/esn/extensions/mssql/dist/main.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgSampleCodeDataFrame": "Este código de ejemplo carga el archivo en un marco de datos y muestra los primeros 10 resultados.",
|
||||
"notebookFileType": "Notebooks",
|
||||
"unsupportedFileType": "Solo se admiten los Notebooks de tipo .ipynb",
|
||||
"fileNotFound": "No se puede encontrar el archivo especificado"
|
||||
}
|
||||
10
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
vendored
Normal file
10
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"streamCanceled": "Operación de transmisión cancelada por el usuario"
|
||||
}
|
||||
13
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
vendored
Normal file
13
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"progress": "$(sync~spin) {0}...",
|
||||
"cancelTooltip": "Cancelar",
|
||||
"cancel": "¿Cancelar operación?",
|
||||
"mssql.searchServers": "Buscar nombres de servidor"
|
||||
}
|
||||
12
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
vendored
Normal file
12
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connectionInfoUndefined": "ConnectionInfo no está definido.",
|
||||
"connectionInfoOptionsUndefined": "ConnectionInfo.options no está definido.",
|
||||
"connectionInfoOptionsMissingProperties": "Faltan algunas propiedades en connectionInfo.options: {0}"
|
||||
}
|
||||
11
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
vendored
Normal file
11
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"maxSizeNotice": "AVISO: Este archivo se ha truncado en {0} para la vista previa. ",
|
||||
"maxSizeReached": "El archivo se ha truncado en {0} para la vista previa."
|
||||
}
|
||||
28
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
vendored
Normal file
28
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"allFiles": "Todos los archivos",
|
||||
"lblUploadFiles": "Cargar",
|
||||
"uploading": "Cargando archivos en HDFS",
|
||||
"uploadCanceled": "Se canceló la operación de carga",
|
||||
"uploadError": "Error al cargar los archivos: {0}",
|
||||
"makingDir": "Creando directorio",
|
||||
"mkdirCanceled": "La operación se canceló",
|
||||
"mkDirError": "Error al crear el directorio: {0}",
|
||||
"enterDirName": "Introduzca el nombre del directorio",
|
||||
"deleteError": "Error en la eliminación de archivos: {0}",
|
||||
"msgDeleteFolder": "¿Seguro que desea eliminar esta carpeta y su contenido?",
|
||||
"msgDeleteFile": "¿Seguro que desea eliminar este archivo?",
|
||||
"saving": "Guardando archivos HDFS",
|
||||
"saveCanceled": "Se canceló la operación de guardar",
|
||||
"saveError": "Error al guardar el archivo: {0}",
|
||||
"previewing": "Generación de vista previa",
|
||||
"previewError": "Error en la previsualización del archivo: {0}",
|
||||
"copyPathError": "Error en la copia de la ruta de acceso: {0}",
|
||||
"manageAccessError": "Error inesperado al abrir el cuadro de diálogo Administrar acceso: {0}"
|
||||
}
|
||||
11
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
vendored
Normal file
11
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"errorExpanding": "Error: {0}",
|
||||
"errDeleteConnectionNode": "No se puede eliminar una conexión. Solo se pueden eliminar subcarpetas y archivos."
|
||||
}
|
||||
14
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
vendored
Normal file
14
i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"prmptPwd": "Proporcione la contraseña para conectarse a HDFS:",
|
||||
"sessionNotFound": "La sesión para el nodo {0} no existe",
|
||||
"notifyError": "Error al notificar el cambio de nodo: {0}",
|
||||
"hdfsFolder": "HDFS",
|
||||
"rootLabel": "Raíz"
|
||||
}
|
||||
11
i18n/esn/extensions/mssql/dist/prompts/confirm.i18n.json
vendored
Normal file
11
i18n/esn/extensions/mssql/dist/prompts/confirm.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgYes": "Sí",
|
||||
"msgNo": "No"
|
||||
}
|
||||
14
i18n/esn/extensions/mssql/dist/sparkFeature/dialog/dialogCommands.i18n.json
vendored
Normal file
14
i18n/esn/extensions/mssql/dist/sparkFeature/dialog/dialogCommands.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"selectOtherServer": "Seleccionar otro servidor SQL Server",
|
||||
"sparkJobSubmission_PleaseSelectSqlWithCluster": "Seleccione SQL Server con un clúster de macrodatos.",
|
||||
"sparkJobSubmission_NoSqlSelected": "No hay ningún servidor SQL Server seleccionado.",
|
||||
"errorNotSqlBigDataCluster": "El servidor seleccionado no pertenece a un clúster de macrodatos de SQL Server",
|
||||
"sparkJobSubmission_GetFilePathFromSelectedNodeFailed": "Error al obtener la ruta de acceso del archivo: {0}"
|
||||
}
|
||||
16
i18n/esn/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkAdvancedTab.i18n.json
vendored
Normal file
16
i18n/esn/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkAdvancedTab.i18n.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_AdvancedTabName": "OPCIONES AVANZADAS",
|
||||
"sparkJobSubmission_ReferenceJarList": "Archivos JAR de referencia",
|
||||
"sparkJobSubmission_ReferenceJarListToolTip": "Archivos JAR que se colocarán en el directorio de trabajo del ejecutor. La ruta de acceso del archivo JAR debe ser una ruta de acceso de HDFS. Varias rutas deben dividirse por punto y coma (;)",
|
||||
"sparkJobSubmission_ReferencePyList": "Archivos py de referencia",
|
||||
"sparkJobSubmission_ReferencePyListTooltip": "Archivos py que se colocarán en el directorio de trabajo del ejecutor. La ruta de acceso del archivo debe ser una ruta de acceso de HDFS. Varias rutas deben separarse por punto y coma (;)",
|
||||
"sparkJobSubmission_ReferenceFilesList": "Archivos de referencia",
|
||||
"sparkJobSubmission_ReferenceFilesListTooltip": "Archivos que se colocarán en el directorio de trabajo del ejecutor. La ruta de acceso del archivo debe ser una ruta de acceso HDFS. Varias rutas deben separarse por punto y coma (;)"
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_GeneralTabName": "GENERAL",
|
||||
"sparkJobSubmission_JobNamePlaceHolder": "Introduzca un nombre...",
|
||||
"sparkJobSubmission_JobName": "Nombre de tarea",
|
||||
"sparkJobSubmission_SparkCluster": "Clúster de Spark",
|
||||
"sparkJobSubmission_FilePathPlaceHolder": "Ruta de acceso a un archivo .jar o .py",
|
||||
"sparkJobSubmission_LocalFileDestinationHintWithPath": "El archivo local seleccionado se cargará en HDFS: {0}",
|
||||
"sparkJobSubmission_MainFilePath": "Archivo JAR/py",
|
||||
"sparkJobSubmission_MainClass": "Clase principal",
|
||||
"sparkJobSubmission_Arguments": "Argumentos",
|
||||
"sparkJobSubmission_ArgumentsTooltip": "Argumentos de línea de comandos utilizados en la clase principal, varios argumentos deben dividirse con un espacio.",
|
||||
"sparkJobSubmission_NotSpecifyJobName": "No se especifica el nombre del trabajo de propiedad.",
|
||||
"sparkJobSubmission_NotSpecifyJARPYPath": "No se especifica el archivo JAR/py de la propiedad.",
|
||||
"sparkJobSubmission_NotSpecifyMainClass": "No se especifica la clase principal de la propiedad.",
|
||||
"sparkJobSubmission_HDFSFileNotExistedWithPath": "{0} no existe en el clúster o en la excepción iniciada. ",
|
||||
"sparkJobSubmission_HDFSFileNotExisted": "El archivo HDFS especificado no existe. ",
|
||||
"sparkSelectLocalFile": "Seleccionar",
|
||||
"sparkJobSubmission_SelectFileError": "Error al ubicar el archivo debido a un error: {0}"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_SparkJobSubmissionDialogInitializeError": "Los parámetros de SparkJobSubmissionDialog no son válidos",
|
||||
"sparkJobSubmission_DialogTitleNewJob": "Nuevo trabajo",
|
||||
"sparkJobSubmission_DialogCancelButton": "Cancelar",
|
||||
"sparkJobSubmission_DialogSubmitButton": "Enviar",
|
||||
"sparkJobSubmission_SubmitSparkJob": "Envío de trabajo de Spark {0}:",
|
||||
"sparkJobSubmission_SubmissionStartMessage": ".......................... Inicio del envío del trabajo de Spark .........................."
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_SparkJobSubmissionModelInitializeError": "Los parámetros de SparkJobSubmissionModel no son válidos",
|
||||
"sparkJobSubmission_submissionArgsIsInvalid": "submissionArgs no es válido. ",
|
||||
"sparkJobSubmission_LivyBatchIdIsInvalid": "livyBatchId no es válido. ",
|
||||
"sparkJobSubmission_GetApplicationIdTimeOut": "Obtener tiempo de espera del identificador de aplicación. {0}[Registro] {1}",
|
||||
"sparkJobSubmission_localFileOrFolderNotSpecified.": "No se especifica la propiedad localFilePath o hdfsFolderPath. ",
|
||||
"sparkJobSubmission_PathNotSpecified.": "No se especifica la ruta de acceso de la propiedad. "
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_LivyNoBatchIdReturned": "No se devuelve ningún identificador de lote de trabajo de Spark de la respuesta. {0}[Error] {1}",
|
||||
"sparkJobSubmission_LivyNoLogReturned": "No se devuelve ningún registro dentro de la respuesta.{0}[Error] {1}"
|
||||
}
|
||||
19
i18n/esn/extensions/mssql/dist/sqlToolsServer.i18n.json
vendored
Normal file
19
i18n/esn/extensions/mssql/dist/sqlToolsServer.i18n.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"serviceStartedStatusMsg": "{0} iniciado",
|
||||
"startingServiceStatusMsg": "Iniciando {0}",
|
||||
"failedToStartServiceErrorMsg": "No se ha podido iniciar {0}",
|
||||
"installingServiceChannelMsg": "Instalando {0} en {1}",
|
||||
"installingServiceStatusMsg": "Instalando {0}",
|
||||
"installedServiceChannelMsg": "{0} instalado",
|
||||
"downloadingServiceChannelMsg": "Descargando {0}",
|
||||
"downloadingServiceSizeChannelMsg": "({0} KB)",
|
||||
"downloadingServiceStatusMsg": "Descargando {0}",
|
||||
"downloadServiceDoneChannelMsg": "Instalación terminada {0}"
|
||||
}
|
||||
11
i18n/esn/extensions/mssql/dist/telemetry.i18n.json
vendored
Normal file
11
i18n/esn/extensions/mssql/dist/telemetry.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"viewKnownIssuesText": "Ver problemas conocidos",
|
||||
"serviceCrashMessage": "El componente {0} se cerró de forma inesperada. Reinicie Azure Data Studio."
|
||||
}
|
||||
Reference in New Issue
Block a user