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/terminalActions.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/terminal/electron-browser/terminalActions.i18n.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/terminal/electron-browser/terminalActions.i18n.json b/i18n/fra/src/vs/workbench/parts/terminal/electron-browser/terminalActions.i18n.json
index b2f5634cfe8..e0a29182e95 100644
--- a/i18n/fra/src/vs/workbench/parts/terminal/electron-browser/terminalActions.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/terminal/electron-browser/terminalActions.i18n.json
@@ -30,5 +30,8 @@
"workbench.action.terminal.clear": "Effacer",
"workbench.action.terminal.allowWorkspaceShell": "Autoriser la configuration de l'interpréteur de commandes de l'espace de travail",
"workbench.action.terminal.disallowWorkspaceShell": "Interdire la configuration de l'interpréteur de commandes de l'espace de travail",
- "workbench.action.terminal.rename": "Renommer"
+ "workbench.action.terminal.rename": "Renommer",
+ "workbench.action.terminal.rename.prompt": "Entrer le nom du terminal",
+ "workbench.action.terminal.focusFindWidget": "Focus sur le widget de recherche",
+ "workbench.action.terminal.hideFindWidget": "Masquer le widget de recherche"
} \ No newline at end of file