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/fra/src/vs/workbench/parts/terminal/electron-browser/terminalInstance.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/terminal/electron-browser/terminalInstance.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/terminal/electron-browser/terminalInstance.i18n.json b/i18n/fra/src/vs/workbench/parts/terminal/electron-browser/terminalInstance.i18n.json
index 1129e824638..d661a00e788 100644
--- a/i18n/fra/src/vs/workbench/parts/terminal/electron-browser/terminalInstance.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/terminal/electron-browser/terminalInstance.i18n.json
@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "terminal.integrated.copySelection.noSelection": "Le terminal n'a aucune sélection à copier",
"terminal.integrated.exitedWithCode": "Le processus du terminal s'est achevé avec le code de sortie {0}",
"terminal.integrated.waitOnExit": "Appuyez sur une touche pour fermer le terminal",
"terminal.integrated.launchFailed": "Échec du lancement de la commande de traitement du terminal '{0}{1}' (code de sortie : {2})"