Welcome to mirror list, hosted at ThFree Co, Russian Federation.

argv.i18n.json « node « environment « platform « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f846945c6b92bc57743687556e9204eae54c24cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
	"diff": "開啟 Diff 編輯器。要求傳遞兩個檔案路徑作為引數。",
	"disableExtensions": "停用所有已安裝的擴充功能。",
	"extensionHomePath": "設定擴充功能的根路徑。",
	"goto": "開啟位於行與欄中路徑的檔案 (將 :line[:column] 加入路徑中)。",
	"gotoValidation": "`--goto` 模式中的引數格式應為 `FILE(:LINE(:COLUMN))`。",
	"help": "列印使用方式。",
	"installExtension": "安裝擴充功能。",
	"listExtensions": "列出已安裝的擴充功能。",
	"locale": "要使用的地區設定 (例如 en-US 或 zh-TW)。",
	"newWindow": "強制執行 Code 的新執行個體。",
	"options": "選項",
	"optionsUpperCase": "選項",
	"paths": "路徑",
	"performance": "在已啟用 'Developer: Startup Performance' 命令的情況下開始。",
	"reuseWindow": "強制在最近使用的視窗中開啟檔案或資料夾。",
	"uninstallExtension": "解除安裝擴充功能。",
	"usage": "使用方式",
	"userDataDir": "指定保留使用者資料的目錄,這在以根目錄身分執行時有用。",
	"verbose": "列印詳細資訊輸出 (表示 --wait)。",
	"version": "列印版本。",
	"wait": "等候視窗在傳回前關閉。"
}