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/deu/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json')
-rw-r--r--i18n/deu/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/deu/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/deu/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
index ab2c10d304b..88fd460c894 100644
--- a/i18n/deu/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
+++ b/i18n/deu/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
@@ -5,12 +5,11 @@
// Do not edit this file. It is machine generated.
{
"DebugConfig.failed": "Die Datei \"launch.json\" kann nicht im Ordner \".vscode\" erstellt werden ({0}).",
- "app.launch.json.configurations": "Die Liste der Konfigurationen. Fügen Sie neue Konfigurationen hinzu, oder bearbeiten Sie vorhandene Konfigurationen.",
+ "app.launch.json.configurations": "Die Liste der Konfigurationen. Fügen Sie neue Konfigurationen hinzu, oder bearbeiten Sie vorhandene Konfigurationen mit IntelliSense.",
"app.launch.json.title": "Starten",
"app.launch.json.version": "Die Version dieses Dateiformats.",
"debugNoType": "Der \"type\" des Debugadapters kann nicht ausgelassen werden und muss vom Typ \"string\" sein.",
"duplicateDebuggerType": "Der Debugtyp \"{0}\" ist bereits registriert und weist das Attribut \"{1}\" auf. Das Attribut \"{1}\" wird ignoriert.",
- "interactiveVariableNotFound": "Der Adapter {0} trägt nicht die Variable \"{1}\" bei, die in der Startkonfiguration angegeben ist.",
"selectDebug": "Umgebung auswählen",
"vscode.extension.contributes.breakpoints": "Trägt Haltepunkte bei.",
"vscode.extension.contributes.breakpoints.language": "Lässt Haltepunkte für diese Sprache zu.",