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

previewContentProvider.i18n.json « out « markdown « extensions « hun « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a99e024341958dfa9d89efa7cd5aba7ac3f14f11 (plain)
1
2
3
4
5
6
7
8
9
10
/*---------------------------------------------------------------------------------------------
 *  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"
}