Welcome to mirror list, hosted at ThFree Co, Russian Federation.

previewContentProvider.i18n.json « features « out « markdown « extensions « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8031d3c647d22f8b4645d6d2485fde0162bbb6b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
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": "このドキュメントで一部のコンテンツが無効になっています",
	"preview.securityMessage.title": "安全でない可能性があるか保護されていないコンテンツは、マークダウン プレビューで無効化されています。保護されていないコンテンツやスクリプトを有効にするには、マークダウン プレビューのセキュリティ設定を変更してください",
	"preview.securityMessage.label": "セキュリティが無効なコンテンツの警告"
}