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

preferencesRenderers.i18n.json « browser « preferences « parts « workbench « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c087aadd82309c3807f1046baeb446c7eecb4fea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"emptyUserSettingsHeader": "既定の設定を上書きするには、このファイル内に設定を挿入します。",
	"emptyWorkspaceSettingsHeader": "ユーザー設定を上書きするには、このファイル内に設定を挿入します。",
	"emptyFolderSettingsHeader": "ワークスペースの設定を上書きするには、このファイル内にフォルダーの設定を挿入します。",
	"defaultFolderSettingsTitle": "既定のフォルダー設定",
	"defaultSettingsTitle": "既定の設定",
	"noSettingsFound": "設定が見つかりません。",
	"editTtile": "編集",
	"replaceDefaultValue": "設定を置換",
	"copyDefaultValue": "設定にコピー",
	"unsupportedPHPExecutablePathSetting": "この設定はユーザー設定でなければなりません。ワークスペースのために PHP を構成するには、PHP ファイルを開き、ステータス バーの [PHP パス] をクリックします。",
	"unsupportedWorkspaceSetting": "この設定はユーザー設定でなければなりません。",
	"unsupportedWorkbenchSetting": "この設定は現在適用できません。このフォルダーを直接開いたときに適用されます。"
}