Files
azuredatastudio/i18n/cht/extensions/markdown/out/security.i18n.json
Karl Burtram 251ae01c3e Initial VS Code 1.19 source merge (#571)
* 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
2018-01-28 23:37:17 -08:00

18 lines
1.0 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.description": "僅載入安全內容",
"insecureContent.title": "允許不安全的內容",
"insecureContent.description": "啟用 http 載入內容",
"disable.title": "停用",
"disable.description": "允許所有內容與指令碼執行。不建議",
"moreInfo.title": "詳細資訊",
"enableSecurityWarning.title": "在此工作區中啟用預覽安全警告",
"disableSecurityWarning.title": "禁用此工作區中的預覽安全警告",
"toggleSecurityWarning.description": "不影響內容安全級別",
"preview.showPreviewSecuritySelector.title": "選擇此工作區 Markdown 預覽的安全性設定"
}