Files
vscode/i18n/esn/extensions/tasks/out/tasksMain.i18n.json
2016-03-11 23:01:10 +01:00

13 lines
772 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.
{
"dotnet": "Use la compilación dotnet.",
"msbuild": "Use MSBuild para compilar el proyecto.",
"tscConfig": "Use el compilador TSC con un archivo tsconfig.json.",
"tscFile": "Use el compilador TSC en un archivo específico.",
"tscOpenFile": "Use el compilador TSC en el archivo abierto actualmente.",
"tscWatch": "Use el compilador TSC en modo de inspección."
}