mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-21 12:20:29 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
@@ -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}"
|
||||
}
|
||||
@@ -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: "
|
||||
}
|
||||
10
i18n/esn/src/sql/parts/query/execution/queryRunner.i18n.json
Normal file
10
i18n/esn/src/sql/parts/query/execution/queryRunner.i18n.json
Normal 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}"
|
||||
}
|
||||
Reference in New Issue
Block a user