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

preferencesEditor.i18n.json « browser « preferences « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2a65e0370663c5376f61613c888157877a956e14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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 个设置",
	"settingsFound": "找到 {0} 个设置",
	"totalSettingsMessage": "总计 {0} 个设置",
	"nlpResult": "自然语言结果",
	"filterResult": "筛选结果",
	"defaultSettings": "默认设置",
	"defaultUserSettings": "默认用户设置",
	"defaultWorkspaceSettings": "默认工作区设置",
	"defaultFolderSettings": "默认文件夹设置",
	"defaultEditorReadonly": "在右侧编辑器中编辑以覆盖默认值。",
	"preferencesAriaLabel": "默认首选项。只读文本编辑器。"
}