/*--------------------------------------------------------------------------------------------- * 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 : copier la sélection", "workbench.action.terminal.focus": "Terminal : focus sur le terminal", "workbench.action.terminal.focusNext": "Terminal : focus sur le terminal suivant", "workbench.action.terminal.focusPrevious": "Terminal : focus sur le terminal précédent", "workbench.action.terminal.kill": "Terminal : tuer l'instance active du terminal", "workbench.action.terminal.kill.short": "Tuer le terminal", "workbench.action.terminal.new": "Terminal : créer un terminal intégré", "workbench.action.terminal.new.short": "Nouveau terminal", "workbench.action.terminal.paste": "Terminal : coller dans le terminal actif", "workbench.action.terminal.runSelectedText": "Terminal : exécuter le texte sélectionné dans le terminal actif", "workbench.action.terminal.switchTerminalInstance": "Terminal : changer d'instance de terminal", "workbench.action.terminal.toggleTerminal": "Activer/désactiver le terminal intégré" }