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/node/debugConfigurationManager.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
index 864e3320a62..6c0a15c128a 100644
--- a/i18n/jpn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
@@ -5,12 +5,11 @@
// Do not edit this file. It is machine generated.
{
"DebugConfig.failed": "'launch.json' ファイルを '.vscode' フォルダー ({0}) 内に作成できません。",
- "app.launch.json.configurations": "構成の一覧。新しい構成を追加したり、既存の構成を編集したります。",
+ "app.launch.json.configurations": "構成の一覧。IntelliSense を使用して、新しい構成を追加したり、既存の構成を編集したります。",
"app.launch.json.title": "起動",
"app.launch.json.version": "このファイル形式のバージョン。",
"debugNoType": "デバッグ アダプター 'type' は省略不可で、型 'string' でなければなりません。",
"duplicateDebuggerType": "デバッグの種類 '{0}' は既に登録されており、属性 '{1}' があります、属性 '{1}' は無視されます。",
- "interactiveVariableNotFound": "アダプター {0} は、起動構成で指定されている変数 {1} を反映していません。",
"selectDebug": "環境の選択",
"vscode.extension.contributes.breakpoints": "ブレークポイントを提供します。",
"vscode.extension.contributes.breakpoints.language": "この言語でブレークポイントを許可します。",