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:
authorDirk Baeumer <dirkb@microsoft.com>2016-10-28 12:48:12 +0300
committerDirk Baeumer <dirkb@microsoft.com>2016-10-28 12:48:12 +0300
commit7cb2b6d58bdb8e364c6ce74ec3e8e1027a79ec2a (patch)
tree23446dbc5c0b8ceee77a2626afb56cc60b6c6e1f /i18n/cht/src/vs/platform/environment/node/argv.i18n.json
parentcc1d40a7bad3249e4dd665500af008c68cd263bd (diff)
Merge in translations.translation/20161028.01
Diffstat (limited to 'i18n/cht/src/vs/platform/environment/node/argv.i18n.json')
-rw-r--r--i18n/cht/src/vs/platform/environment/node/argv.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/platform/environment/node/argv.i18n.json b/i18n/cht/src/vs/platform/environment/node/argv.i18n.json
index f846945c6b9..4d7fbf9f606 100644
--- a/i18n/cht/src/vs/platform/environment/node/argv.i18n.json
+++ b/i18n/cht/src/vs/platform/environment/node/argv.i18n.json
@@ -6,6 +6,7 @@
{
"diff": "開啟 Diff 編輯器。要求傳遞兩個檔案路徑作為引數。",
"disableExtensions": "停用所有已安裝的擴充功能。",
+ "disableGPU": "停用 GPU 硬體加速。",
"extensionHomePath": "設定擴充功能的根路徑。",
"goto": "開啟位於行與欄中路徑的檔案 (將 :line[:column] 加入路徑中)。",
"gotoValidation": "`--goto` 模式中的引數格式應為 `FILE(:LINE(:COLUMN))`。",
@@ -19,6 +20,7 @@
"paths": "路徑",
"performance": "在已啟用 'Developer: Startup Performance' 命令的情況下開始。",
"reuseWindow": "強制在最近使用的視窗中開啟檔案或資料夾。",
+ "showVersions": "使用 --list-extension 時,顯示安裝的擴充功能版本。",
"uninstallExtension": "解除安裝擴充功能。",
"usage": "使用方式",
"userDataDir": "指定保留使用者資料的目錄,這在以根目錄身分執行時有用。",