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

previewContentProvider.i18n.json « features « out « markdown « extensions « hun « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0a920063d63559d409c65e6a6b35d02cc65082c4 (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": "A tartalom egy része le van tiltva az aktuális dokumentumban",
	"preview.securityMessage.title": "Potencionálisan veszélyes vagy nem biztonságos tartalom lett letiltva a markdown-előnézetben. Módosítsa a markdown-előnézet biztonsági beállításait a nem biztonságos tartalmak vagy parancsfájlok engedélyezéséhez!",
	"preview.securityMessage.label": "Biztonsági figyelmeztetés: tartalom le van tiltva"
}