Files
azuredatastudio/i18n/esn/extensions/markdown/out/security.i18n.json

15 lines
963 B
JSON

/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA 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",
"preview.showPreviewSecuritySelector.title": "Seleccione configuración de seguridad para las previsualizaciones de Markdown en esta área de trabajo"
}