update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View 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."
],
"workbench.generalObsoleteApiNotification": "Algunas de las extensiones cargadas utilizan API obsoletas, consulte la información detallada en la pestaña Consola de la ventana Herramientas de desarrollo",
"dontShowAgain": "No mostrar de nuevo"
}

View 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."
],
"runActiveCell": "La tecla de método abreviado F5 requiere que se seleccione una celda de código. Seleccione una para ejecutar.",
"clearResultActiveCell": "Para borrar el resultado es necesario seleccionar una celda de código. Seleccione una para ejecutar."
}

View 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."
],
"unknownComponentType": "Tipo de componente desconocido. Debe utilizar ModelBuilder para crear objetos",
"invalidIndex": "El índice {0} no es válido.",
"unknownConfig": "Configuración del componente desconocida, debe usar ModelBuilder para crear un objeto de configuración"
}

View 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."
],
"dialogDoneLabel": "Listo",
"dialogCancelLabel": "Cancelar",
"generateScriptLabel": "Generar script",
"dialogNextLabel": "Siguiente",
"dialogPreviousLabel": "Anterior"
}

View 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."
],
"treeView.notRegistered": "No se ha registrado ninguna vista del árbol con el id. \"{0}\"."
}

View File

@@ -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."
],
"providerRequired": "Un NotebookProvider con providerId válido se debe pasar a este método",
"errNoProvider": "no se encontró ningún proveedor de cuadernos",
"errNoManager": "No se encontró ningún administrador",
"noServerManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de servidores. No se pueden realizar operaciones en él",
"noContentManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de contenido. No se pueden realizar operaciones en él",
"noSessionManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de sesiones. No se pueden realizar operaciones en él."
}

View 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."
],
"providerRequired": "Un NotebookProvider con providerId válido se debe pasar a este método"
}

View 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."
],
"ObsoleteApiModuleMessage": "La extensión \"{0}\" está utilizando el módulo sqlops que ha sido reemplazado por el módulo azdata, el módulo sqlops se eliminará en una versión futura."
}

View 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."
],
"previewFeatures.configTitle": "Características en versión preliminar",
"previewFeatures.configEnable": "Habilitar las características de la versión preliminar sin publicar",
"showConnectDialogOnStartup": "Mostrar diálogo de conexión al inicio",
"enableObsoleteApiUsageNotificationTitle": "Notificación de API obsoleta",
"enableObsoleteApiUsageNotification": "Activar/desactivar la notificación de uso de API obsoleta"
}

View 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."
],
"manage": "Administrar",
"showDetails": "Mostrar detalles",
"configureDashboard": "Aprenda a configurar el panel"
}

View File

@@ -8,10 +8,10 @@
],
"infoAltText": "Información",
"warningAltText": "Advertencia",
"errorAltText": "Fehler",
"errorAltText": "Error",
"showMessageDetails": "Mostrar detalles",
"hideMessageDetails": "Ocultar detalles",
"copyMessage": "Copiar",
"closeMessage": "Cerrar",
"modalBack": "Atrás"
"modal.back": "Atrás",
"hideMessageDetails": "Ocultar detalles"
}

View 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."
],
"invalidIndex": "El índice {0} no es válido."
}

View 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."
],
"blankValue": "vacío"
}

View 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."
],
"invalidValueError": "Valor no válido",
"period": "{0}. {1}"
}

View 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."
],
"loadingMessage": "Cargando",
"loadingCompletedMessage": "Carga completada"
}

View 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."
],
"loadingMessage": "Cargando"
}

View 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."
],
"queryTextEditorAriaLabel": "Editor de código de modelview para modelo de vista."
}

View 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."
],
"componentTypeNotRegistered": "No pudo encontrar el componente para el tipo {0}"
}

View 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."
],
"languageChangeUnsupported": "No se admite el cambio de tipos de editor en archivos no guardados"
}

View File

@@ -7,5 +7,5 @@
"Do not edit this file. It is machine generated."
],
"no-dataprovider": "No hay ningún proveedor de datos registrado que pueda proporcionar datos de la vista.",
"collapse": "Contraer"
"collapseAll": "Contraer todo"
}

View File

