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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ye <danyeh@microsoft.com>2017-07-20 02:34:30 +0300
committerDaniel Ye <danyeh@microsoft.com>2017-07-20 02:34:30 +0300
commit0ba48366679f3990b91bfff16c989fafea7008fe (patch)
tree72baca4c973494407d7b821c9dc66a042c793192 /i18n/esn/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json
parentaaa0b9020429e07e6b788333602c1df18b1289bb (diff)
2017-07-19. Merged in translations from Transifex.
Diffstat (limited to 'i18n/esn/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json')
-rw-r--r--i18n/esn/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/esn/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json b/i18n/esn/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json
index 8b6ad71cd4e..ce5a54dce26 100644
--- a/i18n/esn/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json
+++ b/i18n/esn/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json
@@ -3,4 +3,9 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
-{} \ No newline at end of file
+{
+ "TaskDefinition.description": "Tipo de tarea real",
+ "TaskDefinition.properties": "Propiedades adicionales del tipo de tarea",
+ "TaskTypeConfiguration.noType": "La configuraciĆ³n del tipo de tarea no tiene la propiedad \"taskType\" requerida.",
+ "TaskDefinitionExtPoint": "Aporta tipos de tarea"
+} \ No newline at end of file