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/esn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json')
-rw-r--r--i18n/esn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/esn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/esn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
index 70c9d603e0c..36c4b0835a9 100644
--- a/i18n/esn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
+++ b/i18n/esn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
@@ -5,12 +5,11 @@
// Do not edit this file. It is machine generated.
{
"DebugConfig.failed": "No se puede crear el archivo \"launch.json\" dentro de la carpeta \".vscode\" ({0}).",
- "app.launch.json.configurations": "Lista de configuraciones. Agregue configuraciones nuevas o edite las ya existentes.",
+ "app.launch.json.configurations": "Lista de configuraciones. Agregue configuraciones nuevas o edite las ya existentes con IntelliSense.",
"app.launch.json.title": "Iniciar",
"app.launch.json.version": "Versión de este formato de archivo.",
"debugNoType": "El valor \"type\" del adaptador de depuración no se puede omitir y debe ser de tipo \"string\".",
"duplicateDebuggerType": "El tipo de depuración '{0}' ya está registrado y tiene el atributo '{1}', se ignora el atributo '{1}'.",
- "interactiveVariableNotFound": "El adaptador {0} no contribuye a la variable {1} que se especifica en la configuración de inicio.",
"selectDebug": "Seleccionar entorno",
"vscode.extension.contributes.breakpoints": "Aporta puntos de interrupción.",
"vscode.extension.contributes.breakpoints.language": "Permite puntos de interrupción para este lenguaje.",