mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
19 lines
1.2 KiB
JSON
19 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": "Strict",
|
|
"strict.description": "Cargar solo el contenido seguro",
|
|
"insecureContent.title": "Permitir contenido no seguro",
|
|
"insecureContent.description": "Habilitar el contenido de carga 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",
|
|
"preview.showPreviewSecuritySelector.title": "Seleccione configuración de seguridad para las previsualizaciones de Markdown en esta área de trabajo"
|
|
} |