mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge VS Code 1.23.1 (#1520)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"onPreviewStyleLoadError": "Não foi possível carregar o 'markdown.styles': {0}"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"lockedPreviewTitle": "[Pré-visualização] {0}",
|
||||
"previewTitle": "Pré-visualização {0}"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"preview.securityMessage.text": "Parte do conteúdo foi desativada neste documento",
|
||||
"preview.securityMessage.title": "Conteúdo potencialmente inseguro foi desativado na visualização de remarcação. Altere a configuração de segurança de visualização do Markdown para permitir conteúdo inseguro ou habilitar scripts",
|
||||
"preview.securityMessage.label": "Conteúdo do Aviso de Segurança Desativado"
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "Estrito",
|
||||
"strict.description": "Somente carregar conteúdo seguro",
|
||||
"insecureLocalContent.title": "Permitir conteúdo local inseguro",
|
||||
"insecureLocalContent.description": "Permitir carregar conteúdo por http servida por localhost",
|
||||
"insecureContent.title": "Permitir conteúdo inseguro",
|
||||
"insecureContent.description": "Permitir o carregamento de conteúdo via http",
|
||||
"disable.title": "Desabilitar",
|
||||
"disable.description": "Permitir a execução de conteúdo e scripts. Não recomendado",
|
||||
"moreInfo.title": "Mais informações",
|
||||
"enableSecurityWarning.title": "Habilitar a visualização de avisos de segurança neste espaço de trabalho",
|
||||
"disableSecurityWarning.title": "Desabilitar a visualização de avisos de segurança neste espaço de trabalho",
|
||||
"toggleSecurityWarning.description": "Não afeta o nível de segurança do conteúdo",
|
||||
"preview.showPreviewSecuritySelector.title": "Selecione as configurações de segurança para pré-visualização de Markdown nesta área de trabalho."
|
||||
}
|
||||
Reference in New Issue
Block a user