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/services/files/node/fileService.i18n.json')
-rw-r--r--i18n/esn/src/vs/workbench/services/files/node/fileService.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/esn/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/esn/src/vs/workbench/services/files/node/fileService.i18n.json
index 69847e82751..7f057c36490 100644
--- a/i18n/esn/src/vs/workbench/services/files/node/fileService.i18n.json
+++ b/i18n/esn/src/vs/workbench/services/files/node/fileService.i18n.json
@@ -9,6 +9,7 @@
"fileInvalidPath": "Recurso de archivo no válido ({0})",
"fileIsDirectoryError": "Archivo es el directorio",
"fileNotModifiedError": "Archivo no modificado desde",
+ "fileTooLargeForHeapError": "El tamaño del archivo excede el límite de memoria de la ventana, intente ejecutarlo con --max-memory=NUEVOTAMAÑO",
"fileTooLargeError": "Archivo demasiado grande para abrirlo",
"fileNotFoundError": "Archivo no encontrado ({0})",
"fileBinaryError": "El archivo parece ser binario y no se puede abrir como texto",