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:
authorDaniel Ye <danyeh@microsoft.com>2017-10-23 22:23:49 +0300
committerDaniel Ye <danyeh@microsoft.com>2017-10-23 22:23:49 +0300
commit8676abb2be87ae5840ffa2f424c0c10125ff9d75 (patch)
treeba4904a98dfd6a756329dd76ee06b6696eb036e6 /i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
parent4b414da4a27225796a63ba5f9ca2d1041aa128a9 (diff)
2017-10-23. Merged in translations from Transifex.
Diffstat (limited to 'i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json')
-rw-r--r--i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
index 39eca78322f..01b6c98e302 100644
--- a/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
+++ b/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
@@ -12,10 +12,7 @@
"breakpointRemoved": "Punto de interrupción quitado, línea {0}, archivo {1}",
"compoundMustHaveConfigurations": "El compuesto debe tener configurado el atributo \"configurations\" a fin de iniciar varias configuraciones.",
"configMissing": "La configuración \"{0}\" falta en \"launch.json\".",
- "debugRequestNotSupported": "La configuración de depuración seleccionada tiene un valor de atributo '{0}': '{1}' no compatible.",
- "debugRequesMissing": "El atributo '{0}' está ausente en la configuración de depuración elegida.",
"debugTypeNotSupported": "El tipo de depuración '{0}' configurado no es compatible.",
- "debugTypeMissing": "Falta la propiedad \"type\" en la configuración de inicio seleccionada.",
"preLaunchTaskErrors": "Errores de compilación durante la tarea preLaunchTask '{0}'.",
"preLaunchTaskError": "Error de compilación durante la tarea preLaunchTask '{0}'.",
"preLaunchTaskExitCode": "La tarea preLaunchTask '{0}' finalizó con el código de salida {1}.",