Integrate resources from Community Localization platform (#1313)

This commit is contained in:
Karl Burtram
2018-05-02 11:17:29 -07:00
committed by GitHub
parent bca4102542
commit 7ee13b4afb
1083 changed files with 12412 additions and 7 deletions

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"chooseSqlLang": "Elegir lenguaje SQL",
"changeProvider": "Cambiar proveedor de lenguaje SQL",
"alreadyConnected": "Existe una conexión mediante el motor {0}. Para cambiar, por favor desconecte o cambie la conexión",
"pickSqlProvider": "Seleccione proveedor de lenguaje de SQL"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"runQueryBatchStartMessage": "Comenzó la ejecución de la consulta en",
"runQueryBatchStartLine": "Línea {0}",
"msgSaveFailed": "Error al guardar resultados. ",
"msgSaveSucceeded": "Resultados guardados correctamente para",
"msgStatusRunQueryInProgress": "Ejecutar consulta...",
"maximizeLabel": "Maximizar",
"saveCSVLabel": "Guardar como CSV",
"saveJSONLabel": "Guardar como JSON",
"viewChartLabel": "Ver como gráfico",
"resultPaneLabel": "Resultados",
"executeQueryLabel": "Ejecutando consulta",
"elapsedTimeLabel": "Tiempo total de ejecución: {0}"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"sql.copyIncludeHeaders": "[Opcional] Opciones de configuración para copiar resultados desde el punto de vista de resultados",
"sql.copyRemoveNewLine": "[Opcional] Opciones de configuración para copiar resultados de varias líneas de la vista de resultados",
"sql.showBatchTime": "[Opcional] Si el tiempo de ejecución se mostrará para lotes individuales",
"defaultChartType": "[Opcional] El tipo de gráfico predeterminado para usar al abrir el visor de gráficos desde los resultados de una consulta",
"tabColorMode.off": "Se deshabilitará el coloreado de las pestañas",
"mssql.intelliSense.enableIntelliSense": "IntelliSense debe habilitarse",
"mssql.intelliSense.enableErrorChecking": "Debe habilitarse la comprobación de errores de IntelliSense",
"queryShortcutDescription": "Establece los puntos clave workbench.action.query.shortcut{0} para ejecutar el acceso directo del texto como un procedimiento almacenado. Caulquier texto seleccionado en el editor de consultas será pasado como un parámetro."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"extensionsInputName": "Extensión"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resultsSerializer.saveAsFileTitle": "Seleccionar Archivo de Resultados"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"runQueryKeyboardAction": "Ejecutar consulta",
"runCurrentQueryKeyboardAction": "Ejecutar la consulta actual",
"cancelQueryKeyboardAction": "Cancelar consulta",
"toggleQueryResultsKeyboardAction": "Alternar resultados de la consulta"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"cancelQueryLabel": "Cancelar",
"actualQueryPlan": "Actual",
"changeDatabase.failed": "Error al cambiar la base de datos",
"changeDatabase.failedWithError": "No se pudo cambiar de base de datos {0}"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"updateCellFailed": "Error en la celda de actualización: "
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"query.ExecutionFailedError": "Ejecución falló debido a un error inesperado: {0} {1}"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"queryEditorServiceChangeUnsupportedError": "El modo de cambio de idioma no está soportado con consultas no guardadas",
"queryEditorServiceChangeError": "Guarde o descarte los cambios antes de cambiar a o desde el modo de lenguaje SQL"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"results": "Resultados"
}