@@ -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."
],
"scriptSelect": "Seleccionar el top 1000",
"scriptExecute": "Script como ejecutar",
"scriptAlter": "Script como modificar",
"editData": "Editar datos",
"scriptCreate": "Script como crear",
"scriptDelete": "Script como borrar"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"scriptSelectNotFound": "No se devolvió ningún script al llamar al script de selección en el objeto ",
"selectOperationName": "Seleccionar",
"createOperationName": "Crear",
"insertOperationName": "Insertar",
"updateOperationName": "Actualizar",
"deleteOperationName": "Eliminar",
"scriptNotFoundForObject": "No se devolvió ningún script al escribir como {0} en el objeto {1}",
"scriptingFailed": "Error de scripting",
"scriptNotFound": "No se devolvió ningún script al ejecutar el script como {0}"
}

View 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."
],
"enablePreviewFeatures.notice": "Las características en versión preliminar se necesitan para que las extensiones sean plenamente compatibles y para que algunas acciones estén disponibles. ¿Desea habilitar las características en versión preliminar?",
"enablePreviewFeatures.yes": "Sí",
"enablePreviewFeatures.no": "No",
"enablePreviewFeatures.never": "No, no volver a mostrar"
}

View 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."
],
"linkedAccounts": "Cuentas vinculadas",
"accountDialog.close": "Cerrar",
"accountDialog.noAccountLabel": "No hay ninguna cuenta vinculada. Agregue una cuenta.",
"accountDialog.addConnection": "Agregar una cuenta"
}

View 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."
],
"accountDialog.addAccountErrorTitle": "Error al agregar cuenta"
}

View 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."
],
"refreshCredentials": "Debe actualizar las credenciales para esta cuenta."
}

View 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."
],
"carbon.extension.contributes.account.id": "Identificador del tipo de cuenta",
"carbon.extension.contributes.account.icon": "(Opcional) El icono que se usa para representar la cuenta en la IU. Una ruta de acceso al archivo o una configuración con temas",
"carbon.extension.contributes.account.icon.light": "Ruta del icono cuando se usa un tema ligero",
"carbon.extension.contributes.account.icon.dark": "Ruta de icono cuando se usa un tema oscuro",
"carbon.extension.contributes.account": "Aporta iconos al proveedor de la cuenta."
}

View 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."
],
"status.problems": "Problemas"
}

View 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."
],
"copyAndOpen": "Copiar y abrir",
"oauthDialog.cancel": "Cancelar",
"userCode": "Código de usuario",
"website": "Sitio web"
}

View 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."
],
"oauthFlyoutIsAlreadyOpen": "No se puede iniciar OAuth automático. Ya hay un OAuth automático en curso."
}

View File

@@ -0,0 +1,20 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"from": "Desde",
"to": "Hasta",
"createNewFirewallRule": "Crear nueva regla de firewall",
"firewall.ok": "Aceptar",
"firewall.cancel": "Cancelar",
"firewallRuleDialogDescription": "La dirección IP del cliente no tiene acceso al servidor. Inicie sesión en una cuenta de Azure y cree una regla de firewall para habilitar el acceso.",
"firewallRuleHelpDescription": "Más información sobre configuración de firewall",
"azureAccount": "Cuenta de Azure",
"filewallRule": "Regla de Firewall",
"addIPAddressLabel": "Agregar mi IP de cliente ",
"addIpRangeLabel": "Agregar mi rango IP de subred"
}

View 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."
],
"firewallDialog.addAccountErrorTitle": "Error al agregar cuenta",
"firewallRuleError": "Error de regla de firewall"
}

