Files
vscode/i18n/hun/extensions/grunt/package.i18n.json
2018-02-28 17:52:05 -08:00

14 lines
879 B
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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": "Grunttal kapcsolatos funkciók VSCode-hoz.",
"displayName": "Grunt-támogatás a VSCode-hoz",
"config.grunt.autoDetect": "Meghatározza, hogy a Grunt feladatok automatikus felderításe be van-e kapcsolva. A beállítás alapértelmezetten aktív.",
"grunt.taskDefinition.type.description": "A testreszabott Grunt-feladat.",
"grunt.taskDefinition.file.description": "Azon Grunt-fájl neve, ami a feladatot szolgáltatja. Elhagyható."
}