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:
Diffstat (limited to 'i18n/ptb/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json')
-rw-r--r--i18n/ptb/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/i18n/ptb/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json b/i18n/ptb/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json
new file mode 100644
index 00000000000..fe17f405c7a
--- /dev/null
+++ b/i18n/ptb/src/vs/workbench/parts/tasks/common/taskDefinitionRegistry.i18n.json
@@ -0,0 +1,10 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "TaskDefinition.properties": "Propriedades adicionais do tipo de tarefa",
+ "TaskTypeConfiguration.noType": "A propriedade necessária 'taskType' está faltando na configuração do tipo de tarefa ",
+ "TaskDefinitionExtPoint": "Contribui com os tipos de tarefa"
+} \ No newline at end of file