View 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."
],
"backup.backupName": "Nombre de copia de seguridad",
"backup.recoveryModel": "Modelo de recuperación",
"backup.backupType": "Tipo de copia de seguridad",
"backup.backupDevice": "Archivos de copia de seguridad",
"backup.algorithm": "Algoritmo",
"backup.certificateOrAsymmetricKey": "Certificado o clave asimétrica",
"backup.media": "Multimedia",
"backup.mediaOption": "Realizar la copia de seguridad sobre el conjunto de medios existente",
"backup.mediaOptionFormat": "Realizar copia de seguridad en un nuevo conjunto de medios",
"backup.existingMediaAppend": "Añadir al conjunto de copia de seguridad existente",
"backup.existingMediaOverwrite": "Sobrescribir todos los conjuntos de copia de seguridad existentes",
"backup.newMediaSetName": "Nuevo nombre de conjunto de medios",
"backup.newMediaSetDescription": "Nueva descripción del conjunto de medios",
"backup.checksumContainer": "Realizar la suma de comprobación antes de escribir en los medios",
"backup.verifyContainer": "Comprobar copia de seguridad cuando haya terminado",
"backup.continueOnErrorContainer": "Seguir en caso de error",
"backup.expiration": "Expiración",
"backup.setBackupRetainDays": "Configure los días de conservación de la copia de seguridad",
"backup.copyOnly": "Copia de seguridad de solo copia",
"backup.advancedConfiguration": "Configuración avanzada",
"backup.compression": "Compresión",
"backup.setBackupCompression": "Establecer la compresión de copia de seguridad",
"backup.encryption": "Cifrado",
"backup.transactionLog": "Registro de transacciones",
"backup.truncateTransactionLog": "Truncar el registro de transacciones",
"backup.backupTail": "Hacer copia de seguridad de la cola del registro",
"backup.reliability": "Fiabilidad",
"backup.mediaNameRequired": "El nombre del medio es obligatorio",
"backup.noEncryptorWarning": "No hay certificado o clave asimétrica disponible",
"addFile": "Agregar un archivo",
"removeFile": "Eliminar archivos",
"backupComponent.invalidInput": "Entrada no válida. El valor debe ser igual o mayor que 0.",
"backupComponent.script": "Script",
"backupComponent.backup": "Copia de seguridad",
"backupComponent.cancel": "Cancelar",
"backup.containsBackupToUrlError": "Solo se admite la copia de seguridad en un archivo",
"backup.backupFileRequired": "La ruta del archivo de copia de seguridad es obligatoria"
}

View 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."
],
"backup": "Copia de seguridad"
}

View 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."
],
"backupAction.backup": "Copia de seguridad",
"backup.isPreviewFeature": "Debe habilitar las características en versión preliminar para utilizar la copia de seguridad",
"backup.commandNotSupported": "No se admite el comando de copia de seguridad para bases de datos de Azure SQL.",
"backup.commandNotSupportedForServer": "No se admite el comando de copia de seguridad en el contexto del servidor. Seleccione una base de datos y vuelva a intentarlo."
}

View File

@@ -0,0 +1,23 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"backup.labelDatabase": "Base de datos",
"backup.labelFilegroup": "Archivos y grupos de archivos",
"backup.labelFull": "Completa",
"backup.labelDifferential": "Diferencial",
"backup.labelLog": "Registro de transacciones",
"backup.labelDisk": "Disco",
"backup.labelUrl": "URL",
"backup.defaultCompression": "Utilizar la configuración del servidor predeterminada",
"backup.compressBackup": "Comprimir copia de seguridad",
"backup.doNotCompress": "No comprimir copia de seguridad",
"backup.serverCertificate": "Certificado de servidor",
"backup.asymmetricKey": "Clave asimétrica",
"backup.filterBackupFiles": "Archivos de copia de seguridad",
"backup.allFiles": "Todos los archivos"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"createInsightLabel": "Crear conclusión",
"createInsightNoEditor": "No se puede crear la conclusión porque el editor activo no es un Editor de SQL",
"myWidgetName": "Mi Widget",
"copyChartLabel": "Copiar como imagen",
"chartNotFound": "No se pudo encontrar el gráfico a guardar",
"saveImageLabel": "Guardar como imagen",
"resultsSerializer.saveAsFileExtensionPNGTitle": "Png",
"chartSaved": "Gráfico guardado en la ruta: {0}"
}

View File

@@ -0,0 +1,29 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dataDirectionLabel": "Dirección de datos",
"verticalLabel": "Vertical",
"horizontalLabel": "Horizontal",
"columnsAsLabelsLabel": "Usar nombres de columna como etiquetas",
"labelFirstColumnLabel": "Usar la primera columna como etiqueta de fila",
"legendLabel": "Posición de la leyenda",
"yAxisLabel": "Etiqueta del eje Y",
"yAxisMinVal": "Valor mínimo del eje Y",
"yAxisMaxVal": "Valor máximo del eje Y",
"xAxisLabel": "Etiqueta del eje X",
"xAxisMinVal": "Valor mínimo del eje X",
"xAxisMaxVal": "Valor máximo del eje X",
"xAxisMinDate": "Fecha mínima del eje X",
"xAxisMaxDate": "Fecha máxima del eje X",
"dataTypeLabel": "Tipo de datos",
"numberLabel": "Número",
"pointLabel": "Punto",
"chartTypeLabel": "Tipo de gráfico",
"encodingOption": "Codificación",
"imageFormatOption": "Formato de imagen"
}

View 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."
],
"chartTabTitle": "Gráfico"
}

