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/cht/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json
index a6e076b9d76..6eb687d5d39 100644
--- a/i18n/cht/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json
+++ b/i18n/cht/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json
@@ -17,6 +17,7 @@
"terminal.integrated.shell.windows": "終端機在 Windows 上使用的殼層路徑。使用隨附於 Windows 的殼層 (cmd、PowerShell 或 Bash on Ubuntu) 時,建議選擇 C:Windowssysnative 而非 C:WindowsSystem32,以使用 64 位元版本。",
"terminal.integrated.shellArgs.linux": "在 Linux 終端機要使用的命令列引數。",
"terminal.integrated.shellArgs.osx": "在 OS X 終端機要使用的命令列引數。",
+ "terminal.integrated.shellArgs.windows": "在 Windows 終端機上時要使用的命令列引數。",
"terminalCategory": "終端機",
"terminalIntegratedConfigurationTitle": "整合式終端機",
"viewCategory": "檢視"