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: f1c975ecf8e2f4b328aba46ea2b3903e9d21b2f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"nextSearchTerm": "次の検索語句を表示",
	"previousSearchTerm": "前の検索語句を表示",
	"focusNextInputBox": "次の入力ボックスにフォーカス",
	"focusPreviousInputBox": "前の入力ボックスにフォーカス",
	"replaceInFiles": "複数のファイルで置換",
	"findInFolder": "フォルダー内を検索",
	"RefreshAction.label": "最新の情報に更新",
	"ClearSearchResultsAction.label": "検索結果のクリア",
	"FocusNextSearchResult.label": "次の検索結果にフォーカス",
	"FocusPreviousSearchResult.label": "前の検索結果にフォーカス",
	"RemoveAction.label": "削除",
	"file.replaceAll.label": "すべて置換",
	"match.replace.label": "置換",
	"ConfigureGlobalExclusionsAction.label": "設定を開く"
}