Langpack update for March 1.43 release (#22137)

* [Loc] Update to langpack source files and xlfs for March Release

* Last update before code complete
This commit is contained in:
Alex Ma
2023-03-03 13:54:13 -08:00
committed by GitHub
parent aa350f7e49
commit 076ab355a0
190 changed files with 13821 additions and 1010 deletions

View File

@@ -284,6 +284,11 @@
<source xml:lang="en">Controls the memory available to Azure Data Studio after restart when trying to open large files. Same effect as specifying `--max-memory=NEWSIZE` on the command line.</source>
<target state="translated">Controla la memoria disponible para Azure Data Studio después de reiniciar cuando se intentan abrir archivos grandes. Tiene el mismo efecto que si se especifica "--max-memory=NEWSIZE" en la línea de comandos.</target>
</trans-unit>
<trans-unit id="miNewDeployment">
<source xml:lang="en">New &amp;&amp;Deployment...</source>
<note>&amp;&amp; denotes a mnemonic</note>
<target state="new">New &amp;&amp;Deployment...</target>
</trans-unit>
<trans-unit id="miNewNotebook">
<source xml:lang="en">&amp;&amp;New Notebook</source>
<note>&amp;&amp; denotes a mnemonic</note>
@@ -307,6 +312,94 @@
<source xml:lang="en">The notebook cell title menu</source>
<target state="translated">El menú de título de la celda del cuaderno</target>
</trans-unit>
<trans-unit id="notebook.cellToolbarLocation.description">
<source xml:lang="en">Where the cell toolbar should be shown, or whether it should be hidden. (for VS Code Notebooks only)</source>
<target state="translated">Indica si la barra de herramientas de celdas debe mostrarse u ocultarse. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.cellToolbarVisibility.description">
<source xml:lang="en">Whether the cell toolbar should appear on hover or click. (for VS Code Notebooks only)</source>
<target state="translated">Indica si la barra de herramientas de celdas debe aparecer al mantener el puntero sobre ella o al hacer clic. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.compactView.description">
<source xml:lang="en">Control whether the notebook editor should be rendered in a compact form. For example, when turned on, it will decrease the left margin width. (for VS Code Notebooks only)</source>
<target state="translated">Controlar si el editor del bloc de notas debe representarse en un formato compacto. Por ejemplo, cuando se activa, disminuirá el ancho del margen izquierdo.(solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.consolidatedOutputButton.description">
<source xml:lang="en">Control whether outputs action should be rendered in the output toolbar. (for VS Code Notebooks only)</source>
<target state="translated">Controla si la acción de los resultados se debe representar en la barra de herramientas de salida. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.consolidatedRunButton.description">
<source xml:lang="en">Control whether extra actions are shown in a dropdown next to the run button. (for VS Code Notebooks only)</source>
<target state="translated">Controla si se muestran acciones adicionales en una lista desplegable junto al botón ejecutar. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.diff.enablePreview.description">
<source xml:lang="en">Whether to use the enhanced text diff editor for notebook. (for VS Code Notebooks only)</source>
<target state="translated">Indica si se debe usar el editor de diferencias de texto mejorado para el bloc de notas. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.displayOrder.description">
<source xml:lang="en">Priority list for output mime types. (for VS Code Notebooks only)</source>
<target state="translated">Lista de prioridades para los tipos MIME de salida. (solo para blocs de notas de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.dragAndDrop.description">
<source xml:lang="en">Control whether the notebook editor should allow moving cells through drag and drop. (for VS Code Notebooks only)</source>
<target state="translated">Controla si el editor del bloc de notas debe permitir mover celdas mediante arrastrar y colocar. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.editorOptions.experimentalCustomization">
<source xml:lang="en">Settings for code editors used in notebooks. This can be used to customize most editor.* settings. (for VS Code Notebooks only)</source>
<target state="translated">Configuración de los editores de código utilizados en los blocs de notas. Se puede usar para personalizar la mayoría de las opciones del editor*. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.focusIndicator.description">
<source xml:lang="en">Controls where the focus indicator is rendered, either along the cell borders or on the left gutter. (for VS Code Notebooks only)</source>
<target state="translated">Controla dónde se representa el indicador de foco, ya sea a lo largo de los bordes de la celda o en el medianil izquierdo. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.globalToolbar.description">
<source xml:lang="en">Control whether to render a global toolbar inside the notebook editor. (for VS Code Notebooks only)</source>
<target state="translated">Controla si se debe representar una barra de herramientas global dentro del editor de bloc de notas. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.globalToolbarShowLabel">
<source xml:lang="en">Control whether the actions on the notebook toolbar should render label or not. (for VS Code Notebooks only)</source>
<target state="translated">Controla si las acciones de la barra de herramientas del Bloc de notas deben representar la etiqueta o no. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.insertToolbarPosition.description">
<source xml:lang="en">Control where the insert cell actions should appear. (for VS Code Notebooks only)</source>
<target state="translated">Controla dónde deben aparecer las acciones de inserción de celdas. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.interactiveWindow.collapseCodeCells">
<source xml:lang="en">Controls whether code cells in the interactive window are collapsed by default. (for VS Code Notebooks only)</source>
<target state="translated">Controla si las celdas de código de la ventana interactiva están contraídas de forma predeterminada. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.markup.fontSize">
<source xml:lang="en">Controls the font size in pixels of rendered markup in notebooks. When set to `0`, 120% of `#editor.fontSize#` is used. (for VS Code Notebooks only)</source>
<target state="translated">Controla el tamaño de fuente en píxeles de la revisión representada en los blocs de notas. Cuando se establece en “0”, se usa el 120 % de “#editor.fontSize#”. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.outputFontFamily">
<source xml:lang="en">The font family for the output text for notebook cells. When set to empty, the `#editor.fontFamily#` is used. (for VS Code Notebooks only)</source>
<target state="translated">Familia de fuentes del texto de salida de las celdas del bloc de notas. Cuando se establece en vacío, se usa '#editor.fontFamily#'. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.outputFontSize">
<source xml:lang="en">Font size for the output text for notebook cells. When set to 0 `#editor.fontSize#` is used. (for VS Code Notebooks only)</source>
<target state="translated">Tamaño de fuente del texto de salida de las celdas del bloc de notas. Cuando se establece en 0, se usa '#editor.fontSize#'. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.outputLineHeight">
<source xml:lang="en">Line height of the output text for notebook cells.
- Values between 0 and 8 will be used as a multiplier with the font size.
- Values greater than or equal to 8 will be used as effective values. (for VS Code Notebooks only)</source>
<target state="translated">Alto de línea del texto de salida para las celdas del bloc de notas.
- los valores entre 0 y 8 se usarán como multiplicador con el tamaño de fuente.
- los valores mayores o iguales que 8 se usarán como valores efectivos. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.showCellStatusbar.description">
<source xml:lang="en">Whether the cell status bar should be shown. (for VS Code Notebooks only)</source>
<target state="translated">Indica si se debe mostrar la barra de estado de la celda. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.showFoldingControls.description">
<source xml:lang="en">Controls when the Markdown header folding arrow is shown. (for VS Code Notebooks only)</source>
<target state="translated">Controla cuándo se muestra la flecha de plegado del encabezado de Markdown. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.textOutputLineLimit">
<source xml:lang="en">Control how many lines of text in a text output is rendered. (for VS Code Notebooks only)</source>
<target state="translated">Controla el número de líneas de texto que se representan en una salida de texto. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="notebook.title">
<source xml:lang="en">The notebook title menu</source>
<target state="translated">El menú de título del cuaderno</target>
@@ -315,6 +408,10 @@
<source xml:lang="en">The notebook toolbar menu</source>
<target state="translated">Menú de la barra de herramientas del cuaderno</target>
</trans-unit>
<trans-unit id="notebook.undoRedoPerCell.description">
<source xml:lang="en">Whether to use separate undo/redo stack for each cell. (for VS Code Notebooks only)</source>
<target state="translated">Indica si se debe usar una pila de deshacer o rehacer independiente para cada celda. (solo para Notebooks de VS Code)</target>
</trans-unit>
<trans-unit id="objectExplorer.context">
<source xml:lang="en">The object explorer item context menu</source>
<target state="translated">Menú contextual del elemento del explorador de objetos</target>
@@ -1033,6 +1130,14 @@ Comandos omitidos predeterminados:
<source xml:lang="en">Show connect dialog on startup</source>
<target state="translated">Mostrar diálogo de conexión al inicio</target>
</trans-unit>
<trans-unit id="useVSCodeNotebooks">
<source xml:lang="en">(Preview) Use VS Code notebooks as the default notebook experience. Note: Azure Data Studio will need to be restarted to enable this setting.</source>
<target state="translated">(Versión preliminar) Use los Notebooks de VS Code como la experiencia de bloc de notas predeterminada. Nota: Azure Data Studio deberá reiniciarse para habilitar esta configuración.</target>
</trans-unit>
<trans-unit id="useVSCodeNotebooksTitle">
<source xml:lang="en">Use VS Code notebooks</source>
<target state="translated">Usar Notebooks de VS Code</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/browser/designer/designer" source-language="en" datatype="plaintext" target-language="es">
@@ -2286,6 +2391,10 @@ Comandos omitidos predeterminados:
</file>
<file original="src/sql/workbench/contrib/connection/common/connectionProviderExtension" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="schema.azureResource">
<source xml:lang="en">Azure resource endpoint for the provider.</source>
<target state="translated">Punto de conexión de recursos de Azure para el proveedor.</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
<target state="translated">Opciones para la conexión</target>
@@ -5675,8 +5784,8 @@ Error: {1}</target>
<file original="src/sql/workbench/contrib/notebook/browser/outputs/gridOutput.component" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="translated">Error de copia {0}</target>
<source xml:lang="en">Copy failed with error: {0}</source>
<target state="translated">Error de copia: {0}</target>
</trans-unit>
<trans-unit id="notebook.showChart">
<source xml:lang="en">Show chart</source>
@@ -6470,6 +6579,10 @@ Error: {1}</target>
<source xml:lang="en">The maximum width in pixels for auto-sized columns</source>
<target state="translated">El máximo ancho en píxeles de las columnas de tamaño automático</target>
</trans-unit>
<trans-unit id="resultsGrid.showJsonAsLink">
<source xml:lang="en">Whether to show cells with JSON formatted string as hyperlink. When enabled, upon click the JSON value will be opened in another tab. The default value is true.</source>
<target state="translated">Indica si se van a mostrar celdas con cadena con formato JSON como hipervínculo. Cuando se habilita, al hacer clic en el valor JSON se abrirá en otra pestaña. El valor predeterminado es true.</target>
</trans-unit>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="translated">Cuadrícula y mensajes de resultados</target>
@@ -7299,14 +7412,34 @@ Error: {1}</target>
<source xml:lang="en">Close</source>
<target state="translated">Cerrar</target>
</trans-unit>
<trans-unit id="addAccountFailedCodeMessage">
<source xml:lang="en">{0}
Error Message: {1}</source>
<target state="new">{0}
Error Message: {1}</target>
</trans-unit>
<trans-unit id="addAccountFailedGenericMessage">
<source xml:lang="en">Adding account failed, check Azure Accounts log for more info.</source>
<target state="new">Adding account failed, check Azure Accounts log for more info.</target>
</trans-unit>
<trans-unit id="addAccountFailedMessage">
<source xml:lang="en">{0}</source>
<target state="new">{0}</target>
</trans-unit>
<trans-unit id="loggingIn">
<source xml:lang="en">Adding account...</source>
<target state="translated">Adición de cuenta en curso...</target>
</trans-unit>
<trans-unit id="refreshFailed">
<trans-unit id="refreshCanceled">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="translated">El usuario canceló la actualización de la cuenta</target>
</trans-unit>
<trans-unit id="refreshFailed">
<source xml:lang="en">0
Error Message: 1</source>
<target state="translated">0
Mensaje de error: 1</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/accountManagement/browser/accountPickerImpl" source-language="en" datatype="plaintext" target-language="es">
@@ -7547,10 +7680,6 @@ Error: {1}</target>
<source xml:lang="en">Connection error</source>
<target state="translated">Error de conexión</target>
</trans-unit>
<trans-unit id="enableTrustServerCertificate">
<source xml:lang="en">Enable Trust server certificate</source>
<target state="translated">Habilitar certificado de servidor de confianza</target>
</trans-unit>
<trans-unit id="kerberosErrorStart">
<source xml:lang="en">Connection failed due to Kerberos error.</source>
<target state="translated">Error en la conexión debido a un error de Kerberos.</target>
@@ -7567,14 +7696,6 @@ Error: {1}</target>
<source xml:lang="en">Run Kinit</source>
<target state="translated">Ejecutar Kinit</target>
</trans-unit>
<trans-unit id="trustServerCertInstructionText">
<source xml:lang="en">Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog.
Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? </source>
<target state="translated">Se habilitó el cifrado en esta conexión, revise la configuración de SSL y certificado para el SQL Server de destino o habilite "Confiar en certificado de servidor" en el cuadro de diálogo de conexión.
Nota: Un certificado autofirmado solo ofrece protección limitada y no es una práctica recomendada para entornos de producción. ¿Quiere habilitar "Certificado de servidor de confianza" en esta conexión y volver a intentarlo? </target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/connection/browser/connectionDialogWidget" source-language="en" datatype="plaintext" target-language="es">
@@ -7771,6 +7892,14 @@ Error: {1}</target>
</file>
<file original="src/sql/workbench/services/connection/browser/passwordChangeDialog" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="passwordChangeDialog.Message1">
<source xml:lang="en">Password must be changed for '{0}' to continue logging into '{1}'.</source>
<target state="translated">Debe cambiarse la contraseña para "{0}" a fin de continuar iniciando sesión en "{1}".</target>
</trans-unit>
<trans-unit id="passwordChangeDialog.Message2">
<source xml:lang="en">Please enter a new password below:</source>
<target state="translated">Escriba una nueva contraseña a continuación:</target>
</trans-unit>
<trans-unit id="passwordChangeDialog.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Cancelar</target>
@@ -7803,6 +7932,10 @@ Error: {1}</target>
<source xml:lang="en">OK</source>
<target state="translated">Aceptar</target>
</trans-unit>
<trans-unit id="passwordChangeDialog.passwordChangeInProgress">
<source xml:lang="en">Password change already in progress</source>
<target state="translated">El cambio de contraseña ya está en curso</target>
</trans-unit>
<trans-unit id="passwordChangeDialog.title">
<source xml:lang="en">Change Password</source>
<target state="translated">Cambiar contraseña</target>
@@ -7837,6 +7970,15 @@ Error: {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/dialog/browser/wizardNavigation.component" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="wizardNavigation.stepName">
<source xml:lang="en">Step {0}: {1}</source>
<note>Name of a step in wizard. {0}: step number, {1}: step name.</note>
<target state="translated">Paso {0}: {1}</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/services/dialog/common/dialogTypes" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="dialogModalCancelButtonLabel">
@@ -8468,10 +8610,26 @@ Error: {1}</target>
<source xml:lang="en">Delete Connection</source>
<target state="translated">Eliminar conexión</target>
</trans-unit>
<trans-unit id="deleteConnectionConfirmation">
<source xml:lang="en">Are you sure you want to delete connection '{0}'?</source>
<target state="translated">¿Está seguro de que quiere eliminar la conexión "{0}"?</target>
</trans-unit>
<trans-unit id="deleteConnectionConfirmationNo">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
<trans-unit id="deleteConnectionConfirmationYes">
<source xml:lang="en">Yes</source>
<target state="translated">Sí</target>
</trans-unit>
<trans-unit id="deleteConnectionGroup">
<source xml:lang="en">Delete Group</source>
<target state="translated">Eliminar grupo</target>
</trans-unit>
<trans-unit id="deleteConnectionGroupConfirmation">
<source xml:lang="en">Are you sure you want to delete connection group '{0}'?</source>
<target state="translated">¿Está seguro de que quiere eliminar el grupo de conexiones '{0}'?</target>
</trans-unit>
<trans-unit id="showAllConnections">
<source xml:lang="en">Show All Connections</source>
<target state="translated">Mostrar todas las conexiones</target>
@@ -8552,6 +8710,10 @@ Error: {1}</target>
<source xml:lang="en">Add a clause</source>
<target state="translated">Agregar una cláusula</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.allClausesCleared">
<source xml:lang="en">All clauses have been cleared.</source>
<target state="translated">Se han borrado todas las cláusulas.</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.apply">
<source xml:lang="en">Apply</source>
<target state="translated">Aplicar</target>
@@ -8584,6 +8746,10 @@ Error: {1}</target>
<source xml:lang="en">Load Filter</source>
<target state="translated">Cargar filtro</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.newClauseAdded">
<source xml:lang="en">A new clause has been added.</source>
<target state="translated">Se ha agregado una nueva cláusula.</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.notContainsOperator">
<source xml:lang="en">Not Contains</source>
<target state="translated">No contiene</target>
@@ -8669,8 +8835,8 @@ Error: {1}</target>
<file original="src/sql/workbench/services/query/common/queryRunner" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="translated">Error de copia {0}</target>
<source xml:lang="en">Copy failed with error: {0}</source>
<target state="translated">Error de copia: {0}</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>