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

search.contribution.i18n.json « browser « search « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 67e950eb90b1728f5b9fede684e8311e05cb80bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"exclude": "設定 Glob 模式,以排除不要搜尋的檔案及資料夾。請從 file.exclude 設定繼承所有的 Glob 模式。",
	"exclude.boolean": "要符合檔案路徑的 Glob 模式。設為 True 或 False 可啟用或停用模式。",
	"exclude.when": "在相符檔案同層級上額外的檢查。請使用 $(basename) 作為相符檔案名稱的變數。",
	"findInFiles": "在檔案中尋找",
	"name": "搜尋",
	"openAnythingHandlerDescription": "前往檔案",
	"openSymbolDescriptionNormal": "前往工作區中的符號",
	"search.quickOpen.includeSymbols": "設定以將全域符號搜尋的結果納入 Quick Open 的檔案結果中。",
	"searchConfigurationTitle": "搜尋",
	"showSearchViewlet": "顯示搜尋",
	"showTriggerActions": "前往工作區中的符號...",
	"useRipgrep": "控制是否要在文字搜尋中使用 ripgrep",
	"view": "檢視"
}