mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-23 05:10:30 -04:00
* Initial 1.19 xcopy * Fix yarn build * Fix numerous build breaks * Next batch of build break fixes * More build break fixes * Runtime breaks * Additional post merge fixes * Fix windows setup file * Fix test failures. * Update license header blocks to refer to source eula
18 lines
1.2 KiB
JSON
18 lines
1.2 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
// Do not edit this file. It is machine generated.
|
|
{
|
|
"strict.title": "Estricto",
|
|
"strict.description": "Cargar solo el contenido seguro",
|
|
"insecureContent.title": "Permitir contenido inseguro",
|
|
"insecureContent.description": "Habilitar la carga del contenido sobre http",
|
|
"disable.title": "Deshabilitar",
|
|
"disable.description": "Permitir todo el contenido y la ejecución de scripts. No se recomienda.",
|
|
"moreInfo.title": "Más información",
|
|
"enableSecurityWarning.title": "Habilitar advertencias de seguridad de vista previa en este espacio de trabajo",
|
|
"disableSecurityWarning.title": "Deshabilitar advertencias de seguridad de vista previa en este espacio de trabajo",
|
|
"toggleSecurityWarning.description": "No afecta el nivel de seguridad del contenido",
|
|
"preview.showPreviewSecuritySelector.title": "Seleccione configuración de seguridad para las previsualizaciones de Markdown en esta área de trabajo"
|
|
} |