View 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."
],
"horizontalBarAltName": "Barra horizontal",
"barAltName": "Barras",
"lineAltName": "Línea",
"pieAltName": "Circular",
"scatterAltName": "Dispersión",
"timeSeriesAltName": "Serie temporal",
"imageAltName": "Imagen",
"countAltName": "Recuento",
"tableAltName": "Tabla",
"doughnutAltName": "Anillo"
}

View 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."
],
"series": "Serie {0}"
}

View 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."
],
"invalidImage": "La tabla no contiene una imagen válida"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"connectingLabel": "Conectando: {0}",
"runningCommandLabel": "Ejecutando comando: {0}",
"openingNewQueryLabel": "Abriendo nueva consulta: {0}",
"warnServerRequired": "No se puede conectar ya que no se proporcionó información del servidor",
"errConnectUrl": "No se pudo abrir la dirección URL debido a un error {0}",
"connectServerDetail": "Esto se conectará al servidor {0}",
"confirmConnect": "¿Seguro que desea conectarse?",
"open": "&&Abrir",
"connectingQueryLabel": "Conectando con el archivo de consulta"
}

View 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."
],
"connectionAdvancedProperties": "Propiedades avanzadas",
"advancedProperties.discard": "Descartar"
}

View 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."
],
"sql.maxRecentConnectionsDescription": "Número máximo de conexiones usadas recientemente que se van a almacenar en la lista de conexiones.",
"sql.defaultEngineDescription": "Motor SQL predeterminado para usar. Esto impulsa el proveedor de idioma predeterminado en archivos .sql y el predeterminado para usar al crear una nueva conexión. La opción válida es actualmente MSSQL",
"connection.parseClipboardForConnectionStringDescription": "Intente analizar el contenido del portapapeles cuando se abre el cuadro de diálogo de conexión o se realiza un pegado."
}

View File

@@ -0,0 +1,20 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"ClearRecentlyUsedLabel": "Borrar lista",
"ClearedRecentConnections": "Lista de conexiones recientes borrada",
"connectionAction.yes": "Sí",
"connectionAction.no": "No",
"clearRecentConnectionMessage": "¿Está seguro que desea eliminar todas las conexiones de la lista?",
"connectionDialog.yes": "Sí",
"connectionDialog.no": "No",
"delete": "Eliminar",
"connectionAction.GetCurrentConnectionString": "Obtener la cadena de conexión actual",
"connectionAction.connectionString": "La cadena de conexión no está disponible",
"connectionAction.noConnection": "Ninguna conexión activa disponible"
}

View 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."
],
"status.connection.status": "Estado de conexión"
}

View 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."
],
"schema.providerId": "Identificador común para el proveedor",
"schema.displayName": "Nombre para mostrar del proveedor",
"schema.iconPath": "Ruta de acceso al icono para el tipo de servidor",
"schema.connectionOptions": "Opciones para la conexión"
}

View 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."
],
"onDidConnectMessage": "Conectado a",
"onDidDisconnectMessage": "Desconectado",
"unsavedGroupLabel": "Conexiones sin guardar"
}

View 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."
],
"azdata.extension.contributes.dashboard.container.id": "Identificador único para este contenedor.",
"azdata.extension.contributes.dashboard.container.container": "El contenedor que se mostrará en la pestaña.",
"azdata.extension.contributes.containers": "Contribuye con uno o varios contenedores de panel para que los usuarios los agreguen a su propio panel.",
"dashboardContainer.contribution.noIdError": "No se ha especificado ningún identificador en el contenedor de paneles para la extensión.",
"dashboardContainer.contribution.noContainerError": "No se ha especificado ningún contenedor en el contenedor de paneles para la extensión.",
"dashboardContainer.contribution.moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio.",
"dashboardTab.contribution.unKnownContainerType": "Tipo de contenedor desconocido definido en el contenedor de paneles para la extensión."
}

View 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."
],
"dashboard.container.controlhost": "El control host que se mostrará en esta pestaña."
}

View 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."
],
"dashboardNavSection.loadTabError": "La sección \"{0}\" tiene contenido no válido. Póngase en contacto con el propietario de la extensión."
}

View 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."
],
"dashboard.container.gridtab.items": "La lista de widgets o vistas web que se muestran en esta pestaña.",
"gridContainer.invalidInputs": "Se esperan widgets o vistas web en el contenedor de widgets para la extensión."
}

