Merge VS Code 1.21 source code (#1067)

* Initial VS Code 1.21 file copy with patches

* A few more merges

* Post npm install

* Fix batch of build breaks

* Fix more build breaks

* Fix more build errors

* Fix more build breaks

* Runtime fixes 1

* Get connection dialog working with some todos

* Fix a few packaging issues

* Copy several node_modules to package build to fix loader issues

* Fix breaks from master

* A few more fixes

* Make tests pass

* First pass of license header updates

* Second pass of license header updates

* Fix restore dialog issues

* Remove add additional themes menu items

* fix select box issues where the list doesn't show up

* formatting

* Fix editor dispose issue

* Copy over node modules to correct location on all platforms
This commit is contained in:
Karl Burtram
2018-04-04 15:27:51 -07:00
committed by GitHub
parent 5fba3e31b4
commit dafb780987
9412 changed files with 141255 additions and 98813 deletions

View File

@@ -0,0 +1,28 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"previewOnGitHub": "Visualizar en GitHub",
"loadingData": "Cargando datos...",
"similarIssues": "Problemas similares",
"open": "Abrir",
"closed": "Cerrado",
"noResults": "No se encontraron resultados",
"settingsSearchIssue": "Problema de búsqueda de configuración",
"bugReporter": "Informe de errores",
"performanceIssue": "Problema de rendimiento",
"featureRequest": "Solicitud de característica",
"stepsToReproduce": "Pasos para reproducir",
"bugDescription": "Indique los pasos necesarios para reproducir el problema. Debe incluir el resultado real y el resultado esperado. Admitimos Markdown al estilo de GitHub. Podrá editar el problema y agregar capturas de pantalla cuando veamos una vista previa en GitHub.",
"performanceIssueDesciption": "¿Cuándo ocurrió este problema de rendimiento? ¿Se produce al inicio o después de realizar una serie específica de acciones? Admitimos Markdown al estilo de GitHub. Podrá editar el problema y agregar capturas de pantalla cuando veamos una vista previa en GitHub.",
"description": "Descripción",
"featureRequestDescription": "Describa la característica que le gustaría ver. Admitimos Markdown al estilo de GitHub. Podrá editar esta información y agregar capturas de pantalla cuando veamos una vista previa en GitHub.",
"expectedResults": "Resultados esperados",
"settingsSearchResultsDescription": "Indique los resultados que esperaba encontrar cuando usó esta consulta para la búsqueda. Admitimos Markdown al estilo de GitHub. Podrá editar el problema y agregar capturas de pantalla cuando veamos una vista previa en GitHub.",
"pasteData": "Hemos escrito los datos necesarios en su Portapapeles porque eran demasiado grandes para enviarlos. Ahora debe pegarlos.",
"disabledExtensions": "Las extensiones están deshabilitadas"
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"completeInEnglish": "Por favor complete el formulario en inglés.",
"issueTypeLabel": "Esto es un",
"issueTitleLabel": "Título",
"issueTitleRequired": "Por favor, introduzca un título.",
"titleLengthValidation": "El título es demasiado largo.",
"systemInfo": "Mi información del sistema",
"sendData": "Enviar mis datos",
"processes": "Procesos actualmente en ejecución",
"workspaceStats": "Estadísticas de mi área de trabajo",
"extensions": "Mis extensiones",
"searchedExtensions": "Extensiones que se han buscado",
"settingsSearchDetails": "Detalles de la búsqueda de configuración",
"tryDisablingExtensions": "¿Se reproduce el problema cuando están deshabilitadas las extensiones?",
"yes": "Sí",
"no": "No",
"disableExtensionsLabelText": "Intente reproducir el problema después de {0}.",
"disableExtensions": "Deshabilitar todas las extensiones y volver a cargar la ventana",
"showRunningExtensionsLabelText": "Si sospecha que se trata de un problema con una extensión, {0} para notificarlo.",
"showRunningExtensions": "Ver todas las extensiones que están en ejecución",
"details": "Especifique los detalles.",
"loadingData": "Cargando datos..."
}

View File

@@ -1,9 +1,11 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"authRequire": "Autenticación de proxy requerida",
"proxyauth": "El proxy {0} requiere autenticación."
}

View File

