mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-21 20:30:29 -04:00
13 lines
718 B
JSON
13 lines
718 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"executionCanceled": "Se canceló la ejecución de la consulta",
|
|
"notebookNotReady": "La sesión para este cuaderno aún no está lista",
|
|
"sessionNotReady": "La sesión para este cuaderno comenzará momentáneamente",
|
|
"noDefaultKernel": "No hay ningún kernel disponible para este cuaderno"
|
|
} |