mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode * more cleanup for vscode git german. * added working alias replacer, need to add all string entities * added aliased bundle strings * added extension files, need to update package and readme * added update to changelog, and restored vscode extensions * added comments
This commit is contained in:
255
resources/xlf/es/Microsoft.azuremonitor.es.xlf
Normal file
255
resources/xlf/es/Microsoft.azuremonitor.es.xlf
Normal file
@@ -0,0 +1,255 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file original="extensions/Microsoft.azuremonitor/dist/azuremonitorServer" source-language="en" datatype="plaintext" target-language="es">
|
||||
<body>
|
||||
<trans-unit id="downloadingServiceSizeChannelMsg">
|
||||
<source xml:lang="en">({0} KB)</source>
|
||||
<target state="translated">({0} KB)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="downloadServiceDoneChannelMsg">
|
||||
<source xml:lang="en">Downloaded {0}</source>
|
||||
<target state="translated">{0} descargado</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="downloadingServiceChannelMsg">
|
||||
<source xml:lang="en">Downloading {0}</source>
|
||||
<target state="translated">Descargando {0}</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="installingServiceStatusMsg">
|
||||
<source xml:lang="en">Installing {0}</source>
|
||||
<target state="translated">Instalando {0}</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="startingServiceStatusMsg">
|
||||
<source xml:lang="en">Starting {0}</source>
|
||||
<target state="translated">Iniciando {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="serviceStartedStatusMsg">
|
||||
<source xml:lang="en">{0} Started</source>
|
||||
<target state="translated">{0} iniciado</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/Microsoft.azuremonitor/dist/features/accountFeature" source-language="en" datatype="plaintext" target-language="es">
|
||||
<body>
|
||||
<trans-unit id="kusto.accountDoesNotExist">
|
||||
<source xml:lang="en">Account does not exist.</source>
|
||||
<target state="translated">La cuenta no existe.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="kusto.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>
|
||||
<trans-unit id="kusto.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>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/Microsoft.azuremonitor/dist/main" source-language="en" datatype="plaintext" target-language="es">
|
||||
<body>
|
||||
<trans-unit id="notebookFileType">
|
||||
<source xml:lang="en">Notebooks</source>
|
||||
<target state="translated">Cuadernos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="unsupportedFileType">
|
||||
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
|
||||
<target state="translated">Solo se admiten los Notebooks de tipo .ipynb</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.unsupportedPlatform">
|
||||
<source xml:lang="en">Unsupported platform</source>
|
||||
<target state="translated">Plataforma no admitida</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/Microsoft.azuremonitor/dist/objectExplorerNodeProvider/command" source-language="en" datatype="plaintext" target-language="es">
|
||||
<body>
|
||||
<trans-unit id="progress">
|
||||
<source xml:lang="en">$(sync~spin) {0}...</source>
|
||||
<target state="translated">$(sync~spin) {0}...</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="cancelTooltip">
|
||||
<source xml:lang="en">Cancel</source>
|
||||
<target state="translated">Cancelar</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="cancel">
|
||||
<source xml:lang="en">Cancel operation?</source>
|
||||
<target state="translated">¿Cancelar operación?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azureMonitor.searchServers">
|
||||
<source xml:lang="en">Search Server Names</source>
|
||||
<target state="translated">Buscar nombres de servidor</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/Microsoft.azuremonitor/dist/objectExplorerNodeProvider/objectExplorerNodeProvider" source-language="en" datatype="plaintext" target-language="es">
|
||||
<body>
|
||||
<trans-unit id="notifyError">
|
||||
<source xml:lang="en">Error notifying of node change: {0}</source>
|
||||
<target state="translated">Error al notificar el cambio de nodo: {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="rootLabel">
|
||||
<source xml:lang="en">Root</source>
|
||||
<target state="translated">Raíz</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sessionNotFound">
|
||||
<source xml:lang="en">Session for node {0} does not exist</source>
|
||||
<target state="translated">La sesión para el nodo {0} no existe</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/Microsoft.azuremonitor/dist/telemetry" source-language="en" datatype="plaintext" target-language="es">
|
||||
<body>
|
||||
<trans-unit id="viewKnownIssuesText">
|
||||
<source xml:lang="en">View Known Issues</source>
|
||||
<target state="translated">Ver problemas conocidos</target>
|
||||
</trans-unit>
|
||||
<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>
|
||||
</body>
|
||||
</file>
|
||||
<file original="extensions/Microsoft.azuremonitor/package" source-language="en" datatype="plaintext" target-language="es">
|
||||
<body>
|
||||
<trans-unit id="azuremonitor.connectionProperties.dbaPrivilege.label">
|
||||
<source xml:lang="en">Administrative privileges</source>
|
||||
<target state="translated">Privilegios administrativos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.dbaPrivilege.description">
|
||||
<source xml:lang="en">Administrative privileges: SYSDBA or SYSOPER</source>
|
||||
<target state="translated">Privilegios administrativos: SYSDBA o SYSOPER</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.authType.displayName">
|
||||
<source xml:lang="en">Authentication type</source>
|
||||
<target state="translated">Tipo de autenticación</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.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="azuremonitor.displayName">
|
||||
<source xml:lang="en">Azure Monitor Logs</source>
|
||||
<target state="translated">Registros de Azure Monitor</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.description">
|
||||
<source xml:lang="en">Azure Monitor access for Azure Data Studio</source>
|
||||
<target state="translated">acceso Azure Monitor para Azure Data Studio</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.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="azuremonitor.connectionOptions.databaseName.displayName">
|
||||
<source xml:lang="en">Database</source>
|
||||
<target state="translated">Base de datos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.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="azuremonitor.connectionProperties.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="azuremonitor.connectionProperties.serverName.description">
|
||||
<source xml:lang="en">Log Analytics Workspace ID</source>
|
||||
<target state="translated">Id. de área de trabajo de Log Analytics</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.metadataPooling.label">
|
||||
<source xml:lang="en">Metadata Pooling</source>
|
||||
<target state="translated">Agrupación de metadatos</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.objectsListProperties.name">
|
||||
<source xml:lang="en">Name</source>
|
||||
<target state="translated">Nombre</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.databasesListProperties.name">
|
||||
<source xml:lang="en">Name</source>
|
||||
<target state="translated">Nombre</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.connectionName.displayName">
|
||||
<source xml:lang="en">Name (optional)</source>
|
||||
<target state="translated">Nombre (opcional)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.password.displayName">
|
||||
<source xml:lang="en">Password</source>
|
||||
<target state="translated">Contraseña</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.proxyUserPassword.description">
|
||||
<source xml:lang="en">Password of the proxy user.</source>
|
||||
<target state="translated">Contraseña del usuario proxy.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.proxyUserPassword.label">
|
||||
<source xml:lang="en">Proxy Password</source>
|
||||
<target state="translated">Contraseña de proxy</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.proxyUserId.label">
|
||||
<source xml:lang="en">Proxy User Id</source>
|
||||
<target state="translated">Id. de usuario proxy</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.groupName.security">
|
||||
<source xml:lang="en">Security</source>
|
||||
<target state="translated">Seguridad</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.databasesListProperties.size">
|
||||
<source xml:lang="en">Size (MB)</source>
|
||||
<target state="translated">Tamaño (MB)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.groupName.source">
|
||||
<source xml:lang="en">Source</source>
|
||||
<target state="translated">Origen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.authType.description">
|
||||
<source xml:lang="en">Specifies the method of authenticating with Azure Monitor</source>
|
||||
<target state="translated">Especifica el método de autenticación con Azure Monitor</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionOptions.databaseName.description">
|
||||
<source xml:lang="en">The name of the initial catalog or database in 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="azuremonitor.connectionProperties.metadataPooling.description">
|
||||
<source xml:lang="en">This attribute indicates whether the metadata information for executed queries is cached for improved performance.</source>
|
||||
<target state="translated">Este atributo indica si la información de metadatos de las consultas ejecutadas se almacena en caché para mejorar el rendimiento.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.objectsListProperties.metadataTypeName">
|
||||
<source xml:lang="en">Type</source>
|
||||
<target state="translated">Tipo</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.userName.displayName">
|
||||
<source xml:lang="en">User name</source>
|
||||
<target state="translated">Nombre de usuario</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.proxyUserId.description">
|
||||
<source xml:lang="en">User name of the proxy user.</source>
|
||||
<target state="translated">Nombre de usuario del usuario proxy.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.connectionProperties.serverName.displayName">
|
||||
<source xml:lang="en">Workspace ID</source>
|
||||
<target state="translated">Id. del área de trabajo</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.cloud.workspaceProperties.id">
|
||||
<source xml:lang="en">Workspace ID</source>
|
||||
<target state="translated">Id. del área de trabajo</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuremonitor.cloud.workspaceProperties.name">
|
||||
<source xml:lang="en">Workspace Name</source>
|
||||
<target state="translated">Nombre del área de trabajo</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user