View 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."
],
"dashboard.container.modelview": "La vista respaldada por el modelo que se visualiza en esta pestaña."
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.container.left-nav-bar.id": "Identificador único para esta sección de navegación. Se pasará a la extensión de las solicitudes.",
"dashboard.container.left-nav-bar.icon": "(opcional) Icono que se utiliza para representar esta sección de navegación en la IU. Una ruta de acceso al archivo o una configuración con temas",
"dashboard.container.left-nav-bar.icon.light": "Ruta del icono cuando se usa un tema ligero",
"dashboard.container.left-nav-bar.icon.dark": "Ruta de icono cuando se usa un tema oscuro",
"dashboard.container.left-nav-bar.title": "Título de la sección de navegación para mostrar al usuario.",
"dashboard.container.left-nav-bar.container": "El contenedor que se mostrará en esta sección de navegación.",
"dashboard.container.left-nav-bar": "La lista de contenedores de panel que se mostrará en esta sección de navegación.",
"opticon": "la propiedad \"icon\" puede omitirse o debe ser una cadena o un literal como \"{dark, light}\"",
"navSection.missingTitle.error": "No hay título en la sección de navegación especificada para la extensión.",
"navSection.missingContainer.error": "No hay contenedor en la sección de navegación especificada para la extensión.",
"navSection.moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio.",
"navSection.invalidContainer.error": "NAV_SECTION en NAV_SECTION es un contenedor no válido para la extensión."
}

View 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."
],
"dashboard.container.webview": "La vista web que se mostrará en esta pestaña."
}

View 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."
],
"dashboard.container.widgets": "La lista de widgets que se muestra en esta pestaña.",
"widgetContainer.invalidInputs": "La lista de widgets que se espera dentro del contenedor de widgets para la extensión."
}

View 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."
],
"editDashboard": "Editar",
"editDashboardExit": "Salir",
"refreshWidget": "Actualizar",
"toggleMore": "Alternar más",
"deleteWidget": "Eliminar widget",
"clickToUnpin": "Haga clic para desanclar",
"clickToPin": "Haga clic para anclar",
"addFeatureAction.openInstalledFeatures": "Abrir características instaladas",
"collapseWidget": "Contraer",
"expandWidget": "Expandir"
}

View 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."
],
"unknownDashboardContainerError": "{0} es un contenedor desconocido."
}

View 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."
],
"home": "Inicio",
"missingConnectionInfo": "No se encontró información de conexión para este panel"
}

View File

@@ -0,0 +1,22 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azdata.extension.contributes.dashboard.tab.id": "Identificador único para esta pestaña. Se pasará a la extensión para cualquier solicitud.",
"azdata.extension.contributes.dashboard.tab.title": "Título de la pestaña para mostrar al usuario.",
"azdata.extension.contributes.dashboard.tab.description": "Descripción de esta pestaña que se mostrará al usuario.",
"azdata.extension.contributes.tab.when": "Condición que se debe cumplir para mostrar este elemento",
"azdata.extension.contributes.tab.provider": "Define los tipos de conexión con los que esta pestaña es compatible. El valor predeterminado es \"MSSQL\" si no se establece",
"azdata.extension.contributes.dashboard.tab.container": "El contenedor que se mostrará en esta pestaña.",
"azdata.extension.contributes.dashboard.tab.alwaysShow": "Si esta pestaña se debe mostrar siempre, o sólo cuando el usuario la agrega.",
"azdata.extension.contributes.dashboard.tab.isHomeTab": "Si esta pestaña se debe usar o no como la pestaña Inicio para un tipo de conexión.",
"azdata.extension.contributes.tabs": "Aporta una o varias pestañas que los usuarios pueden agregar a su panel.",
"dashboardTab.contribution.noTitleError": "No se ha especificado ningún título para la extensión.",
"dashboardTab.contribution.noDescriptionWarning": "No se ha especificado ninguna descripción para mostrar.",
"dashboardTab.contribution.noContainerError": "No se ha especificado ningún contenedor para la extensión.",
"dashboardTab.contribution.moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio"
}

View 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."
],
"manage": "Administrar",
"dashboard.editor.label": "Panel"
}

View 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."
],
"ManageAction": "Administrar"
}

View File

