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

colorThemeSchema.i18n.json « common « themes « services « workbench « vs « src « hun « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5c7acc39f4cd54791c84377a04cdf334abab17d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"schema.token.settings": "A token színe és stílusa.",
	"schema.token.foreground": "A token előtérszíne.",
	"schema.token.background.warning": "A tokenek háttérszíne jelenleg nem támogatott.",
	"schema.token.fontStyle": "A szabály betűtípusának stílusa: 'italic', 'bold', 'underline', vagy ezek kombinációja",
	"schema.fontStyle.error": "A betűtípus stílusa 'italic', 'bold', 'underline', vagy ezek kombinációja lehet.",
	"schema.properties.name": "A szabály leírása.",
	"schema.properties.scope": "Hatókörszelektor, amire ez a szabály illeszkedik.",
	"schema.tokenColors.path": "Egy tmTheme-fájl elérési útja (az aktuális fájlhoz képest relatívan).",
	"schema.colors": "A szintaktikai kiemeléshez használt színek"
}