/*--------------------------------------------------------------------------------------------- * 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. { "workbench.action.terminal.copySelection": "Terminal: copiar selección", "workbench.action.terminal.focus": "Terminal: Enfocar terminal", "workbench.action.terminal.focusNext": "Terminal: Enfocar terminal siguiente", "workbench.action.terminal.focusPrevious": "Terminal: Enfocar terminal anterior", "workbench.action.terminal.kill": "Terminal: Terminar la instancia del terminal activo", "workbench.action.terminal.kill.short": "Terminar el terminal", "workbench.action.terminal.new": "Terminal: Crear nuevo terminal integrado", "workbench.action.terminal.new.short": "Nuevo terminal", "workbench.action.terminal.paste": "Terminal: pegar en el terminal activo", "workbench.action.terminal.runSelectedText": "Terminal: Ejecutar texto seleccionado en el terminal activo", "workbench.action.terminal.switchTerminalInstance": "Terminal: Cambiar instancia del terminal", "workbench.action.terminal.toggleTerminal": "Alternar terminal integrado" }