mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Merge VS Code 1.23.1 (#1520)
This commit is contained in:
@@ -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": "高レベル",
|
||||
"strict.description": "セキュリティで保護されたコンテンツのみを読み込む",
|
||||
"insecureLocalContent.title": "安全でないローカル コンテンツを許可する",
|
||||
"insecureLocalContent.description": "localhost から http で提供されるコンテンツの読み込みを有効にします",
|
||||
"insecureContent.title": "セキュリティで保護されていないコンテンツを許可する",
|
||||
"insecureContent.description": "HTTP を介したコンテンツの読み込みを有効にする",
|
||||
"disable.title": "無効にする",
|
||||
"disable.description": "すべてのコンテンツとスクリプトの実行を許可します。推奨されません。",
|
||||
"moreInfo.title": "詳細情報",
|
||||
"enableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする",
|
||||
"disableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする",
|
||||
"toggleSecurityWarning.description": "コンテンツのセキュリティ レベルに影響しません",
|
||||
"preview.showPreviewSecuritySelector.title": "ワークスペースのマークダウン プレビューに関するセキュリティ設定を選択 "
|
||||
}
|
||||
Reference in New Issue
Block a user