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/jpn/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json
index 2499e1dc106..95e5ea3526a 100644
--- a/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminal.contribution.i18n.json
+++ b/i18n/jpn/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) を使用する場合、64 ビット バージョンを使用するには、C:WindowsSystem32 ではなく、C:Windowssysnative を選びます。",
"terminal.integrated.shellArgs.linux": "Linux 端末で使用するコマンド ライン引数。",
"terminal.integrated.shellArgs.osx": "OS X 端末で使用するコマンド ライン引数。",
+ "terminal.integrated.shellArgs.windows": "Windows ターミナル上の場合に使用されるコマンド ライン引数。",
"terminalCategory": "端末",
"terminalIntegratedConfigurationTitle": "統合端末",
"viewCategory": "表示"