@@ -0,0 +1,20 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"invalidEndpoint": "Punto final del registro Uploader no válido",
"beginUploading": "Cargando ",
"didUploadLogs": "Carga exitosa. ID. del archivo de registro: {0}",
"logUploadPromptHeader": "Va a cargar los registros de sesión en un punto de conexión seguro de Microsoft al que solo tienen acceso miembros del equipo de VS Code de Microsoft.",
"logUploadPromptBody": "Los registros de sesión pueden contener información personal, como rutas de acceso completas o contenido de archivos. Revise y redacte sus archivos de registro de sesión aquí: \"{0}\"",
"logUploadPromptBodyDetails": "Si continúa, confirma que ha revisado y redactado sus archivos de registro de sesión y que consiente que Microsoft los utilice para depurar VS Code.",
"logUploadPromptAcceptInstructions": "Ejecute el código con \"--upload-logs={0}\" para continuar con la carga",
"postError": "Error al publicar los registros: {0}",
"responseError": "Error al publicar los registros. Consiguió {0} - {1} ",
"parseError": "Error al analizar la respuesta",
"zipError": "Error al comprimir los registros: {0}\n\n"
}

View File

@@ -1,9 +1,11 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"secondInstanceNoResponse": "Se está ejecutando otra instancia de {0} pero no responde",
"secondInstanceNoResponseDetail": "Cierre todas las demás instancias y vuelva a intentarlo.",
"secondInstanceAdmin": "Ya se está ejecutando una segunda instancia de {0} como administrador.",

View File

@@ -1,9 +1,11 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"mFile": "Archivo",
"mEdit": "Editar",
"mSelection": "Selección",
@@ -88,8 +90,10 @@
"miMarker": "&&Problemas",
"miAdditionalViews": "Vistas &&adicionales",
"miCommandPalette": "&&Paleta de comandos...",
"miOpenView": "&& Vista abierta...",
"miToggleFullScreen": "Alternar &&pantalla completa",
"miToggleZenMode": "Alternar modo zen",
"miToggleCenteredLayout": "Alternar diseño centrado",
"miToggleMenuBar": "Alternar &&barra de menús",
"miSplitEditor": "Dividir &&editor",
"miToggleEditorLayout": "Alternar diseño del grupo de &&editores",
@@ -170,7 +174,7 @@
"miLicense": "Ver &&licencia",
"miPrivacyStatement": "&&Declaración de privacidad",
"miAbout": "&&Acerca de",
"miRunTask": "&&Ejecutar Tarea...",
"miRunTask": "&&Ejecutar tarea... ",
"miBuildTask": "Ejecutar &&tarea de compilación...",
"miRunningTask": "Mostrar las &&tareas en ejecución",
"miRestartTask": "R&&einiciar tarea en ejecución...",
@@ -178,13 +182,11 @@
"miConfigureTask": "&&Configurar Tareas...",
"miConfigureBuildTask": "Configurar Tarea de Compilación &&Predeterminada...",
"accessibilityOptionsWindowTitle": "Opciones de accesibilidad",
"miRestartToUpdate": "Reiniciar para actualizar...",
"miCheckForUpdates": "Buscar actualizaciones...",
"miCheckingForUpdates": "Buscando actualizaciones...",
"miDownloadUpdate": "Descargar actualización disponible",
"miDownloadingUpdate": "Descargando actualización...",
"miInstallUpdate": "Instalar actualización...",
"miInstallingUpdate": "Instalando actualización...",
"miCheckForUpdates": "Buscar actualizaciones...",
"aboutDetail": "Versión: {0}\nConfirmación: {1}\nFecha: {2}\nShell: {3}\nRepresentador: {4}\nNodo {5}\nArquitectura {6}",
"okButton": "Aceptar",
"copy": "&&Copiar"
"miRestartToUpdate": "Reiniciar para actualizar..."
}

View File

@@ -1,8 +1,10 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"hiddenMenuBar": "Para acceder a la barra de menús, también puede presionar la tecla **Alt**."
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"hiddenMenuBar": "Aún puede acceder a la barra de menús presionando la tecla Alt."
}

View File

@@ -1,9 +1,11 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"ok": "Aceptar",
"pathNotExistTitle": "La ruta no existe",
"pathNotExistDetail": "Parece que la ruta '{0}' ya no existe en el disco.",

View File

@@ -1,9 +1,11 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"notFound": "La extensión '{0}' no se encontró.",
"notInstalled": "La extensión '{0}' no está instalada.",
"useId": "Asegúrese de usar el identificador de extensión completo, incluido el publicador, por ejemplo: {0}.",