mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
12 lines
1.1 KiB
JSON
12 lines
1.1 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.
|
|
{
|
|
"preview.showPreviewSecuritySelector.strictTitle": "厳密です。セキュリティで保護されたコンテンツのみを読み込みます。 ",
|
|
"preview.showPreviewSecuritySelector.currentSelection": "現在の設定",
|
|
"preview.showPreviewSecuritySelector.insecureContentTitle": "HTTP を介したコンテンツの読み込みを許可します。",
|
|
"preview.showPreviewSecuritySelector.scriptsAndAllContent": "すべてのコンテンツとスクリプトの実行を許可します。推奨されません。",
|
|
"preview.showPreviewSecuritySelector.title": "ワークスペースのマークダウン プレビューに関するセキュリティ設定を選択 "
|
|
} |