@@ -0,0 +1,25 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.properties.property": "Define una propiedad para mostrar en el panel",
"dashboard.properties.property.displayName": "Qué valor utilizar como etiqueta de la propiedad",
"dashboard.properties.property.value": "Valor en el objeto al que acceder para el valor",
"dashboard.properties.property.ignore": "Especificar los valores que se ignorarán",
"dashboard.properties.property.default": "Valor predeterminado para mostrar si se omite o no hay valor",
"dashboard.properties.flavor": "Estilo para definir propiedades en un panel",
"dashboard.properties.flavor.id": "Id. del estilo",
"dashboard.properties.flavor.condition": "Condición para utilizar este tipo",
"dashboard.properties.flavor.condition.field": "Campo con el que comparar",
"dashboard.properties.flavor.condition.operator": "Operador para utilizar en la comparación",
"dashboard.properties.flavor.condition.value": "Valor con el que comparar el campo",
"dashboard.properties.databaseProperties": "Propiedades para mostrar por página de base de datos",
"dashboard.properties.serverProperties": "Propiedades para mostrar por página de servidor",
"carbon.extension.dashboard": "Define que este proveedor admite el panel de información",
"dashboard.id": "Id. de proveedor (por ejemplo MSSQL)",
"dashboard.properties": "Valores de las propiedades para mostrar en el panel"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azdata.extension.contributes.widget.when": "Condición que se debe cumplir para mostrar este elemento",
"dashboardpage.tabName": "El título del contenedor",
"dashboardpage.rowNumber": "La fila del componente en la cuadrícula",
"dashboardpage.rowSpan": "El intervalo de fila del componente en la cuadrícula. El valor predeterminado es 1. Use \"*\" para establecer el número de filas en la cuadrícula.",
"dashboardpage.colNumber": "La columna del componente en la cuadrícula",
"dashboardpage.colspan": "El colspan del componente en la cuadrícula. El valor predeterminado es 1. Use \"*\" para definir el número de columnas en la cuadrícula.",
"azdata.extension.contributes.dashboardPage.tab.id": "Identificador único para esta pestaña. Se pasará a la extensión para cualquier solicitud.",
"dashboardTabError": "La pestaña de extensión es desconocida o no está instalada."
}

View 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."
],
"databasePageName": "PANEL DE BASE DE DATOS"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboardDatabaseProperties": "Activar o desactivar el widget de propiedades",
"dashboard.databaseproperties": "Valores de la propiedad para mostrar",
"dashboard.databaseproperties.displayName": "Nombre para mostrar de la propiedad",
"dashboard.databaseproperties.value": "Valor en el objeto de la información de la base de datos",
"dashboard.databaseproperties.ignore": "Especificar valores específicos para ignorar",
"recoveryModel": "Modelo de recuperación",
"lastDatabaseBackup": "Última copia de seguridad de la base de datos",
"lastLogBackup": "Última copia de seguridad de registros",
"compatibilityLevel": "Nivel de compatibilidad",
"owner": "Propietario",
"dashboardDatabase": "Personaliza la página del panel de base de datos",
"dashboardDatabaseTabs": "Personaliza las pestañas de consola de base de datos"
}

View 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."
],
"serverPageName": "PANEL DE SERVIDOR"
}

View 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."
],
"dashboardServerProperties": "Activar o desactivar el widget de propiedades",
"dashboard.serverproperties": "Valores de la propiedad para mostrar",
"dashboard.serverproperties.displayName": "Nombre para mostrar de la propiedad",
"dashboard.serverproperties.value": "Valor en el objeto de información de servidor",
"version": "Versión",
"edition": "Edición",
"computerName": "Nombre del equipo",
"osVersion": "Versión del sistema operativo",
"dashboardServer": "Personaliza la página del panel de servidor",
"dashboardServerTabs": "Personaliza las pestañas del panel de servidor"
}

View 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."
],
"homeCrumb": "Inicio"
}

View 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."
],
"dashboard.changeDatabaseFailure": "No se pudo cambiar la base de datos"
}

View 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."
],
"seachObjects": "Búsqueda por nombre de tipo (a:, t:, v:, f: o sp:)",
"searchDatabases": "Buscar en las bases de datos",
"dashboard.explorer.objectError": "No se pueden cargar objetos",
"dashboard.explorer.databaseError": "No se pueden cargar las bases de datos"
}

View 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."
],
"insights.runQuery": "Ejecutar consulta"
}

View 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."
],
"insights.autoRefreshOffState": "Actualización automática: DESACTIVADA",
"insights.lastUpdated": "Última actualización: {0} {1}",
"noResults": "No hay resultados para mostrar"
}

View File

