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

search.contribution.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: cb00cb26d9454462e37ffec391e97e5291c5150a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*---------------------------------------------------------------------------------------------
 *  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 パターンを構成します。files.exclude 設定からすべての glob パターンを継承します。",
	"exclude.boolean": "ファイル パスの照合基準となる glob パターン。これを true または false に設定すると、パターンがそれぞれ有効/無効になります。",
	"exclude.when": "一致するファイルの兄弟を追加的に検査します。一致するファイル名の変数として $(basename) を使用します。",
	"findInFolder": "フォルダー内を検索",
	"name": "検索",
	"openAnythingHandlerDescription": "ファイルに移動する",
	"openSymbolDescriptionNormal": "ワークスペース内のシンボルへ移動",
	"search.quickOpen.includeSymbols": "グローバル シンボル検索の結果を、Quick Open の結果ファイルに含めるように構成します。",
	"searchConfigurationTitle": "検索",
	"showTriggerActions": "ワークスペース内のシンボルへ移動...",
	"view": "表示"
}