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

searchActions.i18n.json « browser « search « parts « workbench « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2131cf85b74cfb03f93eb1dccbfc5eb047482bab (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": "検索の表示"
}