mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +01:00
2018-02-01. Merged in translations from Transifex.
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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": "Estrita",
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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.description": "Somente carregar conteúdo seguro",
|
||||
"insecureContent.title": "Permitir conteúdo inseguro",
|
||||
"insecureContent.description": "Habilitar o carregamento de conteúdo sobre 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 visualizações de Markdown neste espaço de trabalho"
|
||||
"disableSecurityWarning.title": "Desabilitar a visualização de avisos de segurança neste espaço de trabalho"
|
||||
}
|
||||
Reference in New Issue
Block a user