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/jpn/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
index fc8e32566a5..e6c7a195a3d 100644
--- a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
@@ -5,16 +5,12 @@
// Do not edit this file. It is machine generated.
{
"variablesSection": "変数セクション",
- "variables": "変数",
"variablesAriaTreeLabel": "変数のデバッグ",
"expressionsSection": "式セクション",
- "watch": "ウォッチ式",
"watchAriaTreeLabel": "ウォッチ式のデバッグ",
"callstackSection": "コール スタック セクション",
"debugStopped": "{0} で一時停止",
- "callStack": "コール スタック",
"callStackAriaLabel": "コール スタックのデバッグ",
"breakpointsSection": "ブレークポイント セクション",
- "breakpoints": "ブレークポイント",
"breakpointsAriaTreeLabel": "デバッグ ブレークポイント"
} \ No newline at end of file