Files
azuredatastudio/resources/xlf/es/mssql.es.xlf
Alex Ma 30a2770228 Update to langpack source files for January release (#21351)
* update to langpack xlfs

* update to langpack source files

* added updated source files and dates

* Update for 12-19-2022

* Update for 12-21-2022

* update for 1/3/2023

* update to azurecore 1-9-2023

* last update to langpack source file before release
2023-01-13 14:01:35 -08:00

799 lines
53 KiB
XML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/mssql/dist/features" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="mssql.canceledLinkedAzureAccountSelection">
<source xml:lang="en">Azure Data Studio needs to contact Azure Key Vault to access a column master key for Always Encrypted, but no linked Azure account was selected. Please retry the query and select a linked Azure account when prompted.</source>
<target state="translated">Azure Data Studio debe ponerse en contacto con Azure Key Vault para acceder a la clave maestra de una columna para Always Encrypted, pero no se ha seleccionado ninguna cuenta de Azure vinculada. Vuelva a intentar realizar la consulta y, cuando se le solicite, seleccione una cuenta de Azure vinculada.</target>
</trans-unit>
<trans-unit id="mssql.chooseLinkedAzureAccount">
<source xml:lang="en">Please select a linked Azure account:</source>
<target state="translated">Seleccione una cuenta de Azure vinculada:</target>
</trans-unit>
<trans-unit id="mssql.insufficientlyPrivelagedAzureAccount">
<source xml:lang="en">The configured Azure account for {0} does not have sufficient permissions for Azure Key Vault to access a column master key for Always Encrypted.</source>
<target state="translated">La cuenta de Azure configurada para {0} no tiene suficientes permisos para que Azure Key Vault tenga acceso a una clave maestra de columna para Always Encrypted.</target>
</trans-unit>
<trans-unit id="mssql.missingLinkedAzureAccount">
<source xml:lang="en">Azure Data Studio needs to contact Azure Key Vault to access a column master key for Always Encrypted, but no linked Azure account is available. Please add a linked Azure account and retry the query.</source>
<target state="translated">Azure Data Studio debe ponerse en contacto con Azure Key Vault para acceder a la clave maestra de una columna para Always Encrypted, pero no hay ninguna cuenta de Azure vinculada disponible. Agregue una cuenta de Azure vinculada y vuelva a intentar realizar la consulta.</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/localizedConstants" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="mssql.failedToFindAccount">
<source xml:lang="en">Failed to find azure account {0} when executing token refresh</source>
<target state="translated">No se pudo encontrar la cuenta de Azure {0} al ejecutar la actualización del token</target>
</trans-unit>
<trans-unit id="mssql.failedToFindTenants">
<source xml:lang="en">Failed to find tenant '{0}' in account '{1}' when refreshing security token</source>
<target state="translated">No se pudo encontrar el inquilino '{0}' en la cuenta '{1}' al actualizar el token de seguridad</target>
</trans-unit>
<trans-unit id="mssql.tokenRefreshFailed">
<source xml:lang="en">{0} AAD token refresh failed, please reconnect to enable {0}</source>
<target state="translated">Error al actualizar el token de AAD {0}, vuelva a conectarse para habilitar {0}</target>
</trans-unit>
<trans-unit id="mssql.tokenRefreshFailedNoSecurityToken">
<source xml:lang="en">Editor token refresh failed, autocompletion will be disabled until the editor is disconnected and reconnected</source>
<target state="translated">Error al actualizar el token del editor; la función de autocompletar se deshabilitará hasta que el editor se desconecte y vuelva a conectarse</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/main" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="mssql.errorConvertingToNotebook">
<source xml:lang="en">An error occurred converting the SQL document to a Notebook. Error : {0}</source>
<target state="translated">Error al convertir el documento de SQL a Notebook; {0}.</target>
</trans-unit>
<trans-unit id="mssql.errorConvertingToSQL">
<source xml:lang="en">An error occurred converting the Notebook document to SQL. Error : {0}</source>
<target state="translated">Error al convertir el documento de Notebook a SQL; {0}.</target>
</trans-unit>
<trans-unit id="mssql.searchServers">
<source xml:lang="en">Search Server Names</source>
<target state="translated">Buscar nombres de servidor</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/sqlToolsServer" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Downloaded {0}</source>
<target state="translated">{0} descargado</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">Descargando {0}</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">Descargando {0}</target>
</trans-unit>
<trans-unit id="entryExtractedChannelMsg">
<source xml:lang="en">Extracted {0} ({1}/{2})</source>
<target state="translated">Elementos extraídos: {0} ({1} de {2})</target>
</trans-unit>
<trans-unit id="failedToStartServiceErrorMsg">
<source xml:lang="en">Failed to start {0}</source>
<target state="translated">No se ha podido iniciar {0}</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed {0}</source>
<target state="translated">{0} instalado</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} to {1}</source>
<target state="translated">Instalando {0} en {1}</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing {0}</source>
<target state="translated">Instalando {0}</target>
</trans-unit>
<trans-unit id="serviceStartedStatusMsg">
<source xml:lang="en">{0} Started</source>
<target state="translated">{0} iniciado</target>
</trans-unit>
<trans-unit id="startingServiceStatusMsg">
<source xml:lang="en">Starting {0}</source>
<target state="translated">Iniciando {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/tableDesigner/tableDesigner" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="tableDesigner.NewTable">
<source xml:lang="en">New Table</source>
<target state="translated">Nueva tabla</target>
</trans-unit>
<trans-unit id="tableDesigner.no">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
<trans-unit id="tableDesigner.turnOnPreloadingMessage">
<source xml:lang="en">Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer.</source>
<target state="translated">¿Desea reducir el tiempo de carga del diseñador de tablas habilitando la carga previa del modelo de base de datos? El modelo de base de datos se cargará previamente al expandir el nodo de base de datos en el explorador de objetos.</target>
</trans-unit>
<trans-unit id="tableDesigner.yes">
<source xml:lang="en">Yes</source>
<target state="translated"></target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/telemetry" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="serviceCrashMessage">
<source xml:lang="en">{0} component exited unexpectedly. Please restart Azure Data Studio.</source>
<target state="translated">El componente {0} se cerró de forma inesperada. Reinicie Azure Data Studio.</target>
</trans-unit>
<trans-unit id="viewKnownIssuesText">
<source xml:lang="en">View Known Issues</source>
<target state="translated">Ver problemas conocidos</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/package" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="cloud.databaseProperties.azureEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edición</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Nivel de compatibilidad</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propietario</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.serviceLevelObjective">
<source xml:lang="en">Pricing Tier</source>
<target state="translated">Plan de tarifa</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverEdition">
<source xml:lang="en">Type</source>
<target state="translated">Tipo</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Versión</target>
</trans-unit>
<trans-unit id="databasesListProperties.lastBackup">
<source xml:lang="en">Last backup</source>
<target state="translated">Última copia de seguridad</target>
</trans-unit>
<trans-unit id="databasesListProperties.name">
<source xml:lang="en">Name</source>
<target state="translated">Nombre</target>
</trans-unit>
<trans-unit id="databasesListProperties.size">
<source xml:lang="en">Size (MB)</source>
<target state="translated">Tamaño (MB)</target>
</trans-unit>
<trans-unit id="databasesListProperties.status">
<source xml:lang="en">Status</source>
<target state="translated">Estado</target>
</trans-unit>
<trans-unit id="json.format.enable.desc">
<source xml:lang="en">Enable/disable default JSON formatter (requires restart)</source>
<target state="translated">Habilitar/deshabilitar formateador JSON predeterminado (requiere reiniciar)</target>
</trans-unit>
<trans-unit id="json.schemas.desc">
<source xml:lang="en">Associate schemas to JSON files in the current project</source>
<target state="translated">Asociar esquemas a archivos JSON en el proyecto actual</target>
</trans-unit>
<trans-unit id="json.schemas.fileMatch.desc">
<source xml:lang="en">An array of file patterns to match against when resolving JSON files to schemas.</source>
<target state="translated">Una matriz de patrones de archivo con los cuales coincidir cuando los archivos JSON se resuelvan en esquemas.</target>
</trans-unit>
<trans-unit id="json.schemas.fileMatch.item.desc">
<source xml:lang="en">A file pattern that can contain '*' to match against when resolving JSON files to schemas.</source>
<target state="translated">Un patrón de archivo que puede contener "*" con el cual coincidir cuando los archivos JSON se resuelvan en esquemas.</target>
</trans-unit>
<trans-unit id="json.schemas.schema.desc">
<source xml:lang="en">The schema definition for the given URL. The schema only needs to be provided to avoid accesses to the schema URL.</source>
<target state="translated">La definición de esquema de la dirección URL determinada. Solo se necesita proporcionar el esquema para evitar los accesos a la dirección URL del esquema.</target>
</trans-unit>
<trans-unit id="json.schemas.url.desc">
<source xml:lang="en">A URL to a schema or a relative path to a schema in the current directory</source>
<target state="translated">Una dirección URL a un esquema o una ruta de acceso relativa a un esquema en el directorio actual</target>
</trans-unit>
<trans-unit id="mssql.configuration.title">
<source xml:lang="en">MSSQL configuration</source>
<target state="translated">Configuración de MSSQL</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.applicationIntent.description">
<source xml:lang="en">Declares the application workload type when connecting to a server</source>
<target state="translated">Declara el tipo de carga de trabajo de la aplicación al conectarse a un servidor</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.applicationIntent.displayName">
<source xml:lang="en">Application intent</source>
<target state="translated">Intención de la aplicación</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.applicationName.description">
<source xml:lang="en">The name of the application</source>
<target state="translated">El nombre de la aplicación</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.applicationName.displayName">
<source xml:lang="en">Application name</source>
<target state="translated">Nombre de la aplicación</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.attachDbFilename.displayName">
<source xml:lang="en">Attach DB filename</source>
<target state="translated">Adjuntar nombre de archivo de base de datos</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.attachedDBFileName.description">
<source xml:lang="en">The name of the primary file, including the full path name, of an attachable database</source>
<target state="translated">Nombre del archivo principal, incluido el nombre completo de ruta, de una base de datos que se puede adjuntar</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.attachedDBFileName.displayName">
<source xml:lang="en">Attached DB file name</source>
<target state="translated">Nombre del archivo de base de datos adjunto</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
<target state="translated">Azure Active Directory: universal con compatibilidad con MFA</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.authType.categoryValues.integrated">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Autenticación de Windows</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source>
<target state="translated">Inicio de sesión SQL</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.authType.description">
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
<target state="translated">Especifica el método de autenticación con SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source>
<target state="translated">Tipo de autenticación</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Enables or disables Always Encrypted for the connection</source>
<target state="translated">Habilita o deshabilita Always Encrypted para la conexión.</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.columnEncryptionSetting.displayName">
<source xml:lang="en">Always Encrypted</source>
<target state="translated">Always Encrypted</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectRetryCount.description">
<source xml:lang="en">Number of attempts to restore connection</source>
<target state="translated">Número de intentos para restaurar la conexión</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectRetryCount.displayName">
<source xml:lang="en">Connect retry count</source>
<target state="translated">Recuento de reintentos de conexión</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectRetryInterval.description">
<source xml:lang="en">Delay between attempts to restore connection</source>
<target state="translated">Retraso entre intentos para restaurar la conexión</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectRetryInterval.displayName">
<source xml:lang="en">Connect retry interval</source>
<target state="translated">Intervalo de reintento de conexión</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectTimeout.description">
<source xml:lang="en">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</source>
<target state="translated">Intervalo de tiempo (en segundos) que se debe esperar a que se establezca la conexión con el servidor antes de dejar de intentarlo y generar un error</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectTimeout.displayName">
<source xml:lang="en">Connect timeout</source>
<target state="translated">Tiempo de espera de la conexión</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectionName.description">
<source xml:lang="en">Custom name of the connection</source>
<target state="translated">Nombre personalizado de la conexión</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectionName.displayName">
<source xml:lang="en">Name (optional)</source>
<target state="translated">Nombre (opcional)</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.contextConnection.description">
<source xml:lang="en">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</source>
<target state="translated">Cuando es true, indica que la conexión debe ser desde el contexto de SQL Server. Disponible sólo cuando se ejecuta en el proceso de SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.contextConnection.displayName">
<source xml:lang="en">Context connection</source>
<target state="translated">Conexión contextual</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.currentLanguage.description">
<source xml:lang="en">The SQL Server language record name</source>
<target state="translated">El nombre del registro de idioma de SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.currentLanguage.displayName">
<source xml:lang="en">Current language</source>
<target state="translated">Idioma actual</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.databaseName.description">
<source xml:lang="en">The name of the initial catalog or database int the data source</source>
<target state="translated">Nombre del catálogo o base de datos inicial del origen de datos</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.databaseName.displayName">
<source xml:lang="en">Database</source>
<target state="translated">Base de datos</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationProtocol.categoryValues.AAS">
<source xml:lang="en">Azure Attestation</source>
<target state="translated">Atestación de Azure</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationProtocol.categoryValues.HGS">
<source xml:lang="en">Host Guardian Service</source>
<target state="translated">Servicio de protección de host</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationProtocol.description">
<source xml:lang="en">Specifies a protocol for attesting a server-side enclave used with Always Encrypted with secure enclaves</source>
<target state="translated">Especifica un protocolo para la atestación de un enclave de servidor empleado con Always Encrypted con enclaves seguros.</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationProtocol.displayName">
<source xml:lang="en">Attestation Protocol</source>
<target state="translated">Protocolo de atestación</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationUrl.description">
<source xml:lang="en">Specifies an endpoint for attesting a server-side enclave used with Always Encrypted with secure enclaves</source>
<target state="translated">Especifica un punto de conexión para la atestación de un enclave de servidor empleado con Always Encrypted con enclaves seguros.</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationUrl.displayName">
<source xml:lang="en">Enclave Attestation URL</source>
<target state="translated">Dirección URL de atestación del enclave</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.encrypt.description">
<source xml:lang="en">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</source>
<target state="translated">Cuando el valor es true, SQL Server utiliza cifrado SSL para todos los datos enviados entre el cliente y el servidor, cuando el servidor tiene instalado un certificado</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.encrypt.displayName">
<source xml:lang="en">Encrypt</source>
<target state="translated">Cifrar</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.failoverPartner.description">
<source xml:lang="en">The name or network address of the instance of SQL Server that acts as a failover partner</source>
<target state="translated">El nombre o la dirección de red de la instancia de SQL Server que actúa como asociado para la conmutación por error</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.failoverPartner.displayName">
<source xml:lang="en">Failover partner</source>
<target state="translated">Socio de conmutación por error</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.groupName.advanced">
<source xml:lang="en">Advanced</source>
<target state="translated">Opciones avanzadas</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.groupName.connectionResiliency">
<source xml:lang="en">Connection Resiliency</source>
<target state="translated">Resistencia de la conexión</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.groupName.context">
<source xml:lang="en">Context</source>
<target state="translated">Contexto</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.groupName.initialization">
<source xml:lang="en">Initialization</source>
<target state="translated">Inicialización</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.groupName.pooling">
<source xml:lang="en">Pooling</source>
<target state="translated">Agrupación</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.groupName.replication">
<source xml:lang="en">Replication</source>
<target state="translated">Replicación</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.groupName.security">
<source xml:lang="en">Security</source>
<target state="translated">Seguridad</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.groupName.source">
<source xml:lang="en">Source</source>
<target state="translated">Origen</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.loadBalanceTimeout.description">
<source xml:lang="en">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</source>
<target state="translated">Periodo mínimo de tiempo (en segundos) que residirá esta conexión en el grupo antes de que se destruya</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.loadBalanceTimeout.displayName">
<source xml:lang="en">Load balance timeout</source>
<target state="translated">Tiempo de espera del equilibrio de carga</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.maxPoolSize.description">
<source xml:lang="en">The maximum number of connections allowed in the pool</source>
<target state="translated">El número máximo de conexiones permitidas en el grupo</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.maxPoolSize.displayName">
<source xml:lang="en">Max pool size</source>
<target state="translated">Tamaño máximo del grupo</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.minPoolSize.description">
<source xml:lang="en">The minimum number of connections allowed in the pool</source>
<target state="translated">El número mínimo de conexiones permitidas en el grupo</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.minPoolSize.displayName">
<source xml:lang="en">Min pool size</source>
<target state="translated">Tamaño mínimo del grupo</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.multiSubnetFailover.displayName">
<source xml:lang="en">Multi subnet failover</source>
<target state="translated">Conmutación por error de varias subredes</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.multipleActiveResultSets.description">
<source xml:lang="en">When true, multiple result sets can be returned and read from one connection</source>
<target state="translated">Cuando el valor es true, se pueden devolver varios conjuntos de resultados y leerlos desde una conexión.</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.multipleActiveResultSets.displayName">
<source xml:lang="en">Multiple active result sets</source>
<target state="translated">Conjuntos de resultados activos múltiples (MARS)</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.packetSize.description">
<source xml:lang="en">Size in bytes of the network packets used to communicate with an instance of SQL Server</source>
<target state="translated">Tamaño en bytes de los paquetes de red utilizados para comunicarse con una instancia de SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.packetSize.displayName">
<source xml:lang="en">Packet size</source>
<target state="translated">Tamaño del paquete</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.password.description">
<source xml:lang="en">Indicates the password to be used when connecting to the data source</source>
<target state="translated">Indica la contraseña que se utilizará al conectarse al origen de datos</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.password.displayName">
<source xml:lang="en">Password</source>
<target state="translated">Contraseña</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.persistSecurityInfo.description">
<source xml:lang="en">When false, security-sensitive information, such as the password, is not returned as part of the connection</source>
<target state="translated">Si el valor es false, no se devuelve información confidencial de seguridad, como la contraseña, como parte de la conexión</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.persistSecurityInfo.displayName">
<source xml:lang="en">Persist security info</source>
<target state="translated">Información de seguridad persistente</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.pooling.description">
<source xml:lang="en">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</source>
<target state="translated">Cuando el valor es true, el objeto de conexión se obtiene del grupo apropiado, o si es necesario, se crea y agrega al grupo apropiado</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.pooling.displayName">
<source xml:lang="en">Pooling</source>
<target state="translated">Agrupación</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.port.displayName">
<source xml:lang="en">Port</source>
<target state="translated">Puerto</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.replication.description">
<source xml:lang="en">Used by SQL Server in Replication</source>
<target state="translated">Utilizado por SQL Server en replicación</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.replication.displayName">
<source xml:lang="en">Replication</source>
<target state="translated">Replicación</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
<target state="translated">Nombre de la instancia de SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.serverName.displayName">
<source xml:lang="en">Server</source>
<target state="translated">Servidor</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.trustServerCertificate.description">
<source xml:lang="en">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</source>
<target state="translated">Cuando es true (y encrypt=true), SQL Server usa el cifrado SSL para todos los datos enviados entre el cliente y el servidor sin validar el certificado del servidor</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.trustServerCertificate.displayName">
<source xml:lang="en">Trust server certificate</source>
<target state="translated">Certificado de servidor de confianza</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.typeSystemVersion.description">
<source xml:lang="en">Indicates which server type system the provider will expose through the DataReader</source>
<target state="translated">Indica qué sistema de tipo de servidor el proveedor expondrá por medio de DataReader.</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.typeSystemVersion.displayName">
<source xml:lang="en">Type system version</source>
<target state="translated">Versión de sistema de tipo</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.userName.description">
<source xml:lang="en">Indicates the user ID to be used when connecting to the data source</source>
<target state="translated">Indica el identificador de usuario que se va a usar al conectar con el origen de datos</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.userName.displayName">
<source xml:lang="en">User name</source>
<target state="translated">Nombre del usuario</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.workstationId.description">
<source xml:lang="en">The name of the workstation connecting to SQL Server</source>
<target state="translated">El nombre de la estación de trabajo que se conecta a SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.workstationId.displayName">
<source xml:lang="en">Workstation Id</source>
<target state="translated">Id. de estación de trabajo</target>
</trans-unit>
<trans-unit id="mssql.disabled">
<source xml:lang="en">Disabled</source>
<target state="translated">Deshabilitado</target>
</trans-unit>
<trans-unit id="mssql.enabled">
<source xml:lang="en">Enabled</source>
<target state="translated">Habilitado</target>
</trans-unit>
<trans-unit id="mssql.executionPlan.actualNumberOfRowsForAllExecutions">
<source xml:lang="en">Highlights the execution plan operation with the greatest actual number of rows for all executions.</source>
<target state="translated">Resalta la operación del plan de ejecución con el mayor número real de filas para todas las ejecuciones.</target>
</trans-unit>
<trans-unit id="mssql.executionPlan.cost">
<source xml:lang="en">Highlights the execution plan operation with the highest cost.</source>
<target state="translated">Resalta la operación del plan de ejecución con el costo más alto.</target>
</trans-unit>
<trans-unit id="mssql.executionPlan.expensiveOperationMetric">
<source xml:lang="en">The default metric to use to highlight an expensive operation in query execution plans</source>
<target state="translated">Métrica predeterminada que se va a usar para resaltar una operación costosa en los planes de ejecución de consultas</target>
</trans-unit>
<trans-unit id="mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime">
<source xml:lang="en">Highlights the execution plan operation that used the most CPU time.</source>
<target state="translated">Resalta la operación del plan de ejecución que usó más tiempo de CPU.</target>
</trans-unit>
<trans-unit id="mssql.executionPlan.expensiveOperationMetric.actualElapsedTime">
<source xml:lang="en">Highlights the execution plan operation that took the most time.</source>
<target state="translated">Resalta la operación del plan de ejecución que tardó más tiempo.</target>
</trans-unit>
<trans-unit id="mssql.executionPlan.expensiveOperationMetric.off">
<source xml:lang="en">Expensive operation highlighting will be turned off for execution plans.</source>
<target state="translated">El resaltado de operaciones costosas se desactivará para los planes de ejecución.</target>
</trans-unit>
<trans-unit id="mssql.executionPlan.numberOfRowsRead">
<source xml:lang="en">Highlights the execution plan operation with the greatest number of rows read.</source>
<target state="translated">Resalta la operación del plan de ejecución con el mayor número de filas leídas.</target>
</trans-unit>
<trans-unit id="mssql.executionPlan.subtreeCost">
<source xml:lang="en">Highlights the execution plan operation with the highest subtree cost.</source>
<target state="translated">Resalta la operación del plan de ejecución con el costo de subárbol más alto.</target>
</trans-unit>
<trans-unit id="mssql.exportNotebookToSql">
<source xml:lang="en">Export Notebook as SQL</source>
<target state="translated">Exportar cuaderno como SQL</target>
</trans-unit>
<trans-unit id="mssql.exportSqlAsNotebook">
<source xml:lang="en">Export SQL as Notebook</source>
<target state="translated">Exportar SQL como cuaderno</target>
</trans-unit>
<trans-unit id="mssql.format.alignColumnDefinitionsInColumns">
<source xml:lang="en">Should column definitions be aligned?</source>
<target state="translated">Indica si las definiciones de columna deben alinearse.</target>
</trans-unit>
<trans-unit id="mssql.format.datatypeCasing">
<source xml:lang="en">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Indica si los tipos de datos deben formatearse como MAYÚSCULAS, minúsculas o nada (sin formato).</target>
</trans-unit>
<trans-unit id="mssql.format.keywordCasing">
<source xml:lang="en">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Indica si las palabras clave deben formatearse como MAYÚSCULAS, minúsculas o nada (sin formato).</target>
</trans-unit>
<trans-unit id="mssql.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</source>
<target state="translated">Indica si las comas deben colocarse al principio de cada instrucción de una lista por ejemplo, ", micolumna2" en lugar de al final, por ejemplo, "micolumna1,".</target>
</trans-unit>
<trans-unit id="mssql.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">¿Deben separarse en líneas distintas las referencias a objetos de las instrucciones select? Por ejemplo, en "SELECT C1, C2 FROM T1", C1 y C2 estarán en líneas separadas</target>
</trans-unit>
<trans-unit id="mssql.ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
<target state="translated">[Opcional] No mostrar advertencias de plataformas no compatibles</target>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableErrorChecking">
<source xml:lang="en">Should IntelliSense error checking be enabled</source>
<target state="translated">Indica si debe habilitarse la comprobación de errores de IntelliSense.</target>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableIntelliSense">
<source xml:lang="en">Should IntelliSense be enabled</source>
<target state="translated">Indica si debe habilitarse IntelliSense.</target>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableQuickInfo">
<source xml:lang="en">Should IntelliSense quick info be enabled</source>
<target state="translated">Indica si debe habilitarse la información rápida de IntelliSense.</target>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableSuggestions">
<source xml:lang="en">Should IntelliSense suggestions be enabled</source>
<target state="translated">Indica si deben habilitarse las sugerencias de IntelliSense.</target>
</trans-unit>
<trans-unit id="mssql.intelliSense.lowerCaseSuggestions">
<source xml:lang="en">Should IntelliSense suggestions be lowercase</source>
<target state="translated">Indica si las sugerencias de IntelliSense deben estar en minúsculas.</target>
</trans-unit>
<trans-unit id="mssql.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="translated">[Opcional] Registre la salida de depuración en a la consola (Ver -&gt; Salida) y después seleccione el canal de salida apropiado del menú desplegable</target>
</trans-unit>
<trans-unit id="mssql.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="translated">Número máximo de archivos antiguos para quitarse en el inicio que tienen expirado el valor mssql.logRetentionMinutes. Los archivos que no se limpien debido a esta limitación se limpiarán la próxima vez que se inicie Azure Data Studio.</target>
</trans-unit>
<trans-unit id="mssql.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="translated">Número de minutos para conservar los archivos de registro para los servicios back-end. El valor predeterminado es 1 semana.</target>
</trans-unit>
<trans-unit id="mssql.parallelMessageProcessing">
<source xml:lang="en">[Experimental] Whether the requests to the SQL Tools Service should be handled in parallel. This is introduced to discover the issues there might be when handling all requests in parallel. The default value is false. Relaunch of ADS is required when the value is changed.</source>
<target state="translated">[Experimental] Si las solicitudes al servicio de herramientas SQL se deben controlar en paralelo. Esto se introduce para detectar los problemas que puede haber al controlar todas las solicitudes en paralelo. El valor predeterminado es false. Es necesario volver a iniciar los ADS cuando se cambia el valor.</target>
</trans-unit>
<trans-unit id="mssql.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="translated">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="mssql.query.alwaysEncryptedParameterization">
<source xml:lang="en">Enable Parameterization for Always Encrypted</source>
<target state="translated">Habilitar parametrización de Always Encrypted</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="translated">Habilitar SET ANSI_DEFAULTS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="translated">Habilitar SET ANSI_NULL_DFLT_ON</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="translated">Habilitar SET ANSI_NULLS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="translated">Habilitar SET ANSI_PADDING</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="translated">Habilitar SET ANSI_WARNINGS</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="translated">Habilitar la opción SET ARITHABORT</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="translated">Habilitar SET CURSOR_CLOSE_ON_COMMIT</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="translated">Habilitar la opción SET DEADLOCK_PRIORITY</target>
</trans-unit>
<trans-unit id="mssql.query.displayBitAsNumber">
<source xml:lang="en">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</source>
<target state="translated">¿Deben mostrarse las columnas BIT como números (1 o 0)? Si es false, las columnas BIT se mostrarán como "true" o "false".</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="translated">Un tiempo de espera de ejecución de 0 indica una espera ilimitada (sin tiempo de espera)</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="translated">Habilitar SET IMPLICIT_TRANSACTIONS</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="translated">Habilitar la opción SET LOCK TIMEOUT (en milisegundos)</target>
</trans-unit>
<trans-unit id="mssql.query.maxCharsToStore">
<source xml:lang="en">Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647.</source>
<target state="translated">Número máximo de caracteres/bytes que se almacenarán para cada valor en columnas de caracteres o binarios después de ejecutar una consulta. Valor predeterminado: 65 535. Intervalo de valores válido: de 1 a 2 147 483 647.</target>
</trans-unit>
<trans-unit id="mssql.query.maxXmlCharsToStore">
<source xml:lang="en">Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647.</source>
<target state="translated">Número máximo de caracteres que se almacenarán para cada valor en columnas XML después de ejecutar una consulta. Valor predeterminado: 2 097 152. Intervalo de valores válido: de 1 a 2 147 483 647.</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="translated">Habilitar la opción SET NOCOUNT</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="translated">Habilitar la opción SET NOEXEC</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="translated">Habilitar la opción SET PARSEONLY</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="translated">Habilitar SET QUERY_GOVERNOR_COST_LIMIT</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="translated">Habilitar SET QUOTED_IDENTIFIER</target>
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="translated">Número máximo de filas para devolver antes de que el servidor deje de procesar la consulta.</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="translated">Habilitar la opción SET STATISTICS IO</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="translated">Habilitar la opción SET STATISTICS TIME</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="translated">Tamaño máximo del texto y datos de ntext devueltos por una instrucción SELECT</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="translated">Habilitar la opción SET TRANSACTION ISOLATION LEVEL</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="translated">Habilitar la opción SET XACT_ABORT ON</target>
</trans-unit>
<trans-unit id="mssql.tableDesigner.preloadDatabaseModel">
<source xml:lang="en">Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes.</source>
<target state="translated">Indica si se debe cargar previamente el modelo de base de datos cuando se expande el nodo de base de datos en el explorador de objetos. Cuando se habilita, se puede reducir el tiempo de carga del diseñador de tablas. Nota: Es posible que vea un uso de memoria mayor que el normal si necesita expandir una gran cantidad de nodos de base de datos.</target>
</trans-unit>
<trans-unit id="mssql.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="translated">[Opcional] El nivel de registro para servicios back-end. Azure Data Studio genera un nombre de archivo cada vez que se inicia y, si el archivo ya existe, las entradas de registros se anexan a ese archivo. Para la limpieza de archivos de registro antiguos, consulte la configuración de logRetentionMinutes y logFilesRemovalLimit. El valor predeterminado tracingLevel no registra mucho. El cambio de detalle podría dar lugar a amplios requisitos de registro y espacio en disco para los registros. Error incluye Crítico, Advertencia incluye Error, Información incluye Advertencia y Detallado incluye Información.</target>
</trans-unit>
<trans-unit id="objectsListProperties.name">
<source xml:lang="en">Name</source>
<target state="translated">Nombre</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Nivel de compatibilidad</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Última copia de seguridad de la base de datos</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Última copia de seguridad de registros</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propietario</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.recoveryModel">
<source xml:lang="en">Recovery Model</source>
<target state="translated">Modelo de recuperación</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.machineName">
<source xml:lang="en">Computer Name</source>
<target state="translated">Nombre del equipo</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.osVersion">
<source xml:lang="en">OS Version</source>
<target state="translated">Versión del sistema operativo</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edición</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Versión</target>
</trans-unit>
<trans-unit id="title.clearSearchServerResult">
<source xml:lang="en">Search: Clear Search Server Results</source>
<target state="translated">Buscar: Borrar los resultados del servidor de búsqueda</target>
</trans-unit>
<trans-unit id="title.designTable">
<source xml:lang="en">Design</source>
<target state="translated">Diseño</target>
</trans-unit>
<trans-unit id="title.newTable">
<source xml:lang="en">New Table</source>
<target state="translated">Nueva tabla</target>
</trans-unit>
<trans-unit id="title.searchServers">
<source xml:lang="en">Search: Servers</source>
<target state="translated">Buscar: Servidores</target>
</trans-unit>
<trans-unit id="title.showLogFile">
<source xml:lang="en">Show Log File</source>
<target state="translated">Mostrar archivo de registro</target>
</trans-unit>
</body>
</file>
</xliff>