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

preferencesActions.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: c1aa63ce163d1cab6b71c7ed6821c5f01ad6a77f (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.
{
	"openGlobalSettings": "ユーザー設定を開く",
	"openGlobalKeybindings": "キーボード ショートカットを開く",
	"openGlobalKeybindingsFile": "キーボード ショートカット ファイルを開く",
	"openWorkspaceSettings": "ワークスペース設定を開く",
	"openFolderSettings": "フォルダーの設定を開く",
	"pickFolder": "フォルダーの選択",
	"configureLanguageBasedSettings": "言語固有の設定を構成します...",
	"languageDescriptionConfigured": "({0})",
	"pickLanguage": "言語の選択"
}