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/debug/browser/debugViewlet.i18n.json')
-rw-r--r--i18n/ptb/src/vs/workbench/parts/debug/browser/debugViewlet.i18n.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/i18n/ptb/src/vs/workbench/parts/debug/browser/debugViewlet.i18n.json b/i18n/ptb/src/vs/workbench/parts/debug/browser/debugViewlet.i18n.json
new file mode 100644
index 00000000000..86ae4403f16
--- /dev/null
+++ b/i18n/ptb/src/vs/workbench/parts/debug/browser/debugViewlet.i18n.json
@@ -0,0 +1,11 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "debugFocusVariablesView": "Foco em Variáveis",
+ "debugFocusWatchView": "Foco em Monitoramento",
+ "debugFocusCallStackView": "Foco em Pilha de Chamadas",
+ "debugFocusBreakpointsView": "Foco em Pontos de Interrupção"
+} \ No newline at end of file