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

searchActions.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: 20f556a0367d8a20a668b17848831825a1a21c67 (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": "顯示搜尋"
}