Massive update to localized XLFs (#16634)

This commit is contained in:
Alex Ma
2021-08-09 12:44:12 -07:00
committed by GitHub
parent 1a8a382016
commit c22589574c
35 changed files with 2031 additions and 4772 deletions

View File

@@ -719,7 +719,7 @@
<body>
<trans-unit id="azure.resource.providers.AzureMonitorContainerLabel">
<source xml:lang="en">Log Analytics workspace</source>
<target state="new">Log Analytics workspace</target>
<target state="translated">Área de trabajo de Log Analytics</target>
</trans-unit>
</body>
</file>

View File

@@ -607,7 +607,7 @@
</trans-unit>
<trans-unit id="browseEllipsis">
<source xml:lang="en">Browse...</source>
<target state="new">Browse...</target>
<target state="translated">Examinar...</target>
</trans-unit>
<trans-unit id="selectProjectLocation">
<source xml:lang="en">Select project location</source>
@@ -881,13 +881,37 @@
<source xml:lang="en">Script.PostDeployment</source>
<target state="translated">Script.PostDeployment</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.NetCoreInstallationConfirmation">
<source xml:lang="en">The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK location in settings if already installed.</source>
<target state="new">The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK location in settings if already installed.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation">
<source xml:lang="en">Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK supported version location in settings if already installed.</source>
<target state="new">Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK supported version location in settings if already installed.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.UpdateNetCoreLocation">
<source xml:lang="en">Update Location</source>
<target state="new">Update Location</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.InstallNetCore">
<source xml:lang="en">Install</source>
<target state="new">Install</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.doNotAskAgain">
<source xml:lang="en">Don't Ask Again</source>
<target state="new">Don't Ask Again</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.outputChannel">
<source xml:lang="en">Database Projects</source>
<target state="new">Database Projects</target>
</trans-unit>
<trans-unit id="input">
<source xml:lang="en">Input</source>
<target state="new">Input</target>
<target state="translated">Entrada</target>
</trans-unit>
<trans-unit id="output">
<source xml:lang="en">Output</source>
<target state="new">Output</target>
<target state="translated">Salida</target>
</trans-unit>
<trans-unit id="selectBindingType">
<source xml:lang="en">Select type of binding</source>
@@ -921,26 +945,6 @@
</file>
<file original="extensions/sql-database-projects/dist/tools/netcoreTool" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="sqlDatabaseProjects.NetCoreInstallationConfirmation">
<source xml:lang="en">The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .Net Core SDK location in settings if already installed.</source>
<target state="translated">No se encuentra el SDK de .NET Core. La compilación del proyecto no funcionará. Instale el SDK de .NET Core 3.1 o actualice la ubicación del SDK de .NET Core en la configuración si ya está instalada.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.UpdateNetCoreLocation">
<source xml:lang="en">Update Location</source>
<target state="translated">Ubicación de actualización</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.InstallNetCore">
<source xml:lang="en">Install</source>
<target state="translated">Instalar</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.doNotAskAgain">
<source xml:lang="en">Don't Ask Again</source>
<target state="translated">No volver a preguntar</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.outputChannel">
<source xml:lang="en">Database Projects</source>
<target state="translated">Proyectos de base de datos</target>
</trans-unit>
<trans-unit id="sqlDatabaseProject.RunCommand.ErroredOut">
<source xml:lang="en"> &gt;&gt;&gt; {0} … errored out: {1}</source>
<target state="translated"> &gt;&gt;&gt; {0} … errores: {1}</target>

File diff suppressed because it is too large Load Diff

View File

@@ -3959,11 +3959,11 @@ Error: {1}</target>
</trans-unit>
<trans-unit id="views">
<source xml:lang="en">Views</source>
<target state="new">Views</target>
<target state="translated">Vistas</target>
</trans-unit>
<trans-unit id="editor">
<source xml:lang="en">Editor</source>
<target state="new">Editor</target>
<target state="translated">Editor</target>
</trans-unit>
<trans-unit id="code">
<source xml:lang="en">Code</source>
@@ -4295,15 +4295,15 @@ Error: {1}</target>
</trans-unit>
<trans-unit id="notebookViewLabel">
<source xml:lang="en">Editor</source>
<target state="new">Editor</target>
<target state="translated">Editor</target>
</trans-unit>
<trans-unit id="newViewLabel">
<source xml:lang="en">Create New View</source>
<target state="new">Create New View</target>
<target state="translated">Crear nueva vista</target>
</trans-unit>
<trans-unit id="viewNotFound">
<source xml:lang="en">Unable to find view: {0}</source>
<target state="new">Unable to find view: {0}</target>
<target state="translated">No se encuentra la vista: {0}</target>
</trans-unit>
<trans-unit id="trustLabel">
<source xml:lang="en">Trusted</source>
@@ -4455,27 +4455,27 @@ Error: {1}</target>
<body>
<trans-unit id="insertCellsModal.title">
<source xml:lang="en">Insert cells</source>
<target state="new">Insert cells</target>
<target state="translated">Insertar celdas</target>
</trans-unit>
<trans-unit id="insertCellsModal.selectCells">
<source xml:lang="en">Select cell sources</source>
<target state="new">Select cell sources</target>
<target state="translated">Seleccionar orígenes de celdas</target>
</trans-unit>
<trans-unit id="insertCellsModal.thumbnailError">
<source xml:lang="en">Error: Unable to generate thumbnails.</source>
<target state="new">Error: Unable to generate thumbnails.</target>
<target state="translated">Error: no se pueden generar miniaturas.</target>
</trans-unit>
<trans-unit id="insertCellsModal.untitled">
<source xml:lang="en">Untitled Cell : {0}</source>
<target state="new">Untitled Cell : {0}</target>
<target state="translated">Celda sin título: {0}</target>
</trans-unit>
<trans-unit id="insertCellsModal.Insert">
<source xml:lang="en">Insert</source>
<target state="new">Insert</target>
<target state="translated">Insertar</target>
</trans-unit>
<trans-unit id="insertCellsModal.Cancel">
<source xml:lang="en">Cancel</source>
<target state="new">Cancel</target>
<target state="translated">Cancelar</target>
</trans-unit>
</body>
</file>
@@ -4491,7 +4491,7 @@ Error: {1}</target>
</trans-unit>
<trans-unit id="runAllPreview">
<source xml:lang="en">Run all</source>
<target state="new">Run all</target>
<target state="translated">Ejecutar todo</target>
</trans-unit>
</body>
</file>
@@ -4499,27 +4499,27 @@ Error: {1}</target>
<body>
<trans-unit id="viewsUnableToRemove">
<source xml:lang="en">Unable to remove view</source>
<target state="new">Unable to remove view</target>
<target state="translated">No se puede quitar la vista</target>
</trans-unit>
<trans-unit id="confirmDelete">
<source xml:lang="en">Are you sure you want to delete view "{0}"?</source>
<target state="new">Are you sure you want to delete view "{0}"?</target>
<target state="translated">¿Está seguro de que desea eliminar la vista "{0}"?</target>
</trans-unit>
<trans-unit id="delete">
<source xml:lang="en">&amp;&amp;Delete</source>
<target state="new">&amp;&amp;Delete</target>
<target state="translated">&amp;&amp;Eliminar</target>
</trans-unit>
<trans-unit id="insertCells">
<source xml:lang="en">Insert Cells</source>
<target state="new">Insert Cells</target>
<target state="translated">Insertar celdas</target>
</trans-unit>
<trans-unit id="runCell">
<source xml:lang="en">Run cell</source>
<target state="new">Run cell</target>
<target state="translated">Ejecutar celda</target>
</trans-unit>
<trans-unit id="stopCell">
<source xml:lang="en">Cancel execution</source>
<target state="new">Cancel execution</target>
<target state="translated">Cancelar ejecución</target>
</trans-unit>
<trans-unit id="errorRunCell">
<source xml:lang="en">Error on last run. Click to run again</source>
@@ -4527,15 +4527,15 @@ Error: {1}</target>
</trans-unit>
<trans-unit id="unableToNavigateToCell">
<source xml:lang="en">Unable to navigate to notebook cell.</source>
<target state="new">Unable to navigate to notebook cell.</target>
<target state="translated">No se puede navegar a la celda del Bloc de notas.</target>
</trans-unit>
<trans-unit id="viewCellInNotebook">
<source xml:lang="en">View Cell In Notebook</source>
<target state="new">View Cell In Notebook</target>
<target state="translated">Ver celda en Bloc de notas</target>
</trans-unit>
<trans-unit id="moreActionsLabel">
<source xml:lang="en">More</source>
<target state="new">More</target>
<target state="translated">Más</target>
</trans-unit>
</body>
</file>
@@ -4559,11 +4559,11 @@ Error: {1}</target>
<body>
<trans-unit id="viewOptionsModal.title">
<source xml:lang="en">Configure View</source>
<target state="new">Configure View</target>
<target state="translated">Configurar vista</target>
</trans-unit>
<trans-unit id="viewOptionsModal.name">
<source xml:lang="en">View Name</source>
<target state="new">View Name</target>
<target state="translated">Nombre de vista</target>
</trans-unit>
<trans-unit id="viewOptionsModal.missingRequireField">
<source xml:lang="en">This field is required.</source>
@@ -4571,15 +4571,15 @@ Error: {1}</target>
</trans-unit>
<trans-unit id="viewOptionsModal.nameTaken">
<source xml:lang="en">This view name has already been taken.</source>
<target state="new">This view name has already been taken.</target>
<target state="translated">Este nombre de vista ya se está usando.</target>
</trans-unit>
<trans-unit id="save">
<source xml:lang="en">Save</source>
<target state="new">Save</target>
<target state="translated">Guardar</target>
</trans-unit>
<trans-unit id="cancel">
<source xml:lang="en">Cancel</source>
<target state="new">Cancel</target>
<target state="translated">Cancelar</target>
</trans-unit>
</body>
</file>
@@ -7148,7 +7148,7 @@ Error: {1}</target>
<body>
<trans-unit id="notebookView.untitledView">
<source xml:lang="en">Untitled View</source>
<target state="new">Untitled View</target>
<target state="translated">Vista sin título</target>
</trans-unit>
</body>
</file>