@@ -0,0 +1,20 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"insightWidgetDescription": "Añade un widget que puede consultar un servidor o base de datos y mostrar los resultados de múltiples maneras, como un gráfico o una cuenta de resumen, entre otras.",
"insightIdDescription": "Identificador único utilizado para almacenar en caché los resultados de la información.",
"insightQueryDescription": "Consulta SQL para ejecutar. Esto debería devolver exactamente un conjunto de resultados.",
"insightQueryFileDescription": "[Opcional] Ruta de acceso a un archivo que contiene una consulta. Utilícelo si \"query\" no está establecido",
"insightAutoRefreshIntervalDescription": "[Opcional] Intervalo de actualización automática en minutos, si no se establece, no habrá actualización automática",
"actionTypes": "Acciones para utilizar",
"actionDatabaseDescription": "Base de datos de destino para la acción; puede usar el formato \"${ columnName }\" para usar un nombre de columna controlado por datos.",
"actionServerDescription": "Servidor de destino para la acción; puede usar el formato \"${ columnName }\" para usar un nombre de columna controlado por datos.",
"actionUserDescription": "Usuario de destino para la acción; puede usar el formato \"${ columnName }\" para usar un nombre de columna controlado por datos.",
"carbon.extension.contributes.insightType.id": "Identificador de la información",
"carbon.extension.contributes.insights": "Aporta conocimientos a la paleta del panel."
}

View 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."
],
"chartErrorMessage": "No se puede mostrar el gráfico con los datos proporcionados"
}

View 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."
],
"chartInsightDescription": "Muestra los resultados de una consulta como un gráfico en el panel de información",
"colorMapDescription": "Asigne \"nombre de columna\" -> color. Por ejemplo, agregue \"column1\": red para asegurarse de que esta utilice un color rojo ",
"legendDescription": "Indica la posición y visibilidad preferidas de la leyenda del gráfico. Estos son los nombres de columna de la consulta y se asignan a la etiqueta de cada entrada de gráfico",
"labelFirstColumnDescription": "Si dataDirection es horizontal, al establecerlo como verdadero se utilizarán los valores de las primeras columnas para la leyenda.",
"columnsAsLabels": "Si dataDirection es vertical, al configurarlo como verdadero se utilizarán los nombres de columna para la leyenda.",
"dataDirectionDescription": "Define si los datos se leen desde una columna (vertical) o una fila (horizontal). Para series de tiempo esto se omite, ya que la dirección debe ser vertical.",
"showTopNData": "Si se establece showTopNData, se mostrarán solo los primeros N datos en la tabla."
}

View File

@@ -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."
],
"yAxisMin": "Valor mínimo del eje y",
"yAxisMax": "Valor máximo del eje y",
"barchart.yAxisLabel": "Etiqueta para el eje y",
"xAxisMin": "Valor mínimo del eje x",
"xAxisMax": "Valor máximo del eje x",
"barchart.xAxisLabel": "Etiqueta para el eje x"
}

View 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."
],
"dataTypeDescription": "Indica la propiedad de datos de un conjunto de datos para un gráfico."
}

View 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."
],
"countInsightDescription": "Para cada columna de un conjunto de resultados, muestra el valor de la fila 0 como un recuento seguido del nombre de la columna. Admite \"1 Healthy\", \"3 Unhealthy\", por ejemplo, donde \"Healthy\" es el nombre de la columna y 1 es el valor de la fila 1, celda 1"
}

View 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."
],
"imageInsightDescription": "Muestra una imagen, por ejemplo uno devuelta por una consulta R con ggplot2",
"imageFormatDescription": "¿Qué formato se espera: es un archivo JPEG, PNG u otro formato?",
"encodingDescription": "¿Está codificado como hexadecimal, base64 o algún otro formato?"
}

View 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."
],
"tableInsightDescription": "Muestra los resultados en una tabla simple"
}

View 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."
],
"dashboard.properties.error": "No se pueden cargar las propiedades del panel"
}

