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

preferencesEditor.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: 6c8f1108888f65ff272d5018c02fe98eac141452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"SearchSettingsWidget.AriaLabel": "設定の検索",
	"SearchSettingsWidget.Placeholder": "設定の検索",
	"noSettingsFound": "結果なし",
	"oneSettingFound": "1 つの設定が一致します",
	"preferencesAriaLabel": "既定の基本設定。読み取り専用のテキスト エディター。",
	"settingsEditorName": "既定の設定",
	"settingsFound": "{0} 個の設定が一致します",
	"totalSettingsMessage": "合計 {0} 個の設定"
}