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/electron-browser/debugViews.i18n.json')
-rw-r--r--i18n/ptb/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/ptb/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json b/i18n/ptb/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
index d14c4338ceb..c981f42161e 100644
--- a/i18n/ptb/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
+++ b/i18n/ptb/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
@@ -5,16 +5,12 @@
// Do not edit this file. It is machine generated.
{
"variablesSection": "Seção de variáveis",
- "variables": "Variáveis",
"variablesAriaTreeLabel": "Variáveis de Depuração",
"expressionsSection": "Seção de Expressões",
- "watch": "Monitoramento",
"watchAriaTreeLabel": "Depurar Expressões Monitoradas",
"callstackSection": "Seção de Pilha de Chamada",
"debugStopped": "Pausado em {0}",
- "callStack": "Pilha de Chamadas",
"callStackAriaLabel": "Depurar a Pilha de Chamadas",
"breakpointsSection": "Seção de Pontos de Parada",
- "breakpoints": "Pontos de Parada",
"breakpointsAriaTreeLabel": "Depurar os Pontos de Parada"
} \ No newline at end of file