View 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."
],
"workbench.dataExplorer": "Conexiones",
"dataExplorer.view": "Vista",
"databaseConnections": "Conexiones de base de datos",
"datasource.connections": "Conexiones de fuentes de datos",
"datasource.connectionGroups": "grupos de origen de datos",
"startupConfig": "Configuración de inicio",
"startup.alwaysShowServersView": "True para que la vista de servidores aparezca en la apertura predeterminada de Azure Data Studio; false si quiere aparezca la última vista abierta"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"vscode.extension.contributes.view.id": "Identificador de la vista. Úselo para registrar un proveedor de datos mediante la API \"vscode.window.registerTreeDataProviderForView\". También para desencadenar la activación de su extensión al registrar el evento \"onView:${id}\" en \"activationEvents\".",
"vscode.extension.contributes.view.name": "Nombre de la vista en lenguaje natural. Se mostrará",
"vscode.extension.contributes.view.when": "Condición que se debe cumplir para mostrar esta vista",
"extension.contributes.dataExplorer": "Aporta vistas al editor",
"extension.dataExplorer": "Aporta vistas al contenedor del Explorador de datos en la barra de la actividad",
"dataExplorer.contributed": "Contribuye vistas al contenedor de vistas aportadas",
"ViewsContainerDoesnotExist": "El contenedor de vista \"{0}\" no existe y todas las vistas registradas en él se agregarán al \"Explorador de datos\".",
"duplicateView1": "No pueden registrar múltiples vistas con el mismo identificador \"{0}\" en el contenedor de vistas \"{1}\"",
"duplicateView2": "Una vista con el identificador \"{0}\" ya está registrada en el contenedor de vista \"{1}\"",
"requirearray": "Las vistas deben ser una matriz",
"requirestring": "la propiedad \"{0}\" es obligatoria y debe ser de tipo \"string\"",
"optstring": "la propiedad \"{0}\" se puede omitir o debe ser de tipo \"string\""
}

View 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."
],
"showDataExplorer": "Mostrar conexiones",
"dataExplorer.servers": "Servidores"
}

View 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."
],
"disconnect": "Desconectar",
"refresh": "Actualizar"
}

View 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."
],
"editData.run": "Ejecutar",
"disposeEditFailure": "Eliminar edición con error: ",
"editData.stop": "Detener",
"editData.showSql": "Mostrar el panel de SQL",
"editData.closeSql": "Cerrar el panel de SQL"
}

View 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."
],
"maxRowTaskbar": "Máximo de filas:"
}

View 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."
],
"deleteRow": "Eliminar fila",
"revertRow": "Revertir la fila actual"
}

View 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."
],
"connectionFailure": "Error al conectar la sesión de edición de datos"
}

View 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."
],
"saveAsCsv": "Guardar como CSV",
"saveAsJson": "Guardar como JSON",
"saveAsExcel": "Guardar como Excel",
"saveAsXml": "Guardar como XML",
"copySelection": "Copiar",
"copyWithHeaders": "Copiar con encabezados",
"selectAll": "Seleccionar todo"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"tabs": "Pestañas del panel ({0})",
"tabId": "Id.",
"tabTitle": "Título",
"tabDescription": "Descripción",
"insights": "Información del panel ({0})",
"insightId": "Id.",
"name": "Nombre",
"insight condition": "Cuándo"
}

View 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."
],
"showRecommendations": "Mostrar recomendaciones",
"Install Extensions": "Instalar extensiones"
}

View 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."
],
"jobview.Jobs": "Trabajos",
"jobview.Notebooks": "Notebooks",
"jobview.Alerts": "Alertas",
"jobview.Proxies": "Servidores proxy",
"jobview.Operators": "Operadores"
}

View 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."
],
"jobAlertColumns.name": "Nombre",
"jobAlertColumns.lastOccurrenceDate": "Última aparición",
"jobAlertColumns.enabled": "Habilitado",
"jobAlertColumns.delayBetweenResponses": "Retraso entre las respuestas (en segundos)",
"jobAlertColumns.categoryName": "Nombre de la categoría"
}

View 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."
],
"stepRow.stepID": "Id. de paso",
"stepRow.stepName": "Nombre del paso",
"stepRow.message": "Mensaje"
}

View 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."
],
"agent.steps": "Pasos"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"jobColumns.name": "Nombre",
"jobColumns.lastRun": "Última ejecución",
"jobColumns.nextRun": "Próxima ejecución",
"jobColumns.enabled": "Habilitado",
"jobColumns.status": "Estado",
"jobColumns.category": "Categoría",
"jobColumns.runnable": "Se puede ejecutar",
"jobColumns.schedule": "Programación",
"jobColumns.lastRunOutcome": "Último resultado ejecutado",
"jobColumns.previousRuns": "Ejecuciones anteriores",
"jobsView.noSteps": "No hay pasos disponibles para este trabajo.",
"jobsView.error": "Error: "
}

View File

@@ -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."
],
"notebookHistory.dateCreatedTooltip": "Fecha de creación: ",
"notebookHistory.notebookErrorTooltip": "Error del Notebook: ",
"notebookHistory.ErrorTooltip": "Error de trabajo: ",
"notebookHistory.pinnedTitle": "Anclado",
"notebookHistory.recentRunsTitle": "Ejecuciones recientes",
"notebookHistory.pastRunsTitle": "Ejecuciones pasadas"
}

Some files were not shown because too many files have changed in this diff Show More