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: ad2a11546ab8e012ab6cf37d22caa72748f51748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"errorInvalidConfiguration": "設定を書き込めません。ファイル内のエラー/警告を修正してからもう一度お試しください。",
	"defaultSettingsTitle": "既定の設定",
	"defaultSettingsMessage": "上書きするには、右側のファイルに設定を入力します。",
	"noSettingsFound": "設定が見つかりません。",
	"editTtile": "編集",
	"replaceDefaultValue": "設定を置換",
	"copyDefaultValue": "設定にコピー",
	"unsupportedPHPExecutablePathSetting": "この設定はユーザー設定でなければなりません。ワークスペースのために PHP を構成するには、PHP ファイルを開き、ステータス バーの [PHP パス] をクリックします。",
	"unsupportedWorkspaceSetting": "この設定はユーザー設定でなければなりません。"
}