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

package.i18n.json « npm « extensions « hun « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9358ab6aa38acbbeb82e1324bcc93bf990f713f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"description": "Npm parancsfájlokból származó feladatok támogatása.",
	"displayName": "Npm-támogatás a VSCode-hoz",
	"config.npm.autoDetect": "Meghatározza, hogy az npm-parancsfájlok automatikus felderításe be van-e kapcsolva. A beállítás alapértelmezetten aktív.",
	"config.npm.runSilent": "Az npm-parancsok a '--silent' kapcsolóval fussanak.",
	"config.npm.packageManager": "A parancsfájlok futtatásához használt csomagkezelő.",
	"npm.parseError": "Npm-feladatok felderítése: nem sikerült beolvasni a következő fájlt: {0}"
}