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

searchActions.i18n.json « browser « search « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a8d763dcfad77b979ff60efc29151bf30f7c77a5 (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.
{
	"ClearSearchResultsAction.label": "清除搜索结果",
	"ConfigureGlobalExclusionsAction.label": "打开设置",
	"RefreshAction.label": "刷新",
	"RemoveAction.label": "删除",
	"file.replaceAll.label": "全部替换",
	"findInFolder": "在文件夹中查找",
	"focusNextInputbox": "聚焦下一个输入框",
	"focusPreviousInputbox": "聚焦上一个输入框",
	"match.replace.label": "替换",
	"nextSearchTerm": "显示下一个搜索词",
	"previousSearchTerm": "显示上一个搜索词",
	"replaceInFiles": "在文件中替换",
	"showSearchViewlet": "